Skip to content

Conversation

@bluetech
Copy link
Member

setuptools is intending to remove pkg_resources at the end of the year. Version 80.9.0 changed the deprecation to a UserMessage which broke the test. Instead of making them compatible, just skip them on versions >= 80 in preparation for the final removal.

Following Ronny's suggestion.

setuptools is intending to remove `pkg_resources` at the end of the year. Version 80.9.0 changed the deprecation to a UserMessage which broke the test. Instead of making them compatible, just skip them on versions >= 80 in preparation for the final removal.
@bluetech bluetech added skip news used on prs to opt out of the changelog requirement backport 8.3.x labels May 27, 2025
@bluetech bluetech merged commit c7aabcc into main May 28, 2025
28 checks passed
@bluetech bluetech deleted the skip-pkg-resources branch May 28, 2025 06:48
@patchback
Copy link

patchback bot commented May 28, 2025

Backport to 8.3.x: 💚 backport PR created

✅ Backport PR branch: patchback/backports/8.3.x/c7aabccde27f668eca901efa24539c170eb8ab42/pr-13444

Backported as #13446

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request May 28, 2025
testing: skip `pkg_resources` tests if modern setuptools (cherry picked from commit c7aabcc)
bluetech added a commit that referenced this pull request May 28, 2025
…7aabccde27f668eca901efa24539c170eb8ab42/pr-13444 [PR #13444/c7aabccd backport][8.3.x] testing: skip `pkg_resources` tests if modern setuptools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news used on prs to opt out of the changelog requirement

3 participants