python-skytools 3.8.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 3.8.1.
    * debian/watch: use tags, not GitHub releases.
  * Add myself to Uploaders (Closes: #992937).
  * Update standards version to 4.6.2; no changes necessary.

 -- Tomasz Rybak <email address hidden>  Mon, 02 Jan 2023 16:26:01 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-skytools_3.8.1-1.dsc 2.0 KiB 9173f6197de3fe4a91246a0e66eba2158a226e802a0bb1e0d30f3316083453ce
python-skytools_3.8.1.orig.tar.gz 94.8 KiB c662b19580ef4db5cabf25744b25ca6335f35af1d3948dae863301393e61d7f2
python-skytools_3.8.1-1.debian.tar.xz 2.8 KiB fa085d2963dfba9cd17a03294818f1ce17246304b2045dc2f53c02f29ed0c7de

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