summaryrefslogtreecommitdiff
path: root/dev-python/openapi-schema-validator
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 17:33:07 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 17:33:07 -0500
commit9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch)
tree192d76f303d788d3488ce7515e63c5f04270a8b1 /dev-python/openapi-schema-validator
parent9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff)
downloadbaldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz
baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz
baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip
Adding metadata
Diffstat (limited to 'dev-python/openapi-schema-validator')
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild2
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild2
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild
index 3036ed65cfd1..66297cc8a8e1 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.7.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=poetry
PYPI_VERIFY_REPO=https://github.com/python-openapi/openapi-schema-validator
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild
index a23d741b482d..1b4d9f229fc2 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.8.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=poetry
PYPI_VERIFY_REPO=https://github.com/python-openapi/openapi-schema-validator
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild
index a23d741b482d..1b4d9f229fc2 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.9.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=poetry
PYPI_VERIFY_REPO=https://github.com/python-openapi/openapi-schema-validator
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1 pypi