python-mccabe 0.6.1-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * Uploading to unstable

 -- Ondřej Nový <email address hidden>  Tue, 20 Jun 2017 10:33:40 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mccabe_0.6.1-2.dsc 2.2 KiB b73285046565cb1836c03030aba33b0fe1d0591035a63e054bfbac1b7fe80e18
python-mccabe_0.6.1.orig.tar.gz 8.4 KiB dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f
python-mccabe_0.6.1-2.debian.tar.xz 2.6 KiB c5d148691ce33088de869eb4d7312f7c1133224693ff3efd658da523b442d636

Available diffs

No changes file available.

Binary packages built by this source

python-mccabe: No summary available for python-mccabe in ubuntu focal.

No description available for python-mccabe in ubuntu focal.

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.