python-CherryPy: fix reverts to include revision
This commit is contained in:
parent
f6c93590a2
commit
14f38d4230
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python-CherryPy'
|
||||
pkgname=python-CherryPy
|
||||
reverts="18.0.1 18.0.0"
|
||||
reverts="18.0.1_1 18.0.0_1"
|
||||
version=17.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="CherryPy-${version}"
|
||||
build_style=python-module
|
||||
|
|
Loading…
Reference in a new issue