Hello community,

here is the log from the commit of package python-lz4 for openSUSE:Factory 
checked in at 2020-03-05 23:25:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lz4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-lz4.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lz4"

Thu Mar  5 23:25:21 2020 rev:6 rq:781885 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lz4/python-lz4.changes    2019-06-18 
14:58:43.941317884 +0200
+++ /work/SRC/openSUSE:Factory/.python-lz4.new.26092/python-lz4.changes 
2020-03-05 23:25:31.229417765 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 14:04:27 UTC 2020 - pgaj...@suse.com
+
+- version update to 3.0.2
+    Drops support for Python 2 (although some dead code remains for future 
removal)
+    Adds streams support thanks to the hard work of @tSed
+    Fixes a performance bug with the frame bindings - thanks to @bjonen for 
the careful report and reproducer
+    Adds Python 3.8 support
+
+-------------------------------------------------------------------

Old:
----
  lz4-2.1.10.tar.gz

New:
----
  lz4-3.0.2.tar.gz

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

Other differences:
------------------
++++++ python-lz4.spec ++++++
--- /var/tmp/diff_new_pack.JdFELc/_old  2020-03-05 23:25:32.113418251 +0100
+++ /var/tmp/diff_new_pack.JdFELc/_new  2020-03-05 23:25:32.133418261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-lz4
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-%{**}}
+%define skip_python2 1
 Name:           python-lz4
-Version:        2.1.10
+Version:        3.0.2
 Release:        0
 Summary:        LZ4 Bindings for Python
 License:        BSD-3-Clause

++++++ lz4-2.1.10.tar.gz -> lz4-3.0.2.tar.gz ++++++
++++ 5939 lines of diff (skipped)


Reply via email to