LabJackPython: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:37 -05:00
parent 248fd41616
commit 0c6f216e89

View file

@ -1,7 +1,7 @@
# Template file for 'LabJackPython' # Template file for 'LabJackPython'
pkgname=LabJackPython pkgname=LabJackPython
version=2.0.4 version=2.0.4
revision=5 revision=6
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3 exodriver" depends="python3 exodriver"