summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 13:28:25 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 13:53:23 +0100
commit5ed6b0dae894043260be12059abaf7f4eb93b492 (patch)
treea6004783b50f96ba96ccb552aba5aac4fb977923 /dev-python/h11
parentdev-python/greenstalk: Update HOMEPAGE (diff)
downloadgentoo-5ed6b0dae894043260be12059abaf7f4eb93b492.tar.gz
gentoo-5ed6b0dae894043260be12059abaf7f4eb93b492.tar.bz2
gentoo-5ed6b0dae894043260be12059abaf7f4eb93b492.zip
dev-python/h11: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/h11')
-rw-r--r--dev-python/h11/h11-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h11/h11-0.11.0.ebuild b/dev-python/h11/h11-0.11.0.ebuild
index f61bd104ce99..daca33b59cec 100644
--- a/dev-python/h11/h11-0.11.0.ebuild
+++ b/dev-python/h11/h11-0.11.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1
DESCRIPTION="A pure-Python implementation of HTTP/1.1 inspired by hyper-h2"
-HOMEPAGE="https://github.com/python-hyper/h11 https://pypi.python.org/pypi/h11"
+HOMEPAGE="https://github.com/python-hyper/h11/ https://pypi.org/project/h11/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"