borgmatic: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:42 -04:00
parent 23a63736dc
commit 047a547f54

View file

@ -1,7 +1,7 @@
# Template file for 'borgmatic'
pkgname=borgmatic
version=1.5.18
revision=1
revision=2
build_style=python3-module
# runs not yet installed self
make_check_args="--deselect=tests/integration/commands/test_borgmatic.py"