python-Cheroot: update to 5.9.1.
This commit is contained in:
parent
543560143c
commit
ebee692d43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cheroot'
|
||||
pkgname=python-Cheroot
|
||||
version=5.9.0
|
||||
version=5.9.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cheroot-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://github.com/cherrypy/cheroot"
|
||||
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
|
||||
checksum=d8ec06b6e907b911ac5bb626876ee498c289d21f1a638cb2510fc57290567ef5
|
||||
checksum=ef934ac3c41e85fbd4eaee4d70f22beb61209abc747c381e0b1f517d1f543333
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Add table
Reference in a new issue