rubber: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:54 -04:00
parent 771d0bebc6
commit e7fc4102a4

View file

@ -1,9 +1,9 @@
# Template file for 'rubber'
pkgname=rubber
version=1.5.1
revision=6
revision=7
build_style=python3-module
hostmakedepends="python3"
hostmakedepends="python3 python3-setuptools"
depends="python3 virtual?tex"
pycompile_module="rubber"
short_desc="LaTeX building tool"