python3-pytools: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:03 -04:00
parent bb7356a91e
commit f175e0ea70

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2023.1.1 version=2023.1.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-platformdirs python3-numpy python3-typing_extensions" depends="python3-platformdirs python3-numpy python3-typing_extensions"