Bug 2390011

Summary: Please branch and build python-pyqt6-webengine in epel10
Product: [Fedora] Fedora Reporter: fedepell <fede>
Component: python-pyqt6-webengineAssignee: Yaakov Selkowitz <yselkowi>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: jgrulich, kde-sig, python-packagers-sig, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: python-pyqt6-webengine-6.9.0-0.1.el10_2 python-pyqt6-webengine-6.9.0-0.1.el10_1 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-09-06 01:45:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description fedepell 2025-08-21 04:21:29 UTC
Could it be possible to branch and build python-pyqt6-webengine in EPEL10?

I've done some tests locally and mockbuild succeeded with only a minor change:

```
diff --git a/python-pyqt6-webengine.spec b/python-pyqt6-webengine.spec
index 326841e..c652af0 100644
--- a/python-pyqt6-webengine.spec
+++ b/python-pyqt6-webengine.spec
@@ -72,7 +72,7 @@ done
 %files -n python%{python3_pkgversion}-pyqt6-webengine
 %doc README.md
 %license LICENSE
-%{python3_sitearch}/pyqt6_webengine-%{version}%{?snap:.%{snap}}.dist-info
+%{python3_sitearch}/*.dist-info
 %{python3_sitearch}/PyQt6/QtWebEngineCore.*
 %{python3_sitearch}/PyQt6/QtWebEngineQuick.*
 %{python3_sitearch}/PyQt6/QtWebEngineWidgets.*
```

Seemingly indeed the generated dir is named `PyQt6_WebEngine-6.9.0.dist-info` so uppercase.

If you do not wish to maintain python-pyqt6-webengine in epel10,
or do not think you will be able to do this in a timely manner,
I would be happy to be a co-maintainer of the package (FAS fedepell);
please add me through https://src.fedoraproject.org/rpms/python-pyqt6-webengine/adduser


Many thanks!
F.


Reproducible: Always

Comment 1 Yaakov Selkowitz 2025-08-28 20:51:36 UTC
As of PyQt-builder 1.18.2, wheels are created with lower case names, hence the difference: https://github.com/Python-PyQt/PyQt-builder/issues/31

But so far that only applies to F43+, while the F42 branch is closer to the current state of RHEL 10 (wrt Qt6), and therefore epel10 could be branched from there.

Comment 2 Fedora Update System 2025-08-28 23:15:58 UTC
FEDORA-EPEL-2025-14dbaf800a (python-pyqt6-webengine-6.9.0-0.1.el10_2) has been submitted as an update to Fedora EPEL 10.2.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-14dbaf800a

Comment 3 Fedora Update System 2025-08-29 02:01:47 UTC
FEDORA-EPEL-2025-14dbaf800a has been pushed to the Fedora EPEL 10.2 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-14dbaf800a

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

Comment 4 Fedora Update System 2025-08-29 02:10:53 UTC
FEDORA-EPEL-2025-3da625af1d has been pushed to the Fedora EPEL 10.1 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-3da625af1d

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

Comment 5 fedepell 2025-08-29 06:21:30 UTC
Thanks for taking care of it!

Comment 6 Fedora Update System 2025-09-06 01:45:05 UTC
FEDORA-EPEL-2025-14dbaf800a (python-pyqt6-webengine-6.9.0-0.1.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2025-09-06 02:01:53 UTC
FEDORA-EPEL-2025-3da625af1d (python-pyqt6-webengine-6.9.0-0.1.el10_1) has been pushed to the Fedora EPEL 10.1 stable repository.
If problem still persists, please make note of it in this bug report.