14
0

- update to 5.3.2:

* Adding more type hints
  * adding the ability to make a stableset immutable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orderly-set?expand=0&rev=6
This commit is contained in:
2025-04-14 20:25:03 +00:00
committed by Git OBS Bridge
parent 96595be9fc
commit b69fe6695a
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>