dev-python/urllib3: Update HOMEPAGE
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 14:30:12 +0000 (15:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 14:38:02 +0000 (15:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/urllib3/urllib3-1.25.7.ebuild

index 1443bfdef40b6b6321f8b004aa97521fd81dcca7..0e4482064dd52fdbf293e6ae4187e4c9f01e5266 100644 (file)
@@ -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"