btrfs-backup: rebuild for Python 3.12
This commit is contained in:
parent
d1980ea64f
commit
7734b788a9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'btrfs-backup'
|
# Template file for 'btrfs-backup'
|
||||||
pkgname=btrfs-backup
|
pkgname=btrfs-backup
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="${pkgname/-/_}"
|
pycompile_module="${pkgname/-/_}"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue