[arch-commits] Commit in python-elasticsearch/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jul 31 09:00:11 UTC 2020


    Date: Friday, July 31, 2020 @ 09:00:10
  Author: felixonmars
Revision: 666140

upgpkg: python-elasticsearch 7.8.1-1

Modified:
  python-elasticsearch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 08:59:29 UTC (rev 666139)
+++ PKGBUILD	2020-07-31 09:00:10 UTC (rev 666140)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elasticsearch
-pkgver=7.8.0
+pkgver=7.8.1
 pkgrel=1
 arch=('any')
 pkgdesc='Python client for Elasticsearch'
@@ -13,7 +13,7 @@
               'python-pandas' 'python-aiohttp' 'python-pytest-asyncio')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/elastic/elasticsearch-py/archive/$pkgver.tar.gz"
         git+https://github.com/elastic/elasticsearch.git)
-sha512sums=('94d65c0a3e8d509214ed7ad63ebd47da6cdb53e4966694f23f2071f6c21106e6be634bbcf1253f6dae37c5528fe9b564e34660aef155caf6659ed572f6cceadb'
+sha512sums=('46f4295bca0da9b1fb4e8dea6ef511e4f37c342394e24c36712f63e3c75bc76c60f37a81350b7873465e129a635cbf70dd7039daae13e851cfbcc995f91bd432'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list