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

Fix constraints duplication #69

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 25, 2022

  1. make nuget version hashable

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed May 25, 2022
    Configuration menu
    Copy the full SHA
    253812c View commit details
    Browse the repository at this point in the history
  2. refactor GemVersion

    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b72e697 View commit details
    Browse the repository at this point in the history
  3. fix the constraint duplication in VersionRange

    - add test for constraint duplicaton
    - closes: aboutcode-org#45
    
    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed May 25, 2022
    Configuration menu
    Copy the full SHA
    df34260 View commit details
    Browse the repository at this point in the history
  4. Temporary fix for semver-unstable sort

        - Revert this once this is fixed in upstream
        - rbarrois/python-semanticversion#132
    
    Signed-off-by: Keshav Priyadarshi <[email protected]>
    keshav-space committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0fc20b6 View commit details
    Browse the repository at this point in the history