summaryrefslogtreecommitdiff
path: root/dev-python/isort
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-13 17:49:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-13 17:49:19 +0000
commit06bb974d894b86598af155dc76a6fbd76c4fa30c (patch)
tree363e323b416b8141cedf7b17e890e743d41c4c8a /dev-python/isort
parente45f0df9d7f9f5260e69235b8c7c6e00153747f0 (diff)
gentoo auto-resync : 13:01:2023 - 17:49:18
Diffstat (limited to 'dev-python/isort')
-rw-r--r--dev-python/isort/Manifest2
-rw-r--r--dev-python/isort/isort-5.11.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/isort/Manifest b/dev-python/isort/Manifest
index dc03f21d05bc..2f1699afc2c6 100644
--- a/dev-python/isort/Manifest
+++ b/dev-python/isort/Manifest
@@ -8,5 +8,5 @@ EBUILD isort-5.10.1-r2.ebuild 1722 BLAKE2B 73ec5df8d583388fe3fe3cfb8f0777d3265ac
EBUILD isort-5.11.1.ebuild 1599 BLAKE2B e17260daf7e364eed3857b447e9cdf8a02f2f16c7a740cc83ac0c35837f46cc1a7a703bcb781d66ead9f665be6e0aef73472e9203ba27b183dd71814ee6e67bc SHA512 960825efe293d6d85fd3a46504b13e1762a87924731b6b5347935e802383f43088414853c848cbd1ec8e214e1e2ef756acfa694443fb585d1df621cb926487e4
EBUILD isort-5.11.2.ebuild 1599 BLAKE2B e17260daf7e364eed3857b447e9cdf8a02f2f16c7a740cc83ac0c35837f46cc1a7a703bcb781d66ead9f665be6e0aef73472e9203ba27b183dd71814ee6e67bc SHA512 960825efe293d6d85fd3a46504b13e1762a87924731b6b5347935e802383f43088414853c848cbd1ec8e214e1e2ef756acfa694443fb585d1df621cb926487e4
EBUILD isort-5.11.3-r1.ebuild 1661 BLAKE2B e5d1f0db68baf583f18667874be3b66a28d520cd8a66618a364392becba50b10083382516463562b735429444c3c43c1047c890d53ba65e335880769f3c33c0b SHA512 8e958046fbb931c8f0541b1e25c065ceef38a2aad6aa904d790c4313033243428832dd6540e05eb5bb846eff3ec45f23c46b47c92811768f75f6c227c54bace8
-EBUILD isort-5.11.4.ebuild 1599 BLAKE2B e17260daf7e364eed3857b447e9cdf8a02f2f16c7a740cc83ac0c35837f46cc1a7a703bcb781d66ead9f665be6e0aef73472e9203ba27b183dd71814ee6e67bc SHA512 960825efe293d6d85fd3a46504b13e1762a87924731b6b5347935e802383f43088414853c848cbd1ec8e214e1e2ef756acfa694443fb585d1df621cb926487e4
+EBUILD isort-5.11.4.ebuild 1591 BLAKE2B 8cc708940826e5c6e83dc30975679ad5dd6bcf1a3dac294a2fd407f11c0a6c7cf7523b5b1149b70ee633efb7a7c083838786a44153cc973609f10053161e48bf SHA512 97ad0bbf3e087ae04364f6a39c6e0e1e139de471427bd84c99ada1ce7e440f99f4b644bfa560999577c472830d418f5a4227f77f1dfe1ae84cd182069fed76c0
MISC metadata.xml 574 BLAKE2B db8aac55351f15190d9b71508268f26b12a781b3b4f0f6836a30efc954b46b71da496129a9641655db483730435b44a5c5283132521dc3cc93279c57735a1ba4 SHA512 c8116bf66155ffeb7ac8d68822559e18252210dae604b4984aa5e6a3fb7161d785cbd235dc6f656513b5bab326f6e579489245bcef9d0a5dfadc34d7477758fb
diff --git a/dev-python/isort/isort-5.11.4.ebuild b/dev-python/isort/isort-5.11.4.ebuild
index bd9a3933387a..9c7ef24843b3 100644
--- a/dev-python/isort/isort-5.11.4.ebuild
+++ b/dev-python/isort/isort-5.11.4.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=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
dev-python/tomli[${PYTHON_USEDEP}]