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

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


    from 210fe3eb4 Merge pull request #1694 from apache/tristan/lawrence-rebase
     add d323a8700 requirements: Update requirements removing the ruamel.yaml 
restriction
     add 1f80db8a8 .pylintrc and other sources: Fix linting errors from 
upgrading pylint
     add c727ec9c0 _yaml.py, _frontend/widget.py: Fix deprecation warnings from 
new ruamel.yaml
     add 63676c10e Fix side effects of loading YAML booleans as strings
     new 806885e6f Merge pull request #1709 from 
apache/tristan/bst-1/update-ruamel

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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(-)

Reply via email to