python3-CherryPy: update to 18.6.0.

This commit is contained in:
bra1nwave 2020-04-20 19:17:43 +02:00 committed by Helmut Pozimski
parent 1c044a4a07
commit 0ffd1fa211

View file

@ -1,6 +1,6 @@
# Template file for 'python3-CherryPy'
pkgname=python3-CherryPy
version=18.5.0
version=18.6.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=63b2f61c38c469112145bd4e4e2385cd18f3233799e7a33bd447df468916d22b
checksum=56608edd831ad00991ae585625e0206ed61cf1a0850e4b2cc48489fb2308c499
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
pre_build() {