gholms pushed to python-boto (el6). "Add BuildRequires for python-six"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 22:39:22 UTC 2015


>From bbc03696f85d30d6294b9fa40fe9025ba8ac14cc Mon Sep 17 00:00:00 2001
From: Garrett Holmstrom <gholms at devzero.com>
Date: Fri, 10 Apr 2015 12:42:23 -0700
Subject: Add BuildRequires for python-six


diff --git a/python-boto.spec b/python-boto.spec
index c76a487..830f828 100644
--- a/python-boto.spec
+++ b/python-boto.spec
@@ -37,9 +37,11 @@ Patch1:         boto-2.37.0-devendor.patch
 
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
+BuildRequires:  python-six
 %if %{with python3}
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+BuildRequires:  python3-six
 %endif  # with python3
 
 %if %{with unittests}
@@ -179,6 +181,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/*
 %changelog
 * Fri Apr 10 2015 Garrett Holmstrom <gholms at fedoraproject.org> - 2.38.0-1
 - Updated to 2.38.0
+- Added BuildRequires for python-six
 
 * Wed Apr  8 2015 Garrett Holmstrom <gholms at fedoraproject.org> - 2.37.0-1
 - Updated to 2.37.0 (RH #1180861)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-boto.git/commit/?h=el6&id=bbc03696f85d30d6294b9fa40fe9025ba8ac14cc


More information about the scm-commits mailing list