python-CherryPy: update to 8.5.0.

This commit is contained in:
Andrea Brancaleoni 2016-12-27 15:10:12 +01:00
parent d582c5c2e1
commit d8c963f850

View File

@ -1,6 +1,6 @@
# Template file for 'python-CherryPy'
pkgname=python-CherryPy
version=8.2.0
version=8.5.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=ce6eac9517139300fea33b051564860873da99768083c52e64ca9962dd26b220
checksum=c6489058c0d4dcd1688be79e5ec0664f2d256f290d268aa5638c5140dc8b1fb6
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
post_install() {