Accepting request 706141 from home:TheBlackCat:branches:devel:languages:python:numeric
- update to version 1.16.3
* The NumPy 1.16.4 release fixes bugs reported against the 1.16.3 release, and
also backports several enhancements from master that seem appropriate for a
release series that is the last to support Python 2.7.
+ New deprecations
* Writeable flag of C-API wrapped arrays
+ Compatibility notes
* Potential changes to the random stream
OBS-URL: https://build.opensuse.org/request/show/706141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
8cb82b4401
commit
daffb52cb4
@@ -18,7 +18,7 @@
|
||||
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define _ver 1_16_3
|
||||
%define _ver 1_16_4
|
||||
%define pname python-numpy
|
||||
|
||||
%bcond_with ringdisabled
|
||||
@@ -77,7 +77,7 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: %{package_name}
|
||||
Version: 1.16.3
|
||||
Version: 1.16.4
|
||||
Release: 0
|
||||
Summary: NumPy array processing for numbers, strings, records and objects
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user