1
0

Accepting request 538121 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/538121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-networkx?expand=0&rev=13
This commit is contained in:
2017-11-09 13:01:23 +00:00
committed by Git OBS Bridge
parent a72fc1fc63
commit c40c8700fd
4 changed files with 32 additions and 17 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Oct 31 03:14:26 UTC 2017 - arun@gmx.de
- specfile:
* changes from tar.gz to zip
* updated sed
* INSTALL doesn't seem to be packaged anymore, deleted "rm" command
- update to version 2.0:
* Highlights
+ This release is the result of over two years of work with 1212
commits and 193 merges by 86 contributors. Highlights include:
+ We have made major changes to the methods in the Multi/Di/Graph
classes. There is a migration guide for people moving from 1.X
to 2.0.
+ We updated the documentation system.
* full release notes at
https://networkx.github.io/documentation/stable/release/release_2.0.html
-------------------------------------------------------------------
Sun Aug 6 04:46:44 UTC 2017 - toddrme2178@gmail.com