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-path | |
| 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-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 |
