python-Cheroot: update to 5.8.2.

This commit is contained in:
Andrea Brancaleoni 2017-08-07 20:27:58 +02:00
parent c001999e27
commit 976a81bf8f

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cheroot' # Template file for 'python-Cheroot'
pkgname=python-Cheroot pkgname=python-Cheroot
version=5.8.0 version=5.8.2
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=62b383432193eca2050ac48e57269482ec8c0a03c74562e7ddfefb32fd97455d checksum=2e3502f9c34deb4ac5801abec547442b41f9b75ea77b2d84a477036cf00870d4
pre_build() { pre_build() {
sed -i setup.py \ sed -i setup.py \