Hello community,

here is the log from the commit of package python-cloudpickle for 
openSUSE:Factory checked in at 2020-06-28 23:03:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudpickle (Old)
 and      /work/SRC/openSUSE:Factory/.python-cloudpickle.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cloudpickle"

Sun Jun 28 23:03:56 2020 rev:12 rq:817136 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudpickle/python-cloudpickle.changes    
2020-04-04 12:20:36.667685318 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cloudpickle.new.3060/python-cloudpickle.changes
  2020-06-28 23:05:37.150717758 +0200
@@ -1,0 +2,12 @@
+Fri Jun 26 04:16:58 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 1.4.1:
+  * Fix incompatibilities between cloudpickle 1.4.0 and Python 3.5.0/1/2 
introduced by the new support of cloudpickle for pickling typing constructs. 
(issue #360)
+  * Restore compat with loading dynamic classes pickled with cloudpickle 
version 1.2.1 that would reference the types.ClassType attribute. (PR #359)
+  * This version requires Python 3.5 or later
+  * cloudpickle can now all pickle all constructs from the typing module and 
the typing_extensions library in Python 3.5+ (PR #318)
+  * Stop pickling the annotations of a dynamic class for Python < 3.6 (follow 
up on #276) (issue #347)
+  * Fix a bug affecting the pickling of dynamic TypeVar instances on Python 
3.7+, and expand the support for pickling TypeVar instances (dynamic or 
non-dynamic) to Python 3.5-3.6 (PR #350)
+  * Add support for pickling dynamic classes subclassing typing.Generic 
instances on Python 3.7+ (PR #351) 
+
+-------------------------------------------------------------------

Old:
----
  cloudpickle-1.3.0.tar.gz

New:
----
  cloudpickle-1.4.1.tar.gz

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

Other differences:
------------------
++++++ python-cloudpickle.spec ++++++
--- /var/tmp/diff_new_pack.MG42vl/_old  2020-06-28 23:05:38.654722753 +0200
+++ /var/tmp/diff_new_pack.MG42vl/_new  2020-06-28 23:05:38.658722766 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-cloudpickle
-Version:        1.3.0
+Version:        1.4.1
 Release:        0
 Summary:        Extended pickling support for Python objects
 License:        BSD-3-Clause

++++++ cloudpickle-1.3.0.tar.gz -> cloudpickle-1.4.1.tar.gz ++++++
++++ 1710 lines of diff (skipped)


Reply via email to