37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Tue Apr 22 07:33:21 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||
|
|
|
||
|
|
- Update to 2.4
|
||
|
|
* Update and ship license in dist files, by Byron Sakiadis
|
||
|
|
* Support for Python 3.12
|
||
|
|
* Support for Python 3.13
|
||
|
|
* Drop support of EOL python 3.8
|
||
|
|
- Limit Python files matched in %files section
|
||
|
|
- Rename README.rst to README.md in %doc section
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Wed May 3 09:14:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
|
||
|
|
- update to 2.3:
|
||
|
|
* support for python 3.11
|
||
|
|
* support for python 3.10
|
||
|
|
* drop support of EOL python 3.6
|
||
|
|
* migrate to hatch
|
||
|
|
* fix test_distribution to be deterministic
|
||
|
|
(using randint causes a fai… (#17), by Ben Hockley
|
||
|
|
* ci: add github actions
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Mon Oct 3 09:22:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||
|
|
|
||
|
|
- update to 2.1:
|
||
|
|
* python3.6+ syntax update and code QA
|
||
|
|
* update tox tests to the correct python versions
|
||
|
|
* Expose replicas argument for KetamaRing
|
||
|
|
* document ketama ring replicas configuration
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Fri Jun 12 11:45:35 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
|
||
|
|
- Initial spec for v1.2
|