You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/08/01 14:05:41 UTC

[buildstream] branch tristan/bst-1/update-ruamel updated (d323a8700 -> 8ae360940)

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch tristan/bst-1/update-ruamel
in repository https://gitbox.apache.org/repos/asf/buildstream.git


    from d323a8700 requirements: Update requirements removing the ruamel.yaml restriction
     add 1f80db8a8 .pylintrc and other sources: Fix linting errors from upgrading pylint
     add 8ae360940 _yaml.py, _frontend/widget.py: Fix deprecation warnings from new ruamel.yaml

No new revisions were added by this update.

Summary of changes:
 .pylintrc                       | 14 +++-----------
 buildstream/_frontend/widget.py | 17 ++++------------
 buildstream/_yaml.py            | 43 +++++++++++++++++++++++++++++++++++++++--
 buildstream/element.py          |  4 ++--
 buildstream/source.py           |  4 ++--
 buildstream/utils.py            |  6 +++---
 6 files changed, 55 insertions(+), 33 deletions(-)