This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 99db2874ba6e8711b1753aa3b03c159c4fa58c1b Merge: 2d0fda4511 3c66c74a0f Author: Mick Semb Wever <[email protected]> AuthorDate: Fri Dec 19 23:35:45 2025 +0100 Merge branch 'cassandra-4.0' into cassandra-4.1 * cassandra-4.0: 3.x cqlshlib tests broken on python2.7 pylib/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --cc pylib/requirements.txt index a05a4afbed,07fac11aa6..f28412e59a --- a/pylib/requirements.txt +++ b/pylib/requirements.txt @@@ -16,9 -16,20 +16,9 @@@ # # # -# See python driver docs: six have to be installed before -# cythonizing the driver, perhaps only on old pips. -# http://datastax.github.io/python-driver/installation.html#cython-based-extensions -six>=1.12.0 + - -e git+https://github.com/datastax/python-driver.git@cassandra-test#egg=cassandra-driver + -e git+https://github.com/apache/[email protected]#egg=cassandra-driver # Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases. - -e git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm + -e git+https://github.com/apache/cassandra-ccm.git@cassandra-test#egg=ccm coverage -decorator -docopt -enum34 -flaky -mock pytest -parse -pycodestyle -psutil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
