Bug 2252407 - Drop RPM dependency on Qt5 WebKit
Summary: Drop RPM dependency on Qt5 WebKit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: frescobaldi
Version: 39
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-12-01 13:15 UTC by Christian Stadelmann
Modified: 2023-12-10 02:09 UTC (History)
3 users (show)

Fixed In Version: frescobaldi-3.3.0-4.fc39 frescobaldi-3.3.0-4.fc38
Clone Of:
Environment:
Last Closed: 2023-12-10 01:36:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github frescobaldi frescobaldi issues 973 0 None closed PyQt5:QtWebKitWidgets deprecated/removed in Qt5.6 2023-12-01 13:17:36 UTC

Description Christian Stadelmann 2023-12-01 13:15:51 UTC
Description of problem:
Fedora's RPM claims a dependency on python3-qt5-webkit, which should not be necessary.

Version-Release number of selected component (if applicable):
frescobaldi-3.3.0-3.fc39.noarch

How reproducible:
always – packaging issue

Steps to Reproduce:
1. Install frescobaldi

Actual results:
dnf will pull in python3-qt5-webkit as dependency.

Expected results:
Don't install python3-qt5-webkit as dependency.

Additional info:
According to frescobaldi's changelog [1], the dependency on qt5-webkit was replaced by qt5-webengine before the 3.1 release (see upstream change [2] and discussion [3] for details). qt5-webengine was also added as a dependency to the fedora package [4], but the qt5-webkit dependency has not been removed since.

I have not tested it, but I'd expect the only change needed is removing this line from the spec file:
> Requires:	python3-qt5-webengine


[1] https://github.com/frescobaldi/frescobaldi/blob/master/CHANGELOG.md#31---2019-12-27
[2] https://github.com/frescobaldi/frescobaldi/commit/bfde47aeaeeb682aa82b02957fea60721ebd5f77
[3] https://github.com/frescobaldi/frescobaldi/issues/973
[4] https://src.fedoraproject.org/rpms/frescobaldi/c/96e1b8e3b90b908814270b7de5cbb911b3c693b7

Comment 1 Fedora Update System 2023-12-01 15:47:41 UTC
FEDORA-2023-de5e675371 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-de5e675371

Comment 2 Fedora Update System 2023-12-01 15:47:42 UTC
FEDORA-2023-2e4e580a9f has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2e4e580a9f

Comment 3 Fedora Update System 2023-12-02 01:33:56 UTC
FEDORA-2023-2e4e580a9f has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2e4e580a9f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2e4e580a9f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2023-12-02 02:09:01 UTC
FEDORA-2023-de5e675371 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-de5e675371`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-de5e675371

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2023-12-10 01:36:15 UTC
FEDORA-2023-de5e675371 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2023-12-10 02:09:30 UTC
FEDORA-2023-2e4e580a9f has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.