Hi all,

This is the first bugfix release of the BuildStream 2.0 line, notably
it adds support for Python 3.11 and contains various bugfixes.


What is BuildStream ?
=====================
BuildStream is an Open Source tool for building/integrating software
stacks. It takes inspiration, lessons and use-cases from various
projects including OBS, Reproducible Builds, Yocto, Baserock,
Buildroot, Aboriginal, GNOME Continuous, JHBuild, Flatpak Builder and
Android repo.

BuildStream supports multiple build-systems (e.g. autotools, cmake,
distutils, make, meson), and can create outputs in a range of formats
(e.g. debian packages, flatpak runtimes, sysroots, system images) for
multiple platforms and chipsets.


Where can I get it ?
====================
Official source tarballs can be found here:

  
https://dist.apache.org/repos/dist/dev/buildstream/apache-buildstream-2.0.1.tar.gz?action=download
  
https://dist.apache.org/repos/dist/dev/buildstream/apache-buildstream-plugins-2.0.1.tar.gz?action=download

For user convenience, pip installable packages can be found on PyPI:

  https://pypi.org/project/BuildStream/2.0.1/
  https://pypi.org/project/buildstream-plugins/2.0.1/


Hashes and release notes
========================

apache-buildstream-2.0.1.tar.gz
===============================
sha256: d7976ecc4ea9a3d635469122267701b5a74cd06ee6f82a994afce9bbedf6a64d
sha512: 
c86c4565c93873069af96e8e344f73991dba977419e35a0f76d395c99f4ed2c9d0bdc18d2f3c775bb173b0ab1cc655922cbc2c110c85135269083b28c1e0bae5

=================
buildstream 2.0.1
=================

  o Stop including generated C code in releases (#1777)

  o Support completions for Zsh shells (#558)

  o Support Python 3.11 (#1782, #1806, #1815, #1759)

  o Fix git submodule tests to work with recent git (#1816)

  o Enable coverage collection in tests (#1817)

  o Optimize file copies where possible (#1793)

  o Some fixes for downloadable file sources (#1826, #1814)

  o Various cleanups of deprecated code and documentation

Contributors:
=============
 - Abderrahim Kitouni
 - Chandan Singh
 - Jake Staehle
 - Javier Jardón
 - Jürg Billeter
 - Sam Thursfield
 - Seppo Yli-Olli
 - Tristan van Berkom


apache-buildstream-plugins-2.0.1.tar.gz
=======================================
sha256: 12879b842907609ce8d69f37ab889543b3b816835465beb6c15d8a414a59d9a3
sha512: 
ea63296a091a36783c23e44efdc5a2c805185c9594a6648be9029cf31076c27621d88dfd7e78d2a2fcacad9daf3052e29a4ab334134cc87d18a1590f24651fbc

=========================
buildstream-plugins 2.0.1
=========================

 o docker source: Fix "architecture" and "os" configuration options

 o Updating some package metadata/links

 o Support Python 3.11

Contributors:
=============
 - Abderrahim Kitouni
 - Chandan Singh
 - Seppo Yli-Olli
 - Tristan van Berkom


For more information on the BuildStream project, visit our home page
at https://buildstream.build/

Enjoy,
    -Tristan


Reply via email to