click 0.5.0-6 source package in Ubuntu

Changelog

click (0.5.0-6) unstable; urgency=medium

  [ Marius Gripsgard ]
  * debian/patches:
    + Add 0004_fix-pyversion-check.patch: Fix Python version checking in
      click_package/install.py.
    + Add 0005_click-tests-Use-SHA256-digest-for-test-signing-click.patch.
      Fix failing deb-verify call.

  [ Mike Gabriel ]
  * debian/patches:
    + Replace 1002_configure-no-intltool-support-required.patch by official
      upstream patch 0003_Drop-remaining-translation-bits.patch.
  * debian/patches:
    + Add various patches related to running unit tests as root.
        0001_Re-enable-some-tests-that-were-skipped-due-to-CI-iss.patch
        0002_Require-dbus.service-for-click-user-hooks.service.patch
        1004_skip-test-ensure-ownership-quick-if-correct.patch (updated)
        1005_silence-gi-repository-import-warnings.patch
        1006_click-tempdir-own-by-user-daemon-if-tests-run-as-root.patch
        1009_fix-unit-tests-as-root.patch
        1010_fix-ensure-ownership.patch
        1011_fix-home-dir-in-integration-test.patch
        1013_pyflakes-fixes.patch
        1014_improve-check-for-overlayfs-kernel-module.patch
        1016_drop-chroot-integration-tests-deprecated-upstream.patch
        1017_drop_chroot-tests-deprecated-upstream.patch
        1018_0755-tempdir-permissions.patch
    + Re-enable previously skipped tests:
        1019a_reenable-user-tests.patch
        1019b_reenable-install-tests.patch
    + Add 1020_run-sphinx-build-with-LANG-C.patch. Don't run the
      debian/changelog date extraction hack in Sphinx's conf.py with a non-C
      locale.
    + Add 2001_tox-ini-only-use-versions-available-in-Debian.patch. Add recent
      Python3 versions, drop old Python2 and Python3 versions.
  * debian/click-doc.doc-base:
    + Add file.
  * debian/:
     Convert upstream's GPG private keys (historically shipped in debian/
     subfolders) to new format and provide them separately.

 -- Mike Gabriel <email address hidden>  Thu, 09 Jun 2022 15:42:48 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
click_0.5.0-6.dsc 2.8 KiB 6d5c5a9f5c6602315b7b4104e9438877de4c7ecb8eebd7e4f72260bf793f603c
click_0.5.0.orig.tar.gz 163.4 KiB 025ba98148e5d51a9d24c649040c4f5afa6c00ca3fdc1f390293802340cd2bc7
click_0.5.0-6.debian.tar.xz 36.2 KiB b827307101d2045d89a1a7fcd7d88f1eb3a285ad8b6115f2d94943238442a024

Available diffs

No changes file available.

Binary packages built by this source

click: tool for handling (and building) 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 click
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.

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 libclick-0.4-0
libclick-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.

python3-click-package: Click packages (Python 3 interface)

 Click is a simplified packaging format that installs in a separate part of
 the file system, suitable for third-party applications.
 .
 This package provides Python 3 modules used by click, which may also be
 used directly.