From 02715dd128ca2b322025740c5076b26d1fcf043d Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 3 Mar 2017 12:42:40 -0600 Subject: [PATCH] Install python2-pyOpenSSL package on CentOS Package pyOpenSSL is obsoleted by python2-pyOpenSSL. Change-Id: Ifbfaed9045ea023c609ff6b72bf5c80cdb66017f --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 67a9f69c..f277f781 100644 --- a/bindep.txt +++ b/bindep.txt @@ -36,7 +36,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