python-Cheroot: update to 8.3.1.

This commit is contained in:
bra1nwave 2020-07-14 08:56:58 +02:00 committed by Johannes
parent bf3ab297c8
commit 9c7e044834

View file

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