SHA256
1
0
forked from pool/python-gsw

Accepting request 874182 from home:bnavigator:branches:devel:languages:python:numeric

- Skip python36 build: With NumPy 1.20, python36-numpy is no
  longer available in Tumbleweed (NEP 29)

OBS-URL: https://build.opensuse.org/request/show/874182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gsw?expand=0&rev=15
This commit is contained in:
Matej Cepl 2021-02-21 22:48:42 +00:00 committed by Git OBS Bridge
parent a41539b573
commit 174df0bd19
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 21 21:01:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Skip python36 build: With NumPy 1.20, python36-numpy is no
longer available in Tumbleweed (NEP 29)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 17 23:33:01 UTC 2021 - Benjamin Greiner <code@bnavigator.de> Sun Jan 17 23:33:01 UTC 2021 - Benjamin Greiner <code@bnavigator.de>

View File

@ -16,8 +16,9 @@
# #
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1 %define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1
Name: python-gsw Name: python-gsw
Version: 3.4.0 Version: 3.4.0
Release: 0 Release: 0