From: Michał Górny Date: Mon, 16 Dec 2019 14:30:12 +0000 (+0100) Subject: dev-python/urllib3: Update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=623634e3f8811ac8452f9baa344de26eaac9cdb1;p=gentoo.git dev-python/urllib3: Update HOMEPAGE Signed-off-by: Michał Górny --- 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"