summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67bd29bcce238c6f93ded30e682207b7cc284eae (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.8.0
	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.8.0.tar.gz
	sha256sums = 492611636c190806409198cdadc9960227fa712281dce95ef3ec0d7e8f9823a9

pkgname = python-globus-sdk