forked from pool/python-immutabledict
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1097951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutabledict?expand=0&rev=6
18 lines
641 B
Plaintext
18 lines
641 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 10 12:18:42 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 11:17:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.2.5:
|
|
* Fix hard-coded class reference in fromkeys() resulting in
|
|
always using `dict` for `fromkeys()` (instead of OrderedDict
|
|
in ImmutableOrderedDict for example)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 8 21:26:20 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- initial package
|