1
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 +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