python-Cheroot: update to 6.3.0.
This commit is contained in:
parent
03f23200b0
commit
26afa7374a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Cheroot'
|
||||
pkgname=python-Cheroot
|
||||
version=6.2.4
|
||||
revision=2
|
||||
version=6.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cheroot-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,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=9997623a88400fd41706978adcfbeceee1fe0202a886228e471a58263b643fef
|
||||
checksum=56c07903580d51ebd456e764d2bef334e97025369cfe6af56357053a9ff72446
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue