commit: 623634e3f8811ac8452f9baa344de26eaac9cdb1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 16 14:30:12 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 16 14:38:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623634e3
dev-python/urllib3: Update HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/urllib3/urllib3-1.25.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/urllib3/urllib3-1.25.7.ebuild b/dev-python/urllib3/urllib3-1.25.7.ebuild index 1443bfdef40..0e4482064dd 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"
