Bug 238544 - databases/py-cassandra-driver: Update to 3.18.0
Summary: databases/py-cassandra-driver: Update to 3.18.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL: https://github.com/datastax/python-dr...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-06-13 12:11 UTC by Sergey Akhmatov
Modified: 2019-06-20 22:57 UTC (History)
1 user (show)

See Also:


Attachments
py-cassandra-driver-3.18.0 (1.01 KB, patch)
2019-06-13 12:11 UTC, Sergey Akhmatov
sergey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!