python-CherryPy: update to 5.0.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python-cherry'
|
# Template file for 'python-cherry'
|
||||||
_realname=CherryPy
|
_realname=CherryPy
|
||||||
pkgname=python-${_realname}
|
pkgname=python-${_realname}
|
||||||
version=4.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${_realname}-${version}"
|
wrksrc="${_realname}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.cherrypy.org"
|
homepage="http://www.cherrypy.org"
|
||||||
distfiles="${PYPI_SITE}/${_realname:0:1}/${_realname}/${_realname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/${_realname:0:1}/${_realname}/${_realname}-${version}.tar.gz"
|
||||||
checksum=73ad4f8870b5a3e9988a7778b5d3003a390d440527ec3458a0c7e58865d2611a
|
checksum=6dd6a3c2890ff613b92c597126f548d41a59024448ae3439a1dba08013610403
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense cherrypy/LICENSE.txt
|
vlicense cherrypy/LICENSE.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user