python3-CherryPy: update to 18.3.0.

This commit is contained in:
bra1nwave 2019-10-03 08:22:30 +02:00 committed by Helmut Pozimski
parent a93785f810
commit 1c4cf15322

View file

@ -1,6 +1,6 @@
# Template file for 'python3-CherryPy'
pkgname=python3-CherryPy
version=18.2.0
version=18.3.0
revision=1
archs=noarch
wrksrc="CherryPy-${version}"
@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://cherrypy.org/"
changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/master/CHANGES.rst"
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
checksum=16fc226a280cd772ede7c309d3964002196784ac6615d8bface52be12ff51230
checksum=683e687e7c7b1ba31ef86a113b1eafd0407269fed175bf488d3c839d37d1cc60
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
pre_build() {