mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
python3-pywt: update to 1.9.0.
This commit is contained in:
parent
f8451e710a
commit
e215d148e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pywt'
|
# Template file for 'python3-pywt'
|
||||||
pkgname=python3-pywt
|
pkgname=python3-pywt
|
||||||
version=1.8.0
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="meson numpy"
|
build_helper="meson numpy"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/PyWavelets/pywt"
|
homepage="https://github.com/PyWavelets/pywt"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=4e7e6fcf65bcf58e9e7ec7b278b8921f34fd7b1884ab9c7b32a91beec29412fc
|
checksum=8b6916bbe47ebb079aa47ea14b191cff715751929e8e83db252b259aa6d1134b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue