You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/04/05 07:29:44 UTC

[buildstream] 01/01: tox.ini: Test against latest bst-plugins-experimental tag

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

tvb pushed a commit to branch tristan/use-latest-bst-plugins-experimental
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 405fa23de7987cf99c8e75bf9d416162ee9bf080
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue Apr 5 16:28:49 2022 +0900

    tox.ini: Test against latest bst-plugins-experimental tag
    
    This has the fix to work with zip source removed from buildstream
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index c4367e7b1..582afa2c1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,7 +8,7 @@ isolated_build = true
 
 # Configuration variables to share across environments
 [config]
-BST_PLUGINS_EXPERIMENTAL_VERSION = 8d65392b50be975371b7efb36f36440f668b05a7
+BST_PLUGINS_EXPERIMENTAL_VERSION = 1.93.7
 
 #
 # Defaults for all environments