Hello community,

here is the log from the commit of package python-lz4 for openSUSE:Factory 
checked in at 2019-06-18 14:58:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lz4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-lz4.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lz4"

Tue Jun 18 14:58:28 2019 rev:5 rq:710341 version:2.1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lz4/python-lz4.changes    2019-02-08 
12:15:21.893425195 +0100
+++ /work/SRC/openSUSE:Factory/.python-lz4.new.4811/python-lz4.changes  
2019-06-18 14:58:43.941317884 +0200
@@ -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.OE9HaD/_old  2019-06-18 14:58:45.101317218 +0200
+++ /var/tmp/diff_new_pack.OE9HaD/_new  2019-06-18 14:58:45.133317200 +0200
@@ -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)


Reply via email to