[heat-cfntools/el6] Added python-argparse (EPEL only)

Jeff Peeler jpeeler at fedoraproject.org
Wed Oct 23 02:21:07 UTC 2013


commit 727456db72067f8e6c80cde1b524c8ddb3bece9f
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Tue Oct 22 18:10:26 2013 -0400

    Added python-argparse (EPEL only)

 heat-cfntools.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/heat-cfntools.spec b/heat-cfntools.spec
index bc4ec30..6abea00 100644
--- a/heat-cfntools.spec
+++ b/heat-cfntools.spec
@@ -14,6 +14,7 @@ BuildRequires: python-pbr >= 0.5.20
 
 Requires: python-boto >= 2.5.2
 Requires: python-psutil
+Requires: python-argparse
 
 %description
 Tools required to be installed on Heat provisioned cloud instances
@@ -39,6 +40,7 @@ Tools required to be installed on Heat provisioned cloud instances
 - bump boto version requirement
 - add python-pbr buildrequire
 - fixed previous changelog date
+- added python-argparse require
 
 * Thu Apr 11 2013 Jeff Peeler <jpeeler at redhat.com> 1.2.3-1
 - rebased to 1.2.3


More information about the scm-commits mailing list