python-Cheroot: update to 6.3.2.
This commit is contained in:
parent
e3790d5266
commit
43b655f96a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Cheroot'
|
||||
pkgname=python-Cheroot
|
||||
version=6.3.1
|
||||
revision=2
|
||||
version=6.3.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cheroot-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=e83ecc6bd473c340a10adac19cc69c65607638fa3e8b37cf0b26b6fdf4db4994
|
||||
checksum=52f915d077ce6201e59c95c4a2ef89617d9b90e6185defb40c03ff3515d2066f
|
||||
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue