Date: Thursday, April 6, 2023 @ 02:09:58
Author: felixonmars
Revision: 1438058
upgpkg: python-elasticsearch 7.9.0-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-elasticsearch/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 02:09:57 UTC (rev 1438057)
+++ PKGBUILD 2023-04-06 02:09:58 UTC (rev 1438058)
@@ -2,7 +2,7 @@
pkgname=python-elasticsearch
pkgver=7.9.0
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc='Python client for Elasticsearch'
url='https://github.com/elastic/elasticsearch-py'