Skip to content

Remove pkg_resources version parsing#82

Draft
Mirochill wants to merge 1 commit into
bradcfisher:masterfrom
Mirochill:fix-81-remove-pkg-resources
Draft

Remove pkg_resources version parsing#82
Mirochill wants to merge 1 commit into
bradcfisher:masterfrom
Mirochill:fix-81-remove-pkg-resources

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • Remove the top-level pkg_resources import used only for OctoPrint version parsing.
  • Preserve the legacy renderer behavior for OctoPrint versions before 1.3.10rc1 with a small local parser.
  • Add regression coverage for the 1.3.10rc0 / 1.3.10rc1 boundary.

Fixes #81

Validation

  • git diff --check HEAD~1..HEAD
  • Not run locally: test suite

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.

pkg_resources removed from setuptools >= 82.0

1 participant