Bug 2114472
| Summary: | F37FailsToInstall: python3-flake8 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-flake8 | Assignee: | Ali Erdinc Koroglu <ali.erdinc.koroglu> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | ali.erdinc.koroglu, awilliam, me, mrunge, python-sig, sgallagh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-flake8-5.0.3-1.fc37 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-02 23:44:01 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2045109 | ||
|
Description
Miro Hrončok
2022-08-02 16:37:27 UTC
There is a huge warning in the pyflakes spec file that says: # WARNING: When updating pyflakes, check not to break flake8! And yet, this package was updated and flake8 is broken :( This makes mu FailToInstall and hence The Python Classroom Lab won't build. I updated it to update flake8 error: Failed build dependencies: (python3dist(mccabe) < 0.8~~ with python3dist(mccabe) >= 0.7) is needed by python-flake8-5.0.3-1.fc37.noarch (python3dist(pycodestyle) < 2.10~~ with python3dist(pycodestyle) >= 2.9) is needed by python-flake8-5.0.3-1.fc37.noarch (python3dist(pyflakes) < 2.6~~ with python3dist(pyflakes) >= 2.5) is needed by python-flake8-5.0.3-1.fc37.noarch Some how I missed, sorry about the mess FEDORA-2022-adf58e7e61 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-adf58e7e61 FEDORA-2022-adf58e7e61 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |