Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
c5db54952c | |||
b147e7e076 | |||
05b73c91af | |||
4c9f7cd44a | |||
9c4c825833 | |||
945bf9a33f |
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 11:20:51 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 20:09:32 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -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
|
||||
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zodbpickle
|
||||
Version: 4.0
|
||||
Version: 4.2
|
||||
Release: 0
|
||||
Summary: Fork of Python 3 pickle module
|
||||
License: Python-2.0 AND ZPL-2.1
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e85bad9560d6092a635bebee78a43b0f1c926a66912be390e88cab66f4dec180
|
||||
size 111027
|
BIN
zodbpickle-4.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
zodbpickle-4.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user