Accepting request 680656 from home:mcepl:branches:devel:languages:python:numeric
- Use direct number in Version: tag. OBS-URL: https://build.opensuse.org/request/show/680656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=17
This commit is contained in:
parent
811ebadef3
commit
d50624b717
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 21:42:38 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Use direct number in Version: tag.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 10:43:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define ver 1.16.1
|
||||
%define _ver 1_16_1
|
||||
%define pname python-numpy
|
||||
|
||||
@ -78,7 +77,7 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: %{package_name}
|
||||
Version: %ver
|
||||
Version: 1.16.1
|
||||
Release: 0
|
||||
Summary: NumPy array processing for numbers, strings, records and objects
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user