pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/py-elasticsearch Update databases/py-elastic...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5623723966c2
branches:  trunk
changeset: 358541:5623723966c2
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Feb 14 10:39:34 2017 +0000

description:
Update databases/py-elasticsearch to 5.2.0.

5.2.0 (2017-02-12)
- The client now automatically sends Content-Type http header set
  to application/json. If you are explicitly passing in other
  encoding than json you need to set the header manually.

5.1.0 (2017-01-11)
- Fixed sniffing

diffstat:

 databases/py-elasticsearch/Makefile |   4 ++--
 databases/py-elasticsearch/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7353da7dab33 -r 5623723966c2 databases/py-elasticsearch/Makefile
--- a/databases/py-elasticsearch/Makefile       Tue Feb 14 10:36:11 2017 +0000
+++ b/databases/py-elasticsearch/Makefile       Tue Feb 14 10:39:34 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2016/11/08 09:05:26 fhajny Exp $
+# $NetBSD: Makefile,v 1.11 2017/02/14 10:39:34 fhajny Exp $
 
-DISTNAME=      elasticsearch-py-5.0.1
+DISTNAME=      elasticsearch-py-5.2.0
 PKGNAME=       ${PYPKGPREFIX}-${EGG_NAME}
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=elastic/}
diff -r 7353da7dab33 -r 5623723966c2 databases/py-elasticsearch/distinfo
--- a/databases/py-elasticsearch/distinfo       Tue Feb 14 10:36:11 2017 +0000
+++ b/databases/py-elasticsearch/distinfo       Tue Feb 14 10:39:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/11/08 09:05:26 fhajny Exp $
+$NetBSD: distinfo,v 1.12 2017/02/14 10:39:34 fhajny Exp $
 
-SHA1 (elasticsearch-py-5.0.1.tar.gz) = 2271b114f4ab3fa59380ec80c822afe3693b8fd8
-RMD160 (elasticsearch-py-5.0.1.tar.gz) = 409b900fd6bd86ce14aeb6a4f67362fde38d61bd
-SHA512 (elasticsearch-py-5.0.1.tar.gz) = a10483c853b3b1b6a9a250ceb51738b5351764cde18140b0b754f6563aa5ed8d3095063e85524968adc0faeb846acebedeeab7a29533e3025db698db228823d9
-Size (elasticsearch-py-5.0.1.tar.gz) = 79648 bytes
+SHA1 (elasticsearch-py-5.2.0.tar.gz) = e79e9c197ac5abd10a9d814e90f553afef14bd01
+RMD160 (elasticsearch-py-5.2.0.tar.gz) = 234e52aac8e86a931a263a3f0015e09f858d31c4
+SHA512 (elasticsearch-py-5.2.0.tar.gz) = df03879c981361b55f0c12ad7bbc9a123b49d9a6b351aa18840858f4ac43b9ef11d8a9a8b3200e295e461438254bf95c4f233a50752f917aa31392be5cd3b7fc
+Size (elasticsearch-py-5.2.0.tar.gz) = 80317 bytes



Home | Main Index | Thread Index | Old Index