cmakelang: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:28 -05:00
parent bbfd34164f
commit bf09c0e160

View file

@ -1,7 +1,7 @@
# Template file for 'cmakelang' # Template file for 'cmakelang'
pkgname=cmakelang pkgname=cmakelang
version=0.6.13 version=0.6.13
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-six" depends="python3-six"