You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gr...@apache.org on 2003/08/28 21:03:48 UTC

cvs commit: httpd-site/xdocs/modules python-download.xml

grisha      2003/08/28 12:03:48

  Modified:    docs/modules python-download.html
               xdocs/modules python-download.xml
  Log:
  added mod_python 3.1.0a
  
  Revision  Changes    Path
  1.5       +29 -3     httpd-site/docs/modules/python-download.html
  
  Index: python-download.html
  ===================================================================
  RCS file: /home/cvs/httpd-site/docs/modules/python-download.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- python-download.html	17 Mar 2003 15:26:18 -0000	1.4
  +++ python-download.html	28 Aug 2003 19:03:48 -0000	1.5
  @@ -100,6 +100,35 @@
   <table border="0" cellspacing="0" cellpadding="2" width="100%">
    <tr><td bgcolor="#828DA6">
     <font color="#ffffff" face="arial,helvetica,sanserif">
  +   <a name="python310a"><strong>Apache Mod_python 3.1.0a is now available</strong></a>
  +  </font>
  + </td></tr>
  + <tr><td>
  +  <blockquote>
  +<p>This is an ALPHA release, therefore it is likely to contain bugs
  +and is not of production quality. Additionally, some functionality may
  +change until first beta release. We strongly recommend that you try
  +out your application in a test environment with this release and
  +report any incompatibilities or problems you may encounter.</p>
  +<p>Current production quality release is <a href="#python303">3.0.3</a></p>
  +<p>This release works with Apache HTTP Server 2.0.  Please note that this
  +   version will not work with older releases of Apache HTTP Server.</p>
  +<ul>
  +
  +<li>Unix Source: <a href="[preferred]/httpd/modpython/mod_python-3.1.0a.tgz">mod_python-3.1.0a.tgz</a> [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.1.0a.tgz.asc">PGP</a>] [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.1.0a.tgz.md5">MD5</a>]
  +</li>
  +
  +<li>Win32 Binary: <a href="[preferred]/httpd/modpython/win/3.1.0a/mod_python-3.1.0a.win32-py2.3.exe">mod_python-3.1.0a.win32-py2.3.exe</a>
  +[<a href="http://www.apache.org/dist/httpd/modpython/win/3.1.0a/mod_python-3.1.0a.win32-py2.3.exe.asc">PGP</a>] [<a href="http://www.apache.org/dist/httpd/modpython/win/3.1.0a/mod_python-3.1.0a.win32-py2.3.exe.md5">MD5</a>]
  +</li>
  +
  +</ul>
  +  </blockquote>
  + </td></tr>
  +</table>
  +<table border="0" cellspacing="0" cellpadding="2" width="100%">
  + <tr><td bgcolor="#828DA6">
  +  <font color="#ffffff" face="arial,helvetica,sanserif">
      <a name="python303"><strong>Apache Mod_python 3.0.3 is now available</strong></a>
     </font>
    </td></tr>
  @@ -117,9 +146,6 @@
   <li>Win32 Binary: <a href="[preferred]/httpd/modpython/win/3.0.3/mod_python-3.0.3.win32.exe">mod_python-3.0.3.win32.exe</a>
   [<a href="http://www.apache.org/dist/httpd/modpython/win/3.0.3/mod_python-3.0.3.win32.exe.asc">PGP</a>] [<a href="http://www.apache.org/dist/httpd/modpython/win/3.0.3/mod_python-3.0.3.win32.exe.md5">MD5</a>]
   </li>
  -
  -<li><a href="[preferred]/httpd/modpython/">Other
  -Binaries</a></li>
   
   </ul>
     </blockquote>
  
  
  
  1.4       +38 -4     httpd-site/xdocs/modules/python-download.xml
  
  Index: python-download.xml
  ===================================================================
  RCS file: /home/cvs/httpd-site/xdocs/modules/python-download.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- python-download.xml	15 Mar 2003 04:37:59 -0000	1.3
  +++ python-download.xml	28 Aug 2003 19:03:48 -0000	1.4
  @@ -42,6 +42,44 @@
   </form>
   </section>
   
  +<section id="python310a">
  +<title>Apache Mod_python 3.1.0a is now available</title>
  +
  +<p>This is an ALPHA release, therefore it is likely to contain bugs
  +and is not of production quality. Additionally, some functionality may
  +change until first beta release. We strongly recommend that you try
  +out your application in a test environment with this release and
  +report any incompatibilities or problems you may encounter.</p>
  +
  +<p>Current production quality release is <a href="#python303">3.0.3</a></p>
  +
  +<p>This release works with Apache HTTP Server 2.0.  Please note that this
  +   version will not work with older releases of Apache HTTP Server.</p>
  +
  +<ul>
  +
  +<li>Unix Source: <a
  +href="[preferred]/httpd/modpython/mod_python-3.1.0a.tgz">mod_python-3.1.0a.tgz</a> [<a
  +href="http://www.apache.org/dist/httpd/modpython/mod_python-3.1.0a.tgz.asc"
  +>PGP</a>] [<a
  +href="http://www.apache.org/dist/httpd/modpython/mod_python-3.1.0a.tgz.md5"
  +>MD5</a>]
  +</li>
  +
  +<li>Win32 Binary: <a
  +href="[preferred]/httpd/modpython/win/3.1.0a/mod_python-3.1.0a.win32-py2.3.exe"
  +>mod_python-3.1.0a.win32-py2.3.exe</a>
  +[<a
  +href="http://www.apache.org/dist/httpd/modpython/win/3.1.0a/mod_python-3.1.0a.win32-py2.3.exe.asc"
  +>PGP</a>] [<a
  +href="http://www.apache.org/dist/httpd/modpython/win/3.1.0a/mod_python-3.1.0a.win32-py2.3.exe.md5"
  +>MD5</a>]
  +</li>
  +
  +</ul>
  +
  +</section>
  +
   <section id="python303">
   <title>Apache Mod_python 3.0.3 is now available</title>
   
  @@ -69,10 +107,6 @@
   href="http://www.apache.org/dist/httpd/modpython/win/3.0.3/mod_python-3.0.3.win32.exe.md5"
   >MD5</a>]
   </li>
  -
  -<li><a
  -href="[preferred]/httpd/modpython/">Other
  -Binaries</a></li>
   
   </ul>