pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-elasticsearch
Module Name: pkgsrc
Committed By: fhajny
Date: Tue Feb 14 10:39:34 UTC 2017
Modified Files:
pkgsrc/databases/py-elasticsearch: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/py-elasticsearch/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/py-elasticsearch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/py-elasticsearch/Makefile
diff -u pkgsrc/databases/py-elasticsearch/Makefile:1.10 pkgsrc/databases/py-elasticsearch/Makefile:1.11
--- pkgsrc/databases/py-elasticsearch/Makefile:1.10 Tue Nov 8 09:05:26 2016
+++ pkgsrc/databases/py-elasticsearch/Makefile Tue Feb 14 10:39:34 2017
@@ -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/}
Index: pkgsrc/databases/py-elasticsearch/distinfo
diff -u pkgsrc/databases/py-elasticsearch/distinfo:1.11 pkgsrc/databases/py-elasticsearch/distinfo:1.12
--- pkgsrc/databases/py-elasticsearch/distinfo:1.11 Tue Nov 8 09:05:26 2016
+++ pkgsrc/databases/py-elasticsearch/distinfo Tue Feb 14 10:39:34 2017
@@ -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