Accepting request 726784 from home:TheBlackCat:branches:devel:languages:python:numeric

Update to version 1.17.1

OBS-URL: https://build.opensuse.org/request/show/726784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=32
This commit is contained in:
Tomáš Chvátal
2019-08-29 02:16:46 +00:00
committed by Git OBS Bridge
parent 4a93fe0662
commit 9b2c212d07
4 changed files with 35 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%global flavor @BUILD_FLAVOR@%{nil}
%define _ver 1_17_0
%define _ver 1_17_1
%define pname python-numpy
%bcond_with ringdisabled
@@ -78,7 +78,7 @@ ExclusiveArch: do_not_build
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: %{package_name}
Version: 1.17.0
Version: 1.17.1
Release: 0
Summary: NumPy array processing for numbers, strings, records and objects
License: BSD-3-Clause