Merge lp://staging/~ralsina/tanuki-agent/upd-req into lp://staging/tanuki-agent
Proposed by
Roberto Alsina
Status: | Merged |
---|---|
Approved by: | Roberto Alsina |
Approved revision: | 83 |
Merged at revision: | 83 |
Proposed branch: | lp://staging/~ralsina/tanuki-agent/upd-req |
Merge into: | lp://staging/tanuki-agent |
Diff against target: |
19 lines (+2/-2) 2 files modified
requirements.txt (+1/-1) test_requirements.txt (+1/-1) |
To merge this branch: | bzr merge lp://staging/~ralsina/tanuki-agent/upd-req |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
Review via email: mp+270710@code.staging.launchpad.net |
Commit message
Updated requirements
Description of the change
Updated requirements
To post a comment you must log in.
The attempt to merge lp:~ralsina/tanuki-agent/upd-req into lp:tanuki-agent failed. Below is the output from the failed tests.
rm -rf env logs links=/ tmp/pip- cache -r requirements.txt /pypi.python. org/simple/ unpacking docopt==0.6.2 (from -r requirements.txt (line 1)) unpacking requests==2.7.0 (from -r requirements.txt (line 2)) unpacking requests- oauthlib= =0.5.0 (from -r requirements.txt (line 3)) unpacking oauthlib==1.0.3 (from -r requirements.txt (line 4)) .pip/pip. log
find . -name '*.pyc' -delete
find . -name '*.~*' -delete
virtualenv -p python3 env
Using base prefix '/usr'
New python executable in env/bin/python3
Also creating executable in env/bin/python
Installing setuptools, pip...done.
Running virtualenv with interpreter /usr/bin/python3
rm -rf /tmp/pip-cache
bzr branch lp:~tanuki/tanuki-agent/pip-cache /tmp/pip-cache
env/bin/pip install --no-index --find-
Ignoring indexes: https:/
Downloading/
Downloading/
Downloading/
Downloading/
Could not find a version that satisfies the requirement oauthlib==1.0.3 (from -r requirements.txt (line 4)) (from versions: 1.0.1)
Cleaning up...
No distributions matching the version for oauthlib==1.0.3 (from -r requirements.txt (line 4))
Storing debug log for failure in /home/tarmac/
Branched 3 revisions.
make: *** [cold-install] Error 1