ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / mypy / patches / 07-no-ruff.patch
blob90cc1168abe27283451b6feca51c08eee5be47cb
1 We have no ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- mypy-1.13.0/test-requirements.in.orig
5 +++ mypy-1.13.0/test-requirements.in
6 @@ -12,6 +12,5 @@
7 pytest>=8.1.0
8 pytest-xdist>=1.34.0
9 pytest-cov>=2.10.0
10 -ruff==0.2.0 # must match version in .pre-commit-config.yaml
11 setuptools>=65.5.1
12 tomli>=1.1.0 # needed even on py311+ so the self check passes with --python-version 3.8