14
0

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:
2023-12-14 21:14:23 +00:00
committed by Git OBS Bridge
parent 708ecb52d1
commit 2ea82527c7
4 changed files with 14 additions and 4 deletions

View File

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d5c0ad36780cd21141d95c322aacc79b5c2c972e3d6fb70008180524263f56e
size 268891

View File

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

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pre-commit
Version: 3.5.0
Version: 3.6.0
Release: 0
Summary: Multi-language pre-commit hooks
License: MIT