psycopg2 2.6.1-1build2 source package in Ubuntu

Changelog

psycopg2 (2.6.1-1build2) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Tue, 19 Jan 2016 13:33:44 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Downloads

File Size SHA-256 Checksum
psycopg2_2.6.1.orig.tar.gz 362.7 KiB 6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c
psycopg2_2.6.1-1build2.diff.gz 13.3 KiB 43527d3168bed0ef30844a25027838f2fe561f642ecb63f229d96d830ae0c68b
psycopg2_2.6.1-1build2.dsc 2.5 KiB 0340cbe419d89c88050e479aa7ad2b666512f31e1fb8c6945f59c7dd0a19c077

Available diffs

View changes file

Binary packages built by this source

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

No description available for python-psycopg2 in ubuntu yakkety.

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

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

python-psycopg2-doc: No summary available for python-psycopg2-doc in ubuntu yakkety.

No description available for python-psycopg2-doc in ubuntu yakkety.

python3-psycopg2: No summary available for python3-psycopg2 in ubuntu yakkety.

No description available for python3-psycopg2 in ubuntu yakkety.

python3-psycopg2-dbg: Python 3 module for PostgreSQL (debug extension)

 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.
 .
 This package contains the extensions built for the Python debug interpreter.