AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.
- Switch from wheel to normal distri packaging bsc#1094323
- 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
- Update to version 1.1.2 + Changelog is not update and don't provide changes - Replace python-distribute with python-setuptools BuildRequires
- Fix builds for SLES 11
- 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
- initial release 1.1.1b3