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/elasticsearch | |
| 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/elasticsearch')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/elasticsearch/elasticsearch-9.0.2.ebuild b/dev-python/elasticsearch/elasticsearch-9.0.2.ebuild index 3307a957e448..725fa511873b 100644 --- a/dev-python/elasticsearch/elasticsearch-9.0.2.ebuild +++ b/dev-python/elasticsearch/elasticsearch-9.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 diff --git a/dev-python/elasticsearch/elasticsearch-9.0.4.ebuild b/dev-python/elasticsearch/elasticsearch-9.0.4.ebuild index b9642aeb6600..b62f796ddc21 100644 --- a/dev-python/elasticsearch/elasticsearch-9.0.4.ebuild +++ b/dev-python/elasticsearch/elasticsearch-9.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 diff --git a/dev-python/elasticsearch/elasticsearch-9.1.0.ebuild b/dev-python/elasticsearch/elasticsearch-9.1.0.ebuild index 1894d3f213dd..1dd2f1eb3e02 100644 --- a/dev-python/elasticsearch/elasticsearch-9.1.0.ebuild +++ b/dev-python/elasticsearch/elasticsearch-9.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 diff --git a/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild b/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild index c62ad621f666..724941d322ff 100644 --- a/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild +++ b/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 |
