summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab2a8658c3d0598bd70b108294b6a8c8160f9f8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-awscli-plugin-endpoint
	pkgdesc = This awscli plugin provides service endpoint configure **per service** on profile.
	pkgver = 0.3
	pkgrel = 1
	url = https://github.com/wbingli/awscli-plugin-endpoint
	arch = any
	license = Apache License 2.0
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = aws-cli>=1.11.0
	options = !emptydirs
	source = https://github.com/wbinglee/awscli-plugin-endpoint/tarball/0.3
	sha256sums = 0e9a2c9509b0a2bfafefcb543fa684974433de18099995d7f26284d2b1b0c61f

pkgname = python-awscli-plugin-endpoint
	pkgdesc = This awscli plugin provides service endpoint configure **per service** on profile. (python3 version)

pkgname = python2-awscli-plugin-endpoint
	pkgdesc = This awscli plugin provides service endpoint configure **per service** on profile. (python2 version)