juergbi commented on code in PR #2099:
URL: https://github.com/apache/buildstream/pull/2099#discussion_r2697956072


##########
src/buildstream/source.py:
##########
@@ -572,14 +590,9 @@ def __init__(
         The url of the source input
         """
 
-        self.homepage: Optional[str] = homepage
-        """
-        The project homepage URL
-        """
-
-        self.issue_tracker: Optional[str] = issue_tracker

Review Comment:
   These attributes are public, we can't drop them. We need to populate them 
from generic source provenance for backwards compatibility.



-- 
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