Depend on python-jenkins 0.4.1 or later

Change I1cae480a9a341ec2f6062904c962530dfce95057 introduced a
dependency on the jenkins.Jenkins.get_plugins_info method, which was
not added to python-jenkins until 0.4.1.

Change-Id: Iedbe85d2dadfbb5a87a5f704649c7d30031a21a7
This commit is contained in:
Jeremy Stanley 2015-02-06 14:26:56 +00:00
parent 74c8ac4561
commit 520f3c5459
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ argparse
ordereddict
six>=1.5.2
PyYAML
python-jenkins>=0.3.4
python-jenkins>=0.4.1
pbr>=0.8.2,<1.0