forked from pool/python-pre-commit
Accepting request 988408 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/988408 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=21
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33165e3cd4dcb68742d69b1192a204c69830d143c82e5d9a255d94027b230156
|
|
||||||
size 266117
|
|
||||||
3
pre_commit-2.20.0.tar.gz
Normal file
3
pre_commit-2.20.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:380ca8e6ea7d4b3d851b6656aa861e51fa52e023b82e2b0781d43a602f9cb81f
|
||||||
|
size 266604
|
||||||
@@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 11 13:58:51 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 2.20.0:
|
||||||
|
* Features
|
||||||
|
+ Expose source and object-name (positional args) of
|
||||||
|
prepare-commit-msg hook as PRE_COMMIT_COMIT_MSG_SOURCE and
|
||||||
|
PRE_COMMIT_COMMIT_OBJECT_NAME.
|
||||||
|
#2407 PR by @M-Whitaker.
|
||||||
|
#2406 issue by @M-Whitaker.
|
||||||
|
* Fixes
|
||||||
|
+ Fix language: ruby installs when --user-install is set in gemrc.
|
||||||
|
#2394 PR by @narpfel.
|
||||||
|
#2393 issue by @narpfel.
|
||||||
|
+ Adjust pty setup for solaris.
|
||||||
|
#2390 PR by @gaige.
|
||||||
|
#2389 issue by @gaige.
|
||||||
|
+ Remove unused --config option from gc, sample-config,
|
||||||
|
validate-config, validate-manifest sub-commands.
|
||||||
|
#2429 PR by @asottile.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 31 02:56:01 UTC 2022 - Arun Persaud <arun@gmx.de>
|
Tue May 31 02:56:01 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pre-commit
|
Name: python-pre-commit
|
||||||
Version: 2.19.0
|
Version: 2.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Multi-language pre-commit hooks
|
Summary: Multi-language pre-commit hooks
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user