This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/buildstream-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ba8b546 Automatic Site Publish by Buildbot
ba8b546 is described below
commit ba8b546ac82a9cd28ab8d3bfdce446013e9ee18c
Author: buildbot <[email protected]>
AuthorDate: Thu May 8 16:43:07 2025 +0000
Automatic Site Publish by Buildbot
---
output/index.html | 5 ++---
output/installation.html | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/output/index.html b/output/index.html
index cf3b32e..aa31871 100644
--- a/output/index.html
+++ b/output/index.html
@@ -74,8 +74,7 @@ customize their build and integration processes to meet their
specific needs and
its capability to distribute the build, BuildStream helps teams deliver
high-quality software faster.</li>
</ul>
<h2>Apache BuildStream 2 is now available</h2>
-<p>BuildStream 2 has been released and effectively replaces BuildStream 1,
which is
-now in maintenance mode and will no longer be actively developed.</p>
+<p>BuildStream 2 has been released and replaces BuildStream 1, which is now
end-of-life, and no longer works with Python greater than Python 3.11.x.</p>
<p>Users are encouraged to follow the <a
href="https://docs.buildstream.build/master/main_porting.html">porting guide</a>
to port their projects to the new API, and distributions are encouraged to ship
BuildStream 2 in place of BuildStream 1.</p>
@@ -157,7 +156,7 @@ reach out to community members and introduce yourself.</p>
<div class="row">
<div class="large-12 medium-12 columns">
<p style="font-style: italic; font-size: 0.8rem; text-align: center;">
- Copyright 2024, <a href="https://www.apache.org/">The Apache
Software Foundation</a>, Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
+ Copyright 2025, <a href="https://www.apache.org/">The Apache
Software Foundation</a>, Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
Apache® and the Apache feather logo are trademarks of The Apache
Software Foundation...
</p>
</div>
diff --git a/output/installation.html b/output/installation.html
index 78e2752..794cc94 100644
--- a/output/installation.html
+++ b/output/installation.html
@@ -61,8 +61,7 @@ by following the <a href="#container-images">Container
Images</a> guide.</p>
<p>There are two major versions of BuildStream currently supported.</p>
<p><strong>Apache BuildStream 2</strong> is the latest version, stable since
2022 and
recommended for all new projects.</p>
-<p><strong>BuildStream 1</strong> is the "classic taste" version, stable and
supported
-since 2018. No new feature development is planned for BuildStream 1.</p>
+<p><strong>BuildStream 1</strong> is end-of-life, and will not work on systems
with a Python interpreter greater than 3.11.x.</p>
<p>If you want to build a specific project, check its
<code>project.conf</code> file for the
<a
href="https://docs.buildstream.build/master/format_project.html#minimum-version"><code>min-version</code>
setting</a>.
If the setting is <code>2.0</code> or above you need BuildStream 2, if the
setting is
@@ -149,7 +148,7 @@ host.</p>
<div class="row">
<div class="large-12 medium-12 columns">
<p style="font-style: italic; font-size: 0.8rem; text-align: center;">
- Copyright 2024, <a href="https://www.apache.org/">The Apache
Software Foundation</a>, Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
+ Copyright 2025, <a href="https://www.apache.org/">The Apache
Software Foundation</a>, Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
Apache® and the Apache feather logo are trademarks of The Apache
Software Foundation...
</p>
</div>