commit: c9a9779452af45aff6e0aa10ac4c9ba3fc27b7df Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Fri Feb 17 18:56:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 07:15:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a97794
dev-python/elasticsearch-py: add 7.17.9, 8.6.2 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/29639 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/elasticsearch-py/elasticsearch-py-7.17.9.ebuild | 2 +- dev-python/elasticsearch-py/elasticsearch-py-8.6.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/elasticsearch-py/elasticsearch-py-7.17.9.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-7.17.9.ebuild index 4d0d87b52940..909205de40ea 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-7.17.9.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-7.17.9.ebuild @@ -22,7 +22,7 @@ SRC_URI=" " LICENSE="Apache-2.0" -SLOT="0" +SLOT="0/$(ver_cut 1)" KEYWORDS="~amd64 ~x86" RESTRICT=" diff --git a/dev-python/elasticsearch-py/elasticsearch-py-8.6.2.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-8.6.2.ebuild index 7f16cce88823..e70780772856 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-8.6.2.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-8.6.2.ebuild @@ -22,7 +22,7 @@ SRC_URI=" " LICENSE="Apache-2.0" -SLOT="0" +SLOT="0/$(ver_cut 1)" KEYWORDS="~amd64 ~x86" RESTRICT="
