[fedmsg] Actually include python-arrow.

Ralph Bean ralph at fedoraproject.org
Wed Aug 27 21:56:01 UTC 2014


commit a6ff6f41322bc9cef15a960ca25bcaaa82f4436b
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Aug 27 14:56:00 2014 -0700

    Actually include python-arrow.

 fedmsg.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index 5fb4058..4bb99c5 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -37,6 +37,7 @@ BuildRequires:  python-pygments
 BuildRequires:  python-fabulous
 BuildRequires:  python-fedora
 BuildRequires:  python-psutil
+BuildRequires:  python-arrow
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 # On rhel, we don't need systemd to build.  but we do on fedora.
@@ -55,6 +56,7 @@ Requires:       python-pygments
 Requires:       python-fabulous
 Requires:       python-fedora
 Requires:       python-psutil
+Requires:       python-arrow
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires:  python-ordereddict


More information about the scm-commits mailing list