summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-05 00:07:41 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-05 00:07:41 +0000
commite84469d1a99031578172f7c064945ba5114c5263 (patch)
tree170ff74f02b1b5050aa378951270f120617cca37 /dev-python
parentd46d0aa37cf8b6304aea3c3f2a1be8cca389e989 (diff)
gentoo auto-resync : 05:01:2023 - 00:07:41
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/Manifest.gzbin260448 -> 260451 bytes
-rw-r--r--dev-python/click-plugins/Manifest2
-rw-r--r--dev-python/click-plugins/click-plugins-1.1.1.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz
index 49a84cd6b738..736de47acbc2 100644
--- a/dev-python/Manifest.gz
+++ b/dev-python/Manifest.gz
Binary files differ
diff --git a/dev-python/click-plugins/Manifest b/dev-python/click-plugins/Manifest
index 2e9be50c1550..97ee224fdb3d 100644
--- a/dev-python/click-plugins/Manifest
+++ b/dev-python/click-plugins/Manifest
@@ -1,3 +1,3 @@
DIST click-plugins-1.1.1.tar.gz 8164 BLAKE2B 48d75b9445b72dca41516fe81d02c6fad8089630c0d49963f559a847b90c7897c8db64773c4ec5f4c162d0f2f4fdd14fe212d485765d38977145fd32acdd0dcb SHA512 bbd838f50603ac4e76daf3535fd5d27a17e17549addbc8b582df6d6193b4f07d743101ce52f0b71f326995fdfeac159805025770350ca2e7697f212dce0c4b1a
-EBUILD click-plugins-1.1.1.ebuild 557 BLAKE2B 7090fd300425258cd6c3b73b618c1813ca964bbbd02ec61dacd31fb2f93a8877a545fb8bb16dfb97f2f8cd093456890a1705e1c84fbdfcfcd8fc466667a6abf6 SHA512 2c02897f59557349253393c2c26840cdc74414fc54480028672ff0f599b4cc0d82142957ee986093f3b2c76e86dd17eedb938d1a965b435b870acd0717221f1c
+EBUILD click-plugins-1.1.1.ebuild 555 BLAKE2B e1aba4a32a14280815e99ca5543f33a7cfe66c926b3d4644dc2b006be42469103ae84631debb5f4336d4e5182f00484a92217705a94d7c142d4837e96af0e611 SHA512 4d5558d151474fc51bb722963cb1bfefdd6cffdc93352243515f4445e014b2d9e80fad81cd73e210f92e6277bb605a83a56289d5a37ad6cf41ba2277ecb53d65
MISC metadata.xml 311 BLAKE2B 979e8b892b9771bdac7ffa3a58e165097a70dfde354a5062316850ff72c4192148f053fe0be60ba6aa43434b757d15647c02682fc21f08dc986ef02f15232e59 SHA512 132f8fc7fbe5005f70578d5eab2f43ec62e322df618ce479d22958dcaa4c63d192506a7a9423978b1f850689717e32d2a78b883502cf1f43e24fb7a61bfad578
diff --git a/dev-python/click-plugins/click-plugins-1.1.1.ebuild b/dev-python/click-plugins/click-plugins-1.1.1.ebuild
index 7ea8a6f19998..0e239d1a5b52 100644
--- a/dev-python/click-plugins/click-plugins-1.1.1.ebuild
+++ b/dev-python/click-plugins/click-plugins-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/click-contrib/click-plugins"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
SLOT="0"
RDEPEND="dev-python/click[${PYTHON_USEDEP}]"