python-CherryPy: update to 8.2.0.

This commit is contained in:
Andrea Brancaleoni 2016-12-24 09:58:13 +01:00
parent b6732128a9
commit d7c18189e2

View file

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