python3-tabulate: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:26 -04:00
parent 1360f1882f
commit 1c3284e945

View File

@ -1,7 +1,7 @@
# Template file for 'python3-tabulate' # Template file for 'python3-tabulate'
pkgname=python3-tabulate pkgname=python3-tabulate
version=0.9.0 version=0.9.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel" hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-wcwidth" depends="python3-wcwidth"