summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b5669efaa3dc87ec2c09abe0aae4bc95f7ddc1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-aws-lambda-builders
	pkgdesc = Python library to compile, build & package AWS Lambda functions for several runtimes & framework
	pkgver = 1.53.0
	pkgrel = 1
	url = https://github.com/aws/aws-lambda-builders
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	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.53.0/aws-lambda-builders-1.53.0.tar.gz
	sha256sums = a887dfb57188f1bfe02d1b610217d50f5887ed9d1adab4c929935103090e55bf

pkgname = python-aws-lambda-builders