Accepting request 876605 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/876605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=15
This commit is contained in:
2021-03-08 08:30:19 +00:00
committed by Git OBS Bridge
parent 4714b2b2df
commit cab594d19a
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4cf5082f3e4f256ba4033ba31d0b95cacc7619babd09d7b5fb56b3036c8923aa
size 97785

3
numexpr-2.7.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43616529f9b7d1afc83386f943dc66c4da5e052f00217ba7e3ad8dd1b5f3a825
size 97932

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 3 19:08:44 UTC 2021 - Arun Persaud <arun@gmx.de>
- 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 <arun@gmx.de>

View File

@@ -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