From dc6e00d757809700c8aa715bf05638fdc046472bccd79c3f372eec520e3d6306 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Feb 2021 08:16:35 +0000 Subject: [PATCH] Accepting request 871560 from home:bnavigator:branches:devel:languages:python - Skip python36 build: No python36-networkx anymore due to SciPy following NEP 29. OBS-URL: https://build.opensuse.org/request/show/871560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlab?expand=0&rev=13 --- python-importlab.changes | 6 ++++++ python-importlab.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-importlab.changes b/python-importlab.changes index c88a35d..752fd0e 100644 --- a/python-importlab.changes +++ b/python-importlab.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 13 00:12:25 UTC 2021 - Benjamin Greiner + +- Skip python36 build: No python36-networkx anymore due to SciPy + following NEP 29. + ------------------------------------------------------------------- Mon May 25 10:59:26 UTC 2020 - Petr Gajdos diff --git a/python-importlab.spec b/python-importlab.spec index 64cfff1..ff789ad 100644 --- a/python-importlab.spec +++ b/python-importlab.spec @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# python36-networkx no longer exists in Tumbleweed (due to SciPy following NEP 29) +%define skip_python36 1 Name: python-importlab Version: 0.5.1 Release: 0 @@ -30,13 +32,11 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-networkx -Requires: python-six Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module networkx} -BuildRequires: %{python_module six} # /SECTION %python_subpackages