summaryrefslogtreecommitdiff
path: root/dev-python/shtab
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/shtab')
-rw-r--r--dev-python/shtab/Manifest2
-rw-r--r--dev-python/shtab/shtab-1.7.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/shtab/Manifest b/dev-python/shtab/Manifest
index 56b75b95adcc..f6ab03f7af93 100644
--- a/dev-python/shtab/Manifest
+++ b/dev-python/shtab/Manifest
@@ -1,3 +1,3 @@
DIST shtab-1.7.1.tar.gz 45410 BLAKE2B 15ed00feb1bb051ad3ec21bab9a3300175b22e677db905b714e29b10308489bec6273a7f1e226b3dd70088c74b0dd5f2c7d8958a130e339d197ba290ea6710f4 SHA512 749f21e5b4eba75744a270809b761e7c795e4404727f8e6da87f6620622e42dc6e35aa923c7f8df34bec27af45ec16496fdab11b8450edb09067df9c830ae219
-EBUILD shtab-1.7.1.ebuild 596 BLAKE2B 3bdd5d96f6a297ab2ced98cbdf0c77d7c00b19dcbfa2b6a40d91f746322ba059495daa76a31bf93b1fb96db4b6d7905c44e8f25b7e88d5d3b2b8e33838766a72 SHA512 6c110db2e1f4bee2d3a4f321924cc75eb7117a3a112faec7cb66de5eaa0e80477b706776aa23f508e99117eb169f6ef6286de1ef89af08255221591c7bbdefaa
+EBUILD shtab-1.7.1.ebuild 610 BLAKE2B efbd3f829d25fa8a86fd15a6684696a6742897c3df9d67d8f6549495debeaff2feea6143ed6e1b58ead602e5aa5a367b6e4af377de505afa9c64e32d1f2509ca SHA512 de3d2c0be69c389ca29c49206d25388a1fe34a6297509927cc8edf725fe7e0a080a90b580549642a4449d04255af957c0559c1900de261a2061d52384ad01980
MISC metadata.xml 1056 BLAKE2B da744d720169daf28375de0e42698ea7e0c1b4ac9e0f172f541389a5e1e8e86e788c586b641a58b521b2e8b23d080f41e1732ed83359141b4b4f32680d5fc58c SHA512 e8e23edd387bf397349581222ea3be84591816416b38305ba303e227677da9979a3b448004c537f4b8d8c8e1074f99a0f4fda4afcf41fcd43902731b0df6aa64
diff --git a/dev-python/shtab/shtab-1.7.1.ebuild b/dev-python/shtab/shtab-1.7.1.ebuild
index da9b3b597648..bb00194149f0 100644
--- a/dev-python/shtab/shtab-1.7.1.ebuild
+++ b/dev-python/shtab/shtab-1.7.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi