summaryrefslogtreecommitdiff
path: root/databases/py-cassandra-driver/distinfo
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-06-06 14:45:03 +0000
committerfhajny <fhajny>2016-06-06 14:45:03 +0000
commitd7220eadce01142b09d81ec02fdb0007b919b17f (patch)
tree61b169eae82c7035aa9ffb0cbfae50ff5d36b249 /databases/py-cassandra-driver/distinfo
parentd8bea635b96d3b91f17e19faa819a3e602a3188d (diff)
downloadpkgsrc-d7220eadce01142b09d81ec02fdb0007b919b17f.tar.gz
Update databases/py-cassandra-driver to 3.4.1.
3.4.1 Bug Fixes - Gevent connection closes on IO timeout - "dictionary changed size during iteration" with Python 3 3.4.0 Features - Include DSE version and workload in Host data - Add a context manager to Cluster and Session - Better Error Message for Unsupported Protocol Version - Make the error message explicitly state when an error comes from the server - Short Circuit meta refresh on topo change if NEW_NODE already exists - Show warning when the wrong config is passed to SimpleStatement - Return namedtuple result pairs from execute_concurrent - BatchStatement should enforce batch size limit in a better way - Validate min/max request thresholds for connection pool scaling - Handle or warn about multiple hosts with the same rpc_address - Write docs around working with datetime and timezones Bug Fixes - High CPU utilization when using asyncore event loop - Fix CQL Export for non-ASCII Identifiers - Make stress scripts Python 2.6 compatible - UnicodeDecodeError when unicode characters in key in BOP - WhiteListRoundRobinPolicy should resolve hosts - Cluster and Session do not GC after leaving scope - Don't wait for schema agreement on ignored nodes - Reprepare on_up with many clients causes node overload - None inserted into host map when control connection node is decommissioned - weakref.ref does not accept keyword arguments
Diffstat (limited to 'databases/py-cassandra-driver/distinfo')
-rw-r--r--databases/py-cassandra-driver/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-cassandra-driver/distinfo b/databases/py-cassandra-driver/distinfo
index be40997ebb9..d4c78e06a4f 100644
--- a/databases/py-cassandra-driver/distinfo
+++ b/databases/py-cassandra-driver/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/05/06 09:41:36 fhajny Exp $
+$NetBSD: distinfo,v 1.13 2016/06/06 14:45:03 fhajny Exp $
-SHA1 (python-driver-3.3.0.tar.gz) = 4a687f9602881cf6c791d4737040ada8ae464ec5
-RMD160 (python-driver-3.3.0.tar.gz) = 2f72e6a2af5b2d94009af81ae123470889bfdb91
-SHA512 (python-driver-3.3.0.tar.gz) = f512cd126c435b80c28f28f242cb46a42d21579ab99f9723d4fd5b3e8d1ba4be0d8d67cf7a932d700321084965fbd5b32ebcf4f64479ccc3e1bf8647e5c5b877
-Size (python-driver-3.3.0.tar.gz) = 468642 bytes
+SHA1 (python-driver-3.4.1.tar.gz) = d301375fbdbd72206ece0588724d2495c2f51227
+RMD160 (python-driver-3.4.1.tar.gz) = bc42575e8e9d59ba83b23f56837cf6f665473c8e
+SHA512 (python-driver-3.4.1.tar.gz) = 2b0957254f0a8dcac1d9d49124a4267aaf39df8c701f67f4d6abf708306443c46628866e284330890be710a73fe506c7c853c020abf166a15f95e04a5a6b8cbc
+Size (python-driver-3.4.1.tar.gz) = 477821 bytes