python3-CherryPy: update to 18.5.0.
This commit is contained in:
parent
c8fc2bb938
commit
ba2c4766fc
1 changed files with 5 additions and 5 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'python3-CherryPy'
|
# Template file for 'python3-CherryPy'
|
||||||
pkgname=python3-CherryPy
|
pkgname=python3-CherryPy
|
||||||
version=18.4.0
|
version=18.5.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="CherryPy-${version}"
|
wrksrc="CherryPy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="cherrypy"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile"
|
depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile
|
||||||
|
python3-jaraco.collections"
|
||||||
short_desc="Object-oriented HTTP framework (Python3)"
|
short_desc="Object-oriented HTTP framework (Python3)"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://cherrypy.org/"
|
homepage="https://cherrypy.org/"
|
||||||
changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||||
checksum=e5be00304ca303d7791d14b5ce1436428e18939b91806250387c363ae56c8f8f
|
checksum=63b2f61c38c469112145bd4e4e2385cd18f3233799e7a33bd447df468916d22b
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue