python-skytools 3.9.2-1 source package in Ubuntu

Changelog

python-skytools (3.9.2-1) unstable; urgency=medium

  [ Christoph Berg ]
  * Remove myself from Uploaders, thanks Tomasz for taking over!

  [ Tomasz Rybak ]
  * New upstream version 3.9.2
  * PEP-517: add pybuild-plugin-pyproject to build dependencies.

 -- Tomasz Rybak <email address hidden>  Wed, 29 Nov 2023 20:11:48 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-skytools_3.9.2-1.dsc 2.0 KiB 65eacf308c84ae88a182ef940db32f7254c872119dc4f46d48f737a6148eff83
python-skytools_3.9.2.orig.tar.gz 99.5 KiB abc3322b8cf810d0c3bd1e02447e088c6befed2f919760f942c832cbfacbde3e
python-skytools_3.9.2-1.debian.tar.xz 2.9 KiB de462201bc57b795fd40e03f2979bb77f40d050cd6d6bb4974acc13c9e1a3b60

Available diffs

No changes file available.

Binary packages built by this source

python3-skytools: Skytools Python modules

 This is the low-level utility module split out from the old Skytools
 meta-package. It contains various utilities for writing PostgreSQL database
 scripts.
 .
 Features:
  * Support for background scripts - daemonizing - logging - config parsing
  * Database tools - tuned connection - DB structure examining - SQL parsing -
    COPY I/O
  * Time utilities - ISO timestamp parsing - datetime to timestamp
  * Text utilities - natural sort - fast urlencode I/O

python3-skytools-dbgsym: debug symbols for python3-skytools