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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/789340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=49
This commit is contained in:
Tomáš Chvátal
2020-03-28 18:05:09 +00:00
committed by Git OBS Bridge
parent fc36a34d1a
commit 7558563cea
4 changed files with 15 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ ExclusiveArch: do_not_build
%endif
%endif
Name: %{package_name}
Version: 1.18.1
Version: 1.18.2
Release: 0
Summary: NumPy array processing for numbers, strings, records and objects
License: BSD-3-Clause
@@ -238,8 +238,6 @@ EOF
%endif
%check
%if %{without hpc}
export PYTHONDONTWRITEBYTECODE=1