diff --git a/.gitignore b/.gitignore index 8c5dc09..fe5400b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /numexpr-2.6.1.tar.gz /numexpr-2.6.6.tar.gz /numexpr-2.7.0.tar.gz +/numexpr-2.7.1.tar.gz diff --git a/22154dc22a9815194b2b28a24f31d5e04dac3ade.patch b/22154dc22a9815194b2b28a24f31d5e04dac3ade.patch deleted file mode 100644 index 2683692..0000000 --- a/22154dc22a9815194b2b28a24f31d5e04dac3ade.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 22154dc22a9815194b2b28a24f31d5e04dac3ade Mon Sep 17 00:00:00 2001 -From: Antonio Valentino -Date: Wed, 14 Aug 2019 17:13:03 +0000 -Subject: [PATCH] Use the corrent interpreter for testing - ---- - numexpr/tests/test_numexpr.py | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/numexpr/tests/test_numexpr.py b/numexpr/tests/test_numexpr.py -index eacbfba..6b79bf2 100644 ---- a/numexpr/tests/test_numexpr.py -+++ b/numexpr/tests/test_numexpr.py -@@ -967,7 +967,7 @@ def test_max_threads_unset(self): - "import numexpr", - "assert(numexpr.nthreads <= 8)", - "exit(0)"]) -- subprocess.check_call(['python', '-c', script]) -+ subprocess.check_call([sys.executable, '-c', script]) - - def test_max_threads_set(self): - # Has to be done in a subprocess as `importlib.reload` doesn't let us -@@ -978,7 +978,7 @@ def test_max_threads_set(self): - "import numexpr", - "assert(numexpr.MAX_THREADS == 4)", - "exit(0)"]) -- subprocess.check_call(['python', '-c', script]) -+ subprocess.check_call([sys.executable, '-c', script]) - - def test_numexpr_num_threads(self): - with _environment('OMP_NUM_THREADS', '5'): diff --git a/python-numexpr.spec b/python-numexpr.spec index 7fcca3b..5df0f6d 100644 --- a/python-numexpr.spec +++ b/python-numexpr.spec @@ -1,10 +1,9 @@ Summary: Fast numerical array expression evaluator for Python and NumPy Name: python-numexpr -Version: 2.7.0 -Release: 3%{?dist} +Version: 2.7.1 +Release: 1%{?dist} URL: https://github.com/pydata/numexpr Source0: https://github.com/pydata/numexpr/archive/v%{version}/numexpr-%{version}.tar.gz -Patch0001: https://github.com/pydata/numexpr/commit/22154dc22a9815194b2b28a24f31d5e04dac3ade.patch License: MIT BuildRequires: gcc-c++ @@ -54,6 +53,9 @@ popd %{python3_sitearch}/numexpr-%{version}-py*.egg-info %changelog +* Sun Jan 5 2020 Zbigniew Jędrzejewski-Szmek - 2.7.1-1 +- Update to latest version (#1787863) + * Thu Oct 03 2019 Miro Hrončok - 2.7.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018) diff --git a/sources b/sources index c3a7b10..960a84d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (numexpr-2.7.0.tar.gz) = f751ad2843fa4849805eff1f48b582149492a44ee986e660ff02e45d0cb296a4433b69faf2a6aaaed16218bab3552a00148daf1d9134f4e36404fd3661185493 +SHA512 (numexpr-2.7.1.tar.gz) = ac6768b2968e565c8b7a63a3c7809df9dd6e6076e5c74cb50e5bac706aaed2731fcdef7216ae36bff5caf0cf2d11cb45f2df9cad56e6ab5d07d327f0f4a7185c