Skip to content

Conversation

@xrmx
Copy link
Member

@xrmx xrmx commented Feb 9, 2026

What does this pull request do?

Setuptools 82.0.0 removed the pkg_resources module that is used by some dependencies we are testing. For ancient framework versions like Twisted 15 (last release 10 years ago) we just drop testing support for others we stick setuptools versions to a version < 82.0.0 that still contained the module.

Related issues

xrmx added 3 commits February 9, 2026 14:41
Since it requires the now removed from setuptools pkg_resources and
last release is more than 10 years old.
Since 82.0.0 removed pkg_resources that is used in current
cassandra-driver.
Since 82.0.0 removed pkg_resources that is used in pytest-tornado.
@xrmx xrmx requested a review from a team as a code owner February 9, 2026 13:50
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Member Author

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test matrix

Some of the ancient package versions we are testing are depending on
pkg_resources that got dropped in setuptools 82.
Copy link
Member Author

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test matrix

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

🔍 Preview links for changed docs

@xrmx xrmx self-assigned this Feb 9, 2026
Copy link
Member Author

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test matrix

That is the last cassandra-driver release of 2020
@xrmx xrmx force-pushed the fix-ci-setuptools-pkgresources branch from ae2d28d to e56a986 Compare February 9, 2026 15:20
Copy link
Member Author

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/test matrix

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants