python-CherryPy: update to 13.0.0.

This commit is contained in:
Andrea Brancaleoni 2017-12-05 23:14:52 +01:00
parent 89f1a10b2d
commit 50ac0ab804

View file

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