Hello community,

here is the log from the commit of package python3-blosc for openSUSE:Factory 
checked in at 2015-04-27 22:08:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-blosc (Old)
 and      /work/SRC/openSUSE:Factory/.python3-blosc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-blosc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-blosc/python3-blosc.changes      
2015-04-25 11:25:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-blosc.new/python3-blosc.changes 
2015-04-27 22:09:10.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Apr 26 22:03:50 UTC 2015 - [email protected]
+
+- specfile:
+  * added tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-blosc.spec ++++++
--- /var/tmp/diff_new_pack.moFlEv/_old  2015-04-27 22:09:10.000000000 +0200
+++ /var/tmp/diff_new_pack.moFlEv/_new  2015-04-27 22:09:10.000000000 +0200
@@ -27,6 +27,7 @@
 BuildRequires:  blosc-devel
 BuildRequires:  gcc-c++
 BuildRequires:  python3-devel
+BuildRequires:  python3-numpy
 Requires:       blosc-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -40,6 +41,9 @@
 %build
 CFLAGS="%{optflags}" python3 setup.py build_ext --inplace --blosc=%{_prefix}
 
+%check
+PYTHONPATH="." python3 blosc/test.py
+
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 


Reply via email to