autopep8: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:34 -05:00
parent 006c989645
commit 5e1f910d05

View File

@ -1,7 +1,7 @@
# Template file for 'autopep8'
pkgname=autopep8
version=2.3.1
revision=1
revision=2
build_style=python3-pep517
# fails in CI due to readonly check
make_check_args="-k not(io_error)"