diff options
Diffstat (limited to 'dev-python/jsonschema')
| -rw-r--r-- | dev-python/jsonschema/jsonschema-4.24.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jsonschema/jsonschema-4.24.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jsonschema/jsonschema-4.25.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jsonschema/jsonschema-4.25.1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.24.0.ebuild b/dev-python/jsonschema/jsonschema-4.24.0.ebuild index 82ad30fa7bce..06a2563488b5 100644 --- a/dev-python/jsonschema/jsonschema-4.24.0.ebuild +++ b/dev-python/jsonschema/jsonschema-4.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-python/jsonschema/jsonschema-4.24.1.ebuild b/dev-python/jsonschema/jsonschema-4.24.1.ebuild index f3bc3ce752e4..9f2b3274b97a 100644 --- a/dev-python/jsonschema/jsonschema-4.24.1.ebuild +++ b/dev-python/jsonschema/jsonschema-4.24.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-python/jsonschema/jsonschema-4.25.0.ebuild b/dev-python/jsonschema/jsonschema-4.25.0.ebuild index 0fba3c274d67..10bdf66ae25f 100644 --- a/dev-python/jsonschema/jsonschema-4.25.0.ebuild +++ b/dev-python/jsonschema/jsonschema-4.25.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-python/jsonschema/jsonschema-4.25.1.ebuild b/dev-python/jsonschema/jsonschema-4.25.1.ebuild index 0fba3c274d67..10bdf66ae25f 100644 --- a/dev-python/jsonschema/jsonschema-4.25.1.ebuild +++ b/dev-python/jsonschema/jsonschema-4.25.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
