Packageurl-python

Latest version: v0.15.0

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.13.0

-------------------

- Revert changes from
https://github.com/package-url/packageurl-python/pull/115/
In above PR we dropped namespaces for a golang purl and stored
whole namespace and name in name itself, which was further discussed
again and decided we will like to keep namespace back.

0.12.0

-------------------

- Modified `PackageURL.from_string` to properly handle golang purls.
https://github.com/package-url/packageurl-python/pull/115/

- Improve support for PyPI URLs in `url2purl`.
https://github.com/package-url/packageurl-python/pull/128

- Return the "gem" type instead of "rubygems" for "https://rubygems.org/" URLs in
`url2purl`. The `pkg:rubygems/` purls are backward-compatible in `purl2url`.
https://github.com/package-url/packageurl-python/pull/114/

0.11.3

--------------------

- Add support for GitLab "/archive/" URLs in `url2purl`.
https://github.com/package-url/packageurl-python/issues/133

0.11.2

--------------------

- Remove deprecated `purl_to_lookups` and `without_empty_values` import compatibility
from `packageurl.contrib.django.models`.
Replace those functions import using `packageurl.contrib.django.utils`.
- Add download purl2url support for bitbucket and gitlab.

0.11.1

-------------------

- Add support for the golang type in `purl2url.get_repo_url()` 107

0.11.0rc1

----------------------

- Apply typing
- Add support for Python 3.11
- Fix minor typos
- Drop Python 3.6

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.