summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a21c668bcb2fd00bb5be620fc3ea51a7aa1e709c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-aws-lambda-builders
	pkgdesc = Python library to compile, build & package AWS Lambda functions for several runtimes & framework
	pkgver = 1.8.1
	pkgrel = 1
	url = https://github.com/aws/aws-lambda-builders
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-six
	depends = python-wheel
	conflicts = python-aws_lambda_builders
	replaces = python-aws_lambda_builders
	options = !emptydirs
	source = https://github.com/aws/aws-lambda-builders/archive/v1.8.1/aws-lambda-builders-1.8.1.tar.gz
	sha256sums = 58ea2e1f9d985eb9d885446e297915bd6dda5c81f3eb3b62b7a61cfaf654c29f

pkgname = python-aws-lambda-builders