perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / jaraco.text / patches / 01-no-ruff.patch
blobba0a20687a35ed678027bc194f47d7109f15e024
1 We have no ruff support yet.
2 see https://github.com/tikv/jemallocator/issues/58
4 --- jaraco_text-4.0.0/pyproject.toml.orig
5 +++ jaraco_text-4.0.0/pyproject.toml
6 @@ -37,7 +37,6 @@
7 "pytest-cov",
8 "pytest-mypy",
9 "pytest-enabler >= 2.2",
10 - "pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
12 # local
13 'pathlib2; python_version < "3.10"',