[ARVADOS] updated: 2.1.0-1485-gffdf77904

Git user git at public.arvados.org
Fri Oct 8 21:23:04 UTC 2021


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

       via  ffdf779049d4f9ce69d77968dc672f6accbc7a7a (commit)
      from  b445ae12bc55d0fd6f9b64955e52fcab74207a66 (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 ffdf779049d4f9ce69d77968dc672f6accbc7a7a
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