diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-04-24 17:34:43 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-26 10:17:44 +0700 |
| commit | 6767b67a8bf989973ccf58b1998f0ab03ba6f7d1 (patch) | |
| tree | 5026243e56bb8fea177dee2b478cdf6e2c4a46de /python/python3-msal | |
| parent | e23a2cc862b494fbcfd9a56883fb67b5dac0d1c1 (diff) | |
python/python3-msal: Version bump to 1.32.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-msal')
| -rw-r--r-- | python/python3-msal/python3-msal.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-msal/python3-msal.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-msal/python3-msal.SlackBuild b/python/python3-msal/python3-msal.SlackBuild index 457f2703b8..150be12c0c 100644 --- a/python/python3-msal/python3-msal.SlackBuild +++ b/python/python3-msal/python3-msal.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-msal -VERSION=${VERSION:-1.32.0} +VERSION=${VERSION:-1.32.1} SRCNAM=${SRCNAM:-microsoft-authentication-library-for-python} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-msal/python3-msal.info b/python/python3-msal/python3-msal.info index 5ad2e605b3..841dc4ddb6 100644 --- a/python/python3-msal/python3-msal.info +++ b/python/python3-msal/python3-msal.info @@ -1,8 +1,8 @@ PRGNAM="python3-msal" -VERSION="1.32.0" +VERSION="1.32.1" HOMEPAGE="https://msal-python.readthedocs.io/" -DOWNLOAD="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.32.0/microsoft-authentication-library-for-python-1.32.0.tar.gz" -MD5SUM="58ac83e389a0ebd4edebb7af8a628472" +DOWNLOAD="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.32.1/microsoft-authentication-library-for-python-1.32.1.tar.gz" +MD5SUM="b7b02dd819e9bb4362974efa3c1b8b77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cryptography python3-pyjwt" |
