From 272a4ad47455e98287e8eb29c5372ef0028789ecc7fb8fde784a1a3cd19cb464 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 18 Jan 2021 06:58:48 +0000 Subject: [PATCH] Accepting request 863950 from home:bnavigator:branches:devel:languages:python:numeric - Skip python36 because of SciPy 1.6.0 OBS-URL: https://build.opensuse.org/request/show/863950 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=30 --- python-networkx.changes | 5 +++++ python-networkx.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-networkx.changes b/python-networkx.changes index 431f733..323b2ea 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 18 01:43:05 UTC 2021 - Benjamin Greiner + +- Skip python36 because of SciPy 1.6.0 + ------------------------------------------------------------------- Tue Oct 6 11:47:47 UTC 2020 - Antonio Larrosa diff --git a/python-networkx.spec b/python-networkx.spec index 78810ca..e5ffcd4 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-networkx Version: 2.5 Release: 0