summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-16 15:30:12 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-16 15:38:02 +0100
commit623634e3f8811ac8452f9baa344de26eaac9cdb1 (patch)
tree7d6b8a3c84f5fd8723baf63c3d338540d0521de8 /dev-python/urllib3
parentdev-python/sphinx-py3doc-enhanced-theme: Update HOMEPAGE (diff)
downloadgentoo-623634e3f8811ac8452f9baa344de26eaac9cdb1.tar.gz
gentoo-623634e3f8811ac8452f9baa344de26eaac9cdb1.tar.bz2
gentoo-623634e3f8811ac8452f9baa344de26eaac9cdb1.zip
dev-python/urllib3: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r--dev-python/urllib3/urllib3-1.25.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.25.7.ebuild b/dev-python/urllib3/urllib3-1.25.7.ebuild
index 1443bfdef40b..0e4482064dd5 100644
--- a/dev-python/urllib3/urllib3-1.25.7.ebuild
+++ b/dev-python/urllib3/urllib3-1.25.7.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1
DESCRIPTION="HTTP library with thread-safe connection pooling, file post, and more"
-HOMEPAGE="https://github.com/shazow/urllib3"
+HOMEPAGE="https://github.com/urllib3/urllib3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"