python-Cheroot: update to 6.5.4

This commit is contained in:
Nathan Owens 2019-01-06 14:13:15 -06:00 committed by maxice8
parent 93347be9a6
commit a9d0e4fd65
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-Cheroot'
pkgname=python-Cheroot
version=6.5.3
revision=2
version=6.5.4
revision=1
noarch=yes
wrksrc="cheroot-${version}"
build_style=python-module
@ -13,8 +13,9 @@ short_desc="High-performance, pure-Python HTTP server (Python2)"
maintainer="Orphaned <orphan@voidlinux.org>"
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=e40936ed5d8e88a2e6ddb8c3b7d9e93b898e898bc6d2f5dbdd560ecb3d62c734
checksum=beb8eb9eeff5746059607e81b72efd6f4ca099111dc13f8961ae9e4f63f7786b
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
pre_build() {