Hello community,

here is the log from the commit of package python-cloudpickle for 
openSUSE:Factory checked in at 2019-07-31 14:15:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudpickle (Old)
 and      /work/SRC/openSUSE:Factory/.python-cloudpickle.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cloudpickle"

Wed Jul 31 14:15:17 2019 rev:7 rq:718787 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudpickle/python-cloudpickle.changes    
2019-05-25 13:17:58.988386797 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cloudpickle.new.4126/python-cloudpickle.changes
  2019-07-31 14:15:18.638794685 +0200
@@ -1,0 +2,10 @@
+Fri Jul 26 07:52:16 UTC 2019 - [email protected]
+
+- version update to 1.2.1
+    * Restore (partial) support for Python 3.4 for downstream projects that 
have LTS versions that would benefit from cloudpickle bug fixes.
+    * Leverage the C-accelerated Pickler new subclassing API (available in 
Python 3.8) in cloudpickle. This allows cloudpickle to pickle Python objects up 
to 30 times faster. (issue #253)
+    * Support pickling of classmethod and staticmethod objects in python2. 
arguments. (issue #262)
+    * Add support to pickle type annotations for Python 3.5 and 3.6 (pickling 
type annotations was already supported for Python 3.7, Python 3.4 might also 
work but is no longer officially supported by cloudpickle) (issue #276)
+    * Internal refactoring to proactively detect dynamic functions and classes 
when pickling them. This refactoring also yields small performance improvements 
when pickling dynamic classes (~10%) (issue #273)
+
+-------------------------------------------------------------------

Old:
----
  cloudpickle-1.1.1.tar.gz

New:
----
  cloudpickle-1.2.1.tar.gz

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

Other differences:
------------------
++++++ python-cloudpickle.spec ++++++
--- /var/tmp/diff_new_pack.AAoI01/_old  2019-07-31 14:15:19.218793612 +0200
+++ /var/tmp/diff_new_pack.AAoI01/_new  2019-07-31 14:15:19.226793598 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-cloudpickle
-Version:        1.1.1
+Version:        1.2.1
 Release:        0
 Summary:        Extended pickling support for Python objects
 License:        BSD-3-Clause

++++++ cloudpickle-1.1.1.tar.gz -> cloudpickle-1.2.1.tar.gz ++++++
++++ 1623 lines of diff (skipped)


Reply via email to