diff options
Diffstat (limited to 'dev-python/cherrypy/cherrypy-13.1.0.ebuild')
-rw-r--r-- | dev-python/cherrypy/cherrypy-13.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-13.1.0.ebuild b/dev-python/cherrypy/cherrypy-13.1.0.ebuild index 19fbef165c1e..3cb3232bd32d 100644 --- a/dev-python/cherrypy/cherrypy-13.1.0.ebuild +++ b/dev-python/cherrypy/cherrypy-13.1.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P="CherryPy-${PV}" DESCRIPTION="CherryPy is a pythonic, object-oriented HTTP framework" -HOMEPAGE="http://www.cherrypy.org/ https://pypi.python.org/pypi/CherryPy" +HOMEPAGE="http://www.cherrypy.org/ https://pypi.org/project/CherryPy" SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz" LICENSE="BSD" |