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

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 15:28:06 +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
Oracular release universe python
Noble 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-4build5.debian.tar.xz 11.0 KiB 65ef1bb5fde05e69c323e0428d14ac4c02fa4999d21eb40bef5e46239175f278
py-postgresql_1.2.1+git20180803.ef7b9a9-4build5.dsc 2.3 KiB 4f00f5beef31143526c55a78f72ec5c98ecff1ad7e6a8010c09c9fbb548a28fd

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