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 2022/07/26 08:28:11 UTC

[buildstream] branch master updated (4c341f9f5 -> 19973909e)

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 4c341f9f5 Merge pull request #1697 from apache/juerg/artifact-cache-opt
     add db899dae7 Do not use `zip(..., strict=True)` as it requires Python 3.10
     new 19973909e Merge pull request #1703 from apache/juerg/zip-strict

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/_artifact.py | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


[buildstream] 01/01: Merge pull request #1703 from apache/juerg/zip-strict

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 19973909ee9867d901f6415efbb47f3bc1baa866
Merge: 4c341f9f5 db899dae7
Author: Jürg Billeter <j...@bitron.ch>
AuthorDate: Tue Jul 26 10:28:07 2022 +0200

    Merge pull request #1703 from apache/juerg/zip-strict
    
    Do not use `zip(..., strict=True)` as it requires Python 3.10

 src/buildstream/_artifact.py | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)