summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e6061f5edd4f1c61b344400bd5305e84605d2ff (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.4.0
	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.4.0/aws-lambda-builders-1.4.0.tar.gz
	sha256sums = 1e82319d7d244b011dd55965a03ad14f5bdb4112367101b94d726aba7c4d35e6

pkgname = python-aws-lambda-builders