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/11 13:40:40 UTC

[buildstream] 01/01: Merge pull request #1709 from apache/tristan/bst-1/update-ruamel

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

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

commit 806885e6f50abacb3319538013422d06a7216b83
Merge: 210fe3eb4 63676c10e
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Aug 11 22:40:34 2022 +0900

    Merge pull request #1709 from apache/tristan/bst-1/update-ruamel
    
    [bst-1] Update version of ruamel.yaml

 .pylintrc                                      | 14 +----
 buildstream/_frontend/widget.py                | 17 ++----
 buildstream/_yaml.py                           | 82 ++++++++++++++++++++++----
 buildstream/element.py                         |  8 +--
 buildstream/source.py                          |  4 +-
 buildstream/utils.py                           |  6 +-
 requirements/cov-requirements.txt              |  6 +-
 requirements/dev-requirements.txt              | 23 ++++----
 requirements/plugin-requirements.txt           |  2 +-
 requirements/requirements.in                   |  2 +-
 requirements/requirements.txt                  | 18 +++---
 tests/frontend/project/sources/fetch_source.py |  6 +-
 tests/testutils/runcli.py                      |  8 +--
 13 files changed, 118 insertions(+), 78 deletions(-)