python-Cheroot: update to 6.5.7.

This commit is contained in:
bra1nwave 2019-09-04 09:12:03 +02:00 committed by Helmut Pozimski
parent 475cbd3111
commit 182fb8f58b

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cheroot' # Template file for 'python-Cheroot'
pkgname=python-Cheroot pkgname=python-Cheroot
version=6.5.6 version=6.5.7
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="cheroot-${version}" wrksrc="cheroot-${version}"
@ -15,7 +15,7 @@ license="BSD-3-Clause"
homepage="https://github.com/cherrypy/cheroot" homepage="https://github.com/cherrypy/cheroot"
changelog="https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst" changelog="https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst"
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz" distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
checksum=b824f9961eb447809badeb051820a05770354e2f9ae5c355eecc21f22633c217 checksum=179d61eb2826ae5b08f752043b5085ebbeceb9434ad1f643360c8d15f79eaa48
alternatives="cheroot:cheroot:/usr/bin/cheroot2" alternatives="cheroot:cheroot:/usr/bin/cheroot2"
pre_build() { pre_build() {