forked from pool/python-pre-commit
Accepting request 1132881 from home:theMarix:branches:devel:languages:python
- Update to version 3.6.0
* Features
+ Check minimum_pre_commit_version first when parsing configs.
* Fixes
+ Fix deprecation warnings for importlib.resources.
+ Fix deprecation warnings for rmtree.
OBS-URL: https://build.opensuse.org/request/show/1132881
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a86e7a95506120923e69082243a9a3e26e2f6e54b98cadcb05d02f37450edb5b
|
|
||||||
size 268906
|
|
||||||
3
pre-commit-3.6.0.tar.gz
Normal file
3
pre-commit-3.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d5c0ad36780cd21141d95c322aacc79b5c2c972e3d6fb70008180524263f56e
|
||||||
|
size 268891
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 13 12:28:25 UTC 2023 - Matthias Bach <marix@marix.org> - 3.6.0
|
||||||
|
|
||||||
|
- Update to version 3.6.0
|
||||||
|
* Features
|
||||||
|
+ Check minimum_pre_commit_version first when parsing configs.
|
||||||
|
* Fixes
|
||||||
|
+ Fix deprecation warnings for importlib.resources.
|
||||||
|
+ Fix deprecation warnings for rmtree.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 27 20:27:50 UTC 2023 - Matthias Bach <marix@marix.org> - 3.5.0
|
Mon Nov 27 20:27:50 UTC 2023 - Matthias Bach <marix@marix.org> - 3.5.0
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pre-commit
|
Name: python-pre-commit
|
||||||
Version: 3.5.0
|
Version: 3.6.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