python-Cheroot: update to 6.2.0.

This commit is contained in:
Andrea Brancaleoni 2018-04-10 09:52:28 +02:00
parent 5ee63e7ba3
commit 0128c9fa41

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cheroot' # Template file for 'python-Cheroot'
pkgname=python-Cheroot pkgname=python-Cheroot
version=6.1.1 version=6.2.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=02575c94c541eaacfe768a27455b04d8124863aaef9ee9d08739536c63de431d checksum=6da9eb796bd16b98d3174f567b6f3d31cc2aef66e4b3dfcbccbef961699d26ea
pre_build() { pre_build() {
sed -i setup.py \ sed -i setup.py \