dev-python/betterproto: renamed from python-betterproto, added 2.0.0b5

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>
This commit is contained in:
Antonín Říha
2023-03-17 00:42:03 +01:00
parent 2f92ed2429
commit efaae6a36c
7 changed files with 1152 additions and 19 deletions

View File

@@ -0,0 +1,13 @@
<?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>