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

Changelog

py-postgresql (1.2.1+git20180803.ef7b9a9-4build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 20 Mar 2023 05:48:36 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
py-postgresql_1.2.1+git20180803.ef7b9a9.orig.tar.gz 259.3 KiB a0aa559a9a5edaeb85192fcbe306dbdd47f79d2984b211e9583fa5ec0749dc33
py-postgresql_1.2.1+git20180803.ef7b9a9-4build3.debian.tar.xz 11.0 KiB ac76baa9d15270e7453b365a4dd7da4c2dd986eba88d69102fe91e7347e334eb
py-postgresql_1.2.1+git20180803.ef7b9a9-4build3.dsc 2.3 KiB d9326cb13c38d692ee5e36dcbda6456ac58a4f27e9953fd30c5afd08be732e46

View changes file

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