python-CherryPy: update to 16.0.0.

This commit is contained in:
Andrea Brancaleoni 2018-06-17 23:13:01 +02:00
parent 2a9f9f736a
commit e3790d5266
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-CherryPy'
pkgname=python-CherryPy
version=15.0.0
revision=2
version=16.0.0
revision=1
noarch=yes
wrksrc="CherryPy-${version}"
build_style=python-module
@ -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=7404638da9cf8c6be672505168ccb63e16d33cb3aa16a02ec30a44641f7546af
checksum=74960e412f24e417eed6f9f7327448d6305da7e5ada8516ed955fd8bc862f144
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
pre_build() {