Bug 238544

Summary: databases/py-cassandra-driver: Update to 3.18.0
Product: Ports & Packages Reporter: Sergey Akhmatov <sergey>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: kai
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/datastax/python-driver/blob/3.18.0/CHANGELOG.rst
Attachments:
Description Flags
py-cassandra-driver-3.18.0 sergey: maintainer-approval+

Description Sergey Akhmatov 2019-06-13 12:11:38 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-06-20 22:55:16 UTC
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
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-06-20 22:57:13 UTC
Committed, thanks!