python-colorama 0.4.6-2 source package in Ubuntu

Changelog

python-colorama (0.4.6-2) unstable; urgency=medium

  * Team upload
  * d/rules: Run dh_auto_build after shebang fixes
  * autopkgtest: Don't set a local PYTHONPATH in upstream test

 -- Carsten Schoenert <email address hidden>  Sun, 04 Dec 2022 23:44:42 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-colorama_0.4.6-2.dsc 2.2 KiB f2ce68da7285f79989cbb1db0909e67953c72bc077edce979d55619ac0138e54
python-colorama_0.4.6.orig.tar.gz 113.6 KiB 2d0543c3970840160b32656ab83d43b7f3533208c2c5f3ee5b839940d00af0bd
python-colorama_0.4.6-2.debian.tar.xz 5.5 KiB f172bab05eaeb0ce9dee7dd4e3e50d7646cda4f829a4bfc07c711be267d62d13

Available diffs

No changes file available.

Binary packages built by this source

python3-colorama: Cross-platform colored terminal text in Python - Python 3.x

 Python-colorama provides a simple cross-platform API to print colored terminal
 text from Python applications.
 .
 ANSI escape character sequences are commonly used to produce colored terminal
 text on Unix. Colorama provides some shortcuts to generate these sequences.
 .
 This package provides the module for Python 3.