psycopg2 2.4.5-1build5 source package in Ubuntu
Changelog
psycopg2 (2.4.5-1build5) trusty; urgency=medium * No-change rebuild to drop Python 3.3 support. -- Matthias Klose <email address hidden> Sun, 23 Mar 2014 15:28:31 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Fabio Tranchitella
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
psycopg2_2.4.5.orig.tar.gz | 702.5 KiB | 48b702a7ca479e1bc2c1a7b81875a07d474298132605993e2cb979f5e08277d7 |
psycopg2_2.4.5-1build5.diff.gz | 9.3 KiB | bd4b455b062eeddc729bb5d90acbe0736871fe382410dc5d1bd6f951dca860c7 |
psycopg2_2.4.5-1build5.dsc | 1.7 KiB | 1d77a2a85d4c1de2142819d38d6321e9d8764a9c179d74e5c3897d853523cf38 |
Available diffs
- diff from 2.4.5-1build4 to 2.4.5-1build5 (291 bytes)
Binary packages built by this source
- python-psycopg2: Python module for PostgreSQL
psycopg is a PostgreSQL database adapter for the Python programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of
cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
- python-psycopg2-dbg: Python module for PostgreSQL (debug extension)
psycopg is a PostgreSQL database adapter for the Python programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
This package contains the extensions built for the Python debug interpreter.
- python-psycopg2-doc: Python module for PostgreSQL (documentation package)
psycopg is a PostgreSQL database adapter for the Python programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of
cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
.
This package contains the psycopg2 documentation
- python3-psycopg2: Python 3 module for PostgreSQL
psycopg is a PostgreSQL database adapter for the Python3 programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of
cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
- python3-psycopg2-dbg: No summary available for python3-psycopg2-dbg in ubuntu utopic.
No description available for python3-
psycopg2- dbg in ubuntu utopic.