This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit fc0ee48ea2f12ffbbd2752a91e2ba1c259e1d812 Merge: 6fd83986e9 99db2874ba Author: Mick Semb Wever <[email protected]> AuthorDate: Fri Dec 19 23:43:43 2025 +0100 Merge branch 'cassandra-4.1' into cassandra-5.0 * cassandra-4.1: 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 19e4221b4f,f28412e59a..d084f18ad5 --- a/pylib/requirements.txt +++ b/pylib/requirements.txt @@@ -17,9 -17,8 +17,9 @@@ # # - -e git+https://github.com/datastax/[email protected]#egg=cassandra-driver --e git+https://github.com/apache/[email protected]#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 pytest +wcwidth --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
