mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
btrfs-backup: rebuild for Python 3.12
This commit is contained in:
parent
d1980ea64f
commit
7734b788a9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue