Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37599948
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-flake8-print

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname flake8-print

Name: python3-module-%oname
Version: 5.0.0
Release: alt1

Summary: Print statement checker plugin for flake8

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/flake8-print/

Source0: %oname-%version.tar.gz

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-flake8

BuildArch: noarch

%py3_provides flake8_print

%description
Check for Print statements in python files.

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

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc *.md
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin