Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv29163/docs
Modified Files:
announce.txt changelog.txt index.html readme.txt
Log Message:
Use flag file to designate BETA.
Start preparing for version 4.0.
To see the diffs for this commit:
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/announce.txt.diff?r1=1.4&r2=1.5
Index: announce.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/announce.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -u -r1.4 -r1.5
--- announce.txt 30 May 2006 18:15:57 -0000 1.4
+++ announce.txt 31 Oct 2008 21:13:19 -0000 1.5
@@ -2,13 +2,13 @@
PyGreSQL Announcements
======================
----------------------------------
-Release of PyGreSQL version 3.8.1
----------------------------------
+-------------------------------
+Release of PyGreSQL version 4.0
+-------------------------------
-PyGreSQL v3.8.1 has been released.
+PyGreSQL v4.0 has been released.
-It is available at: ftp://ftp.PyGreSQL.org/pub/distrib/PyGreSQL-3.8.1.tgz.
+It is available at: ftp://ftp.PyGreSQL.org/pub/distrib/PyGreSQL-4.0.tgz.
If you are running NetBSD, look in the packages directory under databases.
There is also a package in the FreeBSD ports collection.
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.20&r2=1.21
Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -u -r1.20 -r1.21
--- changelog.txt 9 Oct 2008 21:02:16 -0000 1.20
+++ changelog.txt 31 Oct 2008 21:13:19 -0000 1.21
@@ -2,8 +2,9 @@
PyGreSQL ChangeLog
==================
-Version 3.8.2 (?)
------------------
+Version 4.0 (?)
+---------------
+- Dropped support for Python below 2.3 and PostgreSQL below 7.2
- Added new method to get parameter settings.
- Added row_factory as suggested by Simon Pamies.
- Separated between mandatory and additional type objects.
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/index.html.diff?r1=1.5&r2=1.6
Index: index.html
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -u -r1.5 -r1.6
--- index.html 30 May 2006 22:55:23 -0000 1.5
+++ index.html 31 Oct 2008 21:13:19 -0000 1.6
@@ -94,7 +94,7 @@
<body>
<div id="title">PyGreSQL</div>
- <div id="version">Version 3.8.1</div>
+ <div id="version">Version 4.0</div>
<div id="banner"></div>
<div id="bannertext">:: PostgreSQL module for Python ::</div>
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/readme.txt.diff?r1=1.10&r2=1.11
Index: readme.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/readme.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -u -r1.10 -r1.11
--- readme.txt 18 Oct 2006 14:42:44 -0000 1.10
+++ readme.txt 31 Oct 2008 21:13:19 -0000 1.11
@@ -2,9 +2,9 @@
PyGreSQL - Python interface for PostgreSQL
==========================================
-----------------------
-PyGreSQL version 3.8.1
-----------------------
+--------------------
+PyGreSQL version 4.0
+--------------------
.. meta::
:description: PyGreSQL - Python interface for PostgreSQL
@@ -73,7 +73,7 @@ It is based on the PyGres95 code written
D'Arcy ([EMAIL PROTECTED]) renamed it to PyGreSQL starting with
version 2.0 and serves as the "BDFL" of PyGreSQL.
-The current version PyGreSQL 3.8.1 needs PostgreSQL 7.1.3 and Python 2.1 or
above.
+The current version PyGreSQL 4.0 needs PostgreSQL 7.2 and Python 2.3 or above.
Where to get ... ?
@@ -103,13 +103,13 @@ A **NetBSD package** is available in the
A **FreeBSD package** is available in their ports collection
http://www.freebsd.org/cgi/cvsweb.cgi/ports/databases/py-PyGreSQL/
A **Win32 package** is available at
- ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.win32-py2.2.exe
+ ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.2.exe
- ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.win32-py2.3.exe
+ ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.3.exe
- ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.win32-py2.4.exe
+ ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.4.exe
- ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.win32-py2.5.exe
+ ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-4.0.win32-py2.5.exe
Distribution files
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql