diff --git a/.gitignore b/.gitignore index 8671a2e..cf2e1d2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /PyWavelets-0.5.2.tar.gz /PyWavelets-1.0.1.tar.gz /PyWavelets-1.0.3.tar.gz +/PyWavelets-1.1.1.tar.gz diff --git a/python-pywt.spec b/python-pywt.spec index 8bc974f..bffe578 100644 --- a/python-pywt.spec +++ b/python-pywt.spec @@ -3,8 +3,8 @@ %define pkgname PyWavelets Name: python-%{modname} -Version: 1.0.3 -Release: 3%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: PyWavelets, wavelet transform module License: MIT URL: https://pywavelets.readthedocs.io/en/latest @@ -40,7 +40,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-Cython BuildRequires: python3dist(numpy) >= 1.9.1 -BuildRequires: python3-nose +BuildRequires: python3-pytest %description -n python3-%{modname} PyWavelets is a Python wavelet transforms module that can do: @@ -77,9 +77,9 @@ mkdir -p matplotlib touch matplotlib/matplotlibrc export XDG_CONFIG_HOME=`pwd` pushd %{buildroot}/%{python3_sitearch} - xvfb-run -a nosetests-%{python3_version} pywt -verbose --no-byte-compile \ + xvfb-run -a pytest-%{python3_version} pywt/tests --verbose -p no:cacheprovider \ %ifarch ppc64le - --exclude=test_accuracy_precomputed_cwt + -k 'not test_cwt_complex and not test_cwt_method_fft' # see https://github.com/PyWavelets/pywt/issues/508 %endif @@ -95,6 +95,9 @@ popd %{python3_sitearch}/%{pkgname}*.egg-info %changelog +* Sun May 31 2020 Orion Poplawski - 1.1.1-1 +- Update to 1.1.1 + * Tue May 26 2020 Miro HronĨok - 1.0.3-3 - Rebuilt for Python 3.9 diff --git a/sources b/sources index f2d3849..717dee0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PyWavelets-1.0.3.tar.gz) = 130dc962c22bcd66c2de9b018ff6324cc5c8016acfafbddc22091b94f3cd8666e5d401f2ee3014730ce4b9969d196ae5f82aad5de0b9578b837ef1672abb4d5e +SHA512 (PyWavelets-1.1.1.tar.gz) = b1abb0d95ba508ecdd7f1bde4b12e4bebe7709db7e76a6a7058ebfba470efa173db6362113f5653479096f9b2a4df704c94b844a785c273e89be5a9adc44f368