Update to modern pbr requirement
Old pbr did some funny things when you tried to install on repos without tags. Bump the pbr dep so that we get deterministic behavior out of pbr even without tags. We should also consider making a tag or two anyways just to get something under pbr as not everyone may have updated pbr. Change-Id: I31c97cd81b4fdb75c96fa49d81ed1a757af1060f
This commit is contained in:
parent
97b0ac71c9
commit
a51fe27ba4
@ -7,7 +7,7 @@ python-daemon<2.0 # BUg https://storyboard.openstack.org/#!/story/2000107
|
||||
irc!=11.1
|
||||
pyyaml
|
||||
lockfile
|
||||
pbr>=0.8.1,<1.0
|
||||
pbr>=1.6
|
||||
Babel>=0.9.6
|
||||
launchpadlib
|
||||
Jinja2
|
||||
|
Loading…
x
Reference in New Issue
Block a user