Hello community, here is the log from the commit of package python-lz4 for openSUSE:Leap:15.2 checked in at 2020-03-15 13:35:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-lz4 (Old) and /work/SRC/openSUSE:Leap:15.2/.python-lz4.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lz4" Sun Mar 15 13:35:38 2020 rev:13 rq:783175 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-lz4/python-lz4.changes 2020-03-09 18:08:23.200940397 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-lz4.new.3160/python-lz4.changes 2020-03-15 13:35:39.702813064 +0100 @@ -1,0 +2,9 @@ +Thu Mar 5 14:04:27 UTC 2020 - [email protected] + +- 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.Jw4o6p/_old 2020-03-15 13:35:40.058813276 +0100 +++ /var/tmp/diff_new_pack.Jw4o6p/_new 2020-03-15 13:35:40.058813276 +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)
