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

Changelog

py-postgresql (1.2.1+git20180803.ef7b9a9-4build4) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:13:39 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python 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.orig.tar.gz 259.3 KiB a0aa559a9a5edaeb85192fcbe306dbdd47f79d2984b211e9583fa5ec0749dc33
py-postgresql_1.2.1+git20180803.ef7b9a9-4build4.debian.tar.xz 11.0 KiB ddafb891cf72adfb8f78e6caacb656614fe1cf0b52617e56ed5c05d45d3135b7
py-postgresql_1.2.1+git20180803.ef7b9a9-4build4.dsc 2.3 KiB 5aaf9b554d70c5397280db0b41f034ca071a88d94203b0038529c1f7c4005599

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