From 2b45a95b7e6ed644bd3bcdeb7d395342f5a67e9aa1d9fbf40f730969b4aa88c3 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Tue, 5 Jul 2011 17:58:14 +0000 Subject: [PATCH] Accepting request 75436 from home:appleonkel:branches:devel:languages:python Fixed two Requires. OBS-URL: https://build.opensuse.org/request/show/75436 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=33 --- python-celery.changes | 7 +++++++ python-celery.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-celery.changes b/python-celery.changes index 74ed928..6070b97 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 5 12:51:47 UTC 2011 - appleonkel@opensuse.org + +- fixed Requires: + * python-tyrant is renamed to python-pytyrant + * added python-pyparsing + ------------------------------------------------------------------- Mon Jun 13 15:35:25 UTC 2011 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 49a758f..4be4109 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -36,7 +36,8 @@ Requires: python-anyjson Requires: python-python-daemon Requires: python-django-unittest-depth Requires: python-kombu -Requires: python-tyrant +Requires: python-pytyrant +Requires: python-pyparsing %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1110