Hello community,

here is the log from the commit of package python-blosc for openSUSE:Factory 
checked in at 2018-07-18 22:57:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blosc (Old)
 and      /work/SRC/openSUSE:Factory/.python-blosc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-blosc"

Wed Jul 18 22:57:28 2018 rev:10 rq:623639 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes        
2018-05-29 10:43:29.235664803 +0200
+++ /work/SRC/openSUSE:Factory/.python-blosc.new/python-blosc.changes   
2018-07-18 22:58:08.414125093 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 11:54:58 UTC 2018 - tchva...@suse.com
+
+- Stricten requirement on the blosc-devel to require version we
+  actually compile with
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-blosc.spec ++++++
--- /var/tmp/diff_new_pack.IOpWU4/_old  2018-07-18 22:58:08.878123553 +0200
+++ /var/tmp/diff_new_pack.IOpWU4/_new  2018-07-18 22:58:08.878123553 +0200
@@ -25,14 +25,14 @@
 Group:          Development/Languages/Python
 Url:            http://www.blosc.org/
 Source:         
https://files.pythonhosted.org/packages/source/b/blosc/blosc-%{version}.tar.gz
-BuildRequires:  blosc-devel
-BuildRequires:  c++_compiler
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module numpy-devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  blosc-devel >= 1.9.0
+BuildRequires:  c++_compiler
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module numpy}


Reply via email to