python3-anytree: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:45 -04:00
parent b0bf2e05b1
commit 24047d653a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-anytree' # Template file for 'python3-anytree'
pkgname=python3-anytree pkgname=python3-anytree
version=2.8.0 version=2.8.0
revision=5 revision=6
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
depends="python3-six" depends="python3-six"