Bug 1730635
| Summary: | Provide PyQt5 from python3-qt5 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-qt5 | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | kde-sig, projects.rg, rdieter, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-07-30 17:48:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1729593 | ||
|
Description
Miro Hrončok
2019-07-17 08:55:03 UTC
For what is the "PyQt5" virtual provide? Maybe it's not needed any more due to gone compatibility. I've assumed it is needed for users who attempt to dnf install PyQt5. (In reply to Miro Hrončok from comment #2) > I've assumed it is needed for users who attempt to dnf install PyQt5. Well, that says it all. Users are common with python2 when they rely on this virtual Provides and won't expect to get enforced with python3 then. My vote goes for either keep this for python2 (in epel) or drop completely. I won't care about compatibility in case of general python3 enforcement, just point then to EOL announcements. %changelog * Tue Jul 30 2019 Rex Dieter <rdieter> - 5.12.3-5 - move pyuic and friends to -base (#1728273) - move Provides: PyQt5 to python3-qt5 (#1730635) |