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
This commit is contained in:
parent
b11d05f96c
commit
d5927f9b3b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be22bca68ae867a897d96a04eaf041e36e35862bac32a0daf86691fa4ac73ccc
|
||||
size 11130
|
3
azure-identity-broker-1.1.0.tar.gz
Normal file
3
azure-identity-broker-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b669c934f80f46718c1df1d6e505ec396bfe80b1efd730f6fa6fd3c75d93daec
|
||||
size 12371
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 10:20:59 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user