diff options
Diffstat (limited to 'dev-python/webtest/webtest-2.0.21.ebuild')
-rw-r--r-- | dev-python/webtest/webtest-2.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.21.ebuild b/dev-python/webtest/webtest-2.0.21.ebuild index 9cde0cc47c47..9f5bd8741ddc 100644 --- a/dev-python/webtest/webtest-2.0.21.ebuild +++ b/dev-python/webtest/webtest-2.0.21.ebuild @@ -11,7 +11,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="https://pypi.org/project/WebTest" +HOMEPAGE="https://pypi.org/project/WebTest/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" |