python-termcolor 2.4.0-3 source package in Ubuntu

Changelog

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

  * Removed python3-setuptools from build-depends (Closes: #1141058).

 -- Thomas Goirand <email address hidden>  Mon, 29 Jun 2026 11:57:13 +0200

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
Stonking release universe misc

Builds

Stonking: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-termcolor_2.4.0-3.dsc 2.2 KiB 7c259ef0d8aa1071331c3ef1c71a1520d928015341c3334a3630979b8295aca6
python-termcolor_2.4.0.orig.tar.xz 11.4 KiB 5bc47f5a6b4a9c06e32fe560a5d118dbf25c204565bb6ed0efda9a8fafb08f1b
python-termcolor_2.4.0-3.debian.tar.xz 2.8 KiB 1a1074beca57a92a9ffe3ffcd3ad505372728107c5a4e7badda6119bd94221b6

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.