14
0

- update to 4.2:

* Drop support for Python 3.8.
  * Add preliminary support for Python 3.14 as of 3.14a4.
  * Remove unused setuptools install requirement.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=32
This commit is contained in:
2025-02-25 20:09:39 +00:00
committed by Git OBS Bridge
parent 945bf9a33f
commit 4c9f7cd44a
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zodbpickle
Version: 4.1.1
Version: 4.2
Release: 0
Summary: Fork of Python 3 pickle module
License: Python-2.0 AND ZPL-2.1