Merge ~andreserl/maas:snap_drop_some_requirements into maas:master

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 7e4657de5b4d3990f097bb09d344d496bee5dbb6
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~andreserl/maas:snap_drop_some_requirements
Merge into: maas:master
Diff against target: 9 lines (+0/-2)
1 file modified
requirements.txt (+0/-2)
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+335404@code.launchpad.net

Commit message

Drop pyopenssl and service_identity from requirements.txt.

These two packages are already installed as dependencies of python3-twisted. As such, these are not required to be listed in requirements.txt nor in the 'packages' part.

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements.txt b/requirements.txt
2index f7160c9..60d3794 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -1,4 +1,2 @@
6-pyopenssl==16.2.0
7 pyvmomi==6.0.0.2016.6
8-service_identity==16.0.0
9 git+https://github.com/Supervisor/supervisor@master#egg=supervisor

Subscribers

People subscribed via source and target branches