[arch-commits] Commit in python-elasticsearch/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 21 13:58:45 UTC 2018
Date: Thursday, June 21, 2018 @ 13:58:45
Author: felixonmars
Revision: 344307
upgpkg: python-elasticsearch 6.3.0-1
Modified:
python-elasticsearch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-21 12:29:58 UTC (rev 344306)
+++ PKGBUILD 2018-06-21 13:58:45 UTC (rev 344307)
@@ -3,7 +3,7 @@
pkgbase=python-elasticsearch
pkgname=('python-elasticsearch' 'python2-elasticsearch')
-pkgver=6.2.0
+pkgver=6.3.0
pkgrel=1
arch=('any')
pkgdesc='Python client for Elasticsearch'
@@ -14,7 +14,7 @@
'python2-coverage' 'python-mock' 'python2-mock' 'python-pyaml' 'python2-pyaml'
'python-nosexcover' 'python2-nosexcover')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/elastic/elasticsearch-py/archive/$pkgver.tar.gz")
-sha512sums=('f7205db8b8608ce52657a114a38f59b95ed0ea5acb0a5f18197be6baebde80fd88210a5f88fb5d2770f82f1dc7212d038d801f96c7d18cfe1e77c16ee0fa5208')
+sha512sums=('ee60840b7e9706141a650821f705f1bb92fe3c4c282ecad71b3912ad25025519f456b45af85109a900094a53c47c374e450d771c1ef3a3690400272c6f8a47bc')
prepare() {
sed -i 's/urllib3<.*,>/urllib3>/' elasticsearch-py-$pkgver/setup.py
More information about the arch-commits
mailing list