python3-tmuxp: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:00 -04:00
parent 089d87d5a7
commit 62eeb7d51e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-tmuxp'
pkgname=python3-tmuxp
version=1.30.1
revision=1
revision=2
build_style=python3-pep517
# XXX: https://github.com/tmux-python/tmuxp/issues/855
make_check_args="--deselect tests/workspace/test_builder.py::test_window_shell"