From cd281f12f3131b4fb6411cb4e9cdb2decf9c56a5 Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Fri, 3 Mar 2017 11:12:35 -0800 Subject: [PATCH] Install python2-pyOpenSSL package on CentOS Package pyOpenSSL is obsoleted by python2-pyOpenSSL. Change-Id: Ie2162990273c6c316673d2b891353e109204aed4 --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index af8f17cb..f93f28d4 100644 --- a/bindep.txt +++ b/bindep.txt @@ -34,7 +34,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]