psycopg2 2.6.1-1build1 source package in Ubuntu

Changelog

psycopg2 (2.6.1-1build1) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Fri, 24 Jul 2015 21:21:47 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
psycopg2_2.6.1.orig.tar.gz 362.7 KiB 6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c
psycopg2_2.6.1-1build1.diff.gz 13.2 KiB 946a522320fe1fac496224a28268dc519d156e8ba3b5fd63188f3b05ab0cd29a
psycopg2_2.6.1-1build1.dsc 2.5 KiB e8c64bb63ce1a011a9911ee7712c4f429676b9d23f8fea832263104b80248173

View changes file

Binary packages built by this source

python-psycopg2: No summary available for python-psycopg2 in ubuntu wily.

No description available for python-psycopg2 in ubuntu wily.

python-psycopg2-dbg: No summary available for python-psycopg2-dbg in ubuntu wily.

No description available for python-psycopg2-dbg in ubuntu wily.

python-psycopg2-dbgsym: No summary available for python-psycopg2-dbgsym in ubuntu xenial.

No description available for python-psycopg2-dbgsym in ubuntu xenial.

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 wily.

No description available for python3-psycopg2-dbg in ubuntu wily.

python3-psycopg2-dbgsym: No summary available for python3-psycopg2-dbgsym in ubuntu wily.

No description available for python3-psycopg2-dbgsym in ubuntu wily.