python3-wcmatch: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:56 -05:00
parent 1e6f72bf17
commit c7f64b5f2d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-wcmatch' # Template file for 'python3-wcmatch'
pkgname=python3-wcmatch pkgname=python3-wcmatch
version=8.5 version=8.5
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
make_check_args="--deselect tests/test_globmatch.py::TestTilde::test_tilde_globmatch_no_realpath --deselect tests/test_globmatch.py::TestTilde::test_tilde_globmatch_no_tilde" make_check_args="--deselect tests/test_globmatch.py::TestTilde::test_tilde_globmatch_no_realpath --deselect tests/test_globmatch.py::TestTilde::test_tilde_globmatch_no_tilde"
hostmakedepends="hatchling" hostmakedepends="hatchling"