diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 676a736..a44e138 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -1,7 +1,7 @@ %global upname Bottleneck Name: python-%{upname} -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?dist} Summary: Collection of fast NumPy array functions written in Cython @@ -64,7 +64,7 @@ written in Cython. %prep %autosetup -n %{upname}-%{version} -p 1 -%{__rm} -fr *.egg* +%{__rm} -fr .egg* *.egg* %build @@ -95,15 +95,15 @@ export PYTHONPATH="$(/bin/pwd)/tmp_inst/%{python2_sitearch}" unset PYTHONPATH # Clean unneeded stuff from docs. -%{__rm} -rf doc/html/{.buildinfo,.doctrees,objects.inv} +%{__rm} -rf doc/html/{.buildinfo,.doctrees} %check pushd tmp_inst/%{python2_sitearch} -%{__python2} -c 'import bottleneck as bn; bn.test()' +%{_bindir}/nosetests-%{python2_version} -vv popd pushd tmp_inst/%{python3_sitearch} -%{__python3} -c 'import bottleneck as bn; bn.test()' +%{_bindir}/nosetests-%{python3_version} -vv popd @@ -127,6 +127,9 @@ popd %changelog +* Tue May 16 2017 Björn Esser - 1.2.1-1 +- Updated to new upstream release (rhbz#1451146) + * Sun Apr 09 2017 Björn Esser - 1.2.0-1 - Updated to new upstream release (rhbz#1105817) - Updated spec-file to recent guidelines diff --git a/sources b/sources index d171554..c302071 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Bottleneck-1.2.0.tar.gz) = 2dce3626b33923b4ab08047910b38e5531090a58f63a380392b78352c3dc657b947dc6dcad306734beaf130855c10ff9fb0048c027821720660fc62a242daafb +SHA512 (Bottleneck-1.2.1.tar.gz) = c766999cd1501b9f1dee0177b631ece12824d1f95c33077705f6387c911df583c3556ea22b208e455567f75e6e12e29b95855a6aea316bd1d6113bf47a04cf5a