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.17.2
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.17.3
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 31, 2025

  1. Add support for purl to download URL Batch 2

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    9bfa0a9 View commit details
    Browse the repository at this point in the history
  2. Add conda support

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    909014d View commit details
    Browse the repository at this point in the history
  3. Add repo url support for luarocks

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    70546e3 View commit details
    Browse the repository at this point in the history
  4. Build alpm download URL

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    f82e957 View commit details
    Browse the repository at this point in the history
  5. Add tests

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    cc3c456 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #199 from package-url/purl_2_download_url_batch2

    Collect more download URLs in purl2url
    pombredanne authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    24ea308 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Fix golang purl issue (#200)

    * Fix golang purl issue
    
    We shoul add a leading v in version for golang purls download URL where purl's version misses a leading v
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Add changelog and bump version
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    f79606d View commit details
    Browse the repository at this point in the history
Loading