Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

commit 21ee701b9b0df1b22915e2d10f9152fc3824fca5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:38:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:53:35 +0000

    textproc/py-elasticsearch: Update to 9.2.1
    
    Changes:        https://github.com/elastic/elasticsearch-py/releases
---
 textproc/py-elasticsearch/Makefile | 2 +-
 textproc/py-elasticsearch/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index f08614a46ce4..de756ba076da 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	elasticsearch
-PORTVERSION=	9.2.0
+PORTVERSION=	9.2.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo
index 90db8f6b78c9..c311039bcefe 100644
--- a/textproc/py-elasticsearch/distinfo
+++ b/textproc/py-elasticsearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762586884
-SHA256 (elasticsearch-9.2.0.tar.gz) = 99656baa34b10130402b6c38429feddf7aee1c3247566e8f95f0d0267fe9f9ab
-SIZE (elasticsearch-9.2.0.tar.gz) = 875370
+TIMESTAMP = 1767157675
+SHA256 (elasticsearch-9.2.1.tar.gz) = 97f473418e8976611349757287ac982acf12f4e305182863d985d5a031c36830
+SIZE (elasticsearch-9.2.1.tar.gz) = 878062


home | help