Skip to content

Remove remaining distutils usage#811

Draft
Mirochill wants to merge 1 commit into
apache:trunkfrom
Mirochill:fix-804-drop-distutils
Draft

Remove remaining distutils usage#811
Mirochill wants to merge 1 commit into
apache:trunkfrom
Mirochill:fix-804-drop-distutils

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • replace the remaining DSE/HCD distutils.version.LooseVersion imports with the existing ccmlib.version.LooseVersion wrapper
  • require setuptools directly in setup.py instead of falling back to distutils.core
  • update the installation wording that still referred to distutils

Fixes #804

Validation

  • Not run locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.12 compatibility: distutils removal and setuptools dependency

1 participant