Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aboutcode-org/python-inspector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: aboutcode-org/python-inspector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.1
Choose a head ref
  • 11 commits
  • 58 files changed
  • 4 contributors

Commits on Aug 9, 2024

  1. Remove the deprecated macos_11

    Signed-off-by: Chin Yeung Li <tli@nexb.com>
    chinyeungli committed Aug 9, 2024
    1 Configuration menu
    Copy the full SHA
    6087a37 View commit details
    Browse the repository at this point in the history
  2. #183 - Update link references of ownership from nexB to aboutcode-org

    Signed-off-by: Chin Yeung Li <tli@nexb.com>
    chinyeungli committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    869c412 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Acknowledge supporters in README.rst

    Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
    pombredanne authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1eef4b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Update utils_pip_compatibility_tags.py.ABOUT

    Update notes "Modified copy of pip compatibility_tags.py."
    
    Signed-off-by: Chin Yeung Li <tli@nexb.com>
    chinyeungli authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    98f4b02 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Update tool_homepage_url and fix tests (#204)

    * Update homepage
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix CI
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix formatting errors
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Skip codestyle test for 3.12
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix formatting errors
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Drop 3.13
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d0d414b View commit details
    Browse the repository at this point in the history
  2. Add python 3.13 in python-inspector (#203)

    * Add python 3.13 in python-inspector
    
    Reference: #196
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Add formatting changes
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    09d4554 View commit details
    Browse the repository at this point in the history
  3. Add license expression data from pypi API (#207)

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    f1ac839 View commit details
    Browse the repository at this point in the history
  4. Fix ResolutionImpossible for lief==0.15.1 (#206)

    * Fix ResolutionImpossible for lief==0.15.1
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix formatting issue
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Regenrate test files
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    95f2d37 View commit details
    Browse the repository at this point in the history
  5. Prepare for release v0.13.0 (#205)

    * Prepare for release v0.13.0
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Add regenerated files
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    4f9de75 View commit details
    Browse the repository at this point in the history
  6. Add changelog for v0.13.0

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    8031def View commit details
    Browse the repository at this point in the history
  7. Fix pypi release GH workflow

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    31990dd View commit details
    Browse the repository at this point in the history
Loading