Marcel Telka
2024-04-05 cf51021cfb143a919a6c673ecd9fcc8b9172b7d7
components/python/path/patches/01-no-ruff.patch
@@ -1,11 +1,11 @@
We have no pytest-ruff support yet.
see https://github.com/tikv/jemallocator/issues/58
--- path-16.10.0/setup.cfg.orig
+++ path-16.10.0/setup.cfg
@@ -37,7 +37,6 @@
    pytest-mypy; \
    python_implementation != "PyPy"
--- path-16.12.1/setup.cfg.orig
+++ path-16.12.1/setup.cfg
@@ -28,7 +28,6 @@
    pytest-cov
    pytest-mypy
    pytest-enabler >= 2.2
-   pytest-ruff >= 0.2.1