summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a6847c6801a1bde7a2b6604720553a0ba6813b0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
pkgbase = python-social-auth-core
	pkgdesc = Core component of the python-social-auth ecosystem
	pkgver = 1.7.0
	pkgrel = 1
	url = https://github.com/python-social-auth/social-core
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python-defusedxml
	makedepends = python-pyjwt
	makedepends = python-pyjwkest
	makedepends = python-requests-oauthlib
	makedepends = python-openid
	makedepends = python-cryptography
	makedepends = python3-saml
	makedepends = python2-setuptools
	makedepends = python2-defusedxml
	makedepends = python2-pyjwt
	makedepends = python2-pyjwkest
	makedepends = python2-requests-oauthlib
	makedepends = python2-openid
	makedepends = python2-cryptography
	makedepends = python2-saml
	source = python-social-auth-core-1.7.0.tar.gz::https://github.com/python-social-auth/social-core/archive/1.7.0.tar.gz
	sha256sums = c12480159bc7a8ed5d71627103e70cbe8ce63af1bf6f4f1d265d8e9b6c58c39c

pkgname = python-social-auth-core
	depends = python-defusedxml
	depends = python-pyjwt
	depends = python-pyjwkest
	depends = python-requests-oauthlib
	depends = python-openid
	depends = python-cryptography
	depends = python3-saml

pkgname = python2-social-auth-core
	depends = python2-defusedxml
	depends = python2-pyjwt
	depends = python2-pyjwkest
	depends = python2-requests-oauthlib
	depends = python2-openid
	depends = python2-cryptography
	depends = python2-saml