Skip to content

Remove pkg_resources from test version parsing - #337

Closed
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-335-remove-pkg-resources-tests
Closed

Remove pkg_resources from test version parsing#337
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-335-remove-pkg-resources-tests

Conversation

@Mirochill

Copy link
Copy Markdown
Contributor

Summary

  • replace test-suite pkg_resources.parse_version() calls with a small packaging.version.parse helper
  • add packaging as an explicit test dependency
  • keep Tarantool and Python version comparisons on parsed version objects

Fixes #335.

Validation

  • Not run locally

@Mockird31

Copy link
Copy Markdown

Closed together with #346

@Mockird31 Mockird31 closed this Aug 6, 2026
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.

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

2 participants