python-click-threading 0.4.4-2 source package in Ubuntu

Changelog

python-click-threading (0.4.4-2) unstable; urgency=medium

  * Team upload.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <email address hidden>  Sat, 27 Jul 2019 01:27:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-click-threading_0.4.4-2.dsc 2.2 KiB aa0970eed1972ca8ce459a13fd5d8f79dd530a2c5cf7437402e90ac4d6ba3d46
python-click-threading_0.4.4.orig.tar.gz 9.6 KiB a938ef1e1b13c554f579eb3ba2e8123cb667196a3c1488bb02b2056e4249fe71
python-click-threading_0.4.4-2.debian.tar.xz 2.8 KiB 5a0ca2f5691523c4ffb92d5afef743b760ef6a70e793cb2bd3c79da31975fe90

Available diffs

No changes file available.

Binary packages built by this source

python3-click-threading: Utilities for multithreading in click - Python 3.x

 Library for easier multithreaded development with Click.
 Click is a Python package for creating beautiful command line interfaces in a
 composable way with as little code as necessary. It’s the “Command Line
 Interface Creation Kit”. It’s highly configurable but comes with sensible
 defaults out of the box.
 .
 This package contains the Python 3.x module.