bCNC: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:39 -04:00
parent 7bc4406cd3
commit 1967e300f7

View file

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