Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2012-09-17 14:08:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2012-06-07 15:39:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy.changes   
2012-09-17 14:08:45.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 17 08:20:36 UTC 2012 - [email protected]
+
+- Disable atlas buildrequires until the problems with atlas are
+  worked out
+
+-------------------------------------------------------------------
python3-numpy.changes: same change

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.tYROJ4/_old  2012-09-17 14:08:46.000000000 +0200
+++ /var/tmp/diff_new_pack.tYROJ4/_new  2012-09-17 14:08:46.000000000 +0200
@@ -34,9 +34,10 @@
 %if 0%{?suse_version}
 BuildRequires:  gcc-fortran
 BuildRequires:  fdupes
-%if 0%{?suse_version} <= 1210
-BuildRequires:  libatlas3-devel
-%endif
+# FIXME: atlas is horribly broken
+# %if 0%{?suse_version} <= 1210
+# BuildRequires:  libatlas3-devel
+# %endif
 %if 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %else

++++++ python3-numpy.spec ++++++
--- /var/tmp/diff_new_pack.tYROJ4/_old  2012-09-17 14:08:46.000000000 +0200
+++ /var/tmp/diff_new_pack.tYROJ4/_new  2012-09-17 14:08:46.000000000 +0200
@@ -31,9 +31,10 @@
 BuildRequires:  python3-devel
 BuildRequires:  blas-devel
 BuildRequires:  lapack-devel
-%if 0%{?suse_version} <= 1210
-BuildRequires:  libatlas3-devel
-%endif
+# FIXME: atlas is horribly broken
+# %if 0%{?suse_version} <= 1210
+# BuildRequires:  libatlas3-devel
+# %endif
 %if 0%{?suse_version} <= 1140
 %{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to