forked from pool/python-networkx
Accepting request 868431 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/868431 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-networkx?expand=0&rev=27
This commit is contained in:
commit
30d82bec0a
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 14:05:38 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Disable python36 build for good. Next up is SciPy 1.6.0 dropping
|
||||
Python 3.6 because of NEP 29.
|
||||
- Mark the doc package files as doc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 30 01:42:49 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -18,8 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
# Temporarily reenabled until SciPy is updated, because the PyYAML fix needs to be merged first
|
||||
#%%define skip_python36 1
|
||||
%define skip_python36 1
|
||||
Name: python-networkx
|
||||
Version: 2.5
|
||||
Release: 0
|
||||
@ -115,6 +114,6 @@ popd
|
||||
|
||||
%files -n %{name}-doc
|
||||
%license LICENSE.txt
|
||||
%{_docdir}/networkx-%{version}/
|
||||
%doc %{_docdir}/networkx-%{version}/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user