From 34b48620ff581e9c1ca3cfc834bc03bb92a2507cfc5f42f6b652121dc53d16d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 30 Nov 2017 09:55:38 +0000 Subject: [PATCH] - Add missing runtime deps (mostly same as build time ones...) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=100 --- python-celery.changes | 5 +++++ python-celery.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-celery.changes b/python-celery.changes index 623bd42..c339fe5 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 30 09:57:28 UTC 2017 - tchvatal@suse.com + +- Add missing runtime deps (mostly same as build time ones...) + ------------------------------------------------------------------- Sat Sep 30 16:39:25 UTC 2017 - arun@gmx.de diff --git a/python-celery.spec b/python-celery.spec index 7bbefb8..70f0f72 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -43,7 +43,9 @@ BuildRequires: fdupes BuildRequires: netcfg BuildRequires: python-rpm-macros Requires: python-billiard >= 3.5.0.2 +Requires: python-kombu >= 4.0.2 Requires: python-python-dateutil +Requires: python-vine Recommends: python-curses Recommends: python-pyOpenSSL Suggests: python-eventlet