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鈥檒l 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 pombredanne@nexb.com

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 <pombredanne@nexb.com>
@AyanSinhaMahapatra AyanSinhaMahapatra changed the base branch from develop to release-32-rc1-prep December 23, 2022 22:17
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
@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.

None yet

2 participants