click 0.4.41+16.04.20151211-0ubuntu1 source package in Ubuntu

Changelog

click (0.4.41+16.04.20151211-0ubuntu1) xenial; urgency=medium

  [ Colin Watson ]
  * Fix spurious test_sync_without_user_db test failure.
  * Fix test failures under Python 2.
  * Forbid installing packages with data tarball members whose names do not
    start with "./" (LP: #1506467).
  * Take evasive action in case the conflicting "click" package has been
    installed locally from PyPI (LP: #1486841).
  * Drop use of apt_pkg from click.install, since it's no longer needed
    there (LP: #1510015).

  [ Dimitri John Ledkov ]
  * Require specific Click version, to avoid gi warnings that fail
    test-suite (LP: #1522608).
  * Set Vcs-* fields to the actual development branch.

  [ CI Train Bot ]
  * No-change rebuild.

 -- Colin Watson <email address hidden>  Fri, 11 Dec 2015 01:31:29 +0000

Upload details

Uploaded by:
Colin Watson
Sponsored by:
CI Train Bot Account
Uploaded to:
Xenial
Original maintainer:
Colin Watson
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
click_0.4.41+16.04.20151211.orig.tar.gz 136.8 KiB 8fd858802c1a1bd506196e777b022d92ecc5823e3b84646fb6f05bcfef371162
click_0.4.41+16.04.20151211-0ubuntu1.debian.tar.xz 18.3 KiB 69257ca14942bd73eb707a63b2e6a8ace358659eb690d9747552aef6d520e0ff
click_0.4.41+16.04.20151211-0ubuntu1.dsc 2.8 KiB 483c83e0b2a68068a0232c5c8ed60069e0e410c2fa870e637de4fdbd2802d37e

View changes file

Binary packages built by this source

click: Click packages

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides common files, including the main click program.

click-dbgsym: debug symbols for package click

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides common files, including the main click program.

click-dev: build Click packages

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 click-dev provides support for building these packages.

click-doc: Click packages (documentation)

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides documentation for click.

gir1.2-click-0.4: GIR bindings for Click package management library

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

libclick-0.4-0: run-time Click package management library

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides a shared library for managing Click packages.

libclick-0.4-0-dbgsym: debug symbols for package libclick-0.4-0

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides a shared library for managing Click packages.

libclick-0.4-dev: development files for Click package management library

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides development files needed to build programs for
 managing Click packages.

packagekit-plugin-click: Click packages (PackageKit plugin)

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides a PackageKit plugin adding support for Click
 packages.

packagekit-plugin-click-dbgsym: debug symbols for package packagekit-plugin-click

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides a PackageKit plugin adding support for Click
 packages.

python3-click: Simple wrapper around optparse for powerful command line utilities - Python 3.x

 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.
 .
 It aims to make the process of writing command line tools quick and fun
 while also preventing any frustration caused by the inability to implement
 an intended CLI API.
 .
 This is the Python 3 compatible package.