Merge lp:~elopio/selenium-simple-test/add-mock into lp:~ubuntuone-hackers/selenium-simple-test/sst-deps

Proposed by Leo Arias
Status: Merged
Merged at revision: 16
Proposed branch: lp:~elopio/selenium-simple-test/add-mock
Merge into: lp:~ubuntuone-hackers/selenium-simple-test/sst-deps
Diff against target: 14 lines (+1/-0)
1 file modified
pythonpackages/get_pypi_pkgs.py (+1/-0)
To merge this branch: bzr merge lp:~elopio/selenium-simple-test/add-mock
Reviewer Review Type Date Requested Status
Corey Goldberg (community) Approve
Review via email: mp+142547@code.launchpad.net

Commit message

Added mock to sst dependencies.

Description of the change

Add mock as a dependency.

To post a comment you must log in.
17. By Leo Arias

Added mock to get_pypi_pkgs.

Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

ok.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'pythonpackages/get_pypi_pkgs.py'
--- pythonpackages/get_pypi_pkgs.py 2012-12-20 20:31:24 +0000
+++ pythonpackages/get_pypi_pkgs.py 2013-01-09 16:18:20 +0000
@@ -18,6 +18,7 @@
18 'Django',18 'Django',
19 'flake8',19 'flake8',
20 'junitxml',20 'junitxml',
21 'mock',
21 'nose',22 'nose',
22 'testtools',23 'testtools',
23]24]
2425
=== added file 'pythonpackages/mock-1.0.1.tar.gz'
25Binary files pythonpackages/mock-1.0.1.tar.gz 1970-01-01 00:00:00 +0000 and pythonpackages/mock-1.0.1.tar.gz 2013-01-09 16:18:20 +0000 differ26Binary files pythonpackages/mock-1.0.1.tar.gz 1970-01-01 00:00:00 +0000 and pythonpackages/mock-1.0.1.tar.gz 2013-01-09 16:18:20 +0000 differ

Subscribers

People subscribed via source and target branches

to all changes: