python-pre-commit
A framework for managing and maintaining multi-language pre-commit hooks
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pre-commit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pre_commit-2.17.0.tar.gz | 0000261131 255 KB | |
python-pre-commit.changes | 0000013645 13.3 KB | |
python-pre-commit.spec | 0000005371 5.25 KB |
Revision 8 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 965080
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 2.17.0: - add warnings for regexes containing `[\\/]`. - upgrade supported ruby versions. - allow `language: conda` to use `mamba` or `micromamba` via `PRE_COMMIT_USE_MAMBA=1` or `PRE_COMMIT_USE_MICROMAMBA=1` respectively. - display `git --version` in error report. - add `language: lua` as a supported language. - temporarily add `setuptools` to the zipapp. - use `go install` instead of `go get` for go 1.18+ support. - fix `language: r` with a local renv and `RENV_PROJECT` set. - forbid overriding `entry` in `language: meta` hooks which breaks them. - always use `#!/bin/sh` on windows for hook script.
Comments 0