python-CherryPy: update to 12.0.1.

This commit is contained in:
Andrea Brancaleoni 2017-11-22 10:20:05 +01:00
parent 116d926e53
commit 791d1077bf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-CherryPy'
pkgname=python-CherryPy
version=12.0.0
version=12.0.1
revision=1
noarch=yes
wrksrc="CherryPy-${version}"
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="3-clause-BSD"
homepage="http://www.cherrypy.org"
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
checksum=e6f55c8b1c01c787b944a405775884ebae6b4f413420c28e41230cc4759bc41e
checksum=6a3a90a43b1e05bd4634c60acfdcf34efe74f9f8746aca14dbe95a9b69db30ea
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
post_install() {