ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / jaraco.collections / patches / 01-no-ruff.patch
blob6ab3a16b71d072e11a81b988d3d7732bd5b1841a
1 We have no pytest-ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- jaraco_collections-5.1.0/pyproject.toml.orig
5 +++ jaraco_collections-5.1.0/pyproject.toml
6 @@ -49,7 +49,6 @@
8 check = [
9 "pytest-checkdocs >= 2.4",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
13 cover = [