illumos-gate: patch param.h to use a pidmax value for the 21st century
[oi-userland.git] / components / python / jaraco.vcs / patches / 01-no-ruff.patch
blob63540fdf4bdfce91915c2ca14b3cad5a50bf0e41
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- jaraco_vcs-2.4.0/pyproject.toml.orig
5 +++ jaraco_vcs-2.4.0/pyproject.toml
6 @@ -40,7 +40,6 @@
7 "pytest-cov",
8 "pytest-mypy",
9 "pytest-enabler >= 2.2",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
12 # local
13 "pygments",