Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-msal for openSUSE:Factory 
checked in at 2026-03-17 19:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-msal (Old)
 and      /work/SRC/openSUSE:Factory/.python-msal.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-msal"

Tue Mar 17 19:02:50 2026 rev:34 rq:1339376 version:1.35.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-msal/python-msal.changes  2026-02-07 
15:33:39.785962896 +0100
+++ /work/SRC/openSUSE:Factory/.python-msal.new.8177/python-msal.changes        
2026-03-17 19:04:14.016015404 +0100
@@ -1,0 +2,20 @@
+Mon Mar 16 13:33:35 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 1.35.1
+  * Instance discovery remains cloud local on known clouds by @bgavrilMS in 
(#875)
+- from version 1.35.0
+  * Set Redirect Uri for broker silent flow on Linux platform by @xinyuxu1026 
in (#846)
+  * ROPC deprecation by @Ugonnaak1 in (#855)
+  * Update pymsalruntime version range to handle the latest 0.20.0 release
+    by @DharshanBJ in (#858)
+  * Document how to enable sha256 for client credential by @rayluo in (#833)
+  * Remove the reliance on getfqdn() by @rayluo in (#859)
+  * Thumbprint for certificate made optional by @vi7us in (#835)
+  * Support Python 3.14 by @rayluo in (#861)
+  * Add form_post response mode support for system browser authentication
+    by @ashok672 in (#868)
+  * Add OIDC issuer validation by @Avery-Dunn in (#840)
+  * Security: Remove unsafe PowerShell fallback in WSL by @RinZ27 in (#866)
+- Remove temporary version override
+
+-------------------------------------------------------------------

Old:
----
  msal-1.35.0b1.tar.gz

New:
----
  msal-1.35.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-msal.spec ++++++
--- /var/tmp/diff_new_pack.2FEoW2/_old  2026-03-17 19:04:14.532036790 +0100
+++ /var/tmp/diff_new_pack.2FEoW2/_new  2026-03-17 19:04:14.532036790 +0100
@@ -16,17 +16,15 @@
 #
 
 
-%define realversion 1.35.0b1
-
 %{?sle15_python_module_pythons}
 Name:           python-msal
-Version:        1.35.0~b1
+Version:        1.35.1
 Release:        0
 Summary:        Microsoft Authentication Library (MSAL) for Python
 License:        MIT
 Group:          Development/Languages/Python
 URL:            
https://github.com/AzureAD/microsoft-authentication-library-for-python
-Source:         
https://files.pythonhosted.org/packages/source/m/msal/msal-%{realversion}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/m/msal/msal-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -53,7 +51,7 @@
 standard OAuth2 and OpenID Connect.
 
 %prep
-%setup -q -n msal-%{realversion}
+%setup -q -n msal-%{version}
 
 %build
 %pyproject_wheel

++++++ msal-1.35.0b1.tar.gz -> msal-1.35.1.tar.gz ++++++
++++ 2885 lines of diff (skipped)

Reply via email to