aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-11-13 19:16:40 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-18 09:16:04 +0700
commite32be863768ba1f9132749d40d845442bac828b2 (patch)
treef184802509487ab4b2cdb82c5ad06e1291fa0851 /python
parent4bb5460fceea777b17a8de87554f40af00af0003 (diff)
python/python-msal: Updated for version 1.25.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-msal/python-msal.SlackBuild2
-rw-r--r--python/python-msal/python-msal.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-msal/python-msal.SlackBuild b/python/python-msal/python-msal.SlackBuild
index 4dca49c2b4e4..8bbab88146f3 100644
--- a/python/python-msal/python-msal.SlackBuild
+++ b/python/python-msal/python-msal.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-msal
-VERSION=${VERSION:-1.24.1}
+VERSION=${VERSION:-1.25.0}
SRCNAM=${SRCNAM:-microsoft-authentication-library-for-python}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-msal/python-msal.info b/python/python-msal/python-msal.info
index fcba6f06adc7..6f319f58094b 100644
--- a/python/python-msal/python-msal.info
+++ b/python/python-msal/python-msal.info
@@ -1,8 +1,8 @@
PRGNAM="python-msal"
-VERSION="1.24.1"
+VERSION="1.25.0"
HOMEPAGE="https://msal-python.readthedocs.io/"
-DOWNLOAD="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.24.1/microsoft-authentication-library-for-python-1.24.1.tar.gz"
-MD5SUM="cb36e1e355eece19dae17aa165ce5331"
+DOWNLOAD="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.25.0/microsoft-authentication-library-for-python-1.25.0.tar.gz"
+MD5SUM="7b7486905455b1b49384c1c5d09cf57b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""