The webkitgtk package will be removed from rawhide after Fedora 26 is branched due to the high number of unfixed security vulnerabilities. You must remove this dependency or your package will not be present in Fedora 27. Please refer to [1] for a FAQ on this matter and be advised that for some packages this may require a substantial amount of work. [1] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/AKVB363GFCHHJ5MTHGVYHYT6NLLTF5VM/
I think the next release will support non-obsolete versions.
I've successfully managed to build geany-plugins for Fedora Rawhide with disabling the following plugins which had direct Requires to webkitgtk: * devhelp * markdown * webhelper I'm in contact with upstream (and in fact, Matt himself actually is upstream), to hopefully update those plugins to use webkit2, and thus, I can enable these plugins again.
(In reply to Dominic Hopf from comment #2) > I've successfully managed to build geany-plugins for Fedora Rawhide with > disabling the following plugins which had direct Requires to webkitgtk: > > * devhelp > * markdown > * webhelper Good, this was probably the best approach to save the rest of the plugins. > I'm in contact with upstream (and in fact, Matt himself actually is > upstream), to hopefully update those plugins to use webkit2, and thus, I can > enable these plugins again. You have to upgrade Geany to GTK+ 3 before you can use WebKit2, so it's going to be quite some effort.