Merge lp:~allenap/maas/remove-dependency-on-iscpy into lp:~maas-committers/maas/trunk

Proposed by Gavin Panella
Status: Rejected
Rejected by: Gavin Panella
Proposed branch: lp:~allenap/maas/remove-dependency-on-iscpy
Merge into: lp:~maas-committers/maas/trunk
Diff against target: 23 lines (+0/-2)
2 files modified
buildout.cfg (+0/-1)
required-packages/base (+0/-1)
To merge this branch: bzr merge lp:~allenap/maas/remove-dependency-on-iscpy
Reviewer Review Type Date Requested Status
MAAS Maintainers Pending
Review via email: mp+264010@code.launchpad.net

Commit message

Remove development dependency on iscpy / python-iscpy.

To post a comment you must log in.
Revision history for this message
Gavin Panella (allenap) wrote :

Raphael's branch has supplanted this one:
  https://code.launchpad.net/~rvb/maas/fix-iscpy/+merge/264012

Unmerged revisions

4071. By Gavin Panella

Remove development dependency on python-iscpy.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'buildout.cfg'
--- buildout.cfg 2015-07-03 21:35:26 +0000
+++ buildout.cfg 2015-07-07 09:06:45 +0000
@@ -231,7 +231,6 @@
231 djorm-ext-pgarray231 djorm-ext-pgarray
232 docutils232 docutils
233 crochet233 crochet
234 iscpy
235entry-points =234entry-points =
236 test.e2e=maastesting.protractor.runner:run_protractor235 test.e2e=maastesting.protractor.runner:run_protractor
237extra-paths =236extra-paths =
238237
=== modified file 'required-packages/base'
--- required-packages/base 2015-03-11 12:24:11 +0000
+++ required-packages/base 2015-07-07 09:06:45 +0000
@@ -29,7 +29,6 @@
29python-formencode29python-formencode
30python-hivex30python-hivex
31python-httplib231python-httplib2
32python-iscpy
33python-jsonschema32python-jsonschema
34python-lockfile33python-lockfile
35python-netaddr34python-netaddr