mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python-Cheroot: update to 8.2.0.
This commit is contained in:
parent
c3917a7bce
commit
24f0505db4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Cheroot'
|
# Template file for 'python-Cheroot'
|
||||||
pkgname=python-Cheroot
|
pkgname=python-Cheroot
|
||||||
version=7.0.0
|
version=8.2.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="cheroot-${version}"
|
wrksrc="cheroot-${version}"
|
||||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/cherrypy/cheroot"
|
homepage="https://github.com/cherrypy/cheroot"
|
||||||
changelog="https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst"
|
changelog="https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cheroot/cheroot-${version}.tar.gz"
|
||||||
checksum=6168371ab9aaf574ac5f75675f244bbfebf990202bf75048065e9d675b9ae719
|
checksum=42fa3e1f44d92b4784fd76621711b98f96aab66d504c383359a827286e896708
|
||||||
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
|
alternatives="cheroot:cheroot:/usr/bin/cheroot2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue