diff options
Diffstat (limited to 'dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild')
-rw-r--r-- | dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild b/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild index 976197f62dec..ca5dd7b40dda 100644 --- a/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild +++ b/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild @@ -10,7 +10,7 @@ MY_PN=${PN/-/.} MY_P=${MY_PN}-${PV} DESCRIPTION="General purpose exceptions for Zope packages" -HOMEPAGE="https://pypi.python.org/pypi/zope.exceptions https://github.com/zopefoundation/zope.exceptions" +HOMEPAGE="https://pypi.org/project/zope.exceptions https://github.com/zopefoundation/zope.exceptions" SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="ZPL" |