Subject: CVS commit: pkgsrc/databases/py-cassandra-driver
From: Filip Hajny
Date: 2018-09-04 15:15:04
Message id: 20180904131504.443F8FBF8@cvs.NetBSD.org

Log Message:
databases/py-cassandra-driver: Update to 3.15.0

Features
--------
- Parse Virtual Keyspace Metadata

Bug Fixes
---------
- Tokenmap.get_replicas returns the wrong value if token coincides
  with the end of the range
- Python Driver fails with "more than 255 arguments" python exception
  when > 255 columns specified in query response
- Hang in
  integration.standard.test_cluster.ClusterTests.test_set_keyspace_twice
- Asyncore reactors should use a global variable instead of a class
  variable for the event loop

Other
-----
- Use global variable for libev loops so it can be subclassed
- Update SchemaParser for V4
- Bump Cython dependency version to 0.28

Files:
RevisionActionfile
1.25modifypkgsrc/databases/py-cassandra-driver/Makefile
1.25modifypkgsrc/databases/py-cassandra-driver/distinfo