From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC625158D91 for ; Wed, 18 Aug 2021 07:57:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7203BE07F1; Wed, 18 Aug 2021 07:57:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42DE8E07F1 for ; Wed, 18 Aug 2021 07:57:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A470633BF0F for ; Wed, 18 Aug 2021 07:57:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F8165A0 for ; Wed, 18 Aug 2021 07:57:06 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1629273414.12d0503426afaffd85ce3ab66c27103f1f334bdc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/moto/, dev-python/cfn-python-lint/, dev-python/cfn-lint/files/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cfn-lint/Manifest dev-python/cfn-lint/cfn-lint-0.50.0.ebuild dev-python/cfn-lint/cfn-lint-0.51.0.ebuild dev-python/cfn-lint/cfn-lint-0.52.0.ebuild dev-python/cfn-lint/cfn-lint-0.53.0.ebuild dev-python/cfn-lint/files/cfn-lint-0.30.1-tests.patch dev-python/cfn-lint/metadata.xml dev-python/cfn-python-lint/Manifest dev-python/cfn-python-lint/cfn-python-lint-0.50.0.ebuild dev-python/cfn-python-lint/cfn-python-lint-0.51.0.ebuild dev-python/cfn-python-lint/cfn-python-lint-0.52.0.ebuild dev-python/cfn-python-lint/cfn-python-lint-0.53.0.ebuild dev-python/cfn-python-lint/files/cfn-python-lint-0.30.1-tests.patch dev-python/cfn-python-lint/metadata.xml dev-python/moto/moto-2.0.10.ebuild dev-python/moto/moto-2.0.5.ebuild dev-python/moto/moto-2.2.0.ebuild dev-python/moto/moto-2.2.2.ebuild dev-python/moto/moto-2.2.3.ebuild profiles/updates/3Q-2021 X-VCS-Directories: dev-python/cfn-python-lint/files/ profiles/updates/ dev-python/cfn-lint/ dev-python/cfn-lint/files/ dev-python/cfn-python-lint/ dev-python/moto/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 12d0503426afaffd85ce3ab66c27103f1f334bdc X-VCS-Branch: master Date: Wed, 18 Aug 2021 07:57:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f8fa9d2b-e2c5-48cb-8d2c-037a021bd38b X-Archives-Hash: 1d48d893b6de67596613af861508e7fd commit: 12d0503426afaffd85ce3ab66c27103f1f334bdc Author: Michał Górny gentoo org> AuthorDate: Tue Aug 17 11:03:17 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 18 07:56:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d05034 Move dev-python/{cfn-python-lint → cfn-lint} Signed-off-by: Michał Górny gentoo.org> dev-python/{cfn-python-lint => cfn-lint}/Manifest | 0 .../cfn-lint-0.50.0.ebuild} | 7 ++----- .../cfn-lint-0.51.0.ebuild} | 7 ++----- .../cfn-lint-0.52.0.ebuild} | 7 ++----- .../cfn-lint-0.53.0.ebuild} | 7 ++----- .../files/cfn-lint-0.30.1-tests.patch} | 0 dev-python/{cfn-python-lint => cfn-lint}/metadata.xml | 4 ++-- dev-python/moto/moto-2.0.10.ebuild | 2 +- dev-python/moto/moto-2.0.5.ebuild | 2 +- dev-python/moto/moto-2.2.0.ebuild | 2 +- dev-python/moto/moto-2.2.2.ebuild | 2 +- dev-python/moto/moto-2.2.3.ebuild | 2 +- profiles/updates/3Q-2021 | 1 + 13 files changed, 16 insertions(+), 27 deletions(-) diff --git a/dev-python/cfn-python-lint/Manifest b/dev-python/cfn-lint/Manifest similarity index 100% rename from dev-python/cfn-python-lint/Manifest rename to dev-python/cfn-lint/Manifest diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.50.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.50.0.ebuild similarity index 90% rename from dev-python/cfn-python-lint/cfn-python-lint-0.50.0.ebuild rename to dev-python/cfn-lint/cfn-lint-0.50.0.ebuild index 348163842a4..827f630bb2e 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.50.0.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.50.0.ebuild @@ -6,14 +6,11 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 -# TODO: pkgmove to cfn-lint -MY_P=${P/-python} DESCRIPTION="CloudFormation Linter" HOMEPAGE="https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/" SRC_URI=" https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz - -> ${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} + -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" @@ -41,7 +38,7 @@ BDEPEND=" distutils_enable_tests --install unittest PATCHES=( - "${FILESDIR}/cfn-python-lint-0.30.1-tests.patch" + "${FILESDIR}/cfn-lint-0.30.1-tests.patch" ) src_prepare() { diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.51.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.51.0.ebuild similarity index 90% rename from dev-python/cfn-python-lint/cfn-python-lint-0.51.0.ebuild rename to dev-python/cfn-lint/cfn-lint-0.51.0.ebuild index 2ca06957a77..6bfc86bbdda 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.51.0.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.51.0.ebuild @@ -6,14 +6,11 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 -# TODO: pkgmove to cfn-lint -MY_P=${P/-python} DESCRIPTION="CloudFormation Linter" HOMEPAGE="https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/" SRC_URI=" https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz - -> ${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} + -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" @@ -41,7 +38,7 @@ BDEPEND=" distutils_enable_tests --install unittest PATCHES=( - "${FILESDIR}/cfn-python-lint-0.30.1-tests.patch" + "${FILESDIR}/cfn-lint-0.30.1-tests.patch" ) src_prepare() { diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.52.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.52.0.ebuild similarity index 90% rename from dev-python/cfn-python-lint/cfn-python-lint-0.52.0.ebuild rename to dev-python/cfn-lint/cfn-lint-0.52.0.ebuild index 928f06df62f..1213f702d34 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.52.0.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.52.0.ebuild @@ -6,14 +6,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 -# TODO: pkgmove to cfn-lint -MY_P=${P/-python} DESCRIPTION="CloudFormation Linter" HOMEPAGE="https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/" SRC_URI=" https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz - -> ${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} + -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" @@ -41,7 +38,7 @@ BDEPEND=" distutils_enable_tests --install unittest PATCHES=( - "${FILESDIR}/cfn-python-lint-0.30.1-tests.patch" + "${FILESDIR}/cfn-lint-0.30.1-tests.patch" ) src_prepare() { diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.53.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.53.0.ebuild similarity index 90% rename from dev-python/cfn-python-lint/cfn-python-lint-0.53.0.ebuild rename to dev-python/cfn-lint/cfn-lint-0.53.0.ebuild index 5c43ac1c42b..f483fd0763d 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.53.0.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.53.0.ebuild @@ -6,14 +6,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 -# TODO: pkgmove to cfn-lint -MY_P=${P/-python} DESCRIPTION="CloudFormation Linter" HOMEPAGE="https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/" SRC_URI=" https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz - -> ${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} + -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" @@ -41,7 +38,7 @@ BDEPEND=" distutils_enable_tests --install unittest PATCHES=( - "${FILESDIR}/cfn-python-lint-0.30.1-tests.patch" + "${FILESDIR}/cfn-lint-0.30.1-tests.patch" ) src_prepare() { diff --git a/dev-python/cfn-python-lint/files/cfn-python-lint-0.30.1-tests.patch b/dev-python/cfn-lint/files/cfn-lint-0.30.1-tests.patch similarity index 100% rename from dev-python/cfn-python-lint/files/cfn-python-lint-0.30.1-tests.patch rename to dev-python/cfn-lint/files/cfn-lint-0.30.1-tests.patch diff --git a/dev-python/cfn-python-lint/metadata.xml b/dev-python/cfn-lint/metadata.xml similarity index 73% rename from dev-python/cfn-python-lint/metadata.xml rename to dev-python/cfn-lint/metadata.xml index 270b9eef5dd..4596000d2f7 100644 --- a/dev-python/cfn-python-lint/metadata.xml +++ b/dev-python/cfn-lint/metadata.xml @@ -11,8 +11,8 @@ - aws-cloudformation/cfn-python-lint + aws-cloudformation/cfn-lint cfn-lint - https://github.com/aws-cloudformation/cfn-python-lint/issues + https://github.com/aws-cloudformation/cfn-lint/issues diff --git a/dev-python/moto/moto-2.0.10.ebuild b/dev-python/moto/moto-2.0.10.ebuild index eb634172a25..9dda3ad8ff0 100644 --- a/dev-python/moto/moto-2.0.10.ebuild +++ b/dev-python/moto/moto-2.0.10.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/backports-tempfile[${PYTHON_USEDEP}]' python3_{6,7}) dev-python/boto[${PYTHON_USEDEP}] - dev-python/cfn-python-lint[${PYTHON_USEDEP}] + dev-python/cfn-lint[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}] dev-python/cookies[${PYTHON_USEDEP}] dev-python/dicttoxml[${PYTHON_USEDEP}] diff --git a/dev-python/moto/moto-2.0.5.ebuild b/dev-python/moto/moto-2.0.5.ebuild index 99d32309019..fba6965bc56 100644 --- a/dev-python/moto/moto-2.0.5.ebuild +++ b/dev-python/moto/moto-2.0.5.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/backports-tempfile[${PYTHON_USEDEP}]' python3_{6,7}) dev-python/boto[${PYTHON_USEDEP}] - dev-python/cfn-python-lint[${PYTHON_USEDEP}] + dev-python/cfn-lint[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}] dev-python/cookies[${PYTHON_USEDEP}] dev-python/dicttoxml[${PYTHON_USEDEP}] diff --git a/dev-python/moto/moto-2.2.0.ebuild b/dev-python/moto/moto-2.2.0.ebuild index 7c79594ac4f..000f0ec8d51 100644 --- a/dev-python/moto/moto-2.2.0.ebuild +++ b/dev-python/moto/moto-2.2.0.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/backports-tempfile[${PYTHON_USEDEP}]' python3_{6,7}) dev-python/boto[${PYTHON_USEDEP}] - dev-python/cfn-python-lint[${PYTHON_USEDEP}] + dev-python/cfn-lint[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}] dev-python/cookies[${PYTHON_USEDEP}] dev-python/dicttoxml[${PYTHON_USEDEP}] diff --git a/dev-python/moto/moto-2.2.2.ebuild b/dev-python/moto/moto-2.2.2.ebuild index e01d705cfed..afcc32f2336 100644 --- a/dev-python/moto/moto-2.2.2.ebuild +++ b/dev-python/moto/moto-2.2.2.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/backports-tempfile[${PYTHON_USEDEP}]' python3_{6,7}) dev-python/boto[${PYTHON_USEDEP}] - dev-python/cfn-python-lint[${PYTHON_USEDEP}] + dev-python/cfn-lint[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}] dev-python/cookies[${PYTHON_USEDEP}] dev-python/dicttoxml[${PYTHON_USEDEP}] diff --git a/dev-python/moto/moto-2.2.3.ebuild b/dev-python/moto/moto-2.2.3.ebuild index e01d705cfed..afcc32f2336 100644 --- a/dev-python/moto/moto-2.2.3.ebuild +++ b/dev-python/moto/moto-2.2.3.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/backports-tempfile[${PYTHON_USEDEP}]' python3_{6,7}) dev-python/boto[${PYTHON_USEDEP}] - dev-python/cfn-python-lint[${PYTHON_USEDEP}] + dev-python/cfn-lint[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}] dev-python/cookies[${PYTHON_USEDEP}] dev-python/dicttoxml[${PYTHON_USEDEP}] diff --git a/profiles/updates/3Q-2021 b/profiles/updates/3Q-2021 index 749bbc977b4..a99c693c458 100644 --- a/profiles/updates/3Q-2021 +++ b/profiles/updates/3Q-2021 @@ -1,3 +1,4 @@ move x11-misc/xrestop x11-apps/xrestop move media-sound/zam-plugins media-plugins/zam-plugins slotmove =dev-ruby/elasticsearch-transport-6.8.3 6 6.8.3 +move dev-python/cfn-python-lint dev-python/cfn-lint