From cbc3ff961b51016b7bbe94e3de9f964482f908f5 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 5 Jan 2025 18:27:34 -0500 Subject: [PATCH] ilot/py3-msal: upgrade to 1.31.1 --- ilot/py3-msal/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ilot/py3-msal/APKBUILD b/ilot/py3-msal/APKBUILD index 826a32a..02b267a 100644 --- a/ilot/py3-msal/APKBUILD +++ b/ilot/py3-msal/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-msal #_pkgreal is used by apkbuild-pypi to find modules at PyPI _pkgreal=msal -pkgver=1.31.0 +pkgver=1.31.1 pkgrel=0 pkgdesc="Microsoft Authentication Library (MSAL) for Python" url="https://pypi.org/project/msal" @@ -39,5 +39,5 @@ package() { } sha512sums=" -712342167c7cc958c16c45d9c21a58d83efd9ff3dccf4494d7c83fb226678ed944fef1751a4002fcb292450884c682f1b5d00cdca248d1def54d6f884cdb5dc2 py3-msal-1.31.0.tar.gz +f75541337f09ba29d4de13206346ad7793b3f2bdbdbf8fcb050ee7976b397ca666d61aee21121a4efdd7c150c9d2f87f75812e7b8aa96a5f8ac5219e7a946af2 py3-msal-1.31.1.tar.gz "