Hello community, here is the log from the commit of package python-iso8601 for openSUSE:Factory checked in at 2013-10-25 11:19:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-iso8601 (Old) and /work/SRC/openSUSE:Factory/.python-iso8601.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iso8601" Changes: -------- --- /work/SRC/openSUSE:Factory/python-iso8601/python-iso8601.changes 2012-06-12 22:10:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-iso8601.new/python-iso8601.changes 2013-10-25 11:19:48.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:07:08 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-iso8601.spec ++++++ --- /var/tmp/diff_new_pack.2gMel9/_old 2013-10-25 11:19:49.000000000 +0200 +++ /var/tmp/diff_new_pack.2gMel9/_new 2013-10-25 11:19:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-iso8601 # -# 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 @@ -11,10 +11,11 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -28,7 +29,7 @@ Source: iso8601-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
