41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Wed May 16 16:25:19 UTC 2018 - toddrme2178@gmail.com
|
||
|
|
|
||
|
|
- Update to 1.4.1
|
||
|
|
* Added a "display" method to hierarchical clusters (by 1kastner).
|
||
|
|
* issue in multiprocessing code.
|
||
|
|
* Multiprocessing (by loisaidasam)
|
||
|
|
* Python 3 support
|
||
|
|
* Split up one big file into smaller more logical sub-modules
|
||
|
|
* Fixed https://github.com/exhuma/python-cluster/issues/11
|
||
|
|
* Documentation update.
|
||
|
|
- Implement single-spec version
|
||
|
|
- Switch to wheel-based package
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Sep 26 22:54:29 UTC 2013 - p.drouand@gmail.com
|
||
|
|
|
||
|
|
- Update to version 1.1.2
|
||
|
|
+ Changelog is not update and don't provide changes
|
||
|
|
- Replace python-distribute with python-setuptools BuildRequires
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Jan 3 19:03:02 UTC 2013 - toddrme2178@gmail.com
|
||
|
|
|
||
|
|
- Fix builds for SLES 11
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Jan 12 09:35:20 UTC 2012 - saschpe@suse.de
|
||
|
|
|
||
|
|
- Spec file cleanup:
|
||
|
|
* Don't rm -rf %buildroot
|
||
|
|
* Fix license, it's LGPL-2.0+ (not BSD)
|
||
|
|
* BuildRequire python-distribute instead of python-setuptools
|
||
|
|
* Some macro cleanup
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Tue Jan 10 15:42:00 UTC 2012 - jweberhofer@weberhofer.at
|
||
|
|
|
||
|
|
- initial release 1.1.1b3
|
||
|
|
|