LabJackPython: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:36 -04:00
parent d9211a9d4c
commit da2fbbcd2e

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=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3" hostmakedepends="python3"
depends="exodriver" depends="exodriver"