Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2012-11-28 14:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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:
--------
python-numpy.changes: same change
--- /work/SRC/openSUSE:Factory/python-numpy/python3-numpy.changes       
2012-11-22 14:15:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python3-numpy.changes  
2012-11-28 14:33:49.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 13:47:34 UTC 2012 - [email protected]
+
+- Removed openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
python-numpy.spec: same change
++++++ python3-numpy.spec ++++++
--- /var/tmp/diff_new_pack.f74pAH/_old  2012-11-28 14:33:50.000000000 +0100
+++ /var/tmp/diff_new_pack.f74pAH/_new  2012-11-28 14:33:50.000000000 +0100
@@ -38,17 +38,13 @@
 # %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)}
-%endif
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  gcc-fortran
 %else
 BuildRequires:  gcc-gfortran
 %endif
-Requires:       python3 >= %{py3_ver}
+Requires:       python(abi) = %{py3_ver}
 
 %description
 NumPy is a general-purpose array-processing package designed to

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

Reply via email to