From 30774b72f70cbf6b2f68fc285a34d7779dabf417cc70113dbc6a50f96cede56d Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 2 May 2018 13:53:11 +0000 Subject: [PATCH] Accepting request 603131 from home:glaubitz:branches:Cloud:Tools - Fix typo in Requires: + python3-PyOpenSSL => python3-pyOpenSSL OBS-URL: https://build.opensuse.org/request/show/603131 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=9 --- azure-cli-core.changes | 6 ++++++ azure-cli-core.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 77e7ae2..b2a2864 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 2 13:41:48 UTC 2018 - adrian.glaubitz@suse.com + +- Fix typo in Requires: + + python3-PyOpenSSL => python3-pyOpenSSL + ------------------------------------------------------------------- Mon Apr 23 07:40:56 UTC 2018 - adrian.glaubitz@suse.com diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 964ede8..8c65a9f 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -32,7 +32,6 @@ BuildRequires: python3-setuptools BuildRequires: unzip Requires: azure-cli-nspkg Requires: python3-PyJWT -Requires: python3-PyOpenSSL >= 16.2 Requires: python3-PyYAML Requires: python3-adal >= 0.4.7 Requires: python3-applicationinsights >= 0.11.1 @@ -46,6 +45,7 @@ Requires: python3-msrest >= 0.4.4 Requires: python3-msrestazure >= 0.4.25 Requires: python3-paramiko Requires: python3-pip +Requires: python3-pyOpenSSL >= 16.2 Requires: python3-pygments Requires: python3-requests Requires: python3-six