[python-fmn-consumer/el6] Add dep on python-arrow.

Ralph Bean ralph at fedoraproject.org
Tue Jun 10 19:22:07 UTC 2014


commit 743aa511ad3175e23da053eaae3a884716fcc19e
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Jun 10 15:21:45 2014 -0400

    Add dep on python-arrow.

 python-fmn-consumer.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/python-fmn-consumer.spec b/python-fmn-consumer.spec
index 97bfd0e..8ccc8c4 100644
--- a/python-fmn-consumer.spec
+++ b/python-fmn-consumer.spec
@@ -25,10 +25,12 @@ BuildRequires:      python-nose
 BuildRequires:      fedmsg
 BuildRequires:      python-fmn-lib
 BuildRequires:      python-requests
+BuildRequires:      python-arrow
 
 Requires:           fedmsg
 Requires:           python-fmn-lib
 Requires:           python-requests
+Requires:           python-arrow
 
 %description
 fmn is a family of systems to manage end-user notifications triggered by
@@ -59,6 +61,7 @@ rm -rf %{modname}.egg-info
 %changelog
 * Tue Jun 10 2014 Ralph Bean <rbean at redhat.com> - 0.2.4-1
 - Latest upstream.
+- Add dep on python-arrow.
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list