python-CherryPy: update to 17.4.1.
This commit is contained in:
parent
3925cf781e
commit
435904d0cf
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python-CherryPy'
|
||||
pkgname=python-CherryPy
|
||||
reverts="18.0.1_1 18.0.0_1"
|
||||
version=17.4.0
|
||||
revision=3
|
||||
version=17.4.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="CherryPy-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -14,7 +14,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=6479e269c30207cc1d480b10984ff3bfdbd093eaf8791634516b2714e34a5bcf
|
||||
checksum=fba9fd96d0d9d5b4d680f7ec08e0758a7e5005039ee164e7936594ffad3a81ce
|
||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue