cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
391 stars 35 forks source link

Please port to libsoup 3 #367

Closed nekohayo closed 1 year ago

nekohayo commented 1 year ago

Hi! Please note that Fedora 40 will drop support for webkit2gtk-4.0, so your app will need to be updated to libsoup-3.0 soon, in order to use webkit2gtk-4.1 instead of webkit2gtk-4.0, for it to remain packageable in Fedora (and possibly other distros that might start dropping libsoup2).

cvfosammmm commented 1 year ago

Setzer doesn't use libsoup directly. Also we require Webkit 6.0 now.