Modified: libcloud/site/trunk/generated/downloads.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/downloads.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/downloads.html (original) +++ libcloud/site/trunk/generated/downloads.html Sat Jan 2 20:41:25 2021 @@ -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.2.0 (stable - Python 3 only) - Released on September 20th, 2020</h2></a></p> +<p><a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 3.3.0 (stable - Python 3 only) - Released on January 2nd, 2021</h2></a></p> <p>Files:</p> <ul> -<li><a href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.2.0.tar.gz">apache-libcloud-3.2.0.tar.gz</a> [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.gz.sha256">sha256</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.gz.sha512">sha512</a>]</li> -<li><a href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.2.0.tar.bz2">apache-libcloud-3.2.0.tar.bz2</a> [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.bz2.asc">asc</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.bz2.sha256">sha256</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.bz2.sha512">sha512</a>]</li> -<li><a href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.2.0.zip">apache-libcloud-3.2.0.zip</a> [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.zip.sha256">sha256</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.zip.sha512">sha512</a>]</li> +<li><a href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.3.0.tar.gz">apache-libcloud-3.3.0.tar.gz</a> [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.gz.asc">asc</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.gz.sha256">sha256</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.gz.sha512">sha512</a>]</li> +<li><a href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.3.0.tar.bz2">apache-libcloud-3.3.0.tar.bz2</a> [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.bz2.asc">asc</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.bz2.sha256">sha256</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.bz2.sha512">sha512</a>]</li> +<li><a href="https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.3.0.zip">apache-libcloud-3.3.0.zip</a> [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.zip.asc">asc</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.zip.sha256">sha256</a>] [<a href="https://www.apache.org/dist/libcloud/apache-libcloud-3.3.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.3 (bug fix only series) - Released on September 20th, 2020</h2></a></p> -<p>NOTE: Libcloud v3.2.0 dropped support for Python < 3.5. If you need to use +<p>NOTE: Libcloud v3.0.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.</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.2.0.tar.bz2.asc apache-libcloud-3.2.0.tar.bz2 +<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-3.3.0.tar.bz2.asc apache-libcloud-3.3.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">"Paul Querna <...>"</span> gpg: aka <span class="s2">"Paul Querna <...>"</span> 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.2.00 +Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB 849C F788 75F6 4273.3.00 </code></pre></div> <p>Example of a bad signature:</p> -<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-3.2.0.tar.bz2.asc apache-libcloud-3.2.0.tar.bz2 +<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-3.3.0.tar.bz2.asc apache-libcloud-3.3.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">"Paul Querna <...>"</span> </code></pre></div> @@ -306,7 +306,7 @@ gpg: BAD signature from <span class="s2" </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div>
Modified: libcloud/site/trunk/generated/getting-started.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/getting-started.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/getting-started.html (original) +++ libcloud/site/trunk/generated/getting-started.html Sat Jan 2 20:41:25 2021 @@ -213,7 +213,7 @@ docstrings for that driver.</p> </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/gsoc-2012.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc-2012.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/gsoc-2012.html (original) +++ libcloud/site/trunk/generated/gsoc-2012.html Sat Jan 2 20:41:25 2021 @@ -183,7 +183,7 @@ mailing list ([email protected]).< </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/gsoc-2014.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc-2014.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/gsoc-2014.html (original) +++ libcloud/site/trunk/generated/gsoc-2014.html Sat Jan 2 20:41:25 2021 @@ -169,7 +169,7 @@ mailing list ([email protected]).< </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/gsoc.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/gsoc.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/gsoc.html (original) +++ libcloud/site/trunk/generated/gsoc.html Sat Jan 2 20:41:25 2021 @@ -129,7 +129,7 @@ we have participated in the past:</p> </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/index.html (original) +++ libcloud/site/trunk/generated/index.html Sat Jan 2 20:41:25 2021 @@ -169,7 +169,7 @@ <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.2.0" target="_blank">3.2.0</a> (September 20th, 2020)</p> + <p>Latest stable version (Python 3 only): <a href="https://pypi.python.org/pypi/apache-libcloud/3.3.0" target="_blank">3.3.0</a> (January 2nd, 2021)</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> @@ -242,19 +242,19 @@ <h3>Latest Blog Posts</h3> - <p><a href="/blog/2020/08/31/miguel-caballer-joins-our-team.html">Miguel Caballer (micafer) joins our team</a> + <p><a href="/blog/2021/01/02/libcloud-3-3-0-released.html">Libcloud 3.3.0 released</a> - <p><a href="/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html">Latest up to date provider pricing.json data file is now available in an S3 bucket</a> + <p><a href="/blog/2020/09/20/libcloud-3-2-0-released.html">Libcloud 3.2.0 released</a> - <p><a href="/blog/2020/06/12/libcloud-3-1-0-released.html">Libcloud 3.1.0 released</a> + <p><a href="/blog/2020/08/31/miguel-caballer-joins-our-team.html">Miguel Caballer (micafer) joins our team</a> - <p><a href="/blog/2020/06/12/libcloud-2-8-3-released.html">Libcloud 2.8.3 released</a> + <p><a href="/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html">Latest up to date provider pricing.json data file is now available in an S3 bucket</a> @@ -325,7 +325,7 @@ </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/media.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/media.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/media.html (original) +++ libcloud/site/trunk/generated/media.html Sat Jan 2 20:41:25 2021 @@ -139,7 +139,7 @@ your servers instead of directly linking </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/security.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/security.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/security.html (original) +++ libcloud/site/trunk/generated/security.html Sat Jan 2 20:41:25 2021 @@ -223,7 +223,7 @@ which is described at </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Modified: libcloud/site/trunk/generated/sitemap.xml URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/sitemap.xml (original) +++ libcloud/site/trunk/generated/sitemap.xml Sat Jan 2 20:41:25 2021 @@ -445,6 +445,14 @@ <lastmod>2020-08-31T00:00:00+02:00</lastmod> </url> <url> + <loc>https://libcloud.apache.org/blog/2020/09/20/libcloud-3-2-0-released.html</loc> + <lastmod>2020-09-20T00:00:00+02:00</lastmod> + </url> + <url> + <loc>https://libcloud.apache.org/blog/2021/01/02/libcloud-3-3-0-released.html</loc> + <lastmod>2021-01-02T00:00:00+01:00</lastmod> + </url> + <url> <loc>https://libcloud.apache.org/community-resources.html</loc> <lastmod>2019-09-09T18:11:27+02:00</lastmod> </url> @@ -474,7 +482,7 @@ </url> <url> <loc>https://libcloud.apache.org/blog/blog/</loc> - <lastmod>2020-08-30T21:45:07+02:00</lastmod> + <lastmod>2021-01-02T21:37:32+01:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/gsoc.html</loc> @@ -482,7 +490,7 @@ </url> <url> <loc>https://libcloud.apache.org/downloads.html</loc> - <lastmod>2020-09-20T22:01:48+02:00</lastmod> + <lastmod>2021-01-02T21:32:16+01:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/gsoc-2014.html</loc> @@ -494,7 +502,7 @@ </url> <url> <loc>https://libcloud.apache.org/</loc> - <lastmod>2020-09-20T22:01:21+02:00</lastmod> + <lastmod>2021-01-02T21:37:32+01:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/media.html</loc> Modified: libcloud/site/trunk/generated/whois-using.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/whois-using.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/generated/whois-using.html (original) +++ libcloud/site/trunk/generated/whois-using.html Sat Jan 2 20:41:25 2021 @@ -281,7 +281,7 @@ please <a href="https://libcloud.readthe </div> <div class="footer-text"> - <p class="">Copyright © 2009-2020 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> + <p class="">Copyright © 2009-2021 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p> <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p> </div> Added: libcloud/site/trunk/source/_posts/2020-09-20-libcloud-3-2-0-released.md URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/_posts/2020-09-20-libcloud-3-2-0-released.md?rev=1885034&view=auto ============================================================================== --- libcloud/site/trunk/source/_posts/2020-09-20-libcloud-3-2-0-released.md (added) +++ libcloud/site/trunk/source/_posts/2020-09-20-libcloud-3-2-0-released.md Sat Jan 2 20:41:25 2021 @@ -0,0 +1,58 @@ +--- +layout: post +title: Libcloud 3.2.0 released +author: Tomaz Muraus +tags: + - news + - release announcement +--- + +We are happy to announce Libcloud v3.2.0. + +This release includes various improvements and bug fixes. + +A list of all the changes can be found at +<https://libcloud.readthedocs.io/en/latest/changelog.html#changes-in-apache-libcloud-3-2-0>. + +### Download + +The release can can be downloaded from +<https://libcloud.apache.org/downloads.html> or installed using pip: + +<pre> +pip install "apache-libcloud==3.2.0" +</pre> + +### Upgrading + +If you have installed Libcloud using pip you can also use it to upgrade it: + +<pre> +pip install --upgrade "apache-libcloud==3.2.0" +</pre> + +### Upgrade notes + +A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at <https://libcloud.readthedocs.org/en/latest/upgrade_notes.html> + +### Documentation + +Regular and API documentation is available at <https://libcloud.readthedocs.org/en/v3.2.0/> + +### Bugs / Issues + +If you find any bug or issue, please report it on our issue tracker +<https://github.com/apache/libcloud/issues>. + +Don't forget to attach an example and / or test which reproduces your +problem. + +### Thanks + +Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +[CHANGES file][1]. + +[1]: https://libcloud.readthedocs.org/en/v3.2.0/changelog.html Added: libcloud/site/trunk/source/_posts/2021-01-02-libcloud-3-3-0-released.md URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/_posts/2021-01-02-libcloud-3-3-0-released.md?rev=1885034&view=auto ============================================================================== --- libcloud/site/trunk/source/_posts/2021-01-02-libcloud-3-3-0-released.md (added) +++ libcloud/site/trunk/source/_posts/2021-01-02-libcloud-3-3-0-released.md Sat Jan 2 20:41:25 2021 @@ -0,0 +1,58 @@ +--- +layout: post +title: Libcloud 3.3.0 released +author: Tomaz Muraus +tags: + - news + - release announcement +--- + +We are happy to announce Libcloud v3.3.0. + +This release includes various improvements and bug fixes. + +A list of all the changes can be found at +<https://libcloud.readthedocs.io/en/latest/changelog.html#changes-in-apache-libcloud-3-3-0>. + +### Download + +The release can can be downloaded from +<https://libcloud.apache.org/downloads.html> or installed using pip: + +<pre> +pip install "apache-libcloud==3.3.0" +</pre> + +### Upgrading + +If you have installed Libcloud using pip you can also use it to upgrade it: + +<pre> +pip install --upgrade "apache-libcloud==3.3.0" +</pre> + +### Upgrade notes + +A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at <https://libcloud.readthedocs.org/en/latest/upgrade_notes.html> + +### Documentation + +Regular and API documentation is available at <https://libcloud.readthedocs.org/en/v3.3.0/> + +### Bugs / Issues + +If you find any bug or issue, please report it on our issue tracker +<https://github.com/apache/libcloud/issues>. + +Don't forget to attach an example and / or test which reproduces your +problem. + +### Thanks + +Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +[CHANGES file][1]. + +[1]: https://libcloud.readthedocs.org/en/v3.3.0/changelog.html Modified: libcloud/site/trunk/source/downloads.md URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/downloads.md?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/source/downloads.md (original) +++ libcloud/site/trunk/source/downloads.md Sat Jan 2 20:41:25 2021 @@ -9,19 +9,19 @@ 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.2.0 (stable - Python 3 only) - Released on September 20th, 2020</h2></a> +<a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 3.3.0 (stable - Python 3 only) - Released on January 2nd, 2021</h2></a> Files: -* [apache-libcloud-3.2.0.tar.gz][2] [[asc][3]] [[sha256][4]] [[sha512][5]] -* [apache-libcloud-3.2.0.tar.bz2][6] [[asc][7]] [[sha256][8]] [[sha512][9]] -* [apache-libcloud-3.2.0.zip][10] [[asc][11]] [[sha256][12]] [[sha512][13]] +* [apache-libcloud-3.3.0.tar.gz][2] [[asc][3]] [[sha256][4]] [[sha512][5]] +* [apache-libcloud-3.3.0.tar.bz2][6] [[asc][7]] [[sha256][8]] [[sha512][9]] +* [apache-libcloud-3.3.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.3 (bug fix only series) - Released on September 20th, 2020</h2></a> -NOTE: Libcloud v3.2.0 dropped support for Python < 3.5. If you need to use +NOTE: Libcloud v3.0.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. @@ -176,37 +176,37 @@ is mentioned above. 3.. Verify package with `.asc` signature file {% highlight bash %} -gpg --verify apache-libcloud-3.2.0.tar.bz2.asc apache-libcloud-3.2.0.tar.bz2 +gpg --verify apache-libcloud-3.3.0.tar.bz2.asc apache-libcloud-3.3.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.2.00 +Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB 849C F788 75F6 4273.3.00 {% endhighlight %} Example of a bad signature: {% highlight bash %} -gpg --verify apache-libcloud-3.2.0.tar.bz2.asc apache-libcloud-3.2.0.tar.bz2 +gpg --verify apache-libcloud-3.3.0.tar.bz2.asc apache-libcloud-3.3.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.2.0.tar.gz -[3]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.gz.asc -[4]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.gz.sha256 -[5]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.gz.sha512 -[6]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.2.0.tar.bz2 -[7]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.bz2.asc -[8]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.bz2.sha256 -[9]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.tar.bz2.sha512 -[10]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.2.0.zip -[11]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.zip.asc -[12]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.zip.sha256 -[13]: https://www.apache.org/dist/libcloud/apache-libcloud-3.2.0.zip.sha512 +[2]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.3.0.tar.gz +[3]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.gz.asc +[4]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.gz.sha256 +[5]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.gz.sha512 +[6]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.3.0.tar.bz2 +[7]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.bz2.asc +[8]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.bz2.sha256 +[9]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.tar.bz2.sha512 +[10]: https://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-3.3.0.zip +[11]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.zip.asc +[12]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.0.zip.sha256 +[13]: https://www.apache.org/dist/libcloud/apache-libcloud-3.3.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 Modified: libcloud/site/trunk/source/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1885034&r1=1885033&r2=1885034&view=diff ============================================================================== --- libcloud/site/trunk/source/index.html (original) +++ libcloud/site/trunk/source/index.html Sat Jan 2 20:41:25 2021 @@ -81,7 +81,7 @@ 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.2.0" target="_blank">3.2.0</a> (September 20th, 2020)</p> + <p>Latest stable version (Python 3 only): <a href="https://pypi.python.org/pypi/apache-libcloud/3.3.0" target="_blank">3.3.0</a> (January 2nd, 2021)</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>
