Merge "Add py2 cap for reno"

This commit is contained in:
Zuul 2020-02-09 19:44:15 +00:00 committed by Gerrit Code Review
commit 64cdb32d77
2 changed files with 5 additions and 2 deletions

View File

@ -326,7 +326,8 @@ pyudev # LGPLv2.1+
PyYAML # MIT
qpid-python;python_version=='2.7' # Apache-2.0
raven # BSD
reno # Apache-2.0
reno<3.0.0;python_version<'3.0' # Apache-2.0
reno;python_version>='3.0' # Apache-2.0
requests!=2.20.0 # Apache-2.0
requests-aws # BSD License (3 clause)
requests-kerberos # ISC

View File

@ -221,7 +221,9 @@ ifaddr===0.1.6;python_version=='3.4'
ifaddr===0.1.6;python_version=='3.5'
ifaddr===0.1.6;python_version=='3.6'
ifaddr===0.1.6;python_version=='3.7'
reno===3.0.0
reno===2.11.3;python_version=='2.7'
reno===3.0.0;python_version=='3.6'
reno===3.0.0;python_version=='3.7'
unicodecsv===0.14.1;python_version=='2.7'
imagesize===1.2.0
pydot===1.4.1