This is an automated email from the ASF dual-hosted git repository.

juergbi pushed a commit to branch jbilleter/python3.14
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit 6df7b929bdeb299ac47ff0a6a1a46749c46bcde3
Author: Jürg Billeter <[email protected]>
AuthorDate: Fri Oct 17 10:34:15 2025 +0200

    tox.ini: Test with latest BuildStream release 2.6.0
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index e483d1f..46e7102 100644
--- a/tox.ini
+++ b/tox.ini
@@ -58,7 +58,7 @@ setenv =
     py{39,310,311,312,313}: XDG_CACHE_HOME = {envtmpdir}/cache
     py{39,310,311,312,313}: XDG_CONFIG_HOME = {envtmpdir}/config
     py{39,310,311,312,313}: XDG_DATA_HOME = {envtmpdir}/share
-    !master: BST_VERSION = 2.5.0.dev1
+    !master: BST_VERSION = 2.6.0
     master: BST_VERSION = master
 
 allowlist_externals =

Reply via email to