borg: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:35 -04:00
parent 1cb6859025
commit 4c155ecb8f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.2.6
revision=1
revision=2
build_style=python3-module
make_check_args="-k not((benchmark)or(readonly))"
make_check_target="build/lib.*/borg/testsuite"