python-Cheroot: update to 6.5.0.

This commit is contained in:
Andrea Brancaleoni 2018-09-02 11:43:06 +02:00
parent ae6fcf1522
commit abede0e372

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cheroot'
pkgname=python-Cheroot
version=6.4.0
version=6.5.0
revision=1
noarch=yes
wrksrc="cheroot-${version}"
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-3-Clause"
homepage="https://github.com/cherrypy/cheroot"
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
checksum=4fa28eef11bb7bb6a532fb0d51338ff631709e8527b7002d59edd4108f1e345a
checksum=d744a0106d8f90493fa2a488e78a94addb4453c628003f44337ca3242269874f
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
pre_build() {