summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5685d30e8edd7bb938c2ae25af14f10cc233acf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-social-auth-core
	pkgdesc = Python Social Auth core component
	pkgver = 4.1.0
	pkgrel = 1
	url = https://github.com/python-social-auth/social-core
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-six
	depends = python-defusedxml
	depends = python-pyjwt
	depends = python-jose
	depends = python-requests-oauthlib
	depends = python-openid
	depends = python-cryptography
	depends = python3-saml
	source = python-social-auth-core-4.1.0.tar.gz::https://github.com/python-social-auth/social-core/archive/4.1.0.tar.gz
	sha256sums = 3398690b33e42f6be8637742f5b737d86aa406e8c966ef717a2dafa4afdce213

pkgname = python-social-auth-core