From db653baf275126269bb89ea0d2bdb8e50497a94c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 21 Feb 2025 00:15:53 +0000 Subject: gentoo auto-resync : 21:02:2025 - 00:15:53 --- dev-python/parse/Manifest | 2 +- dev-python/parse/parse-1.20.2.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/parse') diff --git a/dev-python/parse/Manifest b/dev-python/parse/Manifest index c95263c254b3..9cb677759e00 100644 --- a/dev-python/parse/Manifest +++ b/dev-python/parse/Manifest @@ -1,3 +1,3 @@ DIST parse-1.20.2.tar.gz 29391 BLAKE2B 974633d8e7f910acdd1d06a85f863bee848e8203595e4cb6ce20b925dd69d058c71ac7cee7b6649663b12a78278ab626768baeef944e9fb3f1d47e7c565923cc SHA512 c609a66b0fdbc090c1b7aa2a6c681d3c4e0ea23410046bc7f6082d3f35b554d85278fd91320df11d5c0f87e66b978b4509a5b26d676e80e311988fba58fff6a4 -EBUILD parse-1.20.2.ebuild 455 BLAKE2B 42ec96ae7e520dbcc0dc0c286b08f348d51f18a17868716fbb2c9bc25f3c36532da883ae0008706cec252fd951870965f86cc246491d1791f4d64cc65ad77ced SHA512 953e13e73788515fc6d0085822cd952e9293f448043c0996a47bc1ef5a81333c70b418bf9d9632ecd7168d6ef6e8eed993a199b557e94200912f257b5acd75f7 +EBUILD parse-1.20.2.ebuild 464 BLAKE2B 21a257627d49fc0f895f24514a6119dc5d024c6f594f5a7f06bdde8b7d7f8c5b7361bfa84d536c315c4633087ba073a36606030cabdd9de5bb2965ca287e8781 SHA512 7b951167a48906bf4a50419d4bf5f1f9d6d0256e40d4ce9ed358b8ed5204c99e0f12b1ef7bb26b988acbe34b72456b8bbf8d5837fe52b19334eaeba9046a285f MISC metadata.xml 396 BLAKE2B 42ba6e57fc13212435a73e964b285263bcf59113036917323c9d1f8f9b7a6c2154026023f8f5e5860ea883756f0faf374330eab21492f023aacfcef2e0e59a78 SHA512 b3c05ef4031f719e4349f165a9457d1fefb6bcd39167e99d1ccbe2a7c72b14b1541c16f4cdd334f670fe46c8c5a88ff875e8f57d33cdb6b85cab0fc7fae6b750 diff --git a/dev-python/parse/parse-1.20.2.ebuild b/dev-python/parse/parse-1.20.2.ebuild index 3848625e961a..05c4984c1744 100644 --- a/dev-python/parse/parse-1.20.2.ebuild +++ b/dev-python/parse/parse-1.20.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-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 pypi DESCRIPTION="Parse strings using a specification based on the Python format() syntax" -- cgit v1.2.3