Hello community,

here is the log from the commit of package python-carrot for openSUSE:Factory 
checked in at 2013-10-25 11:12:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-carrot (Old)
 and      /work/SRC/openSUSE:Factory/.python-carrot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-carrot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-carrot/python-carrot.changes      
2012-02-15 22:23:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-carrot.new/python-carrot.changes 
2013-10-25 11:12:11.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 10:59:31 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-carrot.spec ++++++
--- /var/tmp/diff_new_pack.zwkuys/_old  2013-10-25 11:12:12.000000000 +0200
+++ /var/tmp/diff_new_pack.zwkuys/_new  2013-10-25 11:12:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-carrot
 #
-# Copyright (c) 2011 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
@@ -14,6 +14,8 @@
 
 # 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)")}
 
@@ -27,7 +29,7 @@
 Source:         carrot-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 Requires:       python-amqplib
 Requires:       python-anyjson
 %if 0%{?suse_version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to