python-CherryPy: update to 15.0.0.

This commit is contained in:
Andrea Brancaleoni 2018-05-12 09:50:49 +02:00
parent f1366ee987
commit f6d7c26ad4
1 changed files with 2 additions and 2 deletions

View File

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