From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/click/Manifest | 4 +--- dev-python/click/click-8.1.2.ebuild | 37 ------------------------------------- dev-python/click/click-8.1.3.ebuild | 2 +- 3 files changed, 2 insertions(+), 41 deletions(-) delete mode 100644 dev-python/click/click-8.1.2.ebuild (limited to 'dev-python/click') diff --git a/dev-python/click/Manifest b/dev-python/click/Manifest index 8b32b65e1c6f..d950faac0138 100644 --- a/dev-python/click/Manifest +++ b/dev-python/click/Manifest @@ -1,5 +1,3 @@ -DIST click-8.1.2.gh.tar.gz 333755 BLAKE2B cf579db101e296a0626445e0823d8c72bc6cd40f0ec667c3179465050d0aa7d7a94ed1416d583f7c9afde8e5ea41738c26b000f87c95074a9d93837c039d687a SHA512 8781965212a0732990e47050db8ae5e37633986b23cd7895d74f06007c61993f8ea45183376761987931caf00dd68c22900bc8d3930d4416853374cfd170a0e5 DIST click-8.1.3.gh.tar.gz 333961 BLAKE2B ed80d9be1e5740f1e4af62e97cd78488dc99d59da4a6dc9c99fb62b08c32ca2b889e3678a2841052922d102d8ac83df19e3e2d0ff41c46387e695d3718c7702d SHA512 29194ee3877e013a2fe1037870522c5b5a78136ca60da9109f29312a3e52c767867f5eec2d90ca385cd0508f77555b9d6ad8f5141dc31900ddc9307a2207a818 -EBUILD click-8.1.2.ebuild 908 BLAKE2B 20fb29574cfd1bfa227d8f5514a83cfd509a7652fd538cc85fe640661c147b49c31aa1b730e51f03af8222ca11ceefa2fcfd776a5a5f144011cb6a4e99c0d517 SHA512 e3e875ad82e64039a6ec9e75cb8b16f70a752d2d08fc9e663d4fdee7d47a06508f7fe0aed14733507f3235defe268d710e5a9fbc4b2719980199db6efc985dfe -EBUILD click-8.1.3.ebuild 964 BLAKE2B 597d70636074b2155db6b0eda1deffcc977212bc986d4c979e68add51de04251fc5c3fb996600aadc3056c33a4210f34cb48146343cfc0eb42c49821880a4d89 SHA512 c81d26cb1665ab3687b68ab75efc7279de0f030065a23b6dd7ed877967929473e7dc0293d74a86c12d8bc0942f50569ae615695cd5e25391045a094571535271 +EBUILD click-8.1.3.ebuild 956 BLAKE2B 920a24dce39bdf18f5b7177343643776b744f537c90868715a51b06386485352e564b1be42903c108e1178c83bec2c5f80010f4fc6c7207efd231809db7ec008 SHA512 9d70a1275bb86196ad1d5676290a2b15996f8574a608a4fb7fd469d13091423101e7f2f061eb71c4115d374df19483a4acde6a8a60d6ae13c1e52f9b969a4942 MISC metadata.xml 386 BLAKE2B e460c7d70bbd848cd239d9e1ba5dc234c7de2a2bc0c77bfefb6aed1fa6d954de18508d4db44e77495f90a141180fa2602b15d3699aaaa99a48520a7e37a098f4 SHA512 ef8dd0545e92bb8fdc107fd6170068d35f44abad698226ea4724c450aebc0f32c76eb90b9fc936f9c85b8a93637f6006e889796e2bb3b7da5f57c1419f6b3794 diff --git a/dev-python/click/click-8.1.2.ebuild b/dev-python/click/click-8.1.2.ebuild deleted file mode 100644 index 8ce250854131..000000000000 --- a/dev-python/click/click-8.1.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="A Python package for creating beautiful command line interfaces" -HOMEPAGE=" - https://palletsprojects.com/p/click/ - https://pypi.org/project/click/ -" -SRC_URI=" - https://github.com/pallets/${PN}/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" -IUSE="examples" - -distutils_enable_sphinx docs \ - '>=dev-python/docutils-0.14' \ - dev-python/pallets-sphinx-themes \ - dev-python/sphinxcontrib-log_cabinet \ - dev-python/sphinx-issues \ - dev-python/sphinx-tabs -distutils_enable_tests pytest - -python_install_all() { - use examples && dodoc -r examples - distutils-r1_python_install_all -} diff --git a/dev-python/click/click-8.1.3.ebuild b/dev-python/click/click-8.1.3.ebuild index 73278467c1ba..c55edc5372a2 100644 --- a/dev-python/click/click-8.1.3.ebuild +++ b/dev-python/click/click-8.1.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="examples" distutils_enable_sphinx docs \ -- cgit v1.2.3