requirements: pin pbr>=0.8.2,<2.0
This patch aims to pin pbr>=0.8.2,<2.0 instead of pbr>=0.8.2,<1.0. Some distros ship 1.0.1 so it conflicts with the version in requirements. Depends-on: I3620c5fe72e49e226f2f5d1e6c36179eb053f424 Change-Id: I9cd70d20f28a6da66795d3d85504bc6dab2dd9bd
This commit is contained in:
parent
4c7991287b
commit
4f146bc3e8
@ -3,4 +3,4 @@ ordereddict
|
||||
six>=1.5.2
|
||||
PyYAML
|
||||
python-jenkins>=0.4.1
|
||||
pbr>=0.8.2,<1.0
|
||||
pbr>=0.8.2,<2.0
|
||||
|
Loading…
Reference in New Issue
Block a user