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-beautifulsoup4Assignee: Terje Røsten <terje.rosten>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
Don't require html5lib if lxml is required, require lxml on EL7 none

Description Ville Skyttä 2016-07-26 17:35:18 UTC
'git am'able fix attached, let me know if you'd like me to push and
build this for devel.

Comment 1 Ville Skyttä 2016-07-26 17:35:22 UTC
Created attachment 1184357 [details]
Don't require html5lib if lxml is required, require lxml on EL7

Comment 2 Terje Røsten 2016-07-26 17:39:29 UTC
Yes, please push, if you want, consider to update to 4.5.0 as well: #1358273

Thanks in advance!

Comment 3 Ville Skyttä 2016-07-26 18:31:10 UTC
Done. With 4.5.0, Python 2.6 is no longer supported which allowed some more specfile cleanups/simplifications.