summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7490d2baec1532ab58ccbd83a38788c44c43941a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python2-boto3
	pkgdesc = The AWS SDK for Python
	pkgver = 1.4.0
	pkgrel = 1
	url = http://pypi.python.org/pypi/boto3
	arch = any
	license = Apache
	makedepends = python2-setuptools
	depends = python2
	depends = python2-botocore>=1.4.1
	depends = python2-botocore<1.5.0
	depends = python2-jmespath<1.0.0
	depends = python2-s3transfer>=0.1.0
	depends = python2-s3transfer<0.2.0
	source = https://pypi.io/packages/source/b/boto3/boto3-1.4.0.tar.gz
	md5sums = 4b5454e8d29dede99092616023828a21

pkgname = python2-boto3