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

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

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

%define oname pre-commit

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

Summary: A framework for managing and maintaining multi-language pre-commit hooks

License: MIT
Group:   Development/Python3
URL:     https://github.com/pre-commit/pre-commit

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3

BuildArch: noarch

Source:  %name-%version.tar

%description
%summary.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
# tests need lots of network, git and other stuff

%files
%doc *.md
%_bindir/%oname
%python3_sitelibdir/pre_commit
%python3_sitelibdir/pre_commit-%version-py%_python3_version.egg-info

%changelog

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

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