Skip to content

utils: remove pkg_resources from test version parsing - #346

Open
Mockird31 wants to merge 1 commit into
masterfrom
mockird31/gh-335-bump-version-parsing
Open

utils: remove pkg_resources from test version parsing#346
Mockird31 wants to merge 1 commit into
masterfrom
mockird31/gh-335-bump-version-parsing

Conversation

@Mockird31

Copy link
Copy Markdown

This patch replaced the removed pkg_resource.parse_version() function with the small packaging.version.parse() helper.

Closes #335

This patch replaced the removed `pkg_resource.parse_version()` function
with the small `packaging.version.parse()` helper.

Closes #335
@Mockird31
Mockird31 force-pushed the mockird31/gh-335-bump-version-parsing branch from e4dde46 to 171119d Compare July 30, 2026 11:42
@Mockird31
Mockird31 marked this pull request as ready for review July 30, 2026 11:55
@Mockird31
Mockird31 requested review from bigbes and oleg-jukovec July 30, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unittest.loader._FailedTest.suites fails with setuptools 82 due to missing pkg_resources

2 participants