Created attachment 205031 [details] py-cassandra-driver-3.18.0 Update databases/py-cassandra-driver to 3.18.0 Changelog: https://github.com/datastax/python-driver/blob/3.18.0/CHANGELOG.rst Features - Abstract Host Connection information (PYTHON-1079) - Improve version parsing to support a non-integer 4th component (PYTHON-1091) - Expose on_request_error method in the RetryPolicy (PYTHON-1064) - Add jitter to ExponentialReconnectionPolicy (PYTHON-1065) Bug Fixes - Fix error when preparing queries with beta protocol v5 (PYTHON-1081) - Accept legacy empty strings as column names (PYTHON-1082) - Let util.SortedSet handle uncomparable elements (PYTHON-1087) QA: Poudriere testport OK with 11.2 and 12.0
A commit references this bug: Author: kai Date: Thu Jun 20 22:54:26 UTC 2019 New revision: 504743 URL: https://svnweb.freebsd.org/changeset/ports/504743 Log: databases/py-cassandra-driver: Update to 3.18.0 Changelog: https://github.com/datastax/python-driver/blob/3.18.0/CHANGELOG.rst PR: 238544 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) Changes: head/databases/py-cassandra-driver/Makefile head/databases/py-cassandra-driver/distinfo
Committed, thanks!