14
0

- update to 4.1.1:

* Fix NameError which occurred when importing
    zodbpickle.fastpickle.
  * Add final support for Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=30
This commit is contained in:
2025-02-10 21:56:18 +00:00
committed by Git OBS Bridge
parent fd92356232
commit 945bf9a33f
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 10 21:56:01 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.1.1:
* Fix NameError which occurred when importing
zodbpickle.fastpickle.
* Add final support for Python 3.13.
-------------------------------------------------------------------
Sat Jun 29 05:34:19 UTC 2024 - Dirk Müller <dmueller@suse.com>