Hello community,

here is the log from the commit of package python-celery for openSUSE:Factory 
checked in at 2012-06-29 07:02:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-celery (Old)
 and      /work/SRC/openSUSE:Factory/.python-celery.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-celery", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-celery/python-celery.changes      
2012-04-23 09:16:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-celery.new/python-celery.changes 
2012-06-29 07:03:01.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Jun 28 09:04:40 UTC 2012 - [email protected]
+
+- Conflict with kombu >= 2.2.0 (see previous changes entry)
+
+-------------------------------------------------------------------
+Wed Jun  6 17:31:29 UTC 2012 - [email protected]
+
+- Update to 2.5.5:
+  This is a dummy release performed for the following goals:
+    - Protect against force upgrading to Kombu 2.2.0
+    - Version parity with django-celery
+
+-------------------------------------------------------------------

Old:
----
  celery-2.5.3.tar.bz2

New:
----
  celery-2.5.5.tar.bz2

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

Other differences:
------------------
++++++ python-celery.spec ++++++
--- /var/tmp/diff_new_pack.ZqZSyG/_old  2012-06-29 07:03:02.000000000 +0200
+++ /var/tmp/diff_new_pack.ZqZSyG/_new  2012-06-29 07:03:02.000000000 +0200
@@ -16,11 +16,8 @@
 #
 
 
-%{!?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)")}
-
 Name:           python-celery
-Version:        2.5.3
+Version:        2.5.5
 Release:        0
 Url:            http://celeryproject.org
 Summary:        Distributed Task Queue
@@ -36,7 +33,7 @@
 BuildRequires:  python-distribute
 BuildRequires:  python-eventlet
 BuildRequires:  python-gevent
-BuildRequires:  python-kombu >= 2.1.1
+BuildRequires:  python-kombu >= 2.1.8
 BuildRequires:  python-mock
 BuildRequires:  python-nose-cover3
 BuildRequires:  python-pyOpenSSL
@@ -44,12 +41,14 @@
 BuildRequires:  python-importlib
 BuildRequires:  python-ordereddict
 BuildRequires:  python-unittest2
+# See changes entry from "Jun  6 17:31:29 UTC 2012":
+# TODO/FIXME: Drop this as as soon as possible, d:l:p already has a newer 
kombu,
+Conflicts:      python-kombu >= 2.2.0
 Requires:       python-importlib
 Requires:       python-ordereddict
 %endif
 Requires:       python-anyjson
 Requires:       python-dateutil
-Requires:       python-kombu >= 2.1.1
 Recommends:     python-curses
 Recommends:     python-pyOpenSSL
 Suggests:       python-eventlet
@@ -57,12 +56,12 @@
 Suggests:       python-pymongo
 Suggests:       python-python-daemon
 Suggests:       python-pytyrant
-%if 0%{?suse_version}
+%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()")}
 %py_requires
-%if 0%{?suse_version} > 1110
+%else
 BuildArch:      noarch
 %endif
-%endif
 
 %description
 Celery is an open source asynchronous task queue/job queue based on

++++++ celery-2.5.3.tar.bz2 -> celery-2.5.5.tar.bz2 ++++++
++++ 1968 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to