Bug 1749040
| Summary: | manual python byte compilation is broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Carl George š¤ <carlwgeorge> |
| Component: | python-rpm-macros | Assignee: | Miro HronÄok <mhroncok> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | cstratak, j, m.cyprian, mhroncok, orion, pviktori, python-sig |
| 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: | 2020-02-04 14:57:25 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: | |||
|
Description
Carl George š¤
2019-09-04 18:25:01 UTC
This should do: '{0[0]}{0[1]}'.format(sys.version_info)
However not sure if the remaining part of %py_byte_compile works with 2.6 or not. Could you test?
Please reopen if you have an answer. Sorry I never got around to testing this. I'm clearing the needsinfo because I don't intend to come back around to this before the EL6 end of life. |