From 58038d4d39fb1366fc52d8a41d9523144a58ccbf Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Fri, 3 Mar 2017 10:33:02 -0800 Subject: [PATCH] Install python2-pyOpenSSL package on CentOS Package pyOpenSSL is obsoleted by python2-pyOpenSSL. Change-Id: I882398efb0bdeeadd96f6c920894f895c74b24e0 --- 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