summaryrefslogtreecommitdiff
path: root/dev-python/jsonschema
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
commit27b3683509c5229cce540418778a8b64afbc0009 (patch)
treeb7164898142b8b093b91c8254c4387b6eec679ee /dev-python/jsonschema
parentf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff)
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/Manifest2
-rw-r--r--dev-python/jsonschema/jsonschema-4.23.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jsonschema/Manifest b/dev-python/jsonschema/Manifest
index ac419dec4b71..5d293018c659 100644
--- a/dev-python/jsonschema/Manifest
+++ b/dev-python/jsonschema/Manifest
@@ -1,3 +1,3 @@
DIST jsonschema-4.23.0.tar.gz 325778 BLAKE2B ccfcfa2b8f27e1d1f3a7d282f4701b04e3711bb57853f5f252ea286bb240395814c33219fff1b2bea661f462d1fc20fcf7d919fe85593d2e1dd89ac289f18ced SHA512 3bc3f7c4bb22dc0233bf99ca5cb8e22002cc3b097c7ae8a78c83ae106e4791dcaca228a6830074b1c42312889374b66c1f5390932768110a1e453babd7302bf9
-EBUILD jsonschema-4.23.0.ebuild 1573 BLAKE2B 4d5738f314c5b21663b719661357bf7a38b03c7576815ea5c91bbe60125f6d1501e418cea6cb08c271f5394939c4b811e7e8c8bff8d1682fb075d53dcef60c67 SHA512 a7efbec93fa25a54c41dc9a5c98771ed93bdc85e3c24040d4aea0b33e4b258a6e143a0ee28f34c5f13036e24f851e194dcf2ba3948875434d66de8814d126c32
+EBUILD jsonschema-4.23.0.ebuild 1582 BLAKE2B 4c691946eb76577544e0e2e6d0463dc7d7d45bacbbc819d6383ed3889758e418388f4c52be030830db6a37e23fc2edf797c04a2042d910cc8d6cd3843196c5e7 SHA512 856ddf703c4bfcf737704a6256c154e0b30832be1e08b5e2e25e50f8769696a5cb4cd86ac0aacdff1225e571d4783d1b7cc31a995c426b8683241c2ced53b56d
MISC metadata.xml 705 BLAKE2B 731159cc340e6cbb15fe5a8d374188c8df685e8f8294d19af54ca3d209beb8c273b6e901b6b7fe75401324b8512ffb7f1870aefa8d4a139d1e3b84147d993af6 SHA512 1069fb33b2cf47d3dfd5e825b23ba1efa7d764d0d23aa009db522d04bc08362f5ca646411ec405cd33152a65ea8de2ea90d3dd6d4d4bf1a947ae7943e9d4c727
diff --git a/dev-python/jsonschema/jsonschema-4.23.0.ebuild b/dev-python/jsonschema/jsonschema-4.23.0.ebuild
index fb67fe6e125a..ae297dd41f58 100644
--- a/dev-python/jsonschema/jsonschema-4.23.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.23.0.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=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi