summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc7d5d7db2b4881fe3e3a3f25637d36cbb3ee9a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-authlib
	pkgdesc = The ultimate Python library in building OAuth and OpenID Connect servers.
	pkgver = 0.14.3
	pkgrel = 1
	url = https://authlib.org/
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/A/Authlib/Authlib-0.14.3.tar.gz
	sha256sums = cc52908e9e996f3de2ac2f61bf1ee6c6f1c5ce8e67c89ff2ca473008fffc92f6

pkgname = python-authlib