Git commit 41002ce5f78d403f001b269153410c5910f529f2 by Ben Cooksley. Committed on 22/04/2023 at 19:55. Pushed by bcooksley into branch 'master'.
Remove kdewebkit from the CI job seeds. Due to the unmaintained status (and removal) of QtWebKit with openSUSE we have dropped it from our images, meaning kdewebkit can no longer be built. All projects are advised that they should also be dropping any dependency they have on kdewebkit / QtWebKit as it is no longer supported within a CI system context. CCMAIL: kde-frameworks-de...@kde.org CCMAIL: kde-core-de...@kde.org CCMAIL: kde-de...@kde.org CCMAIL: kde-...@kde.org CCMAIL: kmymoney-devel@kde.org M +0 -1 latest/frameworks.yml https://invent.kde.org/sysadmin/ci-management/commit/41002ce5f78d403f001b269153410c5910f529f2 diff --git a/latest/frameworks.yml b/latest/frameworks.yml index aa0e3cc..5a917d7 100644 --- a/latest/frameworks.yml +++ b/latest/frameworks.yml @@ -55,7 +55,6 @@ "frameworks/kdbusaddons": "kf5" "frameworks/kdeclarative": "kf5" "frameworks/kdesignerplugin": "kf5" - "frameworks/kdewebkit": "kf5" "frameworks/kdnssd": "kf5" "frameworks/kdoctools": "kf5" "frameworks/kemoticons": "kf5"