Skip to content

requirements: stick with older setuptools for packages still using pkg_resources#4180

Closed
xrmx wants to merge 15 commits intoopen-telemetry:mainfrom
xrmx:fix-pkg-resources-removal
Closed

requirements: stick with older setuptools for packages still using pkg_resources#4180
xrmx wants to merge 15 commits intoopen-telemetry:mainfrom
xrmx:fix-pkg-resources-removal

Conversation

@xrmx
Copy link
Contributor

@xrmx xrmx commented Feb 9, 2026

Description

In instrumentation using packages still relying on pkg_resources stick with setuptools older than 82.0.0, where the pkg_resources module has been removed.

This also required to fix cassandra instrumentation metadata and testing setup.

Closed #4182

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@xrmx xrmx requested a review from a team as a code owner February 9, 2026 10:10
@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 9, 2026
@xrmx xrmx self-assigned this Feb 9, 2026
@xrmx xrmx removed the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 9, 2026
xrmx and others added 2 commits February 9, 2026 12:36
…ate again

Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
andreamatt and others added 2 commits February 10, 2026 10:39
Co-authored-by: Cursor <cursoragent@cursor.com>
@xrmx
Copy link
Contributor Author

xrmx commented Feb 10, 2026

Once we're fine with the tox environment renaming I need to update the admin repo for the required jobs to match

@xrmx xrmx requested a review from emdneto February 10, 2026 13:27
@xrmx xrmx marked this pull request as draft February 10, 2026 14:17
@xrmx xrmx closed this Feb 10, 2026
@xrmx
Copy link
Contributor Author

xrmx commented Feb 10, 2026

Superseded by #4187

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.

3 participants