Hello community, here is the log from the commit of package python-lz4 for openSUSE:Leap:15.2 checked in at 2020-03-09 18:08:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-lz4 (Old) and /work/SRC/openSUSE:Leap:15.2/.python-lz4.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lz4" Mon Mar 9 18:08:21 2020 rev:12 rq:776765 version:2.1.10 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-lz4/python-lz4.changes 2020-01-15 15:49:57.419478005 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-lz4.new.26092/python-lz4.changes 2020-03-09 18:08:23.200940397 +0100 @@ -1,0 +2,7 @@ +Mon Jun 17 11:57:13 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 2.1.10: + * Cleanup some code in _block.c to suppress some compiler warnings + * Add some more detail to the install docs + +------------------------------------------------------------------- Old: ---- lz4-2.1.6.tar.gz New: ---- lz4-2.1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lz4.spec ++++++ --- /var/tmp/diff_new_pack.C0w2Id/_old 2020-03-09 18:08:24.012941561 +0100 +++ /var/tmp/diff_new_pack.C0w2Id/_new 2020-03-09 18:08:24.012941561 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lz4 -Version: 2.1.6 +Version: 2.1.10 Release: 0 Summary: LZ4 Bindings for Python License: BSD-3-Clause @@ -28,11 +28,11 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module pkgconfig} BuildRequires: %{python_module psutil} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest-runner} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python2-future @@ -58,10 +58,9 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} -# Tests timeout -# %%check -# export CFLAGS="%%{optflags}" -# %%python_exec setup.py test +%check +# tests get stuck +#%%pytest_arch %files %{python_files} %license LICENSE ++++++ lz4-2.1.6.tar.gz -> lz4-2.1.10.tar.gz ++++++ ++++ 5879 lines of diff (skipped)
