15
0

- update to 3.0.3:

* Compatibilty with Pandas and Cython 3.0 was added.
  * Fixed a bug where pickling some built-in classes (e.g. zoneinfo)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpickle?expand=0&rev=32
This commit is contained in:
2024-03-16 08:36:00 +00:00
committed by Git OBS Bridge
parent 0dbe49c03c
commit 867cb833d5
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jsonpickle
Version: 3.0.2
Version: 3.0.3
Release: 0
Summary: Python library for serializing any arbitrary object graph into JSON
License: BSD-3-Clause