Thu, 07 Dec 2023 12:25:12 EST

Information for build python-pgsql-0.9.7-1.ru

ID1241
Package Namepython-pgsql
Version0.9.7
Release1.ru
Epoch
SummaryEnhanced python interface to PostgreSQL
DescriptionThis is a simple PostgreSQL interface for Python which is derived from the PyGreSQL 3.8.1 sources module. The main changes from the PyGreSQL module are: - support for bind parameters, alleviating the need for extensive, expensive and vulnerable quoting of user-supplied data - support for server side cursors for looping through large query results without loading up the entire result set in the client's memory - returned values are translated to Python objects in the C layer, resulting in some speed improvement - better DB API 2.0 compliance
Built byschubert
State complete
StartedTue, 06 Jan 2009 10:07:42 EST
CompletedTue, 06 Jan 2009 10:13:28 EST
Taskbuild (centos5-rutgers, python-pgsql-0.9.7-1.ru.src.rpm)
Tags
centos5-rutgers
RPMs
src
python-pgsql-0.9.7-1.ru.src.rpm (info) (download)
i386 (build logs)
python-pgsql-0.9.7-1.ru.i386.rpm (info) (download)
python-pgsql-debuginfo-0.9.7-1.ru.i386.rpm (info) (download)
x86_64 (build logs)
python-pgsql-0.9.7-1.ru.x86_64.rpm (info) (download)
python-pgsql-debuginfo-0.9.7-1.ru.x86_64.rpm (info) (download)
Changelog * Mon Jun 30 2008 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.7-1 - Upstream 0.9.7 - Adjust URL and Source to the PyPi location * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.9.6-2 - Autorebuild for GCC 4.3 * Fri Aug 17 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.6-1 - Upstream 0.9.6 - Appease license naming gods * Thu Jun 07 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.5-2 - Set license according to what rpmlint wants * Mon Mar 12 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.5-1 - Upstream 0.9.5 - Drop obsolete patch * Fri Jan 26 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.3-2 - Patch for python-2.3 * Fri Jan 26 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.9.3-1 - Initial packaging.