summaryrefslogtreecommitdiff
path: root/dev-python/argh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-28 19:27:52 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-28 19:27:52 +0000
commit4b1be5ef874aaeb61a2116048e0c2312e53f8c69 (patch)
treee2f0118b102bf7e7ad852582d410adb43f13b035 /dev-python/argh
parent4418da21bd05d610a3450f4aa75481785ca372a0 (diff)
gentoo auto-resync : 28:02:2025 - 19:27:52next
Diffstat (limited to 'dev-python/argh')
-rw-r--r--dev-python/argh/Manifest2
-rw-r--r--dev-python/argh/argh-0.31.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/argh/Manifest b/dev-python/argh/Manifest
index b180c6ca59e1..9d6a792dbc65 100644
--- a/dev-python/argh/Manifest
+++ b/dev-python/argh/Manifest
@@ -1,3 +1,3 @@
DIST argh-0.31.3.tar.gz 57570 BLAKE2B cb88813701f42657a8e89cab46be367c751ae59cc05d5eba9cebd77d375a73413b33e76d48bf84b42559fcf25f3d4b87473b124346fd4f3ba5433e60204b06a1 SHA512 c3335f975e612332ee9e3479f4517f356bacaad77f0df1e8660d5306257a8e32b139cdaa49c2c4bfa234f32e39e324182de997313c43ea4f45f2e11de7e2a24c
-EBUILD argh-0.31.3.ebuild 562 BLAKE2B 5a51fe1fd6800a59d6460af6923471c74c90885b222a41049397655ad12c848b399c284554bf34d1c1d8be0d13fc61e7cf4dfbc61af14e41f3b642b183a67e28 SHA512 6c2d02fca1ad2717bd0af43dcaa515b63cfbf6c7368bc9a8a21f6fa4c68b77fff87d7c19ed05f912a146ae441841ae49df4b4cd5ffb7c607252af05ddbe9cf59
+EBUILD argh-0.31.3.ebuild 571 BLAKE2B 5e414cb55e2dd645c557ee22ee41f6c10b9d2c30ef62f86f2edf819dddb94a81ab976ea6fdec48cad9c3e08fb7bc14e015775c3a15ac5eb74416a66cbb8cafc1 SHA512 82eeaec95568a45e049a23c934ec6d9bea726b570a79b0b389322e6a3ee4667256ea55b5f3bc4bd4318d2f024e6afa1773d2618aef81d576e6c2927cdc037bf5
MISC metadata.xml 385 BLAKE2B e1fc25e92c45fbd0183634cc645085fef5223a59975a5000557c1a2ef497c6f9ce017e462a9a881e61b4578c90859f51e5471d197ea884b7dc4ce90786a0987a SHA512 97719df6c0b48c7348bf25de9016dd1de373d6b9e1fd7f52d87eb6e0935608719c726aa3f4ca4aba8fa1211d1234c2b959dd821d241cd65b6cb47b1a06481df6
diff --git a/dev-python/argh/argh-0.31.3.ebuild b/dev-python/argh/argh-0.31.3.ebuild
index bf809099e513..fc7ff060ce49 100644
--- a/dev-python/argh/argh-0.31.3.ebuild
+++ b/dev-python/argh/argh-0.31.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi