mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-CherryPy: update to 18.10.0.
This commit is contained in:
parent
98feec8cf1
commit
196d054d2f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-CherryPy'
|
||||
pkgname=python3-CherryPy
|
||||
version=18.8.0
|
||||
revision=4
|
||||
version=18.10.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore cherrypy/test/test_session.py
|
||||
--deselect cherrypy/test/test_states.py::ServerStateTests::test_2_KeyboardInterrupt"
|
||||
|
@ -15,8 +15,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://cherrypy.dev"
|
||||
changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz"
|
||||
checksum=9b48cfba8a2f16d5b6419cc657e6d51db005ba35c5e3824e4728bb03bbc7ef9b
|
||||
distfiles="${PYPI_SITE}/C/CherryPy/cherrypy-${version}.tar.gz"
|
||||
checksum=6c70e78ee11300e8b21c0767c542ae6b102a49cac5cfd4e3e313d7bb907c5891
|
||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue