python-CherryPy: update to 10.1.0.
This commit is contained in:
parent
bd5edc1f80
commit
2e3b494836
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-CherryPy'
|
# Template file for 'python-CherryPy'
|
||||||
pkgname=python-CherryPy
|
pkgname=python-CherryPy
|
||||||
version=10.0.0
|
version=10.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="CherryPy-${version}"
|
wrksrc="CherryPy-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.cherrypy.org"
|
homepage="http://www.cherrypy.org"
|
||||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||||
checksum=7dd0be88dee4315ea58e486386ea7e80478128c43012bbe485e360f5b4e677ed
|
checksum=ff7c75050a1e6264073015387006e81c3b48a6d0f3b88ac0cd2fb5d0d170d70a
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue