Freeze cmd2 library temporarilly

In need of landing changes before release and the upstream gate is
wedged at the moment.

Root of the issue is a release blunder by a upstream dependency:
https://github.com/python-cmd2/cmd2/issues/421

Upstream has made the same change to global requirements here:
https://review.openstack.org/#/c/570811

We can remove this again as soon as changes propagate out to all
dependencies.

Change-Id: Ib002d4534150c9c2aba025decfd0faef77f71297
This commit is contained in:
Frode Nordahl 2018-05-29 18:27:18 +02:00
parent 6656070586
commit e373d9ea13
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ flake8>=2.2.4,<=2.4.1
os-testr>=0.4.1
charm-tools>=2.0.0
requests==2.6.0
cmd2!=0.8.3,<0.9.0;python_version<'3.0' # MIT
cmd2!=0.8.3;python_version>='3.0' # MIT
# BEGIN: Amulet OpenStack Charm Helper Requirements
# Liberty client lower constraints
amulet>=1.14.3,<2.0