commit python-azure-identity for openSUSE:Factory

2024-06-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2024-06-25 23:07:51

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.18349 (New)


Package is "python-azure-identity"

Tue Jun 25 23:07:51 2024 rev:25 rq:1183099 version:1.17.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2024-06-12 15:50:47.013508759 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.18349/python-azure-identity.changes
   2024-06-25 23:09:08.053929310 +0200
@@ -1,0 +2,9 @@
+Mon Jun 24 10:27:03 UTC 2024 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.17.1
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.16.1.tar.gz

New:

  azure-identity-1.17.1.tar.gz



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.8sxTxs/_old  2024-06-25 23:09:12.582094373 +0200
+++ /var/tmp/diff_new_pack.8sxTxs/_new  2024-06-25 23:09:12.618095685 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-azure-identity
-Version:1.16.1
+Version:1.17.1
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -34,6 +34,7 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.5
+Requires:   python-typing_extensions >= 4.0.0
 Requires:   (python-azure-core >= 1.23.0 with python-azure-core < 2.0.0)
 Requires:   (python-msal >= 1.24.0 with python-msal < 2.0.0)
 Requires:   (python-msal-extensions >= 0.3.0 with python-msal-extensions < 
2.0.0)

++ azure-identity-1.16.1.tar.gz -> azure-identity-1.17.1.tar.gz ++
 2321 lines of diff (skipped)


commit python-azure-identity for openSUSE:Factory

2024-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2024-04-07 22:06:35

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1905 (New)


Package is "python-azure-identity"

Sun Apr  7 22:06:35 2024 rev:22 rq:1165094 version:1.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2023-10-27 22:29:49.259096528 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1905/python-azure-identity.changes
2024-04-07 22:07:05.945004267 +0200
@@ -1,0 +2,14 @@
+Thu Apr  4 12:52:07 UTC 2024 - John Paul Adrian Glaubitz 

+
+- Switch package to modern Python Stack on SLE-15
+  + Use Python 3.11 on SLE-15 by default
+  + Add Obsoletes for old python3 package on SLE-15
+  + Drop support for older Python versions
+- Switch build system from setuptools to pyproject.toml
+  + Add python-pip and python-wheel to BuildRequires
+  + Replace %python_build with %pyproject_wheel
+  + Replace %python_install with %pyproject_install
+  + Update name for dist directory in %files section
+- Use modern RPM macros to express version dependencies
+
+---



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.sfZQIF/_old  2024-04-07 22:07:06.965041623 +0200
+++ /var/tmp/diff_new_pack.sfZQIF/_new  2024-04-07 22:07:06.969041770 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-identity
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%if 0%{?suse_version} >= 1500
-%define skip_python2 1
-%endif
+%{?sle15_python_module_pythons}
 Name:   python-azure-identity
 Version:1.15.0
 Release:0
@@ -30,18 +27,20 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.tar.gz
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-azure-core < 2.0.0
-Requires:   python-azure-core >= 1.23.0
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.5
-Requires:   python-msal < 2.0.0
-Requires:   python-msal >= 1.24.0
-Requires:   python-msal-extensions < 2.0.0
-Requires:   python-msal-extensions >= 0.3.0
+Requires:   (python-azure-core >= 1.23.0 with python-azure-core < 2.0.0)
+Requires:   (python-msal >= 1.24.0 with python-msal < 2.0.0)
+Requires:   (python-msal-extensions >= 0.3.0 with python-msal-extensions < 
2.0.0)
 Conflicts:  python-azure-sdk <= 2.0.0
+%if 0%{?sle_version} >= 150400
+Obsoletes:  python3-azure-identity < 1.15.0
+%endif
 BuildArch:  noarch
 %python_subpackages
 
@@ -55,10 +54,10 @@
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
@@ -69,5 +68,5 @@
 %doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/identity
-%{python_sitelib}/azure_identity-*.egg-info
+%{python_sitelib}/azure_identity-*.dist-info
 


commit python-azure-identity for openSUSE:Factory

2023-10-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2023-10-27 22:29:07

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.17445 (New)


Package is "python-azure-identity"

Fri Oct 27 22:29:07 2023 rev:21 rq:1120783 version:1.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2023-10-12 11:51:58.142504026 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.17445/python-azure-identity.changes
   2023-10-27 22:29:49.259096528 +0200
@@ -1,0 +2,11 @@
+Fri Oct 27 10:12:34 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.15.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.14.1.zip

New:

  azure-identity-1.15.0.tar.gz



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.Zm1Z6W/_old  2023-10-27 22:29:49.935121322 +0200
+++ /var/tmp/diff_new_pack.Zm1Z6W/_new  2023-10-27 22:29:49.935121322 +0200
@@ -21,25 +21,24 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.14.1
+Version:1.15.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
-Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.zip
+Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.tar.gz
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 Requires:   python-azure-core < 2.0.0
-Requires:   python-azure-core >= 1.11.0
+Requires:   python-azure-core >= 1.23.0
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.5
 Requires:   python-msal < 2.0.0
-Requires:   python-msal >= 1.20.0
+Requires:   python-msal >= 1.24.0
 Requires:   python-msal-extensions < 2.0.0
 Requires:   python-msal-extensions >= 0.3.0
 Conflicts:  python-azure-sdk <= 2.0.0


commit python-azure-identity for openSUSE:Factory

2023-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2023-10-11 23:56:37

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1807 (New)


Package is "python-azure-identity"

Wed Oct 11 23:56:37 2023 rev:20 rq:1116973 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2023-08-14 22:36:20.632638990 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1807/python-azure-identity.changes
2023-10-12 11:51:58.142504026 +0200
@@ -1,0 +2,8 @@
+Tue Oct 10 08:36:14 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.14.1
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-identity-1.14.0.zip

New:

  azure-identity-1.14.1.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.Gy6ZZw/_old  2023-10-12 11:51:58.722524692 +0200
+++ /var/tmp/diff_new_pack.Gy6ZZw/_new  2023-10-12 11:51:58.726524834 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT

++ azure-identity-1.14.0.zip -> azure-identity-1.14.1.zip ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-identity-1.14.0/CHANGELOG.md 
new/azure-identity-1.14.1/CHANGELOG.md
--- old/azure-identity-1.14.0/CHANGELOG.md  2023-08-08 23:43:26.0 
+0200
+++ new/azure-identity-1.14.1/CHANGELOG.md  2023-10-09 21:39:44.0 
+0200
@@ -1,5 +1,33 @@
 # Release History
 
+## 1.14.1 (2023-10-09)
+
+### Bugs Fixed
+
+- Bug fixes for developer credentials
+
+## 1.15.0b1 (2023-09-12)
+
+### Features Added
+
+- Added Windows Web Account Manager (WAM) Brokered Authentication support.
+- Added `enable_msa_passthrough` suppport for `InteractiveBrowserCredential`. 
By default `InteractiveBrowserCredential` only lists AAD accounts. If you set 
`enable_msa_passthrough` to `True`, it lists both AAD accounts and MSA 
outlook.com accounts that are logged in to Windows.
+
+### Bugs Fixed
+
+- Ensure `AzurePowershellCredential` calls PowerShell with the `-NoProfile` 
flag to avoid loading user profiles for more consistent behavior.  
([#31682](https://github.com/Azure/azure-sdk-for-python/pull/31682))
+- Fixed an issue with subprocess-based developer credentials (such as 
AzureCliCredential) where the process would sometimes hang waiting for user 
input.  ([#31534](https://github.com/Azure/azure-sdk-for-python/pull/31534))
+- Fixed an issue with `ClientAssertionCredential` not properly checking if CAE 
should be enabled.  
([#31544](https://github.com/Azure/azure-sdk-for-python/pull/31544))
+- `ManagedIdentityCredential` will fall through to the next credential in the 
chain in the case that Docker Desktop returns a 403 response when attempting to 
access the IMDS endpoint.  
([#31824](https://github.com/Azure/azure-sdk-for-python/pull/31824))
+
+### Other Changes
+
+- Update typing of async credentials to match the `AsyncTokenCredential` 
protocol.
+- If within `DefaultAzureCredential`, `EnvironmentCredential` will now use log 
level INFO instead of WARNING to inform users of an incomplete environment 
configuration.  
([#31814](https://github.com/Azure/azure-sdk-for-python/pull/31814))
+- Strengthened `AzureCliCredential` and `AzureDeveloperCliCredential` error 
checking when determining if a user is logged in or not. Now, if an AADSTS 
error exists in the error, the full error message is propagated instead of a 
canned error message. 
([#30047](https://github.com/Azure/azure-sdk-for-python/pull/30047))
+- `ManagedIdentityCredential` instances using IMDS will now be allowed to 
continue sending requests to the IMDS endpoint even after previous attempts 
failed. This is to prevent credential instances from potentially being 
permanently disabled after a temporary network failure.
+- IMDS endpoint probes in `ManagedIdentityCredential` will now only occur when 
inside a credential chain such as `DefaultAzureCredential`. This probe request 
timeout has been increased to 1 second from 0.3 seconds to reduce the 
likelihood of false negatives.
+
 ## 1.14.0 (2023-08-08)
 
 ### Features Added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-identity-1.14.0/PKG-INFO 
new/azure-identity-1.14.

commit python-azure-identity for openSUSE:Factory

2023-08-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2023-08-14 22:36:04

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.11712 (New)


Package is "python-azure-identity"

Mon Aug 14 22:36:04 2023 rev:19 rq:1103874 version:1.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2023-05-15 16:55:02.116409808 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.11712/python-azure-identity.changes
   2023-08-14 22:36:20.632638990 +0200
@@ -1,0 +2,9 @@
+Mon Aug 14 10:08:02 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.14.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.13.0.zip

New:

  azure-identity-1.14.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.2icQl3/_old  2023-08-14 22:36:23.492657175 +0200
+++ /var/tmp/diff_new_pack.2icQl3/_new  2023-08-14 22:36:23.496657201 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.13.0
+Version:1.14.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -42,7 +42,6 @@
 Requires:   python-msal >= 1.20.0
 Requires:   python-msal-extensions < 2.0.0
 Requires:   python-msal-extensions >= 0.3.0
-Requires:   python-six >= 1.12.0
 Conflicts:  python-azure-sdk <= 2.0.0
 BuildArch:  noarch
 %python_subpackages


commit python-azure-identity for openSUSE:Factory

2023-05-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2023-05-15 16:54:47

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1533 (New)


Package is "python-azure-identity"

Mon May 15 16:54:47 2023 rev:18 rq:1087227 version:1.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2022-11-10 14:37:33.715323707 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1533/python-azure-identity.changes
2023-05-15 16:55:02.116409808 +0200
@@ -1,0 +2,9 @@
+Mon May 15 10:34:31 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.13.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.12.0.zip

New:

  azure-identity-1.13.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.xxH8WL/_old  2023-05-15 16:55:02.624412611 +0200
+++ /var/tmp/diff_new_pack.xxH8WL/_new  2023-05-15 16:55:02.636412677 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-identity
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.12.0
+Version:1.13.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -39,7 +39,7 @@
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.5
 Requires:   python-msal < 2.0.0
-Requires:   python-msal >= 1.12.0
+Requires:   python-msal >= 1.20.0
 Requires:   python-msal-extensions < 2.0.0
 Requires:   python-msal-extensions >= 0.3.0
 Requires:   python-six >= 1.12.0


commit python-azure-identity for openSUSE:Factory

2022-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2022-11-10 14:37:33

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1597 (New)


Package is "python-azure-identity"

Thu Nov 10 14:37:33 2022 rev:17 rq:1035061 version:1.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2022-09-25 15:35:50.815701525 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1597/python-azure-identity.changes
2022-11-10 14:37:33.715323707 +0100
@@ -1,0 +2,8 @@
+Thu Nov 10 07:46:04 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.12.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-identity-1.11.0.zip

New:

  azure-identity-1.12.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.ERCGhB/_old  2022-11-10 14:37:34.703325248 +0100
+++ /var/tmp/diff_new_pack.ERCGhB/_new  2022-11-10 14:37:34.711325260 +0100
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.11.0
+Version:1.12.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT


commit python-azure-identity for openSUSE:Factory

2022-09-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2022-09-25 15:35:24

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.2275 (New)


Package is "python-azure-identity"

Sun Sep 25 15:35:24 2022 rev:16 rq:1005730 version:1.11.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2022-04-30 00:46:41.239011210 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.2275/python-azure-identity.changes
2022-09-25 15:35:50.815701525 +0200
@@ -1,0 +2,9 @@
+Tue Sep 20 11:18:40 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.11.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Remove temporary version override
+
+---

Old:

  azure-identity-1.10.0.zip

New:

  azure-identity-1.11.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.DzEMxM/_old  2022-09-25 15:35:52.375705282 +0200
+++ /var/tmp/diff_new_pack.DzEMxM/_new  2022-09-25 15:35:52.375705282 +0200
@@ -16,20 +16,18 @@
 #
 
 
-%define realversion 1.10.0
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.10.0.0
+Version:1.11.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
-Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{realversion}.zip
+Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
@@ -55,10 +53,10 @@
 their requests.
 
 %prep
-%setup -q -n azure-identity-%{realversion}
+%setup -q -n azure-identity-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{realversion}
+install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}
 %python_build
 
 %install


commit python-azure-identity for openSUSE:Factory

2022-04-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2022-04-30 00:46:10

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1538 (New)


Package is "python-azure-identity"

Sat Apr 30 00:46:10 2022 rev:15 rq:973916 version:1.10.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2022-04-26 21:31:58.663881447 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1538/python-azure-identity.changes
2022-04-30 00:46:41.239011210 +0200
@@ -1,0 +2,13 @@
+Fri Apr 29 08:44:05 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.10.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Drop patches for issues fixed upstream
+  + ai_relax-python-depends.patch
+- Override upstream version with 1.10.0.0 to ensure
+  proper upgrade from previous version 1.10.0b1
+- Update Requires from setup.py
+
+---

Old:

  ai_relax-python-depends.patch
  azure-identity-1.10.0b1.zip

New:

  azure-identity-1.10.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.UGAtk9/_old  2022-04-30 00:46:41.827011720 +0200
+++ /var/tmp/diff_new_pack.UGAtk9/_new  2022-04-30 00:46:41.831011724 +0200
@@ -16,20 +16,21 @@
 #
 
 
+%define realversion 1.10.0
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.10.0b1
+Version:1.10.0.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
-Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.zip
+Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{realversion}.zip
 Source1:LICENSE.txt
-Patch:  ai_relax-python-depends.patch
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -42,7 +43,7 @@
 Requires:   python-msal < 2.0.0
 Requires:   python-msal >= 1.12.0
 Requires:   python-msal-extensions < 2.0.0
-Requires:   python-msal-extensions >= 1.0.0
+Requires:   python-msal-extensions >= 0.3.0
 Requires:   python-six >= 1.12.0
 Conflicts:  python-azure-sdk <= 2.0.0
 BuildArch:  noarch
@@ -54,11 +55,10 @@
 their requests.
 
 %prep
-%setup -q -n azure-identity-%{version}
-%patch0 -p1
+%setup -q -n azure-identity-%{realversion}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}
+install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{realversion}
 %python_build
 
 %install


commit python-azure-identity for openSUSE:Factory

2022-04-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2022-04-26 21:31:57

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1538 (New)


Package is "python-azure-identity"

Tue Apr 26 21:31:57 2022 rev:14 rq:972877 version:1.10.0b1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2022-04-06 21:52:38.162783435 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1538/python-azure-identity.changes
2022-04-26 21:31:58.663881447 +0200
@@ -1,0 +2,11 @@
+Tue Apr 26 10:58:02 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.10.0b1
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Add patch to relax Python dependencies in setup.py
+  + ai_relax-python-depends.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.9.0.zip

New:

  ai_relax-python-depends.patch
  azure-identity-1.10.0b1.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.l6VrRI/_old  2022-04-26 21:31:59.999882325 +0200
+++ /var/tmp/diff_new_pack.l6VrRI/_new  2022-04-26 21:32:00.007882330 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.9.0
+Version:1.10.0b1
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -29,6 +29,7 @@
 URL:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.zip
 Source1:LICENSE.txt
+Patch:  ai_relax-python-depends.patch
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -40,8 +41,8 @@
 Requires:   python-cryptography >= 2.5
 Requires:   python-msal < 2.0.0
 Requires:   python-msal >= 1.12.0
-Requires:   python-msal-extensions < 1.0.0
-Requires:   python-msal-extensions >= 0.3.0
+Requires:   python-msal-extensions < 2.0.0
+Requires:   python-msal-extensions >= 1.0.0
 Requires:   python-six >= 1.12.0
 Conflicts:  python-azure-sdk <= 2.0.0
 BuildArch:  noarch
@@ -54,6 +55,7 @@
 
 %prep
 %setup -q -n azure-identity-%{version}
+%patch0 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}

++ ai_relax-python-depends.patch ++
--- azure-identity-1.10.0b1.orig/setup.py   2022-04-06 18:56:12.0 
+0200
+++ azure-identity-1.10.0b1/setup.py2022-04-26 12:56:04.945905031 +0200
@@ -76,7 +76,7 @@
 "azure-core<2.0.0,>=1.11.0",
 "cryptography>=2.5",
 "msal<2.0.0,>=1.12.0",
-"msal-extensions~=0.3.0",
+"msal-extensions~=1.0.0",
 "six>=1.12.0",
 ],
 )


commit python-azure-identity for openSUSE:Factory

2022-04-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2022-04-06 21:52:03

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1900 (New)


Package is "python-azure-identity"

Wed Apr  6 21:52:03 2022 rev:13 rq:967281 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2022-03-02 18:22:40.936659310 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1900/python-azure-identity.changes
2022-04-06 21:52:38.162783435 +0200
@@ -1,0 +2,8 @@
+Wed Apr  6 08:41:07 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.9.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-identity-1.8.0.zip

New:

  azure-identity-1.9.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.FZ64So/_old  2022-04-06 21:52:38.718777090 +0200
+++ /var/tmp/diff_new_pack.FZ64So/_new  2022-04-06 21:52:38.722777044 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT


commit python-azure-identity for openSUSE:Factory

2022-03-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2022-03-02 18:22:33

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1958 (New)


Package is "python-azure-identity"

Wed Mar  2 18:22:33 2022 rev:12 rq:958475 version:1.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2021-11-10 21:46:48.771820987 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1958/python-azure-identity.changes
2022-03-02 18:22:40.936659310 +0100
@@ -1,0 +2,8 @@
+Wed Mar  2 09:58:14 UTC 2022 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.8.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-identity-1.7.1.zip

New:

  azure-identity-1.8.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.XfPsJY/_old  2022-03-02 18:22:41.532659331 +0100
+++ /var/tmp/diff_new_pack.XfPsJY/_new  2022-03-02 18:22:41.540659331 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-identity
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.7.1
+Version:1.8.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT


commit python-azure-identity for openSUSE:Factory

2021-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2021-11-10 21:46:20

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1890 (New)


Package is "python-azure-identity"

Wed Nov 10 21:46:20 2021 rev:11 rq:930542 version:1.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2021-10-18 22:03:05.550132650 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1890/python-azure-identity.changes
2021-11-10 21:46:48.771820987 +0100
@@ -1,0 +2,8 @@
+Tue Nov  9 19:20:25 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.7.1
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-identity-1.7.0.zip

New:

  azure-identity-1.7.1.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.MzmBn3/_old  2021-11-10 21:46:49.319821226 +0100
+++ /var/tmp/diff_new_pack.MzmBn3/_new  2021-11-10 21:46:49.319821226 +0100
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.7.0
+Version:1.7.1
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT


commit python-azure-identity for openSUSE:Factory

2021-10-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2021-10-18 21:59:59

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1890 (New)


Package is "python-azure-identity"

Mon Oct 18 21:59:59 2021 rev:10 rq:926051 version:1.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2021-09-07 21:22:32.041383650 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1890/python-azure-identity.changes
2021-10-18 22:03:05.550132650 +0200
@@ -1,0 +2,9 @@
+Mon Oct 18 14:54:36 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.7.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.6.1.zip

New:

  azure-identity-1.7.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.F1q6h1/_old  2021-10-18 22:03:05.870132881 +0200
+++ /var/tmp/diff_new_pack.F1q6h1/_new  2021-10-18 22:03:05.870132881 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.6.1
+Version:1.7.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -35,11 +35,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-core < 2.0.0
-Requires:   python-azure-core >= 1.0.0
+Requires:   python-azure-core >= 1.11.0
 Requires:   python-azure-nspkg >= 3.0.0
-Requires:   python-cryptography >= 2.1.4
+Requires:   python-cryptography >= 2.5
 Requires:   python-msal < 2.0.0
-Requires:   python-msal >= 1.7.0
+Requires:   python-msal >= 1.12.0
 Requires:   python-msal-extensions < 1.0.0
 Requires:   python-msal-extensions >= 0.3.0
 Requires:   python-six >= 1.12.0


commit python-azure-identity for openSUSE:Factory

2021-09-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2021-09-07 21:21:46

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.1899 (New)


Package is "python-azure-identity"

Tue Sep  7 21:21:46 2021 rev:9 rq:917296 version:1.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2021-06-15 16:37:39.365726644 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.1899/python-azure-identity.changes
2021-09-07 21:22:32.041383650 +0200
@@ -1,0 +2,9 @@
+Tue Sep  7 10:27:37 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.6.1
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Remove temporary version override
+
+---

Old:

  azure-identity-1.6.0.zip

New:

  azure-identity-1.6.1.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.xX991L/_old  2021-09-07 21:22:32.529384240 +0200
+++ /var/tmp/diff_new_pack.xX991L/_new  2021-09-07 21:22:32.529384240 +0200
@@ -16,20 +16,18 @@
 #
 
 
-%define realversion 1.6.0
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.6.0.0
+Version:1.6.1
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
-Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{realversion}.zip
+Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
@@ -55,10 +53,10 @@
 their requests.
 
 %prep
-%setup -q -n azure-identity-%{realversion}
+%setup -q -n azure-identity-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{realversion}
+install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}
 %python_build
 
 %install


commit python-azure-identity for openSUSE:Factory

2021-06-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2021-06-15 16:37:17

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.32437 (New)


Package is "python-azure-identity"

Tue Jun 15 16:37:17 2021 rev:8 rq:898411 version:1.6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2021-05-07 17:15:08.308996676 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.32437/python-azure-identity.changes
   2021-06-15 16:37:39.365726644 +0200
@@ -1,0 +2,10 @@
+Tue Jun  8 09:15:15 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.6.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Override upstream version with 1.6.0.0 to ensure
+  proper upgrade from previous version 1.6.0b3
+
+---

Old:

  azure-identity-1.6.0b3.zip

New:

  azure-identity-1.6.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.CVtTMi/_old  2021-06-15 16:37:39.965727683 +0200
+++ /var/tmp/diff_new_pack.CVtTMi/_new  2021-06-15 16:37:39.969727690 +0200
@@ -16,18 +16,20 @@
 #
 
 
+%define realversion 1.6.0
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.6.0b3
+Version:1.6.0.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/Azure/azure-sdk-for-python
-Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.zip
+Source: 
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{realversion}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
@@ -53,10 +55,10 @@
 their requests.
 
 %prep
-%setup -q -n azure-identity-%{version}
+%setup -q -n azure-identity-%{realversion}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}
+install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{realversion}
 %python_build
 
 %install


commit python-azure-identity for openSUSE:Factory

2021-05-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2021-05-07 17:15:05

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.2988 (New)


Package is "python-azure-identity"

Fri May  7 17:15:05 2021 rev:7 rq:890749 version:1.6.0b3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2021-04-12 15:49:06.389217060 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.2988/python-azure-identity.changes
2021-05-07 17:15:08.308996676 +0200
@@ -1,0 +2,8 @@
+Wed May  5 13:32:05 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.6.0b3
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-identity-1.6.0b2.zip

New:

  azure-identity-1.6.0b3.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.hkV9PO/_old  2021-05-07 17:15:08.740995063 +0200
+++ /var/tmp/diff_new_pack.hkV9PO/_new  2021-05-07 17:15:08.740995063 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.6.0b2
+Version:1.6.0b3
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT


commit python-azure-identity for openSUSE:Factory

2021-04-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2021-04-12 15:49:03

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.2401 (New)


Package is "python-azure-identity"

Mon Apr 12 15:49:03 2021 rev:6 rq:881923 version:1.6.0b2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2020-12-09 22:15:48.907334279 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.2401/python-azure-identity.changes
2021-04-12 15:49:06.389217060 +0200
@@ -1,0 +2,9 @@
+Wed Mar 17 13:20:46 UTC 2021 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.6.0b2
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.5.0.zip

New:

  azure-identity-1.6.0b2.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.vQ3KON/_old  2021-04-12 15:49:06.853217622 +0200
+++ /var/tmp/diff_new_pack.vQ3KON/_new  2021-04-12 15:49:06.853217622 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-identity
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-azure-identity
-Version:1.5.0
+Version:1.6.0b2
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -39,10 +39,10 @@
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.1.4
 Requires:   python-msal < 2.0.0
-Requires:   python-msal >= 1.6.0
+Requires:   python-msal >= 1.7.0
 Requires:   python-msal-extensions < 1.0.0
 Requires:   python-msal-extensions >= 0.3.0
-Requires:   python-six >= 1.6
+Requires:   python-six >= 1.12.0
 Conflicts:  python-azure-sdk <= 2.0.0
 BuildArch:  noarch
 %python_subpackages


commit python-azure-identity for openSUSE:Factory

2020-12-09 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2020-12-09 22:15:47

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.2328 (New)


Package is "python-azure-identity"

Wed Dec  9 22:15:47 2020 rev:5 rq:853875 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2020-11-13 18:58:56.530106249 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.2328/python-azure-identity.changes
2020-12-09 22:15:48.907334279 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert 
+
+- Only build Python3 flavors for distributions 15 and greater
+
+---



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.tCHFeO/_old  2020-12-09 22:15:49.647335029 +0100
+++ /var/tmp/diff_new_pack.tCHFeO/_new  2020-12-09 22:15:49.647335029 +0100
@@ -17,6 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%if 0%{?suse_version} >= 1500
+%define skip_python2 1
+%endif
 Name:   python-azure-identity
 Version:1.5.0
 Release:0
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org


[opensuse-commit] commit python-azure-identity for openSUSE:Factory

2020-11-13 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package python-azure-identity for 
openSUSE:Factory checked in at 2020-11-13 18:58:40

Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-identity.new.24930 (New)


Package is "python-azure-identity"

Fri Nov 13 18:58:40 2020 rev:4 rq:848196 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes  
2020-10-02 17:18:51.174115161 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-identity.new.24930/python-azure-identity.changes
   2020-11-13 18:58:56.530106249 +0100
@@ -1,0 +2,9 @@
+Thu Nov 12 11:50:25 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.5.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-identity-1.4.0.zip

New:

  azure-identity-1.5.0.zip



Other differences:
--
++ python-azure-identity.spec ++
--- /var/tmp/diff_new_pack.K6m7NG/_old  2020-11-13 18:58:57.258107048 +0100
+++ /var/tmp/diff_new_pack.K6m7NG/_new  2020-11-13 18:58:57.262107052 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-identity
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Azure Identity client library for Python
 License:MIT
@@ -36,9 +36,9 @@
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.1.4
 Requires:   python-msal < 2.0.0
-Requires:   python-msal >= 1.3.0
+Requires:   python-msal >= 1.6.0
 Requires:   python-msal-extensions < 1.0.0
-Requires:   python-msal-extensions >= 0.2.2
+Requires:   python-msal-extensions >= 0.3.0
 Requires:   python-six >= 1.6
 Conflicts:  python-azure-sdk <= 2.0.0
 BuildArch:  noarch
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org