python3-CherryPy: update to 18.10.0.
This commit is contained in:
parent
98feec8cf1
commit
196d054d2f
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-CherryPy'
|
# Template file for 'python3-CherryPy'
|
||||||
pkgname=python3-CherryPy
|
pkgname=python3-CherryPy
|
||||||
version=18.8.0
|
version=18.10.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--ignore cherrypy/test/test_session.py
|
make_check_args="--ignore cherrypy/test/test_session.py
|
||||||
--deselect cherrypy/test/test_states.py::ServerStateTests::test_2_KeyboardInterrupt"
|
--deselect cherrypy/test/test_states.py::ServerStateTests::test_2_KeyboardInterrupt"
|
||||||
@ -15,8 +15,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://cherrypy.dev"
|
homepage="https://cherrypy.dev"
|
||||||
changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/main/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/CherryPy/cherrypy-${version}.tar.gz"
|
||||||
checksum=9b48cfba8a2f16d5b6419cc657e6d51db005ba35c5e3824e4728bb03bbc7ef9b
|
checksum=6c70e78ee11300e8b21c0767c542ae6b102a49cac5cfd4e3e313d7bb907c5891
|
||||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
|
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user