发布

  • fix(appimage): vendor PySide6/Qt LGPL texts for the compliance gate

    frostbyte_neo 发布于 2026-07-11 08:06:40 +00:00 | 112 次提交 在此版本后已推送到 main

    The 0.9.0 AppImage build hard-failed at the LGPL compliance gate because the
    PySide6 wheels ship no license text. Vendor the verbatim GPL-3.0 + LGPL-3.0
    texts (from the Qt6 system package) + a NOTICE under
    packaging/appimage/licenses/pyside6/; the build copies those in.

    Refs #710

    下载附件