Hello community, here is the log from the commit of package python-scipy for openSUSE:Factory checked in at 2012-11-26 19:55:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scipy (Old) and /work/SRC/openSUSE:Factory/.python-scipy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scipy", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-scipy/python3-scipy.changes 2012-10-09 13:59:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-scipy.new/python3-scipy.changes 2012-11-26 19:59:31.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 22 14:18:55 UTC 2012 - [email protected] + +- Removed openSUSE 11.4 spec file workarounds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-scipy.spec ++++++ --- /var/tmp/diff_new_pack.EGRhTb/_old 2012-11-26 19:59:50.000000000 +0100 +++ /var/tmp/diff_new_pack.EGRhTb/_new 2012-11-26 19:59:50.000000000 +0100 @@ -31,23 +31,19 @@ BuildRequires: gcc-c++ BuildRequires: gcc-fortran BuildRequires: lapack-devel +BuildRequires: python3 BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-numpy-devel BuildRequires: swig -%if 0%{?suse_version} > 1140 BuildRequires: suitesparse-devel-static -%endif # FIXME: atlas is broken right now, do not use # %if 0%{?suse_version} <= 1210 # BuildRequires: libatlas3-devel # %endif Requires: python3-numpy +Requires: python(abi) = %{py3_ver} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%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 %description Scipy is open-source software for mathematics, science, and -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
