python-CherryPy: update to 17.3.0.
This commit is contained in:
parent
69c8dc13e4
commit
b4f34536f4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-CherryPy'
|
# Template file for 'python-CherryPy'
|
||||||
pkgname=python-CherryPy
|
pkgname=python-CherryPy
|
||||||
version=17.0.0
|
version=17.3.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="CherryPy-${version}"
|
wrksrc="CherryPy-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://cherrypy.org/"
|
homepage="https://cherrypy.org/"
|
||||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||||
checksum=3cdb5fbae183db49ab1f1a90643d521aa060c93f90001cc99c19d8d15b7a3fb7
|
checksum=c3e4d76232ade4c47666b9008f92556465df517b8dca833ece3bed027028ae7d
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue