Hello community, here is the log from the commit of package python-slimmer for openSUSE:Factory checked in at 2013-10-25 11:32:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slimmer (Old) and /work/SRC/openSUSE:Factory/.python-slimmer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slimmer" Changes: -------- --- /work/SRC/openSUSE:Factory/python-slimmer/python-slimmer.changes 2012-04-12 09:51:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-slimmer.new/python-slimmer.changes 2013-10-25 11:32:37.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:14:40 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slimmer.spec ++++++ --- /var/tmp/diff_new_pack.YiOSnb/_old 2013-10-25 11:32:38.000000000 +0200 +++ /var/tmp/diff_new_pack.YiOSnb/_new 2013-10-25 11:32:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-slimmer # -# 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-slimmer Version: 0.1.30 Release: 0 @@ -25,7 +26,7 @@ Source: http://pypi.python.org/packages/source/s/slimmer/slimmer-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools #BuildRequires: python-nose %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()")} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
