python-mccabe 0.7.0-1 source package in Ubuntu

Changelog

python-mccabe (0.7.0-1) unstable; urgency=medium

  * Team upload
  * d/gbp.conf: Add some defaults for gbp
  * d/watch: Switch to version 4 and git mode
  * New upstream version 0.7.0
  * Adding patches from patch-queue branch
    Added patches:
    Fix-handling-missing-hypothesmith-gracefully.patch
    setup.cfg-Use-license_files.patch
  * d/control: Use dh-sequence-python3 instead of dh-python
  * d/control: Add BuildProfileSpec to B-D on pytest
  * d/control: Bump debhelper-compat to 13
  * d/control: Bump Standards-Version to 4.6.1
  * d/rules: Adjust dh_auto_test call, drop --with option
  * d/rules: Drop obsolete target override_dh_python3
  * autopkgtest: Run at least upstream tests
  * d/control: Mark python3-mccabe Multi-Arch: foreign
    (Closes: #961546)
  * d/README.source: Adding info about source
  * d/u/metadata: Adding basic information
  * d/control: Set Rules-Requires-Root: no
  * d/copyright: Update content

 -- Carsten Schoenert <email address hidden>  Sun, 04 Dec 2022 10:37: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-mccabe_0.7.0-1.dsc 2.1 KiB 758fe1eae27d626fe3e885335ae64a764c55d7156f4b2cd0f1c498feb726ee74
python-mccabe_0.7.0.orig.tar.gz 9.1 KiB f4f7fa5ed8b7f77601fea3e748d6238928323a291fcde0fddbbe6cb2d0cb2da2
python-mccabe_0.7.0-1.debian.tar.xz 5.5 KiB ecebd27819c97c19b322ea32434de53c2b61a8cdb0d0659fca0f3cbe40a3f067

Available diffs

No changes file available.

Binary packages built by this source

python3-mccabe: Python code complexity checker (Python 3)

 This module provides a plugin for the flake8 Python code checker to run the
 McCabe code complexity script against Python 3 code.
 .
 This package provides Python 3 module bindings only.