Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37882791
en ru br
ALT Linux repositórios
S:0.7.0-alt1.1

Group :: Development/Python3
RPM: python3-module-mccabe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname mccabe

Name:               python3-module-%oname
Version:            0.7.0
Release:            alt1.1

Summary:            McCabe complexity checker

Group:              Development/Python3
License:            Expat
URL:                http://pypi.python.org/pypi/mccabe

# Source-git: https://github.com/pycqa/mccabe.git

Source: %name-%version.tar

BuildArch:          noarch

BuildRequires: python3-module-setuptools rpm-build-python3

%description
Ned's script to check McCabe complexity.

This module provides a plugin for ``flake8``, the Python code
checker.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README.rst LICENSE
%python3_sitelibdir/%{oname}.py*
%python3_sitelibdir/%{oname}-%{version}-*
%python3_sitelibdir/__pycache__/%{oname}.*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009