14
0

- update to 3.1:

* Add support for Python 3.12.
  * Fix ``NameError`` in ``.fastpickle`` and ``.slowpickle``.
  * Build Linux binary wheels for Python 3.11.
  * Add preliminary support for Python 3.12a5.
  * Drop support for Python 2.7, 3.5, 3.6.
  * Drop support for deprecated ``python setup.py test``.
- Update to version 2.6
- Update to version 2.5
- Update to version 2.4.0
- version update to 2.3.0
- Use python_module macro for BuildRequires on the testsuite module

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=24
This commit is contained in:
2023-12-16 09:04:05 +00:00
committed by Git OBS Bridge
parent b1f9d9dbe1
commit 3d2446ee20
4 changed files with 21 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zodbpickle
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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: 2.6
Version: 3.1
Release: 0
Summary: Fork of Python 3 pickle module
License: Python-2.0 AND ZPL-2.1