Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PURL-SPECIFICATION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ all package types:
This qualifier is mutually exclusive with the ``version`` component.
For example::

pkg:pypi/django?vers=vers%3Apypi%2F%3E%3D1.11.0%7C%21%3D1.11.1%7C%3C2.0.0
pkg:pypi/django?vers=vers:pypi%2F%3E%3D1.11.0%7C%21%3D1.11.1%7C%3C2.0.0

- ``repository_url`` is an extra URL for an alternative, non-default package
repository or registry. When a package does not come from the default public
Expand Down