You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2023/05/30 22:23:27 UTC

[openwhisk-website] branch master updated: python 1.18.0 (#510)

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

style95 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 5218047  python 1.18.0 (#510)
5218047 is described below

commit 52180476211f46a2c208dbedc4c3c0b58db25f7d
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Tue May 30 18:23:21 2023 -0400

    python 1.18.0 (#510)
---
 _layouts/downloads.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index c1eb32f..b4d4a6f 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -229,7 +229,7 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports functions written for Node.js v16 or v18.</p>
+                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports functions written for Node.js v16 and v18.</p>
                         <div class="component-release-artifact-list border-deeper-sky-blue">
                           <version>1.21.0</version>
                           <a
@@ -245,7 +245,7 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime PHP</ctitle>Supports functions written for PHP v7.4, v8.0, or v8.1</p>
+                        <p><ctitle>OpenWhisk Runtime PHP</ctitle>Supports functions written for PHP v7.4, v8.0, and v8.1</p>
                         <div class="component-release-artifact-list border-deeper-sky-blue">
                           <version>1.18.0</version>
                           <a
@@ -261,17 +261,17 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Python</ctitle>Supports functions written for Python v3 and v3AI which includes AI library support.</p>
+                        <p><ctitle>OpenWhisk Runtime Python</ctitle>Supports functions written for Python v3.7, v3.9, v3.10, and v3.11.</p>
                         <div class="component-release-artifact-list border-deeper-sky-blue">
-                          <version>1.17.0</version>
+                          <version>1.18.0</version>
                           <a
-                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-python-1.17.0-sources.tar.gz">
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-python-1.18.0-sources.tar.gz">
                             Source code</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.17.0-sources.tar.gz.sha512">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.18.0-sources.tar.gz.sha512">
                             SHA-512 checksum</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.17.0-sources.tar.gz.asc">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.18.0-sources.tar.gz.asc">
                             PGP signature</a>
                         </div>
                       </div>