Hi all, This is another bugfix release in the 1.6.x stable series.
This contains a couple of minor fixes and fix some import paths so that it can work with Python 3.10 (although it is not yet well tested with Python 3.10). What is BuildStream ? ===================== BuildStream is a Free Software 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. ================= buildstream 1.6.2 ================= o Fix some issues with a previous fix for #532 o Ported to github CI infrastructure o Ensure paths specified in user configuration are absolute o Import some symbols from collections.abc, required for python 3.10 Contributors: ============= - Abderrahim Kitouni - Javier Jardón - Tristan van Berkom - Jürg Billeter Where can I get it ? ==================== https://github.com/apache/buildstream/releases/tag/1.6.2 For more information on the BuildStream project, visit our home page at https://buildstream.build/ Cheers, -Tristan
