python-Cheroot: update to 5.5.2.
This commit is contained in:
parent
e18ba2b56c
commit
431c4a8294
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cheroot'
|
||||
pkgname=python-Cheroot
|
||||
version=5.5.0
|
||||
version=5.5.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cheroot-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://github.com/cherrypy/cheroot"
|
||||
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
|
||||
checksum=59e349f91b9230930f7078646bb92b3a5b0f9cf19a6ff949777409fd289a1eba
|
||||
checksum=2c6476ed8f12354c2785594965bad693060716335280d6d60013f56f38032af8
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in a new issue