python3-pyqtgraph: rebuild for Python 3.9
This commit is contained in:
parent
6e94bbf0d1
commit
e7e6fb863a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyqtgraph'
|
# Template file for 'python3-pyqtgraph'
|
||||||
pkgname=python3-pyqtgraph
|
pkgname=python3-pyqtgraph
|
||||||
version=0.10.0
|
version=0.10.0
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="${pkgname#*-}-${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_install_args="--no-compile"
|
make_install_args="--no-compile"
|
||||||
|
|
Loading…
Reference in a new issue