------------------------------------------------------------------- Tue Jul 14 13:44:51 UTC 2020 - Marketa Calabkova - update to version 0.14 * Replace RandomState.permutation with RandomState.shuffle * include resolution parameter in __modularity calculation * docs fixes ------------------------------------------------------------------- Wed May 20 07:26:53 UTC 2020 - Petr Gajdos - %python3_only -> %python_alternative ------------------------------------------------------------------- Mon Jan 6 15:19:20 UTC 2020 - Todd R - Drop python2 subpackage due to dependencies dropping python2. ------------------------------------------------------------------- Sat Dec 22 04:01:47 UTC 2018 - Todd R - 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 - Initial version