Hello community,

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

Package is "python-blosc"

Mon Jan 22 16:19:33 2018 rev:8 rq:567940 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes        
2017-04-28 10:43:31.981808889 +0200
+++ /work/SRC/openSUSE:Factory/.python-blosc.new/python-blosc.changes   
2018-01-22 16:20:52.235333052 +0100
@@ -1,0 +2,5 @@
+Sun Jan 21 05:33:31 UTC 2018 - [email protected]
+
+- Fix building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-blosc.spec ++++++
--- /var/tmp/diff_new_pack.DzieC7/_old  2018-01-22 16:20:52.715310602 +0100
+++ /var/tmp/diff_new_pack.DzieC7/_new  2018-01-22 16:20:52.715310602 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-blosc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,8 +50,7 @@
 %python_exec setup.py build_ext --inplace --blosc=%{_prefix}
 
 %install
-%python_install --blosc=%{_prefix}
-# %python_exec setup.py install --blosc=%{_prefix} --prefix=%{_prefix} 
--root=%{buildroot}
+%python_exec setup.py install -O1 --skip-build --force --root=%{buildroot} 
--prefix=%{_prefix} --blosc=%{_prefix}
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}


Reply via email to