summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c15ec03ad53cd5bc828eda25a87f48b65d51526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-msal
	pkgdesc = Authenticate with Microsoft Entra (Azure Active Directory) accounts using OAuth2 and OpenID Connect
	pkgver = 1.30.0
	pkgrel = 1
	url = https://github.com/AzureAD/microsoft-authentication-library-for-python
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-requests
	depends = python-pyjwt
	depends = python-cryptography
	source = python-msal-1.30.0.tar.gz::https://github.com/AzureAD/microsoft-authentication-library-for-python/archive/refs/tags/1.30.0.tar.gz
	sha256sums = a7afb03af2da5bdbb7cb3640cfb6191c9dab9edc6889db735a5fe3fda18dc2b9

pkgname = python-msal