bCNC: rebuild for Python 3.10
This commit is contained in:
parent
ac27a00ed9
commit
76c5060e16
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bCNC'
|
# Template file for 'bCNC'
|
||||||
pkgname=bCNC
|
pkgname=bCNC
|
||||||
version=0.9.14.307
|
version=0.9.14.307
|
||||||
revision=1
|
revision=2
|
||||||
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…
Add table
Add a link
Reference in a new issue