pyfiglet 0.8.0+dfsg-3 source package in Ubuntu

Changelog

pyfiglet (0.8.0+dfsg-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + python3-pyfiglet: Drop versioned constraint on python-pyfiglet in
      Replaces.
    + python3-pyfiglet: Drop versioned constraint on python-pyfiglet in Breaks.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 22:26:33 +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 universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyfiglet_0.8.0+dfsg-3.dsc 2.1 KiB 123d001e67508da0ecbc71cee9e7a11d1ff5f37973ce73c9d88f027de1cd6cb3
pyfiglet_0.8.0+dfsg.orig.tar.xz 13.6 KiB 20ecde192c669241de418d78bc7da8385a7e0ffd1da4e70c1b2b521183a2bc9e
pyfiglet_0.8.0+dfsg-3.debian.tar.xz 5.7 KiB e1a81d1fa5ac56684760e59a5882bc3aa8968a73b937e20b20a195b952ea1752

Available diffs

No changes file available.

Binary packages built by this source

python3-pyfiglet: Python 3 port of the FIGlet specification

 FIGLet is a program that creates large characters out of ordinary screen
 characters. It takes ASCII text and renders it in ASCII art fonts.
 .
 This is a Python 3 port of the original C figlet. It can be used on the
 commandline or as an Object Oriented driver library in your own programs.