python-termcolor 2.4.0-2 source package in Ubuntu

Changelog

python-termcolor (2.4.0-2) unstable; urgency=medium

  * Fixed long description to not mention nose (Closes: #1071921).
  * Bump debhelper-compat to 12.

 -- Thomas Goirand <email address hidden>  Mon, 06 Jan 2025 12:42:08 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-termcolor_2.4.0-2.dsc 2.2 KiB 9a30c2d2db5f9ce2a4abe23964c5dfb49edca38fce9db01eb5d28d967f4ff4f5
python-termcolor_2.4.0.orig.tar.xz 11.4 KiB 5bc47f5a6b4a9c06e32fe560a5d118dbf25c204565bb6ed0efda9a8fafb08f1b
python-termcolor_2.4.0-2.debian.tar.xz 2.7 KiB 410203fc802a96e9b2c93f6ea6ed510973143fd2f6dc7a05c593f1fb82af1d3d

Available diffs

No changes file available.

Binary packages built by this source

python3-termcolor: ANSII Color formatting for output in terminal

 The termcolor Python module provides ANSII Color formatting for output in
 terminal. It may be useful for the output of unit testing results in color,
 or any other type of input that needs colors.