summaryrefslogtreecommitdiff
path: root/dev-python/automat
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/automat')
-rw-r--r--dev-python/automat/Manifest2
-rw-r--r--dev-python/automat/automat-24.8.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/automat/Manifest b/dev-python/automat/Manifest
index 604aec2a72e7..95c95bb84273 100644
--- a/dev-python/automat/Manifest
+++ b/dev-python/automat/Manifest
@@ -1,3 +1,3 @@
DIST automat-24.8.1.tar.gz 128679 BLAKE2B 17da0371ac3b7fc46f1521b4ee646395c82838dd811971fcc30e0baf5176686dd914fcbc18be56401e3cbbd92400398c70c46c686b7f9aa26fa2917d70938f28 SHA512 f42344a665f7cf31cf53274e4371c06b008818373a666ab3dfd2874bd9cf9a842c5999f1fa21978e7ccd583ddcadecbf9515d1d1d9b60744164cdc58717fb339
-EBUILD automat-24.8.1.ebuild 1067 BLAKE2B adc3e9d000512ae51967c1f4e212762bd7cb83e48f46dce13bd3b56378833506e66a58d2d2640e0f77fba6cae0f6d98158f62ebab213f4223f757ab4c3e723bc SHA512 c8984435092ad7b3dac27c0e1f8dccbc5858e223fb75c74cf083fcb4e77faa0e0d9aee4982f3a6f99f3e5e94386154326f481fa29bbb36ac30bc1ad4664d1b1a
+EBUILD automat-24.8.1.ebuild 1076 BLAKE2B a41d43442c13904cb80f26d36da49a95ec375415b16f24842c9885e1f3003b5213b4cc5517f53b8dcba996bfd09945cd604f8425b3dadb707bf93216109f0705 SHA512 f9d09f119d68fb5cfeca59487ca690661f1735bcfdce57f04c4a1d0519452846c356f6865a42e1150e657fc027873ddc7a24f02faf32ee07764bb5cb18d9836e
MISC metadata.xml 670 BLAKE2B a71e9da919b5a2d171c96df7f1de0f5ad0431fa6227d90fdf3a0ac47e5d0f9f56a4dbf7b247708c9f47a50756c5dfc78c90691ec38a6fbe543d4ce840c8c1ea6 SHA512 06362e4e337d503492b51d21164c858b071374cf8fe5a974bcf4b2f8bc870bfae21b1aa6e630f8b4c44ec5f900659b082b36a408e143e8d0e83916eb53f3ffd8
diff --git a/dev-python/automat/automat-24.8.1.ebuild b/dev-python/automat/automat-24.8.1.ebuild
index 8ebec26cda9d..99070fc47cd6 100644
--- a/dev-python/automat/automat-24.8.1.ebuild
+++ b/dev-python/automat/automat-24.8.1.ebuild
@@ -1,11 +1,11 @@
-# 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=setuptools
PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi