python-mccabe 0.6.1-4 source package in Ubuntu

Changelog

python-mccabe (0.6.1-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Fri, 03 Jun 2022 15:23:05 -0400

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
Kinetic release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mccabe_0.6.1-4.dsc 2.0 KiB b896a5d68e0a8190414ade1b71141967971051e0b18853336954c65afa6fa15d
python-mccabe_0.6.1.orig.tar.gz 8.4 KiB dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f
python-mccabe_0.6.1-4.debian.tar.xz 2.5 KiB 312883b6243c2dc133f10e3215e4a71cd5195a77b0c125100395b2a913e5e840

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.