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: package-url/packageurl-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.6
Choose a base ref
...
head repository: package-url/packageurl-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Choose a head ref
  • 13 commits
  • 9 files changed
  • 6 contributors

Commits on Apr 8, 2024

  1. Add repo URL support and testing for cocoapods #143

    Reference: #143
    
    Signed-off-by: John M. Horan <johnmhoran@gmail.com>
    johnmhoran committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4bd76d5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add code and tests to handle cocoapods PURL with no name #143

    Reference: #143
    
    Signed-off-by: John M. Horan <johnmhoran@gmail.com>
    johnmhoran committed May 30, 2024
    Configuration menu
    Copy the full SHA
    aee327c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Remove cocoapods try/except blocks and update code and tests #143

    Reference: #143
    
    Signed-off-by: John M. Horan <johnmhoran@gmail.com>
    johnmhoran committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    486be44 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Restore comments re support/download URL #143

    Reference: #143
    
    Signed-off-by: John M. Horan <johnmhoran@gmail.com>
    johnmhoran committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f7a88ba View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Restore prior formatting #143

    Reference: #143
    
    Signed-off-by: John M. Horan <johnmhoran@gmail.com>
    johnmhoran committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7ebe681 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Drop support for Python 3.7 #160 (#163)

    Signed-off-by: tdruez <tdruez@nexb.com>
    tdruez authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f98abf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge pull request #153 from johnmhoran/143-add-purl2url-cocoapods-re…

    …po-url-support
    
    Add repo URL support and testing for cocoapods
    JonoYang authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    04a706a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Clarify test command (#168)

    Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
    pombredanne authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4f87c96 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#…

    …166)
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d89a160 View commit details
    Browse the repository at this point in the history
  3. Improve support for 3 path segments NPM URLs in url2purl #167 (#170)

    Signed-off-by: tdruez <tdruez@nexb.com>
    tdruez authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    883041e View commit details
    Browse the repository at this point in the history
  4. Add support for Python 3.13 (#171)

    Signed-off-by: tdruez <tdruez@nexb.com>
    tdruez authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    810463f View commit details
    Browse the repository at this point in the history
  5. Bump version for 0.16.0 release

    Signed-off-by: tdruez <tdruez@nexb.com>
    tdruez committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d206f09 View commit details
    Browse the repository at this point in the history
  6. Modernize and simplify the "publish release" GitHub action

    Signed-off-by: tdruez <tdruez@nexb.com>
    tdruez committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9155d41 View commit details
    Browse the repository at this point in the history
Loading