Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cloudpickle for 
openSUSE:Factory checked in at 2022-10-01 17:42:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudpickle (Old)
 and      /work/SRC/openSUSE:Factory/.python-cloudpickle.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cloudpickle"

Sat Oct  1 17:42:08 2022 rev:16 rq:1007420 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudpickle/python-cloudpickle.changes    
2021-01-26 14:44:33.287237114 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cloudpickle.new.2275/python-cloudpickle.changes
  2022-10-01 17:42:16.461573704 +0200
@@ -1,0 +2,31 @@
+Sat Oct  1 11:24:59 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.2.0:
+  * Improve compatibility with "nogil" Python and 3.11 
+  * Fix compatibility with Python 3.11
+  * Add Python 3.10 to tox config
+  * Fix #440: Incorrect pickles for subclasses of generic classes 
+  * Extend test_abc to include abstract properties
+  * Add support for abc.abstract* methods
+  * Add test for multiprocessing.Lock error
+
+-------------------------------------------------------------------
+Mon Sep 26 21:21:21 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to 2.1.0
+  * Support for pickling abc.abstractproperty, abc.abstractclassmethod, and 
abc.abstractstaticmethod. (PR #450)
+  * Support for pickling subclasses of generic classes. (PR #448)
+  * Support and CI configuration for Python 3.11. (PR #467)
+  * Support for the experimental nogil variant of CPython (PR #470)
+
+- Update to 2.0.0
+  * Python 3.5 is no longer supported.
+  * Support for registering modules to be serialised by value. This allows 
code defined in local modules to be serialised
+    and executed remotely without those local modules installed on the remote 
machine. (PR #417)
+  * Fix a side effect altering dynamic modules at pickling time. (PR #426)
+  * Support for pickling type annotations on Python 3.10 as per PEP 563 (PR 
#400)
+  * Stricter parametrized type detection heuristics in 
_is_parametrized_type_hint to limit false positives. (PR #409)
+  * Support pickling / depickling of OrderedDict KeysView, ValuesView, and 
ItemsView, following similar strategy for vanilla Python dictionaries. (PR #423)
+  * Suppressed a source of non-determinism when pickling dynamically defined 
functions and handles the deprecation of co_lnotab in Python 3.10+. (PR #428) 
+
+-------------------------------------------------------------------

Old:
----
  cloudpickle-1.6.0.tar.gz

New:
----
  cloudpickle-2.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-cloudpickle.spec ++++++
--- /var/tmp/diff_new_pack.Iq7NAr/_old  2022-10-01 17:42:16.849574411 +0200
+++ /var/tmp/diff_new_pack.Iq7NAr/_new  2022-10-01 17:42:16.853574419 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cloudpickle
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-cloudpickle
-Version:        1.6.0
+Version:        2.2.0
 Release:        0
 Summary:        Extended pickling support for Python objects
 License:        BSD-3-Clause

++++++ cloudpickle-1.6.0.tar.gz -> cloudpickle-2.2.0.tar.gz ++++++
++++ 2691 lines of diff (skipped)

Reply via email to