python/python-msal: Version bump to 1.23.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2023-08-19 17:52:45 -07:00 committed by Willy Sudiarto Raharjo
parent 7584915033
commit 256fedc62b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-msal
VERSION=${VERSION:-1.22.0}
VERSION=${VERSION:-1.23.0}
SRCNAM=${SRCNAM:-microsoft-authentication-library-for-python}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-msal"
VERSION="1.22.0"
VERSION="1.23.0"
HOMEPAGE="https://msal-python.readthedocs.io/"
DOWNLOAD="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.22.0/microsoft-authentication-library-for-python-1.22.0.tar.gz"
MD5SUM="3e639f28da9490b04fec09feb3d38f4f"
DOWNLOAD="https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.23.0/microsoft-authentication-library-for-python-1.23.0.tar.gz"
MD5SUM="11cf8f859c077a06e0c3bd3aa11c3c74"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""