15
0

Accepting request 1244905 from devel:languages:python

- 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/request/show/1244905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zodbpickle?expand=0&rev=16
This commit is contained in:
2025-02-11 20:23:59 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions
+8
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>
+2 -2
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
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.