forked from pool/python-pre-commit
- update to 4.0.1:
* Fix `pre-commit migrate-config` for unquoted deprecated stages names with purelib `pyyaml`. * Improve `pre-commit migrate-config` to handle more yaml formats. * Handle `stages` deprecation in `pre-commit migrate-config`. * Upgrade `ruby-build`. * Add "sensible regex" warnings to `repo: meta`. * Add warnings for deprecated `stages` (`commit` -> `pre- commit`, `push` -> `pre-push`, `merge-commit` -> `pre-merge-commit`). * `language: python_venv` has been removed -- use `language: python` instead. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=43
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ee00513461333787af71c9cc6926ce1cd8f2f4aa7f0cffdd3555d94febdc155b
|
|
||||||
size 270925
|
|
3
pre-commit-4.0.1.tar.gz
Normal file
3
pre-commit-4.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12b3e5ea4b2e378a38ba03b0260b331b416840dd3d8cb3c169a46c7343f9c9f0
|
||||||
|
size 286821
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 19:23:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.0.1:
|
||||||
|
* Fix `pre-commit migrate-config` for unquoted deprecated
|
||||||
|
stages names with purelib `pyyaml`.
|
||||||
|
* Improve `pre-commit migrate-config` to handle more yaml
|
||||||
|
formats.
|
||||||
|
* Handle `stages` deprecation in `pre-commit migrate-config`.
|
||||||
|
* Upgrade `ruby-build`.
|
||||||
|
* Add "sensible regex" warnings to `repo: meta`.
|
||||||
|
* Add warnings for deprecated `stages` (`commit` -> `pre-
|
||||||
|
commit`, `push` -> `pre-push`, `merge-commit` -> `pre-merge-commit`).
|
||||||
|
* `language: python_venv` has been removed -- use `language:
|
||||||
|
python` instead.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 18:58:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Aug 5 18:58:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pre-commit
|
Name: python-pre-commit
|
||||||
Version: 3.8.0
|
Version: 4.0.1
|
||||||
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