diff --git a/numexpr-2.7.2.tar.gz b/numexpr-2.7.2.tar.gz deleted file mode 100644 index fdd8c17..0000000 --- a/numexpr-2.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cf5082f3e4f256ba4033ba31d0b95cacc7619babd09d7b5fb56b3036c8923aa -size 97785 diff --git a/numexpr-2.7.3.tar.gz b/numexpr-2.7.3.tar.gz new file mode 100644 index 0000000..04ae981 --- /dev/null +++ b/numexpr-2.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43616529f9b7d1afc83386f943dc66c4da5e052f00217ba7e3ad8dd1b5f3a825 +size 97932 diff --git a/python-numexpr.changes b/python-numexpr.changes index 7ba7d34..bc9d42a 100644 --- a/python-numexpr.changes +++ b/python-numexpr.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 3 19:08:44 UTC 2021 - Arun Persaud + +- update to version 2.7.3: + * Pinned Numpy versions to minimum supported version in an effort to + alleviate issues seen in Windows machines not having the same MSVC + runtime installed as was used to build the wheels. + * ARMv8 wheels are now available, thanks to odidev for the pull + request. + ------------------------------------------------------------------- Sat Jan 9 20:01:06 UTC 2021 - Arun Persaud diff --git a/python-numexpr.spec b/python-numexpr.spec index e39e018..7b5e19f 100644 --- a/python-numexpr.spec +++ b/python-numexpr.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-numexpr -Version: 2.7.2 +Version: 2.7.3 Release: 0 Summary: Numerical expression evaluator for NumPy License: MIT