diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
| commit | 3087c7476a05c19267b31b20359dd59bad5a86bb (patch) | |
| tree | e5bbbd854b9465b6e743fc8b6694884c0bcb2c22 /dev-python/jsonschema | |
| parent | 990e232a39a4645aa993dd440c997f1a01304379 (diff) | |
| download | baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.gz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.xz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.zip | |
Adding metadata
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 |
