python3-urwid: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:44 -05:00
parent b9fc582c6a
commit e8ef2a686b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-urwid' # Template file for 'python3-urwid'
pkgname=python3-urwid pkgname=python3-urwid
version=2.2.3 version=2.2.3
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
# "vterm" tests do pipe writes that hang # "vterm" tests do pipe writes that hang
make_check_args="--ignore=tests/test_vterm.py" make_check_args="--ignore=tests/test_vterm.py"