bup: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:09 -04:00
parent 14594d2904
commit 3c93417533

View file

@ -1,7 +1,7 @@
# Template file for 'bup' # Template file for 'bup'
pkgname=bup pkgname=bup
version=0.33 version=0.33
revision=1 revision=2
build_style=configure build_style=configure
hostmakedepends="python3 perl git pandoc" hostmakedepends="python3 perl git pandoc"
makedepends="python3-devel" makedepends="python3-devel"