From d5927f9b3bbcda073ea97987226dbef7e0f257dacdbd76be257d715b69869586 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 11 Apr 2024 12:28:35 +0000 Subject: [PATCH] Accepting request 1166824 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.1.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1166824 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-identity-broker?expand=0&rev=5 --- azure-identity-broker-1.0.0.tar.gz | 3 --- azure-identity-broker-1.1.0.tar.gz | 3 +++ python-azure-identity-broker.changes | 9 +++++++++ python-azure-identity-broker.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azure-identity-broker-1.0.0.tar.gz create mode 100644 azure-identity-broker-1.1.0.tar.gz diff --git a/azure-identity-broker-1.0.0.tar.gz b/azure-identity-broker-1.0.0.tar.gz deleted file mode 100644 index 8da8d0f..0000000 --- a/azure-identity-broker-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be22bca68ae867a897d96a04eaf041e36e35862bac32a0daf86691fa4ac73ccc -size 11130 diff --git a/azure-identity-broker-1.1.0.tar.gz b/azure-identity-broker-1.1.0.tar.gz new file mode 100644 index 0000000..6e11473 --- /dev/null +++ b/azure-identity-broker-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b669c934f80f46718c1df1d6e505ec396bfe80b1efd730f6fa6fd3c75d93daec +size 12371 diff --git a/python-azure-identity-broker.changes b/python-azure-identity-broker.changes index c04c770..17ca89e 100644 --- a/python-azure-identity-broker.changes +++ b/python-azure-identity-broker.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 11 10:20:59 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.1.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Apr 4 12:52:11 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-azure-identity-broker.spec b/python-azure-identity-broker.spec index 22bb41f..4c4c481 100644 --- a/python-azure-identity-broker.spec +++ b/python-azure-identity-broker.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-azure-identity-broker -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Microsoft Azure Identity Broker plugin for Python License: MIT @@ -35,7 +35,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-azure-nspkg >= 3.0.0 -Requires: (python-azure-identity >= 1.14.0 with python-azure-identity < 2.0.0) +Requires: (python-azure-identity >= 1.15.0 with python-azure-identity < 2.0.0) Requires: (python-msal >= 1.25.0 with python-msal < 2.0.0) Conflicts: python-azure-sdk <= 2.0.0 %if 0%{?sle_version} >= 150400