14
0

Accepting request 979982 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/979982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=19
This commit is contained in:
2022-05-31 08:05:05 +00:00
committed by Git OBS Bridge
parent 34c6b2721d
commit 7b366a2092
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:789cdf1878fb475b0d84620cd9f90400f68e102588db60abc04916268266f372
size 263642

3
pre_commit-2.19.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33165e3cd4dcb68742d69b1192a204c69830d143c82e5d9a255d94027b230156
size 266117

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue May 31 02:56:01 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 2.19.0:
* Features
+ Allow multiple outputs from language: dotnet hooks.
+ Add more information to healthy() failure.
+ Upgrade ruby-build.
+ Add pre-commit validate-config / pre-commit validate-manifest
and deprecate pre-commit-validate-config and
pre-commit-validate-manifest.
* Fixes
+ Fix pre-push when pushed ref contains spaces.
* Updating
+ Change pre-commit-validate-config / pre-commit-validate-manifest
to pre-commit validate-config / pre-commit validate-manifest.
-------------------------------------------------------------------
Thu Apr 7 11:39:58 UTC 2022 - pgajdos@suse.com

View File

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