summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ccdf988def2ed6df40a89df7200e2d6ec524c304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-serverlessrepo
	pkgdesc = A Python library with convenience helpers for working with the AWS Serverless Application Repository.
	pkgver = 0.1.10
	pkgrel = 1
	url = https://github.com/awslabs/aws-serverlessrepo-python
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-yaml
	depends = python-boto3
	depends = python-six
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/s/serverlessrepo/serverlessrepo-0.1.10.tar.gz
	sha256sums = 671f48038123f121437b717ed51f253a55775590f00fbab6fbc6a01f8d05c017

pkgname = python-serverlessrepo