python-CherryPy: update to 18.0.0.

This commit is contained in:
Andrea Brancaleoni 2018-09-02 11:42:35 +02:00
parent 2c09e49157
commit ae6fcf1522

View file

@ -1,6 +1,6 @@
# Template file for 'python-CherryPy'
pkgname=python-CherryPy
version=17.3.0
version=18.0.0
revision=1
noarch=yes
wrksrc="CherryPy-${version}"
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-3-Clause"
homepage="https://cherrypy.org/"
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
checksum=c3e4d76232ade4c47666b9008f92556465df517b8dca833ece3bed027028ae7d
checksum=405a284e891c487cc59f87112afaee03782cefe894bca15c853532bc8fc83a9b
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
pre_build() {