[python-celery] add runtime rep pytz (rhbz#169774)

Matthias Runge mrunge at fedoraproject.org
Wed Feb 26 09:02:16 UTC 2014


commit 78e4d6beb0add893aca4400ca7d68351980eec84
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Feb 26 10:02:43 2014 +0100

    add runtime rep pytz (rhbz#169774)

 python-celery.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-celery.spec b/python-celery.spec
index b2d502a..1009551 100644
--- a/python-celery.spec
+++ b/python-celery.spec
@@ -6,7 +6,7 @@
 
 Name:           python-celery
 Version:        3.1.7
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Distributed Task Queue
 
 Group:          Development/Languages
@@ -24,6 +24,7 @@ Requires:       python-kombu >= 1:3.0.8
 Requires:       pyparsing
 Requires:       python-billiard >= 1:3.3.0.13, python-billiard < 1:3.4
 Requires:       python-amqp
+Requires:       pytz
 %if ! (0%{?fedora} > 13 || 0%{?rhel} > 6)
 Requires:       python-importlib
 %endif
@@ -173,6 +174,9 @@ popd
 
 
 %changelog
+* Wed Feb 26 2014 Matthias Runge <mrunge at redhat.com> - 3.1.7-4
+- add runtime requirement pyzu (rhbz#1069774)
+
 * Fri Jan 10 2014 Matthias Runge <mrunge at redhat.com> - 3.1.7-3
 - add runtime requirement python-setuptools (rhbz#1051176)
 


More information about the scm-commits mailing list