[fedmsg] Added dependency on python-six.

Ralph Bean ralph at fedoraproject.org
Wed Dec 5 20:27:48 UTC 2012


commit 21e3d98991eb9f635981bf40e0b6cdbc699ddbed
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Dec 5 15:27:41 2012 -0500

    Added dependency on python-six.

 fedmsg.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index eb432eb..1df8cdb 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -25,6 +25,7 @@ BuildRequires:  m2crypto
 BuildRequires:  python-m2ext
 BuildRequires:  python-pygments
 BuildRequires:  python-fabulous
+BuildRequires:  python-six
 
 Requires:       python-moksha-hub >= 1.0.9
 Requires:       python-simplejson
@@ -35,6 +36,7 @@ Requires:       m2crypto
 Requires:       python-m2ext
 Requires:       python-pygments
 Requires:       python-fabulous
+Requires:       python-six
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires:  python-ordereddict
@@ -252,6 +254,7 @@ fi
 * Wed Dec 05 2012 Ralph Bean <rbean at redhat.com> - 0.6.3-1
 - Use python-logutils for dictConfig on py2.6.
 - Attempt to fixup rhel conditionals.
+- Added dependency on python-six.
 
 * Wed Dec 05 2012 Ralph Bean <rbean at redhat.com> - 0.6.2-1
 - New support for zmq_tcp_keepalive.


More information about the scm-commits mailing list