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/05/22 09:36:38 UTC

[buildstream] branch master updated (d796c4e07 -> 597fd8951)

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

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


    from d796c4e07 Merge pull request #1647 from jjardon/jjardon/f36
     add e901820d2 requirements: Updated requirements with unrestricted grpcio
     add 4fef2063f src/buildstream: Fix new pylint errors
     new 597fd8951 Merge pull request #1643 from apache/tristan/upgrade-grpcio

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:
 requirements/cov-requirements.txt             |  6 +++---
 requirements/dev-requirements.txt             | 20 ++++++++++----------
 requirements/requirements.in                  |  5 +----
 requirements/requirements.txt                 | 16 +++++++---------
 src/buildstream/source.py                     |  2 ++
 src/buildstream/storage/_casbaseddirectory.py |  6 +++---
 src/buildstream/utils.py                      |  6 +++---
 7 files changed, 29 insertions(+), 32 deletions(-)


[buildstream] 01/01: Merge pull request #1643 from apache/tristan/upgrade-grpcio

Posted by tv...@apache.org.
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 597fd89514d6bf5c4cd604af78315ab10dc2c816
Merge: d796c4e07 4fef2063f
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Sun May 22 18:36:33 2022 +0900

    Merge pull request #1643 from apache/tristan/upgrade-grpcio
    
    requirements: Updated requirements with unrestricted grpcio

 requirements/cov-requirements.txt             |  6 +++---
 requirements/dev-requirements.txt             | 20 ++++++++++----------
 requirements/requirements.in                  |  5 +----
 requirements/requirements.txt                 | 16 +++++++---------
 src/buildstream/source.py                     |  2 ++
 src/buildstream/storage/_casbaseddirectory.py |  6 +++---
 src/buildstream/utils.py                      |  6 +++---
 7 files changed, 29 insertions(+), 32 deletions(-)