python-Cheroot: update to 6.1.1.
This commit is contained in:
parent
4382f939fa
commit
061d731173
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cheroot'
|
||||
pkgname=python-Cheroot
|
||||
version=6.1.0
|
||||
version=6.1.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=004e7dcde3bfc01e284385254231a283ee444357c727e0111d87d2ec9e1fd15c
|
||||
checksum=02575c94c541eaacfe768a27455b04d8124863aaef9ee9d08739536c63de431d
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue