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

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5679a02  Update readme.
5679a02 is described below

commit 5679a02ee132c76db731a52300985be56f5d7b14
Author: Tomaz Muraus <[email protected]>
AuthorDate: Wed Nov 10 19:28:34 2021 +0100

    Update readme.
---
 README.rst | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/README.rst b/README.rst
index e9495cb..3beab39 100644
--- a/README.rst
+++ b/README.rst
@@ -42,9 +42,10 @@ through a unified and easy to use API.
 :Issues:        https://issues.apache.org/jira/projects/LIBCLOUD/issues
 :Website:       https://libcloud.apache.org/
 :Documentation: https://libcloud.readthedocs.io
-:Supported Python Versions: Python >= 3.6, PyPy 3 (Python 2.7 and Python 3.4 is
-                            supported by the v2.8.x release series, last 
version
-                            which supports Python 3.5 is v3.4.0)
+:Supported Python Versions: Python >= 3.6, PyPy >= 3.6, Python 3.10 + Pyjion
+                            (Python 2.7 and Python 3.4 is supported by the
+                            v2.8.x release series, last version which supports
+                            Python 3.5 is v3.4.0)
 
 Resources you can manage with Libcloud are divided into the following 
categories:
 
@@ -67,10 +68,10 @@ Documentation can be found at 
<https://libcloud.readthedocs.org>.
 Note on Python Version Compatibility
 ====================================
 
-Libcloud supports Python >= 3.6 and PyPy3.
+Libcloud supports Python >= 3.6 and PyPy >= 3.6.
 
-Support for Python 3.5 has been dropped in v3.4.0 release (last release series
-which still supports 3.5 is v3.3.x).
+Support for Python 3.5 has been dropped in v3.5.0 release (in development).
+Last release series which still supports Python 3.5 is v3.4.x.
 
 Support for Python 2.7 and 3.4 has been dropped in Libcloud v3.0.0 (last
 release series which still support Python 2.7 and Python 3.4 is v2.8.x).

Reply via email to