diff options
Diffstat (limited to 'dev-python/jsonschema-path')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jsonschema-path/jsonschema-path-0.3.4-r1.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.3.4-r1.ebuild index 579c44b98e4c..ffe9ae74a4b8 100644 --- a/dev-python/jsonschema-path/jsonschema-path-0.3.4-r1.ebuild +++ b/dev-python/jsonschema-path/jsonschema-path-0.3.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 diff --git a/dev-python/jsonschema-path/jsonschema-path-0.4.0_alpha1.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.4.0_alpha1.ebuild index 43c7ebc97eef..266836b33216 100644 --- a/dev-python/jsonschema-path/jsonschema-path-0.4.0_alpha1.ebuild +++ b/dev-python/jsonschema-path/jsonschema-path-0.4.0_alpha1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 diff --git a/dev-python/jsonschema-path/jsonschema-path-0.4.0_beta1.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.4.0_beta1.ebuild index bb351572fbb4..4bb9feac9cf1 100644 --- a/dev-python/jsonschema-path/jsonschema-path-0.4.0_beta1.ebuild +++ b/dev-python/jsonschema-path/jsonschema-path-0.4.0_beta1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 |
