summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a8051f8940f2bfaf54e85f3f9141ec90eb71a63 (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.11.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.11.0/aws-lambda-builders-1.11.0.tar.gz
	sha256sums = 9360674574304dd4c53a4e9d94506920d56a2ebb547a8b2f9efc00bdcbf50e30

pkgname = python-aws-lambda-builders