python-Cheroot: update to 5.8.0.

This commit is contained in:
Andrea Brancaleoni 2017-08-02 13:31:55 +02:00
parent 7c647451c6
commit 867540c330
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Cheroot' # Template file for 'python-Cheroot'
pkgname=python-Cheroot pkgname=python-Cheroot
version=5.7.0 version=5.8.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="cheroot-${version}" wrksrc="cheroot-${version}"
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="3-clause-BSD" license="3-clause-BSD"
homepage="https://github.com/cherrypy/cheroot" homepage="https://github.com/cherrypy/cheroot"
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz" distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
checksum=32146a96ec747510a29ff23dc28c2c36b376526eaf492c63463f22ee804ed7c2 checksum=62b383432193eca2050ac48e57269482ec8c0a03c74562e7ddfefb32fd97455d
pre_build() { pre_build() {
sed -i setup.py \ sed -i setup.py \