commit:     d2e7af5b5af7f7015ab22b85d6038cb05860dc00
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 18:25:03 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 18:32:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e7af5b

dev-python/cfn-lint: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cfn-lint/Manifest               |  4 --
 dev-python/cfn-lint/cfn-lint-0.74.3.ebuild | 55 ------------------------
 dev-python/cfn-lint/cfn-lint-0.76.1.ebuild | 68 ------------------------------
 dev-python/cfn-lint/cfn-lint-0.77.0.ebuild | 64 ----------------------------
 dev-python/cfn-lint/cfn-lint-0.77.1.ebuild | 64 ----------------------------
 5 files changed, 255 deletions(-)

diff --git a/dev-python/cfn-lint/Manifest b/dev-python/cfn-lint/Manifest
index 5fca0a1ef0ad..754c749adc80 100644
--- a/dev-python/cfn-lint/Manifest
+++ b/dev-python/cfn-lint/Manifest
@@ -1,7 +1,3 @@
-DIST cfn-lint-0.74.3.gh.tar.gz 3456672 BLAKE2B 
9cc68ddefda86ee26e900989e40c7ded067fecb35cf077d559ebcacd6838378028010630e340dd52f04750dcc12094fb800e8e48a4c9e0607645463d3ca55827
 SHA512 
aad2209fa16f717d20127b2cf47d9aba586b85ccd41caf3ad8a50a6894cc3402d929be4cf9f76530223a3d69d79d843ef0edf802e53984b5c34563cf766f8189
 DIST cfn-lint-0.75.1.gh.tar.gz 3487870 BLAKE2B 
26aaf3b24023260d7a7d8f2b89fc9135e0c34786540c21d1c1763decad42167f1a29b01859bfcb17fe5ac1fbbb08aebf04191c6d1b21b335c92e2424c986cada
 SHA512 
d4dfa9331c77f7c323b217203c470e15b4a62a86b42497934a4f9609d54a499211058cba4c561034f6c3dd6ba52ade30084e9a9d25da135289f783ed972a14ae
-DIST cfn-lint-0.76.1.gh.tar.gz 3631194 BLAKE2B 
95d395369fc230fe4e6c5d5e2a0e4bf246f1f312c6595e998004d43a7662e43ed0612a56893956fbb15e99ed197d9af2723fc1c2ea9b14fc27d8b4ff7b29e484
 SHA512 
5c65111fa7f57b268f2f3f52157d464de467cfdf16cd672e399ab7b2d23d648346c6754c45cd169f993ae15180ffafc710c9f2fa0675a7ecb1d8fc5b3d0ec5ce
 DIST cfn-lint-0.76.2.tar.gz 3402554 BLAKE2B 
e5f9405d2852e3b81140a24d94c90a3bf8c919eb6823280a0a887c6acc56ec71d991cbc76532cc49d1189a8f64750ba3e9db02fb3b46b27a28ec3468f4dd268e
 SHA512 
96351ade16308be18baace1351e263a179eacc0b3635e9baa959baadaebb6a08825f6cb9cd83cb83b8635785c7f54405bfcf00f85d6d95d101d3298919cd1ea7
-DIST cfn-lint-0.77.0.tar.gz 3474124 BLAKE2B 
5715618f6b44a7a88ef3af8d21d038fa4ce4707973e64eb9712ff524cd5276e71802ad4b9a55580ac469b6474c7d48a8ccee04660bcaf7934df7a23cab1e5a9a
 SHA512 
6509197ef29d8bcbfc416df0a63f89736f704b147bbeb489586b6a06e1818f1d91e59429c73a9e9e23dadb20325a3c79d0b8e1b4637cd0e131f9673422e36734
-DIST cfn-lint-0.77.1.tar.gz 3483399 BLAKE2B 
6eaaba9cf70044c673164bce3a062b00ae7703b091e2c0e8d5065e815278fdb88d75f2592695cd1be1612421f95c806f6eaf3be9f4725abec0cf5e39070ff175
 SHA512 
0d18e7bc19d5562c88194f834267fa6d2fd8125754399ef281598beb68752e7935a653fbe3a0573f4887cb7a76c41b49ad8e268d390db59dd79794cde4939f31
 DIST cfn-lint-0.77.2.tar.gz 3483728 BLAKE2B 
f7c3cb5be3fbc81f10515bec145030c21c9a754ecbb887267ee85ea9fecd41e57be8572d30f204a54c3e22191c58d2c7d7112115e2c6cd0a23490c4c7633d270
 SHA512 
8e901564b34e601e62a276b8f8a4b5687de651aafa6da6dc295e846b04e703bda24e6a72b71797c82d2c2f4c93978da92a08999cb73be6a48c9ffd4a40ccb0e6

diff --git a/dev-python/cfn-lint/cfn-lint-0.74.3.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.74.3.ebuild
deleted file mode 100644
index d861b6dcc3db..000000000000
--- a/dev-python/cfn-lint/cfn-lint-0.74.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="CloudFormation Linter"
-HOMEPAGE="
-       https://github.com/aws-cloudformation/cfn-lint/
-       https://pypi.org/project/cfn-lint/
-"
-# pypi sdist is missing tests, as of 0.74.3
-# https://github.com/aws-cloudformation/cfn-lint/pull/2630
-SRC_URI="
-       https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-       >=dev-python/aws-sam-translator-1.60.1[${PYTHON_USEDEP}]
-       dev-python/jsonpatch[${PYTHON_USEDEP}]
-       >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
-       >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
-       dev-python/junit-xml[${PYTHON_USEDEP}]
-       <dev-python/networkx-4[${PYTHON_USEDEP}]
-       >dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
-       >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-       # TODO
-       test/unit/module/test_template.py::TestTemplate::test_build_graph
-       # requires git repo
-       
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
-       # Internet
-       
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
-       
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
-)
-
-src_prepare() {
-       # unpin the deps
-       sed -e 's:~=[0-9.]*::' -i setup.py || die
-       distutils-r1_src_prepare
-}

diff --git a/dev-python/cfn-lint/cfn-lint-0.76.1.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.76.1.ebuild
deleted file mode 100644
index 7fe42da63f22..000000000000
--- a/dev-python/cfn-lint/cfn-lint-0.76.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="CloudFormation Linter"
-HOMEPAGE="
-       https://github.com/aws-cloudformation/cfn-lint/
-       https://pypi.org/project/cfn-lint/
-"
-# pypi sdist is missing tests, as of 0.74.3
-# https://github.com/aws-cloudformation/cfn-lint/pull/2630
-SRC_URI="
-       https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-       >=dev-python/aws-sam-translator-1.62.0[${PYTHON_USEDEP}]
-       dev-python/jsonpatch[${PYTHON_USEDEP}]
-       >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
-       >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
-       dev-python/junit-xml[${PYTHON_USEDEP}]
-       <dev-python/networkx-4[${PYTHON_USEDEP}]
-       >dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
-       >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/sympy-1.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-       # unpin the deps
-       sed -e 's:~=[0-9.]*::' -i setup.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       local EPYTEST_DESELECT=(
-               # TODO
-               
test/unit/module/test_template.py::TestTemplate::test_build_graph
-               # requires git repo
-               
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
-               # Internet
-               
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
-               
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
-               # TODO: it looks as if AWS_DEFAULT_REGION didn't work
-               test/unit/module/core/test_run_cli.py::TestCli::test_bad_config
-               
test/unit/module/core/test_run_cli.py::TestCli::test_override_parameters
-               
test/unit/module/core/test_run_cli.py::TestCli::test_positional_template_parameters
-               
test/unit/module/core/test_run_cli.py::TestCli::test_template_config
-       )
-
-       # from tox.ini
-       local -x AWS_DEFAULT_REGION=us-east-1
-       local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-       epytest
-}

diff --git a/dev-python/cfn-lint/cfn-lint-0.77.0.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.77.0.ebuild
deleted file mode 100644
index 2b6753f1c840..000000000000
--- a/dev-python/cfn-lint/cfn-lint-0.77.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="CloudFormation Linter"
-HOMEPAGE="
-       https://github.com/aws-cloudformation/cfn-lint/
-       https://pypi.org/project/cfn-lint/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-       >=dev-python/aws-sam-translator-1.64.0[${PYTHON_USEDEP}]
-       dev-python/jsonpatch[${PYTHON_USEDEP}]
-       >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
-       >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
-       dev-python/junit-xml[${PYTHON_USEDEP}]
-       <dev-python/networkx-4[${PYTHON_USEDEP}]
-       >dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
-       dev-python/regex[${PYTHON_USEDEP}]
-       >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/sympy-1.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-       # unpin the deps
-       sed -e 's:~=[0-9.]*::' -i setup.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       local EPYTEST_DESELECT=(
-               # TODO
-               
test/unit/module/test_template.py::TestTemplate::test_build_graph
-               # requires git repo
-               
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
-               # Internet
-               
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
-               
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
-               # TODO: it looks as if AWS_DEFAULT_REGION didn't work
-               test/unit/module/core/test_run_cli.py::TestCli::test_bad_config
-               
test/unit/module/core/test_run_cli.py::TestCli::test_override_parameters
-               
test/unit/module/core/test_run_cli.py::TestCli::test_positional_template_parameters
-               
test/unit/module/core/test_run_cli.py::TestCli::test_template_config
-       )
-
-       # from tox.ini
-       local -x AWS_DEFAULT_REGION=us-east-1
-       local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-       epytest
-}

diff --git a/dev-python/cfn-lint/cfn-lint-0.77.1.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.77.1.ebuild
deleted file mode 100644
index 2b6753f1c840..000000000000
--- a/dev-python/cfn-lint/cfn-lint-0.77.1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="CloudFormation Linter"
-HOMEPAGE="
-       https://github.com/aws-cloudformation/cfn-lint/
-       https://pypi.org/project/cfn-lint/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-       >=dev-python/aws-sam-translator-1.64.0[${PYTHON_USEDEP}]
-       dev-python/jsonpatch[${PYTHON_USEDEP}]
-       >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
-       >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
-       dev-python/junit-xml[${PYTHON_USEDEP}]
-       <dev-python/networkx-4[${PYTHON_USEDEP}]
-       >dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
-       dev-python/regex[${PYTHON_USEDEP}]
-       >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
-       >=dev-python/sympy-1.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-       # unpin the deps
-       sed -e 's:~=[0-9.]*::' -i setup.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       local EPYTEST_DESELECT=(
-               # TODO
-               
test/unit/module/test_template.py::TestTemplate::test_build_graph
-               # requires git repo
-               
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
-               # Internet
-               
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
-               
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
-               # TODO: it looks as if AWS_DEFAULT_REGION didn't work
-               test/unit/module/core/test_run_cli.py::TestCli::test_bad_config
-               
test/unit/module/core/test_run_cli.py::TestCli::test_override_parameters
-               
test/unit/module/core/test_run_cli.py::TestCli::test_positional_template_parameters
-               
test/unit/module/core/test_run_cli.py::TestCli::test_template_config
-       )
-
-       # from tox.ini
-       local -x AWS_DEFAULT_REGION=us-east-1
-       local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-       epytest
-}

Reply via email to