diff --git a/main/py3-elasticsearch/APKBUILD b/main/py3-elasticsearch/APKBUILD index 0a0ebfd578e..db920798a21 100644 --- a/main/py3-elasticsearch/APKBUILD +++ b/main/py3-elasticsearch/APKBUILD @@ -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/"