summaryrefslogtreecommitdiff
path: root/dev-util/itstool
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-util/itstool
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-util/itstool')
-rw-r--r--dev-util/itstool/Manifest2
-rw-r--r--dev-util/itstool/itstool-2.0.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/itstool/Manifest b/dev-util/itstool/Manifest
index d9c99dcf86d8..57dc35e632b2 100644
--- a/dev-util/itstool/Manifest
+++ b/dev-util/itstool/Manifest
@@ -1,3 +1,3 @@
DIST itstool-2.0.7.tar.bz2 104648 BLAKE2B e2d27d7b0a772596a0fa02b157bbef65b132b839c908c114596d21a54c245a0c941419a3555a8b9b7255800f9ef65d557a5b0f6847103b0a3934c908d43128ab SHA512 710c188e518a7eccbf9d31df59692fd6acc79430589a93ef4333f33f74440c311c340614ca74cc43191830567a98024d0981325ccd83a8fd9b75410d9dd91992
-EBUILD itstool-2.0.7.ebuild 1009 BLAKE2B 2c5bb623e43847b4d0b3bd816a5bccd7ec8391e572b566e0c0124a81186a02a4f754c9d7a8a66690dc370f2c48e58d2003027a505f28d7386f3ccd59f2c94dcf SHA512 aee92ca2ed555696b89ec078a3e15e7d58cc6741996633102cc615f0c252daba3977d88995bc4d5a383dbdee3dfbb411aafb65fb742e6f0d23218d6b9927241a
+EBUILD itstool-2.0.7.ebuild 1009 BLAKE2B 0b0791004b67be09cf0e4a60c269a6c1faba35cd4388c1251e434723d50945b2ca977e7f38a660243a1d35d4b684f621ca0b186dbae7c7756a3b071d0efa6505 SHA512 0524ebfdb97fe8267bd1467764de08b31f888c7c967af48bde09cef598f25bbfb7b4334fdad9f453b3f8d7664547c581bf5be9c2038697a11a4ab613e136318a
MISC metadata.xml 612 BLAKE2B 0d4784d03f20c26f28f64015ee59a119b1059fd75f27352b0e99f07b5c3914ea3541674d4970620b1bbd6278951e524e687807d1275da1999d3a2fa311fb8206 SHA512 dcf3e043d41747edbd72e8081b75617b88d76e6c46fea1e112e5c2a8e7049f74f1b5ece6de4681863994eeb18bade3b793c3944269ddc5d3b6c6ead1a72dc8f9
diff --git a/dev-util/itstool/itstool-2.0.7.ebuild b/dev-util/itstool/itstool-2.0.7.ebuild
index 5cf8840898b1..ac888b21cab1 100644
--- a/dev-util/itstool/itstool-2.0.7.ebuild
+++ b/dev-util/itstool/itstool-2.0.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="xml(+)"
inherit python-single-r1