Merge "Use modern PBR and hacking packages"

This commit is contained in:
Jenkins 2017-03-01 21:02:44 +00:00 committed by Gerrit Code Review
commit 518b9b6cde
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,4 @@
pbr>=1.8
six six
python-dateutil>=2.0 python-dateutil>=2.0
pytz pytz
@ -7,7 +8,6 @@ python-daemon<2.0 # BUg https://storyboard.openstack.org/#!/story/2000107
irc>=15.0.1 irc>=15.0.1
pyyaml pyyaml
lockfile lockfile
pbr>=1.6
Babel>=0.9.6 Babel>=0.9.6
launchpadlib launchpadlib
Jinja2 Jinja2

View File

@ -1,5 +1,4 @@
hacking>=0.10.0,<0.11 hacking>=0.12.0,!=0.13.0,<0.14
coverage>=3.6 coverage>=3.6
fixtures>=3.0.0 fixtures>=3.0.0
python-subunit python-subunit