python3-pywt: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:03 -04:00
parent 00b8a3ef0c
commit 367fd9ffee

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pywt' # Template file for 'python3-pywt'
pkgname=python3-pywt pkgname=python3-pywt
version=1.1.1 version=1.1.1
revision=1 revision=2
wrksrc="${pkgname#python3-}-${version}" wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module build_style=python3-module
build_helper="numpy" build_helper="numpy"