python-pytest-click 1.0.2-2 source package in Ubuntu

Changelog

python-pytest-click (1.0.2-2) unstable; urgency=medium

  * Add debian/salsa-ci.yml
  * Change debian-branch to debian/latest
  * Switch license name to Expat
  * Toggle DH_VERBOSE and remove PYBUILD_NAME
  * Remove override_dh_auto_install, not needed here
  * Remove debian/source/local-options, not needed
  * Use "set -efu" for autopkgtests

 -- Jerome Charaoui <email address hidden>  Sun, 30 Jan 2022 14:54:34 -0500

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-click_1.0.2-2.dsc 2.2 KiB e60b6d9f9f4ff7e63a382875ecee850a1c09fd6b74a0361d73b71364cc1626c6
python-pytest-click_1.0.2.orig.tar.gz 7.0 KiB 41a410fcc4ecd7eac0255b53c175b20b5010d7e86864e49041de7f31467f43d2
python-pytest-click_1.0.2-2.debian.tar.xz 2.2 KiB 58e84a985b971e30b331b185a7c9366477fbd4ce03863d177d1f93e24aba4903

No changes file available.

Binary packages built by this source

python3-pytest-click: Click plugin for py.test

 Click is a Python package for creating beautiful command line interfaces in a
 composable way with as little code as necessary. pytest-click provides fixtures
 for easy integration with the py.test framework.