From ff1963a990161d297fd55fcc4ece7c795b1927958805ced304f26a3854088e71 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 12 Mar 2021 20:28:35 +0000 Subject: [PATCH] - skip python3.6 build (no numpy) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=16 --- python-numexpr.changes | 5 +++++ python-numexpr.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-numexpr.changes b/python-numexpr.changes index bc9d42a..4491cb7 100644 --- a/python-numexpr.changes +++ b/python-numexpr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 12 20:28:19 UTC 2021 - Dirk Müller + +- skip python3.6 build (no numpy) + ------------------------------------------------------------------- Wed Mar 3 19:08:44 UTC 2021 - Arun Persaud diff --git a/python-numexpr.spec b/python-numexpr.spec index 7b5e19f..1b2a3c5 100644 --- a/python-numexpr.spec +++ b/python-numexpr.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python36 1 Name: python-numexpr Version: 2.7.3 Release: 0