pokrok 0.2.0-5 source package in Ubuntu

Changelog

pokrok (0.2.0-5) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Adapt versioneer.py to Python3.12
    Closes: #1058108
  * Proper capitalisation in description
  * DEP3
  * Check DEB_BUILD_OPTIONS in d/rules
  * Fix watch file

 -- Andreas Tille <email address hidden>  Fri, 05 Jan 2024 09:19:21 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pokrok_0.2.0-5.dsc 2.0 KiB a1781c615afd01698490f9802ec17c23df17226e89318d3f370192578a86bc1b
pokrok_0.2.0.orig.tar.gz 32.6 KiB 2d7033aa3634e30cfa4e18c9cd2b582bc9af67f9995496399d8614c554ecec8a
pokrok_0.2.0-5.debian.tar.xz 3.5 KiB 0f67284074160d7ba22232e0f8033f0084a77136904c5aa9ab30ac0419f36829

Available diffs

No changes file available.

Binary packages built by this source

python3-pokrok: meta-api for progress bars

 Pokrok provides a simple API for displaying progress bars and
 spinners. The actual work is done by any one of many available
 progress bar packages in Python3. For each package, a sensible default
 display is provided. In addition, high-level configuration options are
 provided for limited customization of the bar/spinner display without
 having to know the details of the underlying progress bar/spinner
 implementation. Finally, access to the fine-grained configuration of
 the underlying package is provided for those that want it.