[ARVADOS] updated: 2.2.2-5-g8343737df

Git user git at public.arvados.org
Fri Oct 8 21:22:38 UTC 2021


Summary of changes:
 doc/sdk/python/sdk-python.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  8343737dfc825aba04385acb750e5d172da4c38e (commit)
      from  36927a9cb09a4377528a01c7558d493e7c19d318 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 8343737dfc825aba04385acb750e5d172da4c38e
Author: Ward Vandewege <ward at curii.com>
Date:   Fri Oct 8 17:20:43 2021 -0400

    The minimum supported version of Python is 3.6
    
    refs #18261
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/sdk/python/sdk-python.html.textile.liquid b/doc/sdk/python/sdk-python.html.textile.liquid
index 09eaa8e55..435f70e7b 100644
--- a/doc/sdk/python/sdk-python.html.textile.liquid
+++ b/doc/sdk/python/sdk-python.html.textile.liquid
@@ -18,7 +18,7 @@ If you are logged in to an Arvados VM, the Python SDK should be installed.
 
 To use the Python SDK elsewhere, you can install from PyPI or a distribution package.
 
-As of Arvados 2.1, the Python SDK requires Python 3.5+.  The last version to support Python 2.7 is Arvados 2.0.4.
+As of Arvados 2.2, the Python SDK requires Python 3.6+.  The last version to support Python 2.7 is Arvados 2.0.4.
 
 h2. Option 1: Install from a distribution package
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list