python3-CherryPy: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:38 -05:00
parent d27ec2d0ab
commit 5851416c0a

View File

@ -1,7 +1,7 @@
# Template file for 'python3-CherryPy'
pkgname=python3-CherryPy
version=18.8.0
revision=3
revision=4
build_style=python3-module
make_check_args="--ignore cherrypy/test/test_session.py
--deselect cherrypy/test/test_states.py::ServerStateTests::test_2_KeyboardInterrupt"