Revert changes from
package-url/packageurl-python#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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps packageurl-python from 0.11.2 to 0.13.2.
Release notes
Sourced from packageurl-python's releases.
Changelog
Sourced from packageurl-python's changelog.
Commits
944171e
Improve support for SourceForge URLs inurl2purl
#139a6a3211
Bump version for v0.13.1 release9a67e2c
Change changelog for v0.13.0 (#138)b820e15
Add support for Python 3.12 (#135)307e4b4
Revert changes from #115 (#136)9624479
Simplified way to set the VERSION for taggingbe33d72
Create the GH release proper instead of a draft3d1eff0
Bump version to 0.12.0 for release57e8a42
Add missing test for gitlab purls for purl2url #1241581b15
Add a "valid" Make command to run isort, black, and mypyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show