perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / jaraco.functools / patches / 01-no-ruff.patch
blobd6b29e0460033b9a4a7bf7011800313fe83771e7
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- jaraco_functools-4.1.0/pyproject.toml.orig
5 +++ jaraco_functools-4.1.0/pyproject.toml
6 @@ -50,7 +50,6 @@
8 check = [
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
13 cover = [