mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pyFFTW: update to 0.15.0.
This commit is contained in:
parent
da69f1f6dc
commit
39bf2e07fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyFFTW'
|
||||
pkgname=python3-pyFFTW
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
||||
makedepends="fftw-devel python3-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/pyFFTW/pyFFTW"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=337e7cba161a78f0cdfc7903cb483d7ddc519e648c1b2e27ff9737f1e7d35854
|
||||
checksum=e73f30803272f7fda0952a2e6368358ed15b985ae2e9fe2d63937790b56b5607
|
||||
|
||||
pre_check() {
|
||||
cp build/lib*/pyfftw/pyfftw.*.so pyfftw
|
||||
|
|
Loading…
Add table
Reference in a new issue