py-postgresql 1.2.1+git20180803.ef7b9a9-1 source package in Ubuntu

Changelog

py-postgresql (1.2.1+git20180803.ef7b9a9-1) unstable; urgency=medium

  * New upstream release
  * d/control:
    - Change Maintainer to DPMT
    - Change Vcs-* tags to DPMT
    - Remove X-Python3-Version, no longer needed
  * d/README.Debian: upstream has tagged 1.2.1 in git, remove that file

 -- William Grzybowski <email address hidden>  Wed, 18 Sep 2019 09:48:31 -0300

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
py-postgresql_1.2.1+git20180803.ef7b9a9-1.dsc 2.2 KiB 0a6505c334776b6f26069cdfbc5bb288a9e2bad03330c70cfdb2de0a6b01a67f
py-postgresql_1.2.1+git20180803.ef7b9a9.orig.tar.gz 259.3 KiB a0aa559a9a5edaeb85192fcbe306dbdd47f79d2984b211e9583fa5ec0749dc33
py-postgresql_1.2.1+git20180803.ef7b9a9-1.debian.tar.xz 5.0 KiB 12ef5abe944f11b70f2448ac45b0a703902bf4308906d538ec1a98f7f55cfeda

No changes file available.

Binary packages built by this source

python3-postgresql: pgsql driver, cluster management tools, and client tools

 py-postgresql is a python3 DB-API driver, including cluster management
 tools and client development tools. Written in pure Python 3 with
 optional optimizations written in C.
 .
 It provides support for protocol-level prepared statements, the
 COPY interface, arrays and composite types, and a console to run
 quick tests and simple scripts in PostgreSQL called pg_python.

python3-postgresql-dbgsym: debug symbols for python3-postgresql