aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-elasticsearch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:17:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commit819ef7f0e2c7d85d5e50c0483f6a2719e9715b6c (patch)
tree24e017162cdb0f6790e26a7a4df3d0195c4638ef /testing/py-elasticsearch
parente99cbdc5f9c6f251fe9ca1e2b10bbe56cd332bb3 (diff)
downloadaports-819ef7f0e2c7d85d5e50c0483f6a2719e9715b6c.tar.bz2
aports-819ef7f0e2c7d85d5e50c0483f6a2719e9715b6c.tar.xz
testing/py-elasticsearch: rebuild against python 3.7
Diffstat (limited to 'testing/py-elasticsearch')
-rw-r--r--testing/py-elasticsearch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-elasticsearch/APKBUILD b/testing/py-elasticsearch/APKBUILD
index 1d2567c5d2..873c6f3a63 100644
--- a/testing/py-elasticsearch/APKBUILD
+++ b/testing/py-elasticsearch/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-elasticsearch
_pkgname=elasticsearch-py
pkgver=5.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Official Python low-level client for Elasticsearch"
url="https://elasticsearch-py.readthedocs.io/"
arch="noarch"