Hello community, here is the log from the commit of package python-six for openSUSE:Factory checked in at 2016-02-23 16:53:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-six (Old) and /work/SRC/openSUSE:Factory/.python-six.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-six" Changes: -------- --- /work/SRC/openSUSE:Factory/python-six/python-six.changes 2016-01-23 01:04:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-six.new/python-six.changes 2016-02-23 16:53:24.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 9 07:45:20 UTC 2016 - [email protected] + +- Restore buildarch for SLE_11 to fix build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-six-doc.spec ++++++ --- /var/tmp/diff_new_pack.3zJZZx/_old 2016-02-23 16:53:25.000000000 +0100 +++ /var/tmp/diff_new_pack.3zJZZx/_new 2016-02-23 16:53:25.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-six-doc # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ python-six.spec ++++++ --- /var/tmp/diff_new_pack.3zJZZx/_old 2016-02-23 16:53:25.000000000 +0100 +++ /var/tmp/diff_new_pack.3zJZZx/_new 2016-02-23 16:53:25.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-six # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-six Version: 1.10.0 Release: 0 @@ -30,7 +31,9 @@ Requires: python-argparse %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} %endif +%if 0%{?suse_version} > 1110 BuildArch: noarch +%endif %description Six is a Python 2 and 3 compatibility library. It provides utility
