aboutsummaryrefslogtreecommitdiff
path: root/python/python-msal
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-12-15 14:28:41 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-16 08:08:18 +0700
commit1d85a2569110b0d3642ef768572136533f600fe4 (patch)
tree5e6dd0ae835fcf9406c31ce3062b42f03c980e59 /python/python-msal
parentbbd463c77c02212c810e2fcf16ff3b3c8bde0986 (diff)
python/python-msal: Version bump to 1.26.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-msal')
-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 8bbab88146f3f..bd5f9e6d93f5a 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.25.0}
+VERSION=${VERSION:-1.26.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 6f319f58094b3..188460240e8af 100644
--- a/python/python-msal/python-msal.info
+++ b/python/python-msal/python-msal.info
@@ -1,8 +1,8 @@
PRGNAM="python-msal"
-VERSION="1.25.0"
+VERSION="1.26.0"
HOMEPAGE="https://msal-python.readthedocs.io/"
-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="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.26.0/microsoft-authentication-library-for-python-1.26.0.tar.gz"
+MD5SUM="dbbb6f7f5e2705c951cf915c5ff29316"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""