From 8a8ff1c2e0ea962a7150d65bd53d8e876adeafc5 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: I202403ac059d4b1b25c1a39cc529af24a1208329 (cherry picked from commit cf1f8f3cac65ee85df649068f5d058cb4064d471) --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index fe589259..59ab45d0 100644 --- a/bindep.txt +++ b/bindep.txt @@ -34,7 +34,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