From a8cfe6395334128659059215dc18a4c57c6dc01c Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Fri, 3 Mar 2017 11:18:53 -0800 Subject: [PATCH] Install python2-pyOpenSSL package on CentOS Package pyOpenSSL is obsoleted by python2-pyOpenSSL. Change-Id: I1bed3764d4bd5243c250c08180e8196b75575268 --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index a200b7c3..fb5746e1 100644 --- a/bindep.txt +++ b/bindep.txt @@ -35,7 +35,7 @@ python-pyasn1 [platform:dpkg] python-openssl [platform:dpkg] python-ndg-httpsclient [platform:ubuntu] python2-pyasn1 [platform:rpm] -pyOpenSSL [platform:rpm] +python2-pyOpenSSL [platform:rpm] python-ndg_httpsclient [platform:rpm] # Required for compressing collected log files in CI