Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ae4ab7614cf964a89c362bde9016abd4211131b4
      
https://github.com/WebKit/WebKit/commit/ae4ab7614cf964a89c362bde9016abd4211131b4
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M Tools/glib/dependencies/apt
    M Tools/glib/dependencies/dnf
    M Tools/glib/dependencies/pacman

  Log Message:
  -----------
  [GTK][WPE] Install python3-legacy-cgi via install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=317121

Reviewed by Carlos Alberto Lopez Perez.

Python 3.13 removed the `cgi` module (PEP 594), which the http layout-test
CGI scripts still `import`. Pull in the legacy-cgi back-port via the system
package manager so it lands in the system python where apache's mod_cgi
runs them.

* Tools/glib/dependencies/apt:
* Tools/glib/dependencies/dnf:
* Tools/glib/dependencies/pacman:

Canonical link: https://commits.webkit.org/315214@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to