Marcel Telka
2023-09-25 98c883b140b5dc1e927b09d3bc68f88d666b95b9
components/python/importlib_resources/patches/01-no-ruff.patch
@@ -1,13 +1,13 @@
We have no pytest-ruff support yet.
see https://github.com/tikv/jemallocator/issues/58
--- importlib_resources-6.0.0/setup.cfg.orig
+++ importlib_resources-6.0.0/setup.cfg
--- importlib_resources-6.1.0/setup.cfg.orig
+++ importlib_resources-6.1.0/setup.cfg
@@ -38,7 +38,6 @@
    pytest-mypy >= 0.9.1; \
    python_implementation != "PyPy"
    pytest-enabler >= 2.2
-   pytest-ruff
    zipp >= 3.17
 docs = 
    sphinx >= 3.5
    jaraco.packaging >= 9.3