FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

testing: skip `pkg_resources` tests if modern setuptools by bluetech · Pull Request #13444 · pytest-dev/pytest · GitHub

testing: skip pkg_resources tests if modern setuptools - #13444

Merged
bluetech merged 1 commit into
mainfrom
skip-pkg-resources
May 28, 2025
Merged

testing: skip pkg_resources tests if modern setuptools#13444
bluetech merged 1 commit into
mainfrom
skip-pkg-resources

Conversation

Copy link
Copy Markdown
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 added skip news used on prs to opt out of the changelog requirement backport 8.3.x labels May 27, 2025
bluetech merged commit c7aabcc into main May 28, 2025
bluetech deleted the skip-pkg-resources branch May 28, 2025 06:48

patchback Bot commented May 28, 2025
edited
Loading

Copy link
Copy Markdown

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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL