Hello community, here is the log from the commit of package python-weave for openSUSE:Factory checked in at 2017-05-17 10:55:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-weave (Old) and /work/SRC/openSUSE:Factory/.python-weave.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-weave" Wed May 17 10:55:25 2017 rev:3 rq:495443 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-weave/python-weave.changes 2014-06-04 18:39:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-weave.new/python-weave.changes 2017-05-17 10:55:27.133558960 +0200 @@ -1,0 +2,7 @@ +Mon May 15 14:55:02 UTC 2017 - [email protected] + +- Update to version 0.16.0 + * Weave 0.16.0 is a maintenance release that accounts for changes + in SciPy since the Weave 0.15.0 release. + +------------------------------------------------------------------- Old: ---- weave-0.15.0.tar.gz New: ---- weave-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-weave.spec ++++++ --- /var/tmp/diff_new_pack.CnbLdA/_old 2017-05-17 10:55:28.029432928 +0200 +++ /var/tmp/diff_new_pack.CnbLdA/_new 2017-05-17 10:55:28.029432928 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-weave # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,13 +17,13 @@ Name: python-weave -Version: 0.15.0 +Version: 0.16.0 Release: 0 Summary: Weave: a C++ compiler for Python License: BSD-3-Clause Group: Development/Libraries/Python Url: http://www.github.com/scipy/weave -Source: https://pypi.python.org/packages/source/w/weave/weave-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/w/weave/weave-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-numpy-devel BuildRequires: python-scipy @@ -33,11 +33,7 @@ Obsoletes: python-scipy-weave < %{version} Provides: python-weave-devel = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%else BuildArch: noarch -%endif %description Weave provides tools for including C/C++ code within Python code. Inlining @@ -66,7 +62,7 @@ %files %defattr(-,root,root,-) %doc LICENSE.txt -%doc doc/examples +%doc doc/tutorial* %{python_sitelib}/weave-%{version}-py*.egg-info %{python_sitelib}/weave %exclude %{python_sitelib}/weave/LICENSE.txt ++++++ weave-0.15.0.tar.gz -> weave-0.16.0.tar.gz ++++++ ++++ 2725 lines of diff (skipped)
