summaryrefslogtreecommitdiff
path: root/dev-python/jsonschema-specifications
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jsonschema-specifications')
-rw-r--r--dev-python/jsonschema-specifications/Manifest2
-rw-r--r--dev-python/jsonschema-specifications/jsonschema-specifications-2024.10.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jsonschema-specifications/Manifest b/dev-python/jsonschema-specifications/Manifest
index 983afa4047de..93421a53ddac 100644
--- a/dev-python/jsonschema-specifications/Manifest
+++ b/dev-python/jsonschema-specifications/Manifest
@@ -1,3 +1,3 @@
DIST jsonschema_specifications-2024.10.1.tar.gz 15561 BLAKE2B 3587ca9c5525f3a8bf91c7e0619fda6d052ec89e11acce0a1aa5c7962fb1b89d54c952d81a5116f596aabfe769c8e9ae687821929d5bf1ad76346b480b2cd2fb SHA512 333efbd81ad787da841fe8526257b4213bff508c91a6a655f2dbe62b22a0347ac8f97230b52e00aabcf626e91026a6c2f5760d54c2078eccd2f033a8599e7484
-EBUILD jsonschema-specifications-2024.10.1.ebuild 671 BLAKE2B 19b228481c8f5fb8b66f0a4671c94c1558d3af81d9163229fc3637908028ee30e91e63513b7363c2a7f5778c86e91baa8da83746d6c52a9f5ea5a1eee153ccf0 SHA512 e2c6aca663f4b9462d7c6e6f9cdd3c3fe64ce00c5d76db002c937bf32cc3d099cfe00041f4ddc87580f84e96059e276fb2e588a4aa192a3ac2a1e13930defc22
+EBUILD jsonschema-specifications-2024.10.1.ebuild 680 BLAKE2B b43988911e0cfb25c7c22d7c580b52840e50846679f2f56dce7d824d431ee0e74f28378ddfc078938fa49a38acc795b570e8ddcd7fb4868cd9719e06113cf057 SHA512 e161ef0f65f9363e4e32f64880d1681980b75a358198c541231397aff451317be2b4f22a127489af92be56272971ad3864e7005f3315121bd13db6b70235bbd3
MISC metadata.xml 414 BLAKE2B bc0046f51a008fe67f4937f8e9eb2663c868a41fed9371301575f74fb10c38f10b21a380d865981b317189f8c25e3ef6fe18423a169cda92b1d2b1a14dab8948 SHA512 e50f0eed8995fce7e207cb5c15106f3980ebb9c3d9d0042d33c4843be231f90aa652e59e1f83335f336d9b906a38252a229c1562f25142604048497608d29794
diff --git a/dev-python/jsonschema-specifications/jsonschema-specifications-2024.10.1.ebuild b/dev-python/jsonschema-specifications/jsonschema-specifications-2024.10.1.ebuild
index 50d28d04e35d..055e86b54344 100644
--- a/dev-python/jsonschema-specifications/jsonschema-specifications-2024.10.1.ebuild
+++ b/dev-python/jsonschema-specifications/jsonschema-specifications-2024.10.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi