python3-CherryPy: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:56 -04:00
parent bff309e19a
commit 422ce1dc5f
1 changed files with 1 additions and 1 deletions

View File

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