File: announce.rst.txt

package info (click to toggle)
pygresql 1%3A5.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,432 kB
  • sloc: python: 13,318; ansic: 4,984; makefile: 164
file content (32 lines) | stat: -rw-r--r-- 853 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
======================
PyGreSQL Announcements
======================

---------------------------------
Release of PyGreSQL version 5.0.6
---------------------------------

Release 5.0.6 of PyGreSQL.

It is available at: http://pygresql.org/files/PyGreSQL-5.0.6.tar.gz.

If you are running NetBSD, look in the packages directory under databases.
There is also a package in the FreeBSD ports collection.

Please refer to `changelog.txt <changelog.html>`_
for things that have changed in this version.

Please refer to `readme.txt <readme.html>`_
for general information.

This version has been built and unit tested on:
 - NetBSD
 - FreeBSD
 - openSUSE
 - Ubuntu
 - Windows 7 and 10 with both MinGW and Visual Studio
 - PostgreSQL 9.0 to 9.6 and 10 (32 and 64bit)
 - Python 2.6, 2.7 and 3.3 to 3.7 (32 and 64bit)

| D'Arcy J.M. Cain
| darcy@PyGreSQL.org