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

Changelog

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-click.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 03:29:37 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-click-threading_0.5.0-2.dsc 2.2 KiB 779b45159907233d0a7f4f903a13b186b3040178e4df5afc2a1037fb40561f49
python-click-threading_0.5.0.orig.tar.gz 9.6 KiB 3447f65ca151015c9572dbf72a6bb62c2672ae8851abc96794930116f72d496c
python-click-threading_0.5.0-2.debian.tar.xz 2.9 KiB 363b6daaf3b179f2ec23ede8078c0c7d42a5dfa92253e51ed56627276769f3a3

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.