Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use packaging.LegacyVersion #3171 #3177 #3180

Merged
merged 2 commits into from
Dec 23, 2022

Conversation

pombredanne
Copy link
Member

@pombredanne pombredanne commented Dec 23, 2022

  • Switch to using packvers fork of packaging
  • Bump pip requirements parser, but it still using packaging.
  • Bump dparse2 which is using packvers
  • Pin SPDX tools for cope with breaking APIs
  • Update release script to build one release wheel for each Python version that each contain a pickle of the License index
  • Streamline the app build
  • Bump version and use correct SPDX version

Signed-off-by: Philippe Ombredanne [email protected]

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁

* Switch to using packvers fork of packaging
* Bump pip requirements parser, but it still using packaging.
* Bump dparse2 which is using packvers
* Pin SPDX tools for cope with breaking APIs
* Update release script to build one release wheel for each Python
  version that each contain a pickle of the License index
* Streamline the app build
* Bump version and use correct SPDX version

Signed-off-by: Philippe Ombredanne <[email protected]>
@pombredanne pombredanne force-pushed the v31.2.2-branch-hotfix branch from 75deb83 to b4f497c Compare December 23, 2022 21:43
@AyanSinhaMahapatra AyanSinhaMahapatra changed the base branch from develop to release-32-rc1-prep December 23, 2022 22:17
@AyanSinhaMahapatra AyanSinhaMahapatra merged commit 96b16c3 into release-32-rc1-prep Dec 23, 2022
@pombredanne pombredanne deleted the v31.2.2-branch-hotfix branch January 18, 2023 00:07
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