diff --git a/python-networkx.changes b/python-networkx.changes index 37f1a2e..262d8f0 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 30 01:42:49 UTC 2021 - Ben Greiner + +- Temporarily reenable python36 build until SciPy is updated, + because the PyYAML fix needs to be merged first + ------------------------------------------------------------------- Wed Jan 27 12:55:26 UTC 2021 - Markéta Machová diff --git a/python-networkx.spec b/python-networkx.spec index 239f333..dd8e157 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -18,7 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 -%define skip_python36 1 +# Temporarily reenabled until SciPy is updated, because the PyYAML fix needs to be merged first +#%%define skip_python36 1 Name: python-networkx Version: 2.5 Release: 0