main/py3-elasticsearch: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-03-03 12:52:41 +01:00
parent bf3a0912a3
commit 3aafa63eb8

View File

@ -3,7 +3,7 @@
pkgname=py3-elasticsearch
_pkgname=elasticsearch-py
pkgver=7.11.0
pkgrel=5
pkgrel=6
pkgdesc="Official Python low-level client for Elasticsearch"
options="!check" # Tests fail on the builders
url="https://elasticsearch-py.readthedocs.io/"