Muehlenhoff has submitted this change and it was merged.

Change subject: contint: libssl-dev for python
......................................................................


contint: libssl-dev for python

The 'cryptography' module requires libssl-dev.

Change-Id: I59b900ae113fe051096eb2572bd72e82bbb79edb
---
M modules/contint/manifests/packages/python.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/contint/manifests/packages/python.pp 
b/modules/contint/manifests/packages/python.pp
index f45505e..326776d 100644
--- a/modules/contint/manifests/packages/python.pp
+++ b/modules/contint/manifests/packages/python.pp
@@ -11,6 +11,7 @@
         'libxml2-dev',   # For python lxml
         'libxslt1-dev',  # For python lxml
         'libffi-dev', # For python requests[security]
+        'libssl-dev', # python cryptography
     )
 
     # Bring in fresh pip. The Trusty package does not provide wheels cache

-- 
To view, visit https://gerrit.wikimedia.org/r/241037
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I59b900ae113fe051096eb2572bd72e82bbb79edb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to