mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
fixed tests for 2.0.0b4, fixed error with in source build Closes: https://bugs.gentoo.org/859775 Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>
14 lines
499 B
XML
14 lines
499 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>antonin.riha@protonmail.com</email>
|
|
<name>Antonín Říha</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/danielgtaylor/python-betterproto/issues</bugs-to>
|
|
<remote-id type="pypi">betterproto</remote-id>
|
|
<remote-id type="github">danielgtaylor/python-betterproto</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|