python3-CherryPy: update to 18.4.0.

This commit is contained in:
bra1nwave 2019-11-04 13:12:12 +01:00 committed by Helmut Pozimski
parent 1d281003a6
commit 49a5980d4c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-CherryPy'
pkgname=python3-CherryPy
version=18.3.0
version=18.4.0
revision=1
archs=noarch
wrksrc="CherryPy-${version}"
@ -9,12 +9,12 @@ pycompile_module="cherrypy"
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile"
short_desc="Object-oriented HTTP framework (Python3)"
maintainer="bra1nwave <brainwave@openmailbox.org>"
maintainer="bra1nwave <bra1nwave@protonmail.com>"
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=683e687e7c7b1ba31ef86a113b1eafd0407269fed175bf488d3c839d37d1cc60
checksum=e5be00304ca303d7791d14b5ce1436428e18939b91806250387c363ae56c8f8f
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
pre_build() {