From 27b3683509c5229cce540418778a8b64afbc0009 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 17 Feb 2025 00:13:57 +0000 Subject: gentoo auto-resync : 17:02:2025 - 00:13:57 --- dev-python/configupdater/Manifest | 2 +- dev-python/configupdater/configupdater-3.2.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/configupdater') diff --git a/dev-python/configupdater/Manifest b/dev-python/configupdater/Manifest index 5528cb2d4f41..6b79a1244fa6 100644 --- a/dev-python/configupdater/Manifest +++ b/dev-python/configupdater/Manifest @@ -1,3 +1,3 @@ DIST configupdater-3.2.gh.tar.gz 139435 BLAKE2B c65db82b4dd2cc944772418e2166516aed610cf63bc693b16b5d62872700a6a75fefb144ea2e17300c3b665489fa66dc7dbca4396235d18f962c9ed105fedf97 SHA512 700925a27033049de6fc3ee1fbafc4968ea2cc0683ae66725da5cffeff2f5e0e85229c6560e685976023955ce7d642fe7182e67a6a8dea2d4953531cf5938812 -EBUILD configupdater-3.2.ebuild 830 BLAKE2B b8a0fbb07c8517f5b10708c4523d26b164efdcf4027d3cdb318660a5b97a674214acd61e912047fac85e3ea4fd05d8ed3da7a6b2885d6529b15a19f4a5368902 SHA512 0f397d16288a05e8943c28b81ccbe68ed68ad3473707bb8775d5aee69595407e3cd9c4106a4e2042fa1959c79978e5ce1fd7bd14b8ec2b1cb007a30f47fc1107 +EBUILD configupdater-3.2.ebuild 839 BLAKE2B 6a3af47b683be166f96d6876c70787fa88edfc003796d6227ec06bf739d0ac8ff69f95046791d417f73c05728575932eda20240569dabb60f57fe1e40da97e75 SHA512 f3d2e12e63eebf218ee4eb75ea3e9d4c7b9e0664011ef617e33bc9e95e4a2bce155a5b7244235e4c2aede5e5656828aa61c6a295cd6a031b26024c26c82fdd05 MISC metadata.xml 383 BLAKE2B b717af4d4e84b8b586cfd65de6a9103e31f051049d3eecd7bca33a4c97164b7d9565853e9f78d76c183a1c01dcbcecd2041a8d6982db4c56f49000f9f00effa7 SHA512 b3dff332bf66bc6c1180bca86bb8094959b1ae7d698cbbb8f1201f7257e2eb93eed7a425e5e5abfccc64164fe0c1c9b243147e1006cabf97c576a7ee0a4e09fe diff --git a/dev-python/configupdater/configupdater-3.2.ebuild b/dev-python/configupdater/configupdater-3.2.ebuild index d3718eaf5cf0..5e3114325124 100644 --- a/dev-python/configupdater/configupdater-3.2.ebuild +++ b/dev-python/configupdater/configupdater-3.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..13} ) +PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) inherit distutils-r1 -- cgit v1.2.3