diff options
Diffstat (limited to 'dev-python/wsgi_intercept/wsgi_intercept-1.9.2.ebuild')
-rw-r--r-- | dev-python/wsgi_intercept/wsgi_intercept-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsgi_intercept/wsgi_intercept-1.9.2.ebuild b/dev-python/wsgi_intercept/wsgi_intercept-1.9.2.ebuild index b0deec330..3f2c5e9f0 100644 --- a/dev-python/wsgi_intercept/wsgi_intercept-1.9.2.ebuild +++ b/dev-python/wsgi_intercept/wsgi_intercept-1.9.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 DESCRIPTION="wsgi_intercept installs a WSGI application in place of a real URI for testing" -HOMEPAGE="https://pypi.org/project/wsgi-intercept" +HOMEPAGE="https://pypi.org/project/wsgi-intercept/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |