borg: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:55 -04:00
parent d611eead7d
commit 951744fa7c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'borg'
pkgname=borg
version=1.2.2
revision=2
revision=3
wrksrc="borgbackup-${version}"
build_style=python3-module
make_check_args="-k not((benchmark)or(test_readonly_check)or(test_readonly_diff)or(test_readonly_export_tar)or(test_readonly_extract)or(test_readonly_info)or(test_readonly_list))"