From 4e53fc05d3e24e921d7be69517feaedfcb83c1577ad3dc97e5aaa607b77682dc Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 23 Sep 2011 13:31:30 +0000 Subject: [PATCH] Accepting request 84610 from home:appleonkel:branches:devel:languages:python - Added python-dateutil to Requires, needed by %py_sitedir/celery/schedules.py OBS-URL: https://build.opensuse.org/request/show/84610 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=38 --- python-celery.changes | 6 ++++++ python-celery.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-celery.changes b/python-celery.changes index 58b205b..d2438d6 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 23 12:35:58 UTC 2011 - oliver.bengs@opensuse.org + +- Added python-dateutil to Requires, + needed by %py_sitedir/celery/schedules.py + ------------------------------------------------------------------- Mon Sep 19 18:42:37 UTC 2011 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 83ac2ff..1b2707d 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -38,6 +38,7 @@ Requires: python-django-unittest-depth Requires: python-kombu >= 1.3.1 Requires: python-pytyrant Requires: python-pyparsing +Requires: python-dateutil %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1110