bCNC: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:01 -04:00
parent fe01741a0e
commit 09f28a98bd
1 changed files with 1 additions and 1 deletions

View File

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