Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch base image to Debian 12 #157

Merged
merged 4 commits into from
Oct 7, 2023
Merged

Switch base image to Debian 12 #157

merged 4 commits into from
Oct 7, 2023

Commits on Aug 2, 2023

  1. Switch to sassc for CSS building

    Because Kronuz/pyScss#426 is not yet in a
    release, also just look at the diffstat!
    Zash committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7a4b569 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Switch base image to Debian 12

    Zash committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d3a6be7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Install as many packages as possible from Debian

    The only missing piece appears to be environ-config.
    
    This **fails to start** with
    
    ```
    ImportError: cannot import name '_app_ctx_stack' from 'quart' (/usr/lib/python3/dist-packages/quart/__init__.py)
    ```
    Zash committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9672cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9af20 View commit details
    Browse the repository at this point in the history