chiark / gitweb /
package/ci: use older Pygments until I update the test files.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 2 Jan 2022 19:08:03 +0000 (20:08 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 2 Jan 2022 19:52:38 +0000 (20:52 +0100)
package/ci/circleci.yml

index 9deed23afd4b4cc96272b0ea908bb930c6d57562..f2a75edccf93814007b6f6fa6976902189c3584b 100644 (file)
@@ -63,8 +63,10 @@ commands:
         # 19.3 instead
         # New qrcode (7.3? or the older ones as well?) chages the SVG preamble
         # so the current regex no longer works. I have to update it.
+        # Pygments 2.11 (and apparently 2.10 as well) treats certain whitespace
+        # differently, I have to update the expected output first.
         command: |
-          pip install jinja2 pelican Pyphen==0.9.5 Pillow coverage codecov qrcode==6.1 matplotlib<< parameters.matplotlib-version >> << parameters.extra >>
+          pip install jinja2 pygments==2.9.0 pelican Pyphen==0.9.5 Pillow coverage codecov qrcode==6.1 matplotlib<< parameters.matplotlib-version >> << parameters.extra >>
     - run:
         name: Fix unheard-of cursed issues
         # otherwise i get Error: unsupported locale setting