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 0a72487a4 Merge pull request #1992 from Kekun/fix-typos
add 7382ac73c _frontend/cli.py: Adjust default min-version for `bst init`
add feaa011c6 source.py: Fixed docstring typo
add 79535636d utils.py: Add docstring for get_umask()
add e910f890b utils.py: Add central function for guessing versions
add 6558f9628 downloadablefilesource.py: Use the new utility function for
version guessing
add 15e9f7731 frontend/show.py: Test preference of better qualified
versions.
new ad25c4ba0 Merge pull request #2008 from
apache/tristan/prefer-better-version-matches
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/_frontend/cli.py | 2 +-
src/buildstream/downloadablefilesource.py | 32 ++++-------
src/buildstream/source.py | 2 +-
src/buildstream/utils.py | 84 +++++++++++++++++++++++++++--
tests/frontend/show.py | 2 +-
tests/frontend/source-info/elements/tar.bst | 2 +-
6 files changed, 94 insertions(+), 30 deletions(-)