Skip to content

add test normalized versions#991

Open
even-even wants to merge 4 commits intopypa:mainfrom
even-even:up_libs_version
Open

add test normalized versions#991
even-even wants to merge 4 commits intopypa:mainfrom
even-even:up_libs_version

Conversation

@even-even
Copy link
Contributor

Hello

In this pr:

  1. up libs in pyproject.toml
  2. add test normalized version (1.0.0.0 == 1.0.0). See Requirements parsing error on some non-normalized spellings in version selection #464

@woodruffw
Copy link
Member

Thanks for the PR, but there's no need to update the dependency versions. We handle those automatically, and we intentionally update them conservatively.

If you limit this PR to just the test addition that would be great, thanks.

@even-even
Copy link
Contributor Author

Thanks for the PR, but there's no need to update the dependency versions. We handle those automatically, and we intentionally update them conservatively.

If you limit this PR to just the test addition that would be great, thanks.

Thanks for review.

I've brought back the lib versions (except coverage and interrogate). This libs use only for tests.

@woodruffw
Copy link
Member

I've brought back the lib versions (except coverage and interrogate). This libs use only for tests.

Could you please remove those too? Those are also updated automatically as needed.

(If there's a specific behavior you're looking for in newer versions, we can update manually.)

@even-even
Copy link
Contributor Author

even-even commented Jan 7, 2026

I've brought back the lib versions (except coverage and interrogate). This libs use only for tests.

Could you please remove those too? Those are also updated automatically as needed.

(If there's a specific behavior you're looking for in newer versions, we can update manually.)

Interrogate don't upgrade for latest versions ( "interrogate ~= 1.6",). latest version 1.7.

coverage return back

@even-even even-even changed the title up libs version and add test normalized versions add test normalized versions Jan 7, 2026
@even-even even-even requested a review from woodruffw January 14, 2026 12:55
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