python-CherryPy: update to 16.0.3.

This commit is contained in:
Andrea Brancaleoni 2018-07-11 14:12:13 +02:00
parent 50bfe7639d
commit 8e81593221
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-CherryPy'
pkgname=python-CherryPy
version=16.0.2
version=16.0.3
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=858fbff27235a392026b1d821ad815b587815c94fbb14312e2e64cc23766b9c3
checksum=5ea6dec8ef048e8ba35cdd8591dd72a5103b66c58bc00133755c7b9b72b95c73
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
pre_build() {