Rebuilt for Python 3.7
This commit is contained in:
parent
ccde70d4a6
commit
475e5e4afa
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.11
|
Version: 1.11
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
Summary: Creates and Manipulates Graphs and Networks
|
Summary: Creates and Manipulates Graphs and Networks
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://networkx.github.io/
|
URL: http://networkx.github.io/
|
||||||
@ -315,6 +315,9 @@ PYTHONPATH=$PWD/site-packages python -c "import networkx; networkx.test()"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11-12
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Fri May 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.11-11
|
* Fri May 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.11-11
|
||||||
- Update graphviz dependency for python2
|
- Update graphviz dependency for python2
|
||||||
- Drop graphviz dependency for python3 (graphviz doesn't support python3)
|
- Drop graphviz dependency for python3 (graphviz doesn't support python3)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user