Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571890
en ru br
ALT Linux repos
S:0.24-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modname pocketlint

Name: python3-module-%modname
Version: 0.24
Release: alt1

Summary: Addon for Pylint
Group: Development/Python3
License: GPLv2+
Url: https://pypi.org/project/%modname

Source: https://pypi.io/packages/source/p/%modname/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-pylint

%description
Addon pylint modules and configuration settings for checking the validity
of Python-based source projects.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%check
%__python3 setup.py check

%files
%python3_sitelibdir_noarch/*
%doc README


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin