python-CherryPy: update to 6.0.0.

This commit is contained in:
Andrea Brancaleoni 2016-06-07 00:22:56 +02:00
parent aa67e1a689
commit b33d6153fd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-CherryPy'
pkgname=python-CherryPy
version=5.4.0
version=6.0.0
revision=1
noarch=yes
wrksrc="CherryPy-${version}"
@ -14,7 +14,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=bc8702099f6071ddd8b6404c110e22bb93e6a007fd9455e27f056be59a2ca801
checksum=eecb44cae1f712b52c8a73f18637fc5e74a2d572b746b1f0b99dd943487aca6f
alternatives="cherrypy:cherryd:/usr/bin/cherryd2.7"
post_install() {