From ad407789da9bde8519598415ce25a2a9706b70ae Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 19 Apr 2018 13:51:17 -0400 Subject: Replace pypi.python.org with pypi.org in HOMEPAGE Bug: https://bugs.gentoo.org/653540 --- dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild') diff --git a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild index 626138b088cd..871f9d8266f1 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Easily test your HTTP library against a local copy of httpbin" HOMEPAGE="https://github.com/kevin1024/pytest-httpbin - https://pypi.python.org/pypi/pytest-httpbin" + https://pypi.org/project/pytest-httpbin" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad