python-progressbar 2.3-4 source package in Ubuntu

Changelog

python-progressbar (2.3-4) unstable; urgency=medium

  * debian/control
    - b-d on python-all and not only python; Closes: #822254
    - bump Standards-Version to 3.9.8 (no changes needed)
  * compat level 10
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <email address hidden>  Sun, 08 Jan 2017 14:06:18 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-progressbar_2.3-4.dsc 2.2 KiB 833260ca5956c3a060ecd1541f773bfe0dbc8f1568c59feb429005264aaf604f
python-progressbar_2.3.orig.tar.gz 9.6 KiB 00a316c1a99b70a803d7430fd088da24f37dbfb64f81c4772b97fbc1e8031de4
python-progressbar_2.3-4.debian.tar.xz 4.3 KiB b4e746aa2aafe1d8050e008166ca9b4a6d80036c0ae495aba0ad041fd853cbac

Available diffs

No changes file available.

Binary packages built by this source

python-progressbar: text progress bar library for Python

 A text progress bar is typically used to display the progress of a long
 running operation, providing a visual cue that processing is underway.
 .
 The ProgressBar class manages the current progress, and the format of the line
 is given by a number of widgets. A widget is an object that may display
 differently depending on the state of the progress bar. There are three types
 of widgets:
   - a string, which always shows itself
   - a ProgressBarWidget, which may return a different value every time its
     update method is called
   - a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it
     expands to fill the remaining width of the line.

python3-progressbar: No summary available for python3-progressbar in ubuntu disco.

No description available for python3-progressbar in ubuntu disco.