From 79649529cffb695d0d22195ed9a4910c80ca6907 Mon Sep 17 00:00:00 2001 From: Tristan van Berkom Date: Tue, 3 Jun 2025 22:54:27 +0900 Subject: [PATCH] tox.ini: Bumping buildstream version to release candidate tag This needs to happen before the release because otherwise the documentation is not building, due to a recent cython breakage. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 330c0cb..e483d1f 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 = ad25c4ba0e6947013cc59c9e6e88a235329292d2 + !master: BST_VERSION = 2.5.0.dev1 master: BST_VERSION = master allowlist_externals =