1
0

Accepting request 662860 from home:TheBlackCat:branches:devel:languages:python:numeric

- Update to 0.13
  * Improve readme about library usage
  * Make cluster be 0,1...,n_clusters in the special case of no links
  * Include tests in sdists
  * Include license and documentation in sdists

OBS-URL: https://build.opensuse.org/request/show/662860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=3
This commit is contained in:
Todd R
2019-01-04 16:52:19 +00:00
committed by Git OBS Bridge
parent 36c6b1938f
commit bcd92c5821
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 22 04:01:47 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to 0.13
* Improve readme about library usage
* Make cluster be 0,1...,n_clusters in the special case of no links
* Include tests in sdists
* Include license and documentation in sdists
-------------------------------------------------------------------
Thu Nov 15 00:30:43 UTC 2018 - Todd R <toddrme2178@gmail.com>