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,7 +1,7 @@
#
# spec file for package python-zodbpickle
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zodbpickle
Version: 4.0
Version: 4.1.1
Release: 0
Summary: Fork of Python 3 pickle module
License: Python-2.0 AND ZPL-2.1