Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/241037

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/241037/1

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: newchange
Gerrit-Change-Id: I59b900ae113fe051096eb2572bd72e82bbb79edb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to