dev-python/h2: add github upstream metadata

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-27 16:52:30 +01:00
parent 2cb3e18880
commit 20b25d06f5

View File

@@ -12,6 +12,7 @@
<name>Cory Benfield</name>
</maintainer>
<remote-id type="pypi">h2</remote-id>
<remote-id type="github">python-hyper/h2</remote-id>
</upstream>
<longdescription>A pure-Python implementation of a HTTP/2 protocol stack.
It’s written from the ground up to be embeddable in whatever program