15
0

Accepting request 1239838 from home:glaubitz:branches:devel:languages:python

- Update to 3.1.1
  * Various fixes to support for Python 3.14. (PR #545)

OBS-URL: https://build.opensuse.org/request/show/1239838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=60
This commit is contained in:
2025-01-23 12:56:24 +00:00
committed by Git OBS Bridge
parent 96aaae70e9
commit cd6f6ed848
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cloudpickle
#
# 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 @@
%{?sle15_python_module_pythons}
Name: python-cloudpickle
Version: 3.1.0
Version: 3.1.1
Release: 0
Summary: Extended pickling support for Python objects
License: BSD-3-Clause