This is an automated email from the ASF dual-hosted git repository.
mck pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-ccm.git
from 1b348f8 Add github actions for different python versions (and C* 4.0,
4.1, and trunk)
new 27e46a1 Replace distutils.version with custom implementation
new 0b19c8e Drop pkg_resources dependency
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
AGENTS.md | 30 +++++++++++++++++++
ccm | 27 +++++++++++++++--
ccmlib/cluster.py | 2 +-
ccmlib/cluster_factory.py | 3 +-
ccmlib/common.py | 2 +-
ccmlib/node.py | 2 +-
ccmlib/repository.py | 2 +-
ccmlib/version.py | 74 +++++++++++++++++++++++++++++++++++++++++++++++
requirements.txt | 3 +-
tests/test_common.py | 2 +-
tests/test_lib.py | 2 +-
11 files changed, 138 insertions(+), 11 deletions(-)
create mode 100644 AGENTS.md
create mode 100644 ccmlib/version.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]