python-cassandra-driver 3.28.0-1 source package in Ubuntu

Changelog

python-cassandra-driver (3.28.0-1) unstable; urgency=medium

  [ Colin Watson ]
  * Mark python3-cassandra-doc Multi-Arch: foreign.

  [ Emmanuel Arias ]
  * New upstream release.
  * d/control: Update my contact information. Also in d/copyright.
  * d/patches: Update patches:
    - 0004-Fix-typos-in-upstream-source.patch,
      0006-Merge-pull-request-1119-from-datastax-python-1290.patch and
      0007-Python-3.11-support-bpo-46730.patch: remove patches already applied
      by upstream.
    - 0003-Skip-tests-that-fails-on-i386-arch.patch
      0005-Skip-test_multi_timer_validation-flaky-test.patch and
      Make_unittests_loadable.patch: Update patches according to new upstream
      code. Skip tests manually, because nose2 does not support raising skip
      tests.
  * d/copyright: Update copyright year for debian/* files.
  * d/control: Bump Standards-Version to 4.6.2 (from 4.6.1; no further changes
    needed).
  * d/control: Run tests using nose2 instead of nose (Closes: #1018470).
    - d/rules: Set PYBUILD_TEST_NOSE2=1 to run nose2.
  * d/rules: Remove integration folder from tests. Remove tests that import
    integration: tests/stress_tests/test_multi_inserts.py,
    tests/stress_tests/test_load.py tests/unit/io/test_eventletreactor.py.

 -- Emmanuel Arias <email address hidden>  Sat, 07 Oct 2023 09:39:57 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cassandra-driver_3.28.0-1.dsc 2.7 KiB 28a33ef301021030fab59014ff18f4ef992c3c4d4a3d83ce332feb1044111867
python-cassandra-driver_3.28.0.orig.tar.gz 775.0 KiB dcc941d7879d7b8e3d462d4d56d550e39ce05e66ed3f5f68e1280866ddff0fac
python-cassandra-driver_3.28.0-1.debian.tar.xz 8.0 KiB 6a7ad0fda03076596b0231472520e1ccc06e3e11e000c15871ce737c8915ecaf

No changes file available.

Binary packages built by this source

python3-cassandra: Python driver for Apache Cassandra (Python 3)

 A modern, feature-rich and highly-tunable Python client library for Apache
 Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's
 binary protocol and Cassandra Query Language v3.
 .
 Features:
  * Synchronous and Asynchronous APIs
  * Simple, Prepared, and Batch statements
  * Asynchronous IO, parallel execution, request pipelining
  * Connection pooling
  * Automatic node discovery
  * Automatic reconnection
  * Configurable load balancing and retry policies
  * Concurrent execution utilities
  * Object mapper
 .
 This package contains the Python 3.x module for python-cassandra

python3-cassandra-dbgsym: debug symbols for python3-cassandra
python3-cassandra-doc: Python driver for Apache Cassandra (documentation)

 A modern, feature-rich and highly-tunable Python client library for Apache
 Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's
 binary protocol and Cassandra Query Language v3.
 .
 Features:
  * Synchronous and Asynchronous APIs
  * Simple, Prepared, and Batch statements
  * Asynchronous IO, parallel execution, request pipelining
  * Connection pooling
  * Automatic node discovery
  * Automatic reconnection
  * Configurable load balancing and retry policies
  * Concurrent execution utilities
  * Object mapper
 .
 This is the common documentation package.