pkgs/development/python-modules/imageio/libgl-path.patch
deleted100644 → 0
+0
−13
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
With 62489782, the new parenthesization logic exposes a coding defect in `imageio` where they do a string test vs. `"not needs_internet"` instead of something parsed. Instead of fixing that, we can actually enable almost all of the tests in this module with a command-line flag which points to a FOD of https://github.com/imageio/test_images repository. There are a few more tests that need to be disabled as well; I opened a PR against imageio to fix these. I also removed the `libgl-path.patch` in favor of a simple `--replace-fail`.