Comment 12 for bug 1525236

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to packages/centos7/python-cliff (8.0)

Reviewed: https://review.fuel-infra.org/14656
Submitter: Pkgs Jenkins <email address hidden>
Branch: 8.0

Commit: ced0ecdc7327ad3b9f190aaaf146dabf944f9904
Author: Dmitry Teselkin <email address hidden>
Date: Mon Dec 14 14:36:32 2015

Remove argpargse from requirements

Keeping 'argparse' in requirements.txt might fail
component on python2.7 environment if pkg_requirement
fails to detect that argparse is available in the system
as part of python 2.7.

For CentOS6 it's not a problem as there will is
python-argparse requirement for that platform.

Related-Bug: #1525236

Change-Id: I0c10e2370b49bdba121522bdb672d0a1d8c8e0da