Bug 1360436
| Summary: | Don't require html5lib if lxml is required, require lxml on EL7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||
| Component: | python-beautifulsoup4 | Assignee: | Terje Røsten <terje.rosten> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | kwizart, rbean, terje.rosten | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-beautifulsoup4-4.5.0-1.fc25 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-07-26 18:31:10 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: | |||||||
| Attachments: |
|
||||||
|
Description
Ville Skyttä
2016-07-26 17:35:18 UTC
Created attachment 1184357 [details]
Don't require html5lib if lxml is required, require lxml on EL7
Yes, please push, if you want, consider to update to 4.5.0 as well: #1358273 Thanks in advance! Done. With 4.5.0, Python 2.6 is no longer supported which allowed some more specfile cleanups/simplifications. |