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/03/15 05:37:59 UTC

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

grisha      2003/03/14 20:37:59

  Modified:    xdocs/modules python-download.xml
  Log:
  Changed the page to reflect links to mod_python 3.0.3.
  
  Revision  Changes    Path
  1.3       +10 -10    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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- python-download.xml	5 Dec 2002 04:28:08 -0000	1.2
  +++ python-download.xml	15 Mar 2003 04:37:59 -0000	1.3
  @@ -42,8 +42,8 @@
   </form>
   </section>
   
  -<section id="python301">
  -<title>Apache Mod_python 3.0.1 is now available</title>
  +<section id="python303">
  +<title>Apache Mod_python 3.0.3 is now available</title>
   
   <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.
  @@ -53,20 +53,20 @@
   <ul>
   
   <li>Unix Source: <a
  -href="[preferred]/httpd/modpython/mod_python-3.0.1.tgz">mod_python-3.0.1.tgz</a> [<a
  -href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.1.tgz.asc"
  +href="[preferred]/httpd/modpython/mod_python-3.0.3.tgz">mod_python-3.0.3.tgz</a> [<a
  +href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.3.tgz.asc"
   >PGP</a>] [<a
  -href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.1.tgz.md5"
  +href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.3.tgz.md5"
   >MD5</a>]
   </li>
   
   <li>Win32 Binary: <a
  -href="[preferred]/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip"
  ->python2.2.2-apache2.0.43.zip</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.1/python2.2.2-apache2.0.43.zip.asc"
  +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.1/python2.2.2-apache2.0.43.zip.md5"
  +href="http://www.apache.org/dist/httpd/modpython/win/3.0.3/mod_python-3.0.3.win32.exe.md5"
   >MD5</a>]
   </li>
   
  @@ -83,7 +83,7 @@
   
   <p>This release works with Apache HTTP Server 1.3.  Please note that this
      version will not work with newer releases of Apache HTTP Server.
  -   Please use <a href="#python301">Mod_python 3.0.1</a> for use with
  +   Please use <a href="#python303">Mod_python 3.0.3</a> for use with
      Apache HTTP Server 2.0.</p>
   
   <ul>