Hello community, here is the log from the commit of package python-scipy for openSUSE:Factory checked in at 2013-04-15 11:16:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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/python-scipy.changes 2012-10-09 13:59:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes 2013-04-15 11:16:54.000000000 +0200 @@ -1,0 +2,10 @@ +Sun Apr 14 04:43:43 UTC 2013 - [email protected] + +- Update to version 0.12.0 + Some of the highlights of this release are: + * Completed QHull wrappers in scipy.spatial. + * cKDTree now a drop-in replacement for KDTree. + * A new global optimizer, basinhopping. + * Support for Python 2 and Python 3 from the same code base (no more 2to3). + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-scipy/python3-scipy.changes 2012-11-26 19:59:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-scipy.new/python3-scipy.changes 2013-04-15 11:16:54.000000000 +0200 @@ -1,0 +2,10 @@ +Sun Apr 14 04:46:01 UTC 2013 - [email protected] + +- Update to version 0.12.0 + Some of the highlights of this release are: + * Completed QHull wrappers in scipy.spatial. + * cKDTree now a drop-in replacement for KDTree. + * A new global optimizer, basinhopping. + * Support for Python 2 and Python 3 from the same code base (no more 2to3). + +------------------------------------------------------------------- Old: ---- scipy-0.11.0.tar.gz New: ---- scipy-0.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scipy.spec ++++++ --- /var/tmp/diff_new_pack.m0egFt/_old 2013-04-15 11:16:56.000000000 +0200 +++ /var/tmp/diff_new_pack.m0egFt/_new 2013-04-15 11:16:56.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-scipy # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define modname scipy Name: python-%{modname} -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Scientific Tools for Python License: BSD-3-Clause ++++++ python3-scipy.spec ++++++ --- /var/tmp/diff_new_pack.m0egFt/_old 2013-04-15 11:16:56.000000000 +0200 +++ /var/tmp/diff_new_pack.m0egFt/_new 2013-04-15 11:16:56.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-scipy # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define modname scipy Name: python3-%{modname} -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Scientific Tools for Python License: BSD-3-Clause and LGPL-2.0+ @@ -32,11 +32,10 @@ BuildRequires: gcc-fortran BuildRequires: lapack-devel BuildRequires: python3 -BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-numpy-devel -BuildRequires: swig BuildRequires: suitesparse-devel-static +BuildRequires: swig # FIXME: atlas is broken right now, do not use # %if 0%{?suse_version} <= 1210 # BuildRequires: libatlas3-devel ++++++ scipy-0.11.0.tar.gz -> scipy-0.12.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-scipy/scipy-0.11.0.tar.gz /work/SRC/openSUSE:Factory/.python-scipy.new/scipy-0.12.0.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
