perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / python / keyrings.alt / patches / 01-no-ruff.patch
blobb4f14f5a946bfb449aa389071dde0835b0fc1274
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- keyrings_alt-5.0.2/pyproject.toml.orig
5 +++ keyrings_alt-5.0.2/pyproject.toml
6 @@ -34,7 +34,6 @@
7 "pytest-cov",
8 "pytest-mypy",
9 "pytest-enabler >= 2.2",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
12 # local
13 "keyring >= 20",