Skip to content

Conversation

@jfly
Copy link
Contributor

@jfly jfly commented Mar 25, 2023

This fixes #474

setuptools 66.0.0 dropped support for PEP 440 non-conforming versions. A few of the unittests in this repo use versions that are not PEP 440 compatible. I changed them to be compatible, and now those tests pass =)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This fixes aws#474

setuptools 66.0.0 dropped support for PEP 440 non-conforming versions. A
few of the unittests in this repo use versions that are not PEP 440
compatible. I changed them to be compatible, and now those tests pass =)
@jfly jfly requested a review from a team as a code owner March 25, 2023 07:43
@jfly jfly requested review from jfuss and lucashuy March 25, 2023 07:43
@github-actions github-actions bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Mar 25, 2023
@mildaniel mildaniel added this pull request to the merge queue Mar 31, 2023
Merged via the queue into aws:develop with commit 7707452 Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: UnsupportedPackageError when tests run under setuptools 66+

3 participants