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

Group :: Development/Python3
RPM: python3-module-pre-commit

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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