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/21 08:38:40 UTC

[buildstream] 01/01: Merge pull request #1731 from apache/tristan/fix-ruamel-deprecation-warnings

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

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

commit 748ed5d45a1af58e51fe18d0d53409e2a133db02
Merge: cabb49bb5 fe08625e5
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Sun Aug 21 17:38:34 2022 +0900

    Merge pull request #1731 from apache/tristan/fix-ruamel-deprecation-warnings
    
    Fix remaining ruamel deprecation warnings

 src/buildstream/_frontend/widget.py | 26 +++++++++-----------------
 src/buildstream/_yaml.pyx           | 19 ++++++++++++++++++-
 src/buildstream/element.py          |  4 ++--
 tests/frontend/show.py              | 13 ++++++-------
 4 files changed, 35 insertions(+), 27 deletions(-)