joshua-zivkovic commented on code in PR #2095:
URL: https://github.com/apache/buildstream/pull/2095#discussion_r2550093013


##########
src/buildstream/source.py:
##########
@@ -572,6 +579,31 @@ def __init__(
         The url of the source input
         """
 
+        self.attribution_text: Optional[str] = attribution_text
+        """
+        Required acknowledgements for the package

Review Comment:
   The [SPDX 
docs](https://spdx.github.io/spdx-spec/v2.3/package-information/#723-package-attribution-text-field)
 for this are a little wordy. I've perhaps more appropriately condensed this to 
"Used to communicate specific clauses from licenses that must be acknowledged".



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to