summaryrefslogtreecommitdiff
path: root/dev-python/textX
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-20 00:02:16 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-20 00:02:16 +0100
commit77b275a53383b07b154caa09feb6f4961b206638 (patch)
treebf2b88f1f848dfe69541c3d78aaa35ef22560107 /dev-python/textX
parent9d4810f84de876ec9d0ae03d0d44224500b41188 (diff)
gentoo auto-resync : 20:05:2024 - 00:02:15
Diffstat (limited to 'dev-python/textX')
-rw-r--r--dev-python/textX/Manifest2
-rw-r--r--dev-python/textX/textX-4.0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/textX/Manifest b/dev-python/textX/Manifest
index 6b2d194ddb16..2ced9517fc94 100644
--- a/dev-python/textX/Manifest
+++ b/dev-python/textX/Manifest
@@ -1,3 +1,3 @@
DIST textX-4.0.1.gh.tar.gz 1824450 BLAKE2B 35c18f4f3acbccb57a027c40438099c17eaf97b6124f6cd2fef5b407fb51fc0810ec46daf563ab724ee3e3e6a2775308a0513dab91d6cff5e88d2c18fc6f6af0 SHA512 036eab82760f5f7f11f5da553097a3c1264070516d868568aebc09c6f143ca5f94fcaa21bff90c94e136860269789eda7b704e66e3396d25db491155dceb5bf0
-EBUILD textX-4.0.1.ebuild 1277 BLAKE2B 787f6d8b9320c4f7a1028df4aec6a4bf7743918245eb8a5c8b083324e8e1be6e3b577734fcb044538340095af1c75e1574bdc1e0ef21b093ab7547082eb578f4 SHA512 d14bb1ee0f3559fb8fc2c5d94d91fd40ac4725dfdd5fa2837f34d72ee31d3776b1b920fbbab48de9ff0896cf263256a989df3954230a2f6903e2f713bd997d3d
+EBUILD textX-4.0.1.ebuild 1277 BLAKE2B 65da648fc7ab6ce8fc7072a0e594a4f79fe20366c9e1e98be716f970f95fd5f389f5506034e88be9c80cac01191330b98ff0699b3cf83950973913f88c31e370 SHA512 d1bfa78ceddcd3f1dfb4700efbe79789b6a492dae223a098ecfa63329f6a36a18388459036b1d291b4c006ccb4c9f25121a0803bba281bd74fc6747f89a361ac
MISC metadata.xml 463 BLAKE2B ce9526aea5bf618a5298b38ccc6d9e734bfd221dfb770f3a7e6b061030d3a14e0e49c91eea239bed273479b4befe43b15cdf50f1c349f8da391247d44edb1737 SHA512 4006ba591063ec8844817d9becc1f8d41167b102df24216d77540bf2d1c934982bab523bed396e24987193c6f2a3880729278910cfda3192e356ceea7828ed7c
diff --git a/dev-python/textX/textX-4.0.1.ebuild b/dev-python/textX/textX-4.0.1.ebuild
index 8d63e4c0ada0..8cd0bdcb6985 100644
--- a/dev-python/textX/textX-4.0.1.ebuild
+++ b/dev-python/textX/textX-4.0.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1