summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-04-10 20:35:08 +0200
committerConrad Kostecki <conikost@gentoo.org>2024-04-17 23:01:15 +0200
commit297ee7d6823c0421f01eb774cfc754b852ce1850 (patch)
treed0d0628bbe5925ed18ee9c34cc1ffb8b94d7015f
parentdev-python/blurb: add missing remote-id (diff)
downloadgentoo-297ee7d6823c0421f01eb774cfc754b852ce1850.tar.gz
gentoo-297ee7d6823c0421f01eb774cfc754b852ce1850.tar.bz2
gentoo-297ee7d6823c0421f01eb774cfc754b852ce1850.zip
dev-python/hpack: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--dev-python/hpack/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hpack/metadata.xml b/dev-python/hpack/metadata.xml
index bf52e22daad9..3c801126a927 100644
--- a/dev-python/hpack/metadata.xml
+++ b/dev-python/hpack/metadata.xml
@@ -11,6 +11,7 @@
<name>Cory Benfield</name>
</maintainer>
<remote-id type="pypi">hpack</remote-id>
+ <remote-id type="github">python-hyper/hpack</remote-id>
</upstream>
<longdescription>This module contains a pure-Python HTTP/2 header encoding
(HPACK) logic for use in Python programs that implement HTTP/2. It