chiark / gitweb /
package/ci: use older qrcode package until I update the regexes.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 2 Jan 2022 18:52:07 +0000 (19:52 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 2 Jan 2022 19:36:12 +0000 (20:36 +0100)
package/ci/circleci.yml

index 5d14f9a9eac2d9df04d185e6bc016fbd92c4757c..9deed23afd4b4cc96272b0ea908bb930c6d57562 100644 (file)
@@ -61,8 +61,10 @@ commands:
         # being set explicitly in py36 and py37 build
         # Attrs 20.3 add some new properties that I need to ignore first, using
         # 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.
         command: |
-          pip install jinja2 pelican Pyphen==0.9.5 Pillow coverage codecov qrcode matplotlib<< parameters.matplotlib-version >> << parameters.extra >>
+          pip install jinja2 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