14
0

Accepting request 988454 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/988454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pre-commit?expand=0&rev=11
This commit is contained in:
2022-07-12 09:12:28 +00:00
committed by Git OBS Bridge
4 changed files with 25 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:380ca8e6ea7d4b3d851b6656aa861e51fa52e023b82e2b0781d43a602f9cb81f
size 266604

View File

@@ -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>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pre-commit
Version: 2.19.0
Version: 2.20.0
Release: 0
Summary: Multi-language pre-commit hooks
License: MIT