From e7185d2df97aa6bee875cc89d5c33db98e38efd0 Mon Sep 17 00:00:00 2001 From: Logan V Date: Fri, 3 Mar 2017 12:48:05 -0600 Subject: [PATCH] Install python2-pyOpenSSL package on CentOS Package pyOpenSSL is obsoleted by python2-pyOpenSSL. Change-Id: I32d7f61574986566eec4d39d0daac90c7ed7b6fa (cherry picked from commit 8468238d93eb72265241db99d259d3faa65b452c) --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 77d13f14..37657bcc 100644 --- a/bindep.txt +++ b/bindep.txt @@ -39,7 +39,7 @@ python-pyasn1 [platform:dpkg] python-openssl [platform:dpkg] python-ndg-httpsclient [platform:ubuntu !platform:ubuntu-trusty] python2-pyasn1 [platform:rpm] -pyOpenSSL [platform:rpm] +python2-pyOpenSSL [platform:rpm] python-ndg_httpsclient [platform:rpm] # Required for compressing collected log files in CI