python3-codespell: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:27 -04:00
parent 710e17be0b
commit f4da8a8d59

View file

@ -1,7 +1,7 @@
# Template file for 'python3-codespell'
pkgname=python3-codespell
version=2.2.5
revision=1
revision=2
build_style=python3-pep517
make_check_args="--deselect codespell_lib/tests/test_basic.py::test_command
--deselect codespell_lib/tests/test_basic.py::test_permission_error"