Skip to content

Conversation

@prabhu
Copy link
Contributor

@prabhu prabhu commented Aug 23, 2025

  • Defined Requirements: The name_definition and version_definition are now correctly marked as "required", as they are mandatory for a valid conda purl.
  • Clarified Qualifiers: The requirement for all keys in the qualifiers_definition (build, channel, subdir, and type) has been explicitly set to "optional".
  • Improved Descriptions: The note for the namespace_definition has been updated for better clarity.
  • Expanded Examples: The list of examples has been expanded to include more variations, providing a better illustration of how conda purls can be constructed.

Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu prabhu marked this pull request as draft August 24, 2025 20:15
"requirement": "prohibited"
},
"name_definition": {
"requirement": "required",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would it mean for a package to not have a name? What meaning could that PURL provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants