From 87ca136ee855bde9caf19181bacd0b45c301230a Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: May 23 2017 15:21:35 +0000 Subject: Update celery dependency Signed-off-by: Patrick Uiterwijk --- diff --git a/files/pagure.spec b/files/pagure.spec index 81e5009..144c8fb 100644 --- a/files/pagure.spec +++ b/files/pagure.spec @@ -23,7 +23,7 @@ BuildRequires: python-arrow BuildRequires: python-binaryornot BuildRequires: python-bleach BuildRequires: python-blinker -BuildRequires: python2-celery +BuildRequires: python-celery BuildRequires: python-chardet BuildRequires: python-cryptography BuildRequires: python-docutils @@ -60,7 +60,7 @@ Requires: python-arrow Requires: python-binaryornot Requires: python-bleach Requires: python-blinker -Requires: python2-celery +Requires: python-celery Requires: python-chardet Requires: python-cryptography Requires: python-docutils