forked from pool/python-pre-commit
Accepting request 980049 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/980049 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pre-commit?expand=0&rev=10
This commit is contained in:
@@ -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
3
pre_commit-2.19.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33165e3cd4dcb68742d69b1192a204c69830d143c82e5d9a255d94027b230156
|
||||||
|
size 266117
|
||||||
@@ -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
|
Thu Apr 7 11:39:58 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -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.18.1
|
Version: 2.19.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