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