python-CherryPy: update to 8.0.1.
This commit is contained in:
parent
aeed3ebc9f
commit
b6b333fc3e
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=7.1.0
|
version=8.0.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="CherryPy-${version}"
|
wrksrc="CherryPy-${version}"
|
||||||
|
@ -14,7 +14,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=64dca80ccadae4ed8e4ea94119bf76ed9746743c2bd57ec40af534680cbef021
|
checksum=c37b76010091a9b8a4d257c02fac6ce343011ad2bafa5223009e86c3ee8bb8ea
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2.7"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue