Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.1 78f2e7aa0 -> 1b08cbd81


Update python driver to 2.7.2

Patch by carl; reviewed by tjake for CASSANDRA-10161


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1b08cbd8
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1b08cbd8
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1b08cbd8

Branch: refs/heads/cassandra-2.1
Commit: 1b08cbd817dea379ea84175381d3ef151fe65681
Parents: 78f2e7a
Author: Carl Yeksigian <c...@apache.org>
Authored: Wed Sep 30 11:13:20 2015 -0400
Committer: T Jake Luciani <j...@apache.org>
Committed: Wed Oct 7 10:11:26 2015 -0400

----------------------------------------------------------------------
 CHANGES.txt                                       |   3 +++
 ...assandra-driver-internal-only-2.6.0c2.post.zip | Bin 198346 -> 0 bytes
 lib/cassandra-driver-internal-only-2.7.2.zip      | Bin 0 -> 229600 bytes
 3 files changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/1b08cbd8/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index eec8161..d678efe 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+2.1.11
+ * Update internal python driver used by cqlsh (CASSANDRA-10161)
+
 2.1.10
  * Bulk Loader API could not tolerate even node failure (CASSANDRA-10347)
  * Avoid misleading pushed notifications when multiple nodes

http://git-wip-us.apache.org/repos/asf/cassandra/blob/1b08cbd8/lib/cassandra-driver-internal-only-2.6.0c2.post.zip
----------------------------------------------------------------------
diff --git a/lib/cassandra-driver-internal-only-2.6.0c2.post.zip 
b/lib/cassandra-driver-internal-only-2.6.0c2.post.zip
deleted file mode 100644
index 5fa57c7..0000000
Binary files a/lib/cassandra-driver-internal-only-2.6.0c2.post.zip and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/cassandra/blob/1b08cbd8/lib/cassandra-driver-internal-only-2.7.2.zip
----------------------------------------------------------------------
diff --git a/lib/cassandra-driver-internal-only-2.7.2.zip 
b/lib/cassandra-driver-internal-only-2.7.2.zip
new file mode 100644
index 0000000..f2e75f1
Binary files /dev/null and b/lib/cassandra-driver-internal-only-2.7.2.zip differ

Reply via email to