[node-patches] Change in ovirt-node[master]: recipe: Include argparse
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Wed Jul 2 12:58:58 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: recipe: Include argparse
......................................................................
recipe: Include argparse
A more convenient way for arg parsing.
Change-Id: I73ebe1485b7216b36ee23cfa7146e9a54789654f
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-pkgs.ks
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/05/29505/1
diff --git a/recipe/common-pkgs.ks b/recipe/common-pkgs.ks
index b2c3070..9b76e74 100644
--- a/recipe/common-pkgs.ks
+++ b/recipe/common-pkgs.ks
@@ -23,6 +23,7 @@
python-libs
python-setuptools
python-requests
+python-argparse
PyPAM
#db4
# debugging
--
To view, visit http://gerrit.ovirt.org/29505
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I73ebe1485b7216b36ee23cfa7146e9a54789654f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list