mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/cherrypy: Add the new CherryPy website to the metadata
It is now https://cherrypy.dev. Ref: https://twitter.com/cherrypy/status/1435583865024823297 Signed-off-by: Sviatoslav Sydorenko <webknjaz@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/22779 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
17f8c11072
commit
a8fb16af5f
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
MY_P="CherryPy-${PV}"
|
||||
|
||||
DESCRIPTION="CherryPy is a pythonic, object-oriented HTTP framework"
|
||||
HOMEPAGE="https://pypi.org/project/CherryPy/"
|
||||
HOMEPAGE="https://cherrypy.dev https://pypi.org/project/CherryPy/"
|
||||
SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user