From 0dc8c1db245cef86a994b5c68c70bc7c1f614847 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 26 Feb 2019 08:53:59 +0100 Subject: python-pywavelets 1.0.1-1 -> 1.0.2-1 --- python-pywavelets/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python-pywavelets') diff --git a/python-pywavelets/PKGBUILD b/python-pywavelets/PKGBUILD index 64c71780..43d70daa 100644 --- a/python-pywavelets/PKGBUILD +++ b/python-pywavelets/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-pywavelets pkgname=(python-pywavelets python2-pywavelets) _pkgname=pywt -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="Discrete Wavelet Transforms in Python" arch=('x86_64' 'i686') @@ -19,7 +19,7 @@ _deppy=( 'python<3.8' ) _depends=( - 'cython>=0.20.2' + 'cython' 'python-matplotlib' 'python-nose' 'python-numpy' @@ -28,7 +28,7 @@ _makedepends=( 'cython>=0.20.2' 'python-setuptools') source=("$_pkgname-$pkgver.tar.gz::https://github.com/PyWavelets/pywt/archive/v$pkgver.tar.gz") -sha512sums=('a508b349a306958487f7f6c7c1f1cdc943dd2d1af0d0f68b04db31bd4b150c54c2151053a112dd477ae60e283f51834b82634d404b2fed7cea8a697844523cba') +sha512sums=('3bdd25350442ee2200ff14c1aaad4ab7f5cf7388a9234b7026eb992a134b29932ed49a93a712091f08e6a05e5009e15a7f240bcf167f53f6e0357fa7d819954a') makedepends=( "${_deppy[@]}" -- cgit v1.2.3-54-g00ecf