From 174df0bd19b1fb2155768afc67e08c52a8520b176320716e372e4150b6024745 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 21 Feb 2021 22:48:42 +0000 Subject: [PATCH] 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 --- python-gsw.changes | 6 ++++++ python-gsw.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-gsw.changes b/python-gsw.changes index a8a99ef..ade6f73 100644 --- a/python-gsw.changes +++ b/python-gsw.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 21 21:01:13 UTC 2021 - Ben Greiner + +- 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 diff --git a/python-gsw.spec b/python-gsw.spec index 7dfbd66..f54656b 100644 --- a/python-gsw.spec +++ b/python-gsw.spec @@ -16,8 +16,9 @@ # +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-gsw Version: 3.4.0 Release: 0