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-plugins.git
commit c99704cf61fa4b51121a5fe7df37663c093f0800 Author: Tristan van Berkom <[email protected]> AuthorDate: Tue Jun 3 22:41:27 2025 +0900 NEWS: Preparing for 2.5.0 release --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index ce71f7a..3bc60d2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +========================= +buildstream-plugins 2.5.0 +========================= + + o Drop support for python 3.8 and add support for python 3.13 (#84) + + o Implement Source.collect_source_info() or SourceFetcher.get_source_info() on + all source plugins (#87) + ========================= buildstream-plugins 2.4.0 =========================
