btrfs-backup: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:10 -04:00
parent d1980ea64f
commit 7734b788a9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'btrfs-backup'
pkgname=btrfs-backup
version=0.3.1
revision=5
revision=6
build_style=python3-module
pycompile_module="${pkgname/-/_}"
hostmakedepends="python3-setuptools"