bCNC: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
7bc4406cd3
commit
1967e300f7
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'bCNC'
|
# Template file for 'bCNC'
|
||||||
pkgname=bCNC
|
pkgname=bCNC
|
||||||
version=0.9.14.306
|
version=0.9.14.306
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pyserial python3-Pillow python3-tkinter python3-numpy python3-scipy"
|
depends="python3-pyserial python3-Pillow python3-tkinter python3-numpy python3-scipy"
|
||||||
|
|
Loading…
Reference in a new issue