forked from pool/python-pre-commit
95c2bd0d37cbf1af354ad8d566d4249cce979dd2ce7a584f03ed7016be5a9e39
- update to version 3.5.0
* Features
+ Improve performance of check-hooks-apply and check-useless-excludes.
* Fixes
+ Use time.monotonic() for more accurate hook timing.
* Migrating
+ Require npm 6.x+ for language: node hooks.
- notable changes since 2.21.0
* Remove pre-commit-validate-config and pre-commit-validate-manifest,
use pre-commit validate-config and pre-commit validate-manifest
instead.
* See CHANGELOG.md
- spec file changes
* Remove python-re-assert and python-toml from the runtime requirements
* Remove python-toml from the build requirements
* Update required python-virtualenv version to 20.10.0
* Rename excluded test est_local_golang_additional_dependencies to
test_local_golang_additional_deps
* Exclude new tests that require internet access
+ test_run_example_executable
+ test_run_dep
+ test_perl_additional_dependencies
+ test_lua_additional_dependencies
* Exclude new tests that have unfulfillable dependencies
+ test_swift_language
* Add LICENSE and CHANGELOG.md to the files list
OBS-URL: https://build.opensuse.org/request/show/1121631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=27
Description
No description provided
Languages
RPM Spec
100%