From ad6deedf3d36a8c3fcb8d6473a84c0363537cf4de01894401f8948f9ce0bfc47 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 21 Jul 2021 09:35:32 +0000 Subject: [PATCH 1/2] Accepting request 906918 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.26.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/906918 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=65 --- azure-cli-core-2.25.0.tar.gz | 3 --- azure-cli-core-2.26.0.tar.gz | 3 +++ azure-cli-core.changes | 9 +++++++++ azure-cli-core.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-cli-core-2.25.0.tar.gz create mode 100644 azure-cli-core-2.26.0.tar.gz diff --git a/azure-cli-core-2.25.0.tar.gz b/azure-cli-core-2.25.0.tar.gz deleted file mode 100644 index 4f24a27..0000000 --- a/azure-cli-core-2.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:679fbaeab0224cb721d27070feaf61510c3628c4af463af518b59e30735335ae -size 167704 diff --git a/azure-cli-core-2.26.0.tar.gz b/azure-cli-core-2.26.0.tar.gz new file mode 100644 index 0000000..71aa617 --- /dev/null +++ b/azure-cli-core-2.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1cb2c7d16ed4e2c671b53a7131b750cdc8080eade29fbd6e2dabec69bf8062 +size 161699 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 82c15f7..2b45043 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 13 12:53:05 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.26.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Jul 1 09:50:28 UTC 2021 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 7e0e262..77390ab 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.25.0 +Version: 2.26.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -34,7 +34,7 @@ BuildRequires: python3-mock BuildRequires: python3-setuptools Requires: azure-cli-nspkg Requires: azure-cli-telemetry >= 1.0.6 -Requires: python3-PyJWT >= 1.7.1 +Requires: python3-PyJWT >= 2.1.0 Requires: python3-PyYAML < 6.0 Requires: python3-PyYAML >= 5.2 Requires: python3-adal < 2.0 @@ -62,7 +62,7 @@ Requires: python3-pip Requires: python3-pkginfo >= 1.5.0.1 Requires: python3-pyOpenSSL >= 17.1.0 Requires: python3-requests < 3.0.0 -Requires: python3-requests >= 2.22 +Requires: python3-requests >= 2.25.1 Requires: python3-six < 2.0.0 Requires: python3-six >= 1.12 Requires: python3-urllib3 >= 1.26.5 From 12c14a84ff6254d2de54778db958c4cf6c5664a15561ecb5415def0ead48cc5d Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Fri, 13 Aug 2021 14:39:58 +0000 Subject: [PATCH 2/2] Accepting request 910500 from home:glaubitz:branches:Cloud:Tools - New upstream release + Version 2.27.0 + For detailed information about changes see the HISTORY.rst file provided with this package OBS-URL: https://build.opensuse.org/request/show/910500 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=66 --- azure-cli-core-2.26.0.tar.gz | 3 --- azure-cli-core-2.27.0.tar.gz | 3 +++ azure-cli-core.changes | 8 ++++++++ azure-cli-core.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-cli-core-2.26.0.tar.gz create mode 100644 azure-cli-core-2.27.0.tar.gz diff --git a/azure-cli-core-2.26.0.tar.gz b/azure-cli-core-2.26.0.tar.gz deleted file mode 100644 index 71aa617..0000000 --- a/azure-cli-core-2.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e1cb2c7d16ed4e2c671b53a7131b750cdc8080eade29fbd6e2dabec69bf8062 -size 161699 diff --git a/azure-cli-core-2.27.0.tar.gz b/azure-cli-core-2.27.0.tar.gz new file mode 100644 index 0000000..c5e2c20 --- /dev/null +++ b/azure-cli-core-2.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971c7dc5cb5bd23bf6c53b7cd9e1ae17c8ce2f345a8e68dbdfaaa22472964837 +size 162611 diff --git a/azure-cli-core.changes b/azure-cli-core.changes index 2b45043..c8e2d23 100644 --- a/azure-cli-core.changes +++ b/azure-cli-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 6 12:01:39 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.27.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package + ------------------------------------------------------------------- Tue Jul 13 12:53:05 UTC 2021 - John Paul Adrian Glaubitz diff --git a/azure-cli-core.spec b/azure-cli-core.spec index 77390ab..4099ea1 100644 --- a/azure-cli-core.spec +++ b/azure-cli-core.spec @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.26.0 +Version: 2.27.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT