Author: tomaz
Date: Sun Jun 14 14:22:07 2020
New Revision: 1878832

URL: http://svn.apache.org/viewvc?rev=1878832&view=rev
Log:
Add info about the new v3.1.0 and v2.8.3 release, update info on supported
Python version on the index page and on the about page.

Modified:
    libcloud/site/trunk/generated/about.html
    libcloud/site/trunk/generated/blog/atom.xml
    libcloud/site/trunk/generated/downloads.html
    libcloud/site/trunk/generated/index.html
    libcloud/site/trunk/generated/sitemap.xml
    libcloud/site/trunk/source/about.md
    libcloud/site/trunk/source/downloads.md
    libcloud/site/trunk/source/index.html

Modified: libcloud/site/trunk/generated/about.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/about.html?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/generated/about.html (original)
+++ libcloud/site/trunk/generated/about.html Sun Jun 14 14:22:07 2020
@@ -147,19 +147,20 @@ the project graduated from the incubator
 <p>Libcloud supports the following Python version:</p>
 
 <ul>
-<li>Python 2.7,</li>
-<li>Python 3.4</li>
 <li>Python 3.5</li>
 <li>Python 3.6</li>
 <li>Python 3.7 (since 2.5.0)</li>
-<li>PyPy 2 (2.7.x),</li>
+<li>Python 3.8 (since 2.7.0)</li>
 <li>PyPy 3 (3.5.x, 3.6.x)</li>
 </ul>
 
 <p>First version which introduced Python 3 support was 0.7.1.</p>
 
+<p>Support for Python 2.7 and Python 3.4 has been dropped in
+<strong>Libcloud 3.0.0</strong>.</p>
+
 <p>Support for Python 2.4 has been dropped in <strong>Libcloud 0.4.0</strong>, 
Python 2.5 in
-2016 and Python 2.6 and 3.3 in <code>Libcloud 2.3.0</code>.</p>
+2016 and Python 2.6 and 3.3 in <strong>Libcloud 2.3.0</strong>.</p>
 
 <p><a name="release-schedule" id="release-schedule"><h2 class="anchor">Release 
Schedule</h2></a></p>
 

Modified: libcloud/site/trunk/generated/blog/atom.xml
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/atom.xml (original)
+++ libcloud/site/trunk/generated/blog/atom.xml Sun Jun 14 14:22:07 2020
@@ -5,7 +5,7 @@
   <link href="https://libcloud.apache.org"; rel="self" />
   <link href="https://libcloud.apache.org"; />
   <id>https://libcloud.apache.org</id>
-  <updated>2020-06-14T16:15:16+02:00</updated>
+  <updated>2020-06-14T16:21:30+02:00</updated>
   <author>
     <name>The Apache Software Foundation</name>
   </author>

Modified: libcloud/site/trunk/generated/downloads.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/downloads.html?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/generated/downloads.html (original)
+++ libcloud/site/trunk/generated/downloads.html Sun Jun 14 14:22:07 2020
@@ -111,21 +111,21 @@
 <p>This page contains link to the latest stable release of Libcloud. If you are
 interested in an older release, please visit the <a 
href="http://archive.apache.org/dist/libcloud/";>archive page</a>.</p>
 
-<p><a name="latest-stable-release" id="latest-stable-release"><h2 
class="anchor">Libcloud 3.0.0 (stable - Python 3 only) - Released on April 15, 
2020</h2></a></p>
+<p><a name="latest-stable-release" id="latest-stable-release"><h2 
class="anchor">Libcloud 3.1.0 (stable - Python 3 only) - Released on June 12th, 
2020</h2></a></p>
 
 <p>Files:</p>
 
 <ul>
-<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.0.0.tar.gz";>apache-libcloud-3.0.0.tar.gz</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.gz.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.gz.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.gz.sha512";>sha512</a>]</li>
-<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.0.0.tar.bz2";>apache-libcloud-3.0.0.tar.bz2</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.bz2.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.bz2.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.bz2.sha512";>sha512</a>]</li>
-<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.0.0.zip";>apache-libcloud-3.0.0.zip</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.zip.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.zip.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.zip.sha512";>sha512</a>]</li>
+<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.1.0.tar.gz";>apache-libcloud-3.1.0.tar.gz</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.gz.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.gz.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.gz.sha512";>sha512</a>]</li>
+<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.1.0.tar.bz2";>apache-libcloud-3.1.0.tar.bz2</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.bz2.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.bz2.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.bz2.sha512";>sha512</a>]</li>
+<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.1.0.zip";>apache-libcloud-3.1.0.zip</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.zip.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.zip.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.zip.sha512";>sha512</a>]</li>
 </ul>
 
 <p>Upgrade notes: <a 
href="https://libcloud.readthedocs.org/en/stable/upgrade_notes.html";>Click</a></p>
 
-<p><a name="latest-28x-release" id="latest-28x-release"><h2 
class="anchor">Libcloud 2.8.2 (bug fix only series) - Released on April 15, 
2020</h2></a></p>
+<p><a name="latest-28x-release" id="latest-28x-release"><h2 
class="anchor">Libcloud 2.8.3 (bug fix only series) - Released on June 12th, 
2020</h2></a></p>
 
-<p>NOTE: Libcloud v3.0.0 dropped support for Python &lt; 3.5. If you need to 
use
+<p>NOTE: Libcloud v3.1.0 dropped support for Python &lt; 3.5. If you need to 
use
 Libcloud with those Python versions, you can use 2.8.x release series. Keep in
 mind that 2.8.x release series a bug-fix only. This means all the new features
 and improvements will only be added to the 3.x.x release series.</p>
@@ -133,9 +133,9 @@ and improvements will only be added to t
 <p>Files:</p>
 
 <ul>
-<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.2.tar.gz";>apache-libcloud-2.8.2.tar.gz</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.gz.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.gz.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.gz.sha512";>sha512</a>]</li>
-<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.2.tar.bz2";>apache-libcloud-2.8.2.tar.bz2</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.bz2.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.bz2.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.bz2.sha512";>sha512</a>]</li>
-<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.2.zip";>apache-libcloud-2.8.2.zip</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.zip.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.zip.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.zip.sha512";>sha512</a>]</li>
+<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.3.tar.gz";>apache-libcloud-2.8.3.tar.gz</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.gz.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.gz.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.gz.sha512";>sha512</a>]</li>
+<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.3.tar.bz2";>apache-libcloud-2.8.3.tar.bz2</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.bz2.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.bz2.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.bz2.sha512";>sha512</a>]</li>
+<li><a 
href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.3.zip";>apache-libcloud-2.8.3.zip</a>
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.zip.asc";>asc</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.zip.sha256";>sha256</a>]
 [<a 
href="https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.zip.sha512";>sha512</a>]</li>
 </ul>
 
 <p>Upgrade notes: <a 
href="https://libcloud.readthedocs.org/en/stable/upgrade_notes.html";>Click</a></p>
@@ -271,19 +271,19 @@ is mentioned above.</p>
 
 <p>3.. Verify package with <code>.asc</code> signature file</p>
 
-<div class="highlight"><pre><code class="bash">gpg --verify 
apache-libcloud-3.0.0.tar.bz2.asc apache-libcloud-3.0.0.tar.bz2
+<div class="highlight"><pre><code class="bash">gpg --verify 
apache-libcloud-3.1.0.tar.bz2.asc apache-libcloud-3.1.0.tar.bz2
 gpg: Signature made Wed Oct  6 15:31:35 2010 CDT using DSA key ID 42721F00
 gpg: Good signature from <span class="s2">&quot;Paul Querna 
&lt;...&gt;&quot;</span>
 gpg:                 aka <span class="s2">&quot;Paul Querna 
&lt;...&gt;&quot;</span>
 gpg:                 ...&lt;/span&gt;
 gpg: WARNING: This key is not certified with a trusted signature!
 gpg:          There is no indication that the signature belongs to the owner.
-Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB  849C F788 75F6 4273.0.00
+Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB  849C F788 75F6 4273.1.00
 </code></pre></div>
 
 <p>Example of a bad signature:</p>
 
-<div class="highlight"><pre><code class="bash">gpg --verify 
apache-libcloud-3.0.0.tar.bz2.asc apache-libcloud-3.0.0.tar.bz2
+<div class="highlight"><pre><code class="bash">gpg --verify 
apache-libcloud-3.1.0.tar.bz2.asc apache-libcloud-3.1.0.tar.bz2
 gpg: Signature made Wed Oct  6 15:31:35 2010 CDT using DSA key ID 42721F00
 gpg: BAD signature from <span class="s2">&quot;Paul Querna 
&lt;...&gt;&quot;</span>
 </code></pre></div>

Modified: libcloud/site/trunk/generated/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/generated/index.html (original)
+++ libcloud/site/trunk/generated/index.html Sun Jun 14 14:22:07 2020
@@ -169,8 +169,8 @@
     <div class="row section row-2">
       <div class="col-md-6">
         <h3>Installation</h3>
-        <p>Latest stable version (Python 3 only): <a 
href="https://pypi.python.org/pypi/apache-libcloud/3.0.0"; 
target="_blank">3.0.0</a> (April 15, 2020)</p>
-        <p>Latest bug-fix only version (Python 2 and Python 3): <a 
href="https://pypi.python.org/pypi/apache-libcloud/2.8.2"; 
target="_blank">2.8.2</a> (April 15, 2020)</p>
+        <p>Latest stable version (Python 3 only): <a 
href="https://pypi.python.org/pypi/apache-libcloud/3.1.0"; 
target="_blank">3.1.0</a> (June 12th, 2020)</p>
+        <p>Latest bug-fix only version (Python 2 and Python 3): <a 
href="https://pypi.python.org/pypi/apache-libcloud/2.8.3"; 
target="_blank">2.8.3</a> (June 12th, 2020)</p>
         <p><code>pip install apache-libcloud</code></p>
         <p>Or <a href="downloads.html">download it from our servers</a> and 
install it manually.</p>
       </div>
@@ -189,7 +189,7 @@
           <a 
href="https://libcloud.readthedocs.org/en/stable/dns/index.html";>DNS</a>,
           <a 
href="https://libcloud.readthedocs.org/en/stable/container/index.html";>Container</a>,
           <a 
href="https://libcloud.readthedocs.org/en/stable/backup/index.html";>Backup</a></li>
-          <li>Supports <a href="/about.html#supported-python-versions">Python 
3, PyPy (3.x and 2.x) and Python 2.7</a></li>
+          <li>Supports <a href="/about.html#supported-python-versions">Python 
3, PyPy (3.x and 2.x) and Python 2.7 (v2.8.x release series)</a></li>
         </ul>
       </div>
 

Modified: libcloud/site/trunk/generated/sitemap.xml
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/generated/sitemap.xml (original)
+++ libcloud/site/trunk/generated/sitemap.xml Sun Jun 14 14:22:07 2020
@@ -444,7 +444,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/about.html</loc>
-        <lastmod>2019-12-24T22:35:05+01:00</lastmod>
+        <lastmod>2020-06-14T16:21:28+02:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/whois-using.html</loc>
@@ -464,7 +464,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/downloads.html</loc>
-        <lastmod>2020-04-18T21:39:57+02:00</lastmod>
+        <lastmod>2020-06-14T16:18:06+02:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/gsoc-2014.html</loc>
@@ -476,7 +476,7 @@
     </url>
     <url>
         <loc>https://libcloud.apache.org/</loc>
-        <lastmod>2020-06-14T16:14:52+02:00</lastmod>
+        <lastmod>2020-06-14T16:17:44+02:00</lastmod>
     </url>
     <url>
         <loc>https://libcloud.apache.org/media.html</loc>

Modified: libcloud/site/trunk/source/about.md
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/source/about.md?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/source/about.md (original)
+++ libcloud/site/trunk/source/about.md Sun Jun 14 14:22:07 2020
@@ -42,18 +42,19 @@ For a full timeline of the events and ot
 
 Libcloud supports the following Python version:
 
-* Python 2.7,
-* Python 3.4
 * Python 3.5
 * Python 3.6
 * Python 3.7 (since 2.5.0)
-* PyPy 2 (2.7.x),
+* Python 3.8 (since 2.7.0)
 * PyPy 3 (3.5.x, 3.6.x)
 
 First version which introduced Python 3 support was 0.7.1.
 
+Support for Python 2.7 and Python 3.4 has been dropped in
+**Libcloud 3.0.0**.
+
 Support for Python 2.4 has been dropped in **Libcloud 0.4.0**, Python 2.5 in
-2016 and Python 2.6 and 3.3 in ``Libcloud 2.3.0``.
+2016 and Python 2.6 and 3.3 in **Libcloud 2.3.0**.
 
 <a name="release-schedule" id="release-schedule"><h2 class="anchor">Release 
Schedule</h2></a>
 

Modified: libcloud/site/trunk/source/downloads.md
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/source/downloads.md?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/source/downloads.md (original)
+++ libcloud/site/trunk/source/downloads.md Sun Jun 14 14:22:07 2020
@@ -9,28 +9,28 @@ description: Download the latest version
 This page contains link to the latest stable release of Libcloud. If you are
 interested in an older release, please visit the [archive page][15].
 
-<a name="latest-stable-release" id="latest-stable-release"><h2 
class="anchor">Libcloud 3.0.0 (stable - Python 3 only) - Released on April 15, 
2020</h2></a>
+<a name="latest-stable-release" id="latest-stable-release"><h2 
class="anchor">Libcloud 3.1.0 (stable - Python 3 only) - Released on June 12th, 
2020</h2></a>
 
 Files:
 
-* [apache-libcloud-3.0.0.tar.gz][2] [[asc][3]] [[sha256][4]] [[sha512][5]]
-* [apache-libcloud-3.0.0.tar.bz2][6] [[asc][7]] [[sha256][8]] [[sha512][9]]
-* [apache-libcloud-3.0.0.zip][10] [[asc][11]] [[sha256][12]] [[sha512][13]]
+* [apache-libcloud-3.1.0.tar.gz][2] [[asc][3]] [[sha256][4]] [[sha512][5]]
+* [apache-libcloud-3.1.0.tar.bz2][6] [[asc][7]] [[sha256][8]] [[sha512][9]]
+* [apache-libcloud-3.1.0.zip][10] [[asc][11]] [[sha256][12]] [[sha512][13]]
 
 Upgrade notes: [Click][16]
 
-<a name="latest-28x-release" id="latest-28x-release"><h2 
class="anchor">Libcloud 2.8.2 (bug fix only series) - Released on April 15, 
2020</h2></a>
+<a name="latest-28x-release" id="latest-28x-release"><h2 
class="anchor">Libcloud 2.8.3 (bug fix only series) - Released on June 12th, 
2020</h2></a>
 
-NOTE: Libcloud v3.0.0 dropped support for Python < 3.5. If you need to use
+NOTE: Libcloud v3.1.0 dropped support for Python < 3.5. If you need to use
 Libcloud with those Python versions, you can use 2.8.x release series. Keep in
 mind that 2.8.x release series a bug-fix only. This means all the new features
 and improvements will only be added to the 3.x.x release series.
 
 Files:
 
-* [apache-libcloud-2.8.2.tar.gz][20] [[asc][21]] [[sha256][22]] [[sha512][23]]
-* [apache-libcloud-2.8.2.tar.bz2][24] [[asc][25]] [[sha256][26]] [[sha512][27]]
-* [apache-libcloud-2.8.2.zip][28] [[asc][29]] [[sha256][30]] [[sha512][31]]
+* [apache-libcloud-2.8.3.tar.gz][20] [[asc][21]] [[sha256][22]] [[sha512][23]]
+* [apache-libcloud-2.8.3.tar.bz2][24] [[asc][25]] [[sha256][26]] [[sha512][27]]
+* [apache-libcloud-2.8.3.zip][28] [[asc][29]] [[sha256][30]] [[sha512][31]]
 
 Upgrade notes: [Click][16]
 
@@ -176,51 +176,51 @@ is mentioned above.
 3.. Verify package with `.asc` signature file
 
 {% highlight bash %}
-gpg --verify apache-libcloud-3.0.0.tar.bz2.asc apache-libcloud-3.0.0.tar.bz2
+gpg --verify apache-libcloud-3.1.0.tar.bz2.asc apache-libcloud-3.1.0.tar.bz2
 gpg: Signature made Wed Oct  6 15:31:35 2010 CDT using DSA key ID 42721F00
 gpg: Good signature from "Paul Querna <...>"
 gpg:                 aka "Paul Querna <...>"
 gpg:                 ...</span>
 gpg: WARNING: This key is not certified with a trusted signature!
 gpg:          There is no indication that the signature belongs to the owner.
-Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB  849C F788 75F6 4273.0.00
+Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB  849C F788 75F6 4273.1.00
 {% endhighlight %}
 
 Example of a bad signature:
 
 {% highlight bash %}
-gpg --verify apache-libcloud-3.0.0.tar.bz2.asc apache-libcloud-3.0.0.tar.bz2
+gpg --verify apache-libcloud-3.1.0.tar.bz2.asc apache-libcloud-3.1.0.tar.bz2
 gpg: Signature made Wed Oct  6 15:31:35 2010 CDT using DSA key ID 42721F00
 gpg: BAD signature from "Paul Querna <...>"
 {% endhighlight %}
 
 [1]: {{ page.url }}
-[2]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.0.0.tar.gz
-[3]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.gz.asc
-[4]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.gz.sha256
-[5]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.gz.sha512
-[6]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.0.0.tar.bz2
-[7]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.bz2.asc
-[8]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.bz2.sha256
-[9]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.tar.bz2.sha512
-[10]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.0.0.zip
-[11]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.zip.asc
-[12]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.zip.sha256
-[13]: https://www.apache.org/dist/libcloud/apache-libcloud-3.0.0.zip.sha512
+[2]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.1.0.tar.gz
+[3]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.gz.asc
+[4]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.gz.sha256
+[5]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.gz.sha512
+[6]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.1.0.tar.bz2
+[7]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.bz2.asc
+[8]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.bz2.sha256
+[9]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.tar.bz2.sha512
+[10]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.1.0.zip
+[11]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.zip.asc
+[12]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.zip.sha256
+[13]: https://www.apache.org/dist/libcloud/apache-libcloud-3.1.0.zip.sha512
 [14]: https://www.apache.org/dist/libcloud/KEYS
 [15]: http://archive.apache.org/dist/libcloud/
 [16]: https://libcloud.readthedocs.org/en/stable/upgrade_notes.html
 [18]: https://github.com/apache/libcloud
 [19]: http://gitbox.apache.org/repos/asf/libcloud.git
-[20]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.2.tar.gz
-[21]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.gz.asc
-[22]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.gz.sha256
-[23]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.gz.sha512
-[24]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.2.tar.bz2
-[25]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.bz2.asc
-[26]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.bz2.sha256
-[27]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.tar.bz2.sha512
-[28]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.2.zip
-[29]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.zip.asc
-[30]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.zip.sha256
-[31]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.2.zip.sha512
+[20]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.3.tar.gz
+[21]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.gz.asc
+[22]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.gz.sha256
+[23]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.gz.sha512
+[24]: 
https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.3.tar.bz2
+[25]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.bz2.asc
+[26]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.bz2.sha256
+[27]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.tar.bz2.sha512
+[28]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-2.8.3.zip
+[29]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.zip.asc
+[30]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.zip.sha256
+[31]: https://www.apache.org/dist/libcloud/apache-libcloud-2.8.3.zip.sha512

Modified: libcloud/site/trunk/source/index.html
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1878832&r1=1878831&r2=1878832&view=diff
==============================================================================
--- libcloud/site/trunk/source/index.html (original)
+++ libcloud/site/trunk/source/index.html Sun Jun 14 14:22:07 2020
@@ -81,8 +81,8 @@ javascript_files:
     <div class="row section row-2">
       <div class="col-md-6">
         <h3>Installation</h3>
-        <p>Latest stable version (Python 3 only): <a 
href="https://pypi.python.org/pypi/apache-libcloud/3.0.0"; 
target="_blank">3.0.0</a> (April 15, 2020)</p>
-        <p>Latest bug-fix only version (Python 2 and Python 3): <a 
href="https://pypi.python.org/pypi/apache-libcloud/2.8.2"; 
target="_blank">2.8.2</a> (April 15, 2020)</p>
+        <p>Latest stable version (Python 3 only): <a 
href="https://pypi.python.org/pypi/apache-libcloud/3.1.0"; 
target="_blank">3.1.0</a> (June 12th, 2020)</p>
+        <p>Latest bug-fix only version (Python 2 and Python 3): <a 
href="https://pypi.python.org/pypi/apache-libcloud/2.8.3"; 
target="_blank">2.8.3</a> (June 12th, 2020)</p>
         <p><code>pip install apache-libcloud</code></p>
         <p>Or <a href="downloads.html">download it from our servers</a> and 
install it manually.</p>
       </div>
@@ -101,7 +101,7 @@ javascript_files:
           <a 
href="https://libcloud.readthedocs.org/en/stable/dns/index.html";>DNS</a>,
           <a 
href="https://libcloud.readthedocs.org/en/stable/container/index.html";>Container</a>,
           <a 
href="https://libcloud.readthedocs.org/en/stable/backup/index.html";>Backup</a></li>
-          <li>Supports <a href="/about.html#supported-python-versions">Python 
3, PyPy (3.x and 2.x) and Python 2.7</a></li>
+          <li>Supports <a href="/about.html#supported-python-versions">Python 
3, PyPy (3.x and 2.x) and Python 2.7 (v2.8.x release series)</a></li>
         </ul>
       </div>
 


Reply via email to