summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bcacc6a9aa405ce896ccce32648b41509ac2afe (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
pkgbase = python-botocore-git
	pkgdesc = A low-level interface to a growing number of Amazon Web Services (AWS). This package is the foundation for AWS-CLI
	pkgver = 1.0.0b1.r1885.61b194d
	pkgrel = 2
	url = https://github.com/boto/botocore
	arch = any
	license = custom
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-six>=1.1.0
	depends = python-tox>=1.4
	depends = python-sphinx>=1.1.3
	depends = python-dateutil>=2.1
	depends = python-nose>=1.3.0
	depends = python-mock>=1.0.1
	depends = python-jmespath
	provides = python-botocore
	conflicts = python-botocore
	source = git+https://github.com/boto/botocore.git
	sha256sums = SKIP

pkgname = python-botocore-git