1
0
python-cluster/python-cluster.changes

69 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Sat Feb 3 13:46:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require setuptools
-------------------------------------------------------------------
Mon May 24 03:09:59 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Tue Jul 23 17:43:25 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 1.4.1.post2
* Update changelog.
* Removed the Pipfile which was introduced in 1.4.1.post1.
The file caused false positives on security checks.
Additionally, having a Pipfile is mainly useful in
applications, and not in libraries like this one.
- Update to 1.4.1.post1
* Update changelog.
* Switch doc-building to use pipenv & update Pipfile accordingly.
-------------------------------------------------------------------
Wed Jun 20 11:10:58 UTC 2018 - tchvatal@suse.com
- Switch from wheel to normal distri packaging bsc#1094323
-------------------------------------------------------------------
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