summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 04b30bd715b57509c05e3c79f4990921a2c48a70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = chalice
	pkgdesc = Python Serverless Microframework for AWS
	pkgver = 1.23.0
	pkgrel = 1
	url = https://github.com/aws/chalice
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = mypy
	depends = python
	depends = python-click
	depends = python-botocore
	depends = python-mypy_extensions
	depends = python-six
	depends = python-pip
	depends = python-attrs
	depends = python-jmespath
	depends = python-yaml
	depends = python-inquirer
	depends = python-wheel
	depends = python-setuptools
	optdepends = python-watchdog: server auto-reload support
	optdepends = aws-cdk: AWS CDK support
	source = chalice-1.23.0.tar.gz::https://github.com/aws/chalice/archive/1.23.0.tar.gz
	sha512sums = e296c28ab6d1d166dd9114c9abd1fac9d3b8c68646f630c5a045e3e0aef6c495aef4c720f8ca55697771107d700a917a299ae2c7a852ee263c1df556b6444e99

pkgname = chalice