forked from pool/python-orderly-set
- Update to 5.4.1 * Making it compatible with python 3.8 - from versiom 5.4.0 * index() is not compatible with pandas anymore. Instead use indexes when you need to get the indexes for multiple items. OBS-URL: https://build.opensuse.org/request/show/1281895 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orderly-set?expand=0&rev=8
21 lines
754 B
Plaintext
21 lines
754 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 2 11:55:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 5.4.1
|
|
* Making it compatible with python 3.8
|
|
- from versiom 5.4.0
|
|
* index() is not compatible with pandas anymore. Instead use
|
|
indexes when you need to get the indexes for multiple items.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 14 20:24:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 5.3.2:
|
|
* Adding more type hints
|
|
* adding the ability to make a stableset immutable
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 23:05:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- Initial package (5.2.3)
|