Skip to content

fix: Pin setuptools<82 to restore pkg_resources for beaker-client#329

Merged
mrizwan93 merged 1 commit intoneoave:mainfrom
mrizwan93:tox-failure
Mar 26, 2026
Merged

fix: Pin setuptools<82 to restore pkg_resources for beaker-client#329
mrizwan93 merged 1 commit intoneoave:mainfrom
mrizwan93:tox-failure

Conversation

@mrizwan93
Copy link
Copy Markdown
Contributor

setuptools 82.0.0 removed pkg_resources, which beaker-client imports at module level. This broke test collection for beaker-related tests.

setuptools 82.0.0 removed pkg_resources, which beaker-client imports
at module level. This broke test collection for beaker-related tests.

Signed-off-by: Rizwan Shaikh <myusuf@redhat.com>
@mrizwan93 mrizwan93 requested a review from dav-pascual March 26, 2026 14:11
Copy link
Copy Markdown
Member

@dav-pascual dav-pascual left a comment

Choose a reason for hiding this comment

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

LGTM

@mrizwan93 mrizwan93 merged commit a702da2 into neoave:main Mar 26, 2026
16 of 17 checks passed
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.

2 participants