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/02/15 08:23:42 UTC

[buildstream] branch master updated (90cb29f -> 69eccdb)

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 90cb29f  Merge pull request #1570 from apache/tristan/test-notparallel
     new d5774cd  Drop support for Python 3.6
     new 09e1ed5  Don't run CI on ubuntu 18.04 and centos 7.7
     new 69eccdb  Merge pull request #1554 from abderrahim/python-3.7

The 7482 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:
 .github/common.env                    |  4 ++--
 .github/compose/ci.docker-compose.yml |  8 --------
 .github/run-ci.sh                     |  2 --
 .github/workflows/ci.yml              |  2 --
 NEWS                                  |  2 +-
 doc/source/main_install.rst           |  2 +-
 setup.py                              |  5 ++---
 src/buildstream/_project.py           |  6 +-----
 tox.ini                               | 38 +++++++++++++++++------------------
 9 files changed, 26 insertions(+), 43 deletions(-)