You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ju...@apache.org on 2021/10/27 10:57:36 UTC

[buildstream] branch master updated (27069d4 -> 4af5a69)

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

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


    from 27069d4  Merge pull request #1528 from apache/juerg/integration-cache
     add 19177aa  Update mypy to 0.910
     new 4af5a69  Merge pull request #1529 from apache/juerg/mypy

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:
 src/buildstream/plugin.py                    | 4 ++--
 src/buildstream/plugins/sources/tar.py       | 3 ++-
 src/buildstream/plugins/sources/workspace.py | 6 +++---
 tox.ini                                      | 6 +++++-
 4 files changed, 12 insertions(+), 7 deletions(-)

[buildstream] 01/01: Merge pull request #1529 from apache/juerg/mypy

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4af5a69f26b821b5c5a1c6cf1dae31cdda535788
Merge: 27069d4 19177aa
Author: Jürg Billeter <j...@bitron.ch>
AuthorDate: Wed Oct 27 12:57:32 2021 +0200

    Merge pull request #1529 from apache/juerg/mypy
    
    Update mypy to 0.910

 src/buildstream/plugin.py                    | 4 ++--
 src/buildstream/plugins/sources/tar.py       | 3 ++-
 src/buildstream/plugins/sources/workspace.py | 6 +++---
 tox.ini                                      | 6 +++++-
 4 files changed, 12 insertions(+), 7 deletions(-)