summaryrefslogtreecommitdiff
path: root/dev-python/schema
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/schema')
-rw-r--r--dev-python/schema/Manifest2
-rw-r--r--dev-python/schema/schema-0.7.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest
index 90f03c538312..5210e3a0b3df 100644
--- a/dev-python/schema/Manifest
+++ b/dev-python/schema/Manifest
@@ -1,3 +1,3 @@
DIST schema-0.7.7.tar.gz 44245 BLAKE2B c984f5948b5f87eafe45cee42b927a61ea7b3fc1877474f189abf448f95be37d299720d1fe72b46d4a24760758c39818c966cef581df48fbf365b9754bcf7167 SHA512 9c811f5c4e87a123a5a1401b6e4b1ff5319f044458fa2b280740dbe78e76661ae868643f0c8a4b738161be6d8ad575401841a824df6664825a545aa0339815c2
-EBUILD schema-0.7.7.ebuild 411 BLAKE2B efc34fab07ee6d8f093ca8589581a9a855db37e22886dcbc339c5c9d30a57d552dbdae5a316218de764a6963d0179cfcbdd48e4f6e0d0cb7792a4e76e02f6c82 SHA512 156788b4c4427c0bd03ff379b9684e072a3b57c427c561173f8a82b590a3cac268a9401ca6dcd164c2e8356dbad42bd514f973395f8e8d296570f47c27d7487f
+EBUILD schema-0.7.7.ebuild 425 BLAKE2B ef56bb4e8b750fbd42986cd0bf5da494b9a809e156e4ab68058d56f27ffa0ec29b96d0b6f92bf234877377c87dccd0276d764da0fb6d6c4b78c06d8d509cf7fd SHA512 ff33dec7225961f3ba863c70d3510160548374a47df95f3b4ae119d5116414d2a18f1c39c560727c078bc466c1604e61e61b7a47b6f8d43d3789ba826a41285c
MISC metadata.xml 367 BLAKE2B 99fe68b6e2257a73945d542deb976de50a83e194d7666b847406569433cfa11650854e07e79f7e3a4ff38aa9869b279b02b45933f598e16fc8feb864b402929b SHA512 5b81fd9ad041c68a7cb0672b937fa4dc8b4fee20f1fba6e53a884c0f31b9c69fad38b0795b6397de9fa3e32081cf9fc5492dcc00cfb6b0da70db6b213dcde093
diff --git a/dev-python/schema/schema-0.7.7.ebuild b/dev-python/schema/schema-0.7.7.ebuild
index b36d2507555f..4f12fa28572d 100644
--- a/dev-python/schema/schema-0.7.7.ebuild
+++ b/dev-python/schema/schema-0.7.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-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