mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-python/aws-sam-translator: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -7,8 +7,9 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A library that transform SAM templates into AWS CloudFormation templates"
|
||||
HOMEPAGE="https://github.com/awslabs/serverless-application-model https://pypi.org/project/aws-sam-translator/"
|
||||
SRC_URI="https://github.com/awslabs/serverless-application-model/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
HOMEPAGE="https://github.com/aws/serverless-application-model
|
||||
https://pypi.org/project/aws-sam-translator/"
|
||||
SRC_URI="https://github.com/aws/serverless-application-model/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/serverless-application-model-${PV}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="github">awslabs/serverless-application-model</remote-id>
|
||||
<remote-id type="github">aws/serverless-application-model</remote-id>
|
||||
<remote-id type="pypi">aws-sam-translator</remote-id>
|
||||
<bugs-to>https://github.com/awslabs/serverless-application-model/issues</bugs-to>
|
||||
</upstream>
|
||||
|
||||
Reference in New Issue
Block a user