[packages/python3-msal] - updated to 1.37.0 (supports cryptography up to 50)

qboosh qboosh at pld-linux.org
Sat Aug 22 20:50:37 CEST 2026


commit a72228b559e09c7e55c7f0230b0da782160c8f6c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 22 20:50:32 2026 +0200

    - updated to 1.37.0 (supports cryptography up to 50)

 python3-msal.spec | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/python3-msal.spec b/python3-msal.spec
index 61d5199..c56ae22 100644
--- a/python3-msal.spec
+++ b/python3-msal.spec
@@ -5,20 +5,19 @@
 Summary:	Microsoft Authentication Library
 Summary(pl.UTF-8):	Microsoft Authentication Library - biblioteka uwierzytelniająca Microsoftu
 Name:		python3-msal
-# python3-redis-entraid 1.1.0 expects msal < 1.34
-Version:	1.33.0
+Version:	1.37.0
 Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/msal/
 Source0:	https://files.pythonhosted.org/packages/source/m/msal/msal-%{version}.tar.gz
-# Source0-md5:	b0cf88719d00c011912cf181a6bfa7c0
+# Source0-md5:	fe1e0c8405e32007b9186452b0bfbb26
 URL:		https://pypi.org/project/msal/
-BuildRequires:	python3-modules >= 1:3.7
+BuildRequires:	python3-modules >= 1:3.9
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-cryptography >= 2.5
-BuildRequires:	python3-cryptography < 48
+BuildRequires:	python3-cryptography < 51
 BuildRequires:	python3-pyjwt >= 1.0.0
 BuildRequires:	python3-pyjwt < 3
 BuildRequires:	python3-pytest >= 6
@@ -27,7 +26,7 @@ BuildRequires:	python3-requests < 3
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.7
+Requires:	python3-modules >= 1:3.9
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-msal.git/commitdiff/a72228b559e09c7e55c7f0230b0da782160c8f6c



More information about the pld-cvs-commit mailing list