python-shtab 1.7.1-1build1 source package in Ubuntu

Changelog

python-shtab (1.7.1-1build1) plucky; urgency=medium

  * SRU: #2083480: No-change rebuild to add support for Python 3.13.

 -- Matthias Klose <email address hidden>  Wed, 13 Nov 2024 10:00:24 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Plucky
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-shtab_1.7.1.orig.tar.gz 44.3 KiB 4e4bcb02eeb82ec45920a5d0add92eac9c9b63b2804c9196c1f1fdc2d039243c
python-shtab_1.7.1-1build1.debian.tar.xz 2.4 KiB 9e983b36904311cded0a0216c400e7aac5be492796ed757aa4b8581f4ebc6dae
python-shtab_1.7.1-1build1.dsc 2.4 KiB 6fb8ac1e5cc40e0c2fe4d233b51311a986aebc386a6ada38b0e1cb81011b0550

View changes file

Binary packages built by this source

python3-shtab: Automagic shell tab completion for Python CLI applications

 Automatically generate shell tab completion scripts for Python CLI apps.
 shtab processes an argparse.ArgumentParser object to generate
 a tab completion script for your shell.
 .
 This package contains the Python 3 version of the library.