summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 837f284e3093ed500e46a0f09f55cbd489ae8d62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-globus-sdk
	pkgdesc = This SDK provides a convenient Pythonic interface to Globus REST APIs, including the Transfer API and the Globus Auth API.
	pkgver = 3.4.1
	pkgrel = 1
	url = https://github.com/globus/globus-sdk-python
	arch = any
	license = Apache
	depends = python-cryptography
	depends = python-six
	depends = python-requests
	depends = python-pyjwt
	source = https://files.pythonhosted.org/packages/source/g/globus-sdk/globus-sdk-3.4.1.tar.gz
	sha256sums = da54e8b0ecfa87b20eed38b1954389b740a85353df7cad23cf4608740631a0a8

pkgname = python-globus-sdk