summaryrefslogtreecommitdiff
path: root/dev-python/click
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/click')
-rw-r--r--dev-python/click/Manifest8
-rw-r--r--dev-python/click/click-8.3.2.ebuild33
-rw-r--r--dev-python/click/click-8.3.3.ebuild33
-rw-r--r--dev-python/click/click-8.4.0.ebuild40
-rw-r--r--dev-python/click/click-8.4.1.ebuild40
-rw-r--r--dev-python/click/metadata.xml13
6 files changed, 0 insertions, 167 deletions
diff --git a/dev-python/click/Manifest b/dev-python/click/Manifest
deleted file mode 100644
index aca07a79df5a..000000000000
--- a/dev-python/click/Manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-DIST click-8.3.2.tar.gz 302856 BLAKE2B 2575a13ae056cdf910a1ad92610b694e73881575ab891761981231a57db8f70667baa871fe5368b7f5baa9080efba98ec16149ceff1be6bb5877be75ada70947 SHA512 909c9421ef05dfabc6b685b290fbc7cc673bba5ebcf57e082dc75fe6a2d3843ae54de14aa886574c5371b80f51c0e2edafc0f0416a267b1bc6965dbe4e22be1f
-DIST click-8.3.2.tar.gz.provenance 9383 BLAKE2B 7ce95cd1a2299e1f1bc28673d827cba8daf385c39d00f8b65f9a24f448f162e15067c166baf53251004f96455b5ed6addd5849e4a86868766907c65632530dd4 SHA512 d9d5e2e89458a6c296a09881fdd89e589e0e98aa7262f11dbf042857b197c17757167b8d1f4c8985fe01d746af714b0754da4ae14353fca0b6c5e77cae23e8b3
-DIST click-8.3.3.tar.gz 328061 BLAKE2B e089d4f6597b339b259c31423d925fb987c42f63f18446d88bcc4a591ef007f24e9e43ac4ec1bdca16cb1da94519b3763653c86cd23b3aff7c732638d87cb147 SHA512 4755a0314c6df7021451698fa52c4aa43bdaac59c0b57df7bbae825efbbba008c457e4132bebe661c93b23e37c1c4de2daad7e5f58f7ccf3ed232fca36424912
-DIST click-8.3.3.tar.gz.provenance 9524 BLAKE2B 59936593b12a2ee3818f37ec57a5da822f7766bda13052e69234b1d94f838ff316050f02701561a5a0133d76b615f2810c61d7fe0dd6048389a156e8d0a5f63a SHA512 bff0af4270b9587bc7e596946bc1326c4b7e2b6392320d56f9a97bd56b6d2c40637e85a147a3b1c941bf35b5c48465ef75588e5bc5e452c990311f4501e48d61
-DIST click-8.4.0.tar.gz 350843 BLAKE2B d7d1e0159a6d7db93276dc72c238f11fb0ae0fab424f2e2b094fa2e647de3455beb7b0c39d4a0c7306c6888b4fce76b5ec764ec0f620bfea7e310a39ed2858b5 SHA512 7b1e82888b2859e417c2086e72113394ccab442110822fa4ae59df8cc9937b01f4886e6461d1ade809faa885db542cc298fe7d0e42c3045abb59b0bf71b23192
-DIST click-8.4.0.tar.gz.provenance 9375 BLAKE2B 10783399154c47ceeb5f0e9b10f1f4c0f1847f2d8cfd92d0812d3aa6d290fd9ecfc75f0ad86ccfd847df5a0f3961c955255cbc8f7d2f4eefe7a287a37ae7d75c SHA512 51c10c469cc5ef259c60ff99ed9701e9be18938ed3ef5900e8913de4537a0a8d099afe06bcba00e65d9afcf03fb37b0e449f37d9c6d2d57d9d300beb26ac2818
-DIST click-8.4.1.tar.gz 353007 BLAKE2B 7de8fdf4bfc9ae65c31a0fed199f3fc5269d0d44ec56acd8288048d4f6ad45dce9563c968b8dd4cd6aef34c1366c53ce0480345640929b2664757c113e603017 SHA512 f759377dfa249e912dc0aa04cf826fd4f6da7a0459e2a076f3f2fd67c22e784d4c03dcf4b91d1763021e9c4d44a198f78050678023106f838d1fa5c6374ec918
-DIST click-8.4.1.tar.gz.provenance 9148 BLAKE2B f1b7e7ae1f69f10be9aa2bdba5689388df731de425ccd43baa2b1007ad82584ff7eaeb52f28642f568f55740d49fd25c085a52677c63ffc0050e92e60a22924a SHA512 fee27ae0a5d9de9a278c87797c8e694a604b87eef8f5ffc548f2fc984da4fd7580d2b88f31da1fbb04367a78e090714ad5a84e914a65216c5ef01667fad696a8
diff --git a/dev-python/click/click-8.3.2.ebuild b/dev-python/click/click-8.3.2.ebuild
deleted file mode 100644
index c346f047cd7c..000000000000
--- a/dev-python/click/click-8.3.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYPI_VERIFY_REPO=https://github.com/pallets/click
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-HOMEPAGE="
- https://palletsprojects.com/p/click/
- https://github.com/pallets/click/
- https://pypi.org/project/click/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
-
-# this is causing major peformance problems for pkgcheck
-# https://github.com/pkgcore/pkgcheck/issues/782
-#distutils_enable_sphinx docs \
-# '>=dev-python/docutils-0.14' \
-# dev-python/myst-parser \
-# dev-python/pallets-sphinx-themes \
-# dev-python/sphinxcontrib-log-cabinet \
-# dev-python/sphinx-tabs
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
diff --git a/dev-python/click/click-8.3.3.ebuild b/dev-python/click/click-8.3.3.ebuild
deleted file mode 100644
index 772b1bdd31e2..000000000000
--- a/dev-python/click/click-8.3.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYPI_VERIFY_REPO=https://github.com/pallets/click
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-HOMEPAGE="
- https://palletsprojects.com/p/click/
- https://github.com/pallets/click/
- https://pypi.org/project/click/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
-
-# this is causing major peformance problems for pkgcheck
-# https://github.com/pkgcore/pkgcheck/issues/782
-#distutils_enable_sphinx docs \
-# '>=dev-python/docutils-0.14' \
-# dev-python/myst-parser \
-# dev-python/pallets-sphinx-themes \
-# dev-python/sphinxcontrib-log-cabinet \
-# dev-python/sphinx-tabs
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
diff --git a/dev-python/click/click-8.4.0.ebuild b/dev-python/click/click-8.4.0.ebuild
deleted file mode 100644
index 1dc540b041e5..000000000000
--- a/dev-python/click/click-8.4.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYPI_VERIFY_REPO=https://github.com/pallets/click
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-HOMEPAGE="
- https://palletsprojects.com/p/click/
- https://github.com/pallets/click/
- https://pypi.org/project/click/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
-
-# this is causing major peformance problems for pkgcheck
-# https://github.com/pkgcore/pkgcheck/issues/782
-#distutils_enable_sphinx docs \
-# '>=dev-python/docutils-0.14' \
-# dev-python/myst-parser \
-# dev-python/pallets-sphinx-themes \
-# dev-python/sphinxcontrib-log-cabinet \
-# dev-python/sphinx-tabs
-
-EPYTEST_PLUGINS=()
-# tests/test_utils.py::test_echo_via_pager is flaky
-EPYTEST_RERUNS=5
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # -Wdefault, https://github.com/pallets/click/issues/3476
- tests/test_options.py::test_flag_group_competition_duplicate_option_name
-)
diff --git a/dev-python/click/click-8.4.1.ebuild b/dev-python/click/click-8.4.1.ebuild
deleted file mode 100644
index 1dc540b041e5..000000000000
--- a/dev-python/click/click-8.4.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYPI_VERIFY_REPO=https://github.com/pallets/click
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-HOMEPAGE="
- https://palletsprojects.com/p/click/
- https://github.com/pallets/click/
- https://pypi.org/project/click/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
-
-# this is causing major peformance problems for pkgcheck
-# https://github.com/pkgcore/pkgcheck/issues/782
-#distutils_enable_sphinx docs \
-# '>=dev-python/docutils-0.14' \
-# dev-python/myst-parser \
-# dev-python/pallets-sphinx-themes \
-# dev-python/sphinxcontrib-log-cabinet \
-# dev-python/sphinx-tabs
-
-EPYTEST_PLUGINS=()
-# tests/test_utils.py::test_echo_via_pager is flaky
-EPYTEST_RERUNS=5
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # -Wdefault, https://github.com/pallets/click/issues/3476
- tests/test_options.py::test_flag_group_competition_duplicate_option_name
-)
diff --git a/dev-python/click/metadata.xml b/dev-python/click/metadata.xml
deleted file mode 100644
index ea38007e6bd8..000000000000
--- a/dev-python/click/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">click</remote-id>
- <remote-id type="github">pallets/click</remote-id>
- </upstream>
-</pkgmetadata>