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:12 UTC

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

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(-)