bCNC: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:11 -04:00
parent 310471b05e
commit 2e26955fd8

View file

@ -1,7 +1,7 @@
# Template file for 'bCNC'
pkgname=bCNC
version=0.9.14.307
revision=3
revision=4
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pyserial python3-Pillow python3-tkinter python3-numpy python3-scipy"