Bug 1713281

Summary: python3-saml fails to install due to broken dependency on defusedxml
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python3-samlAssignee: Jeremy Cline <jeremy>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: jeremy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3-saml-1.6.0-1.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-10 11:45:57 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: 1700324, 1686977    

Description Miro Hrončok 2019-05-23 10:09:14 UTC
Error: 
 Problem: conflicting requests
  - nothing provides python3.7dist(defusedxml) = 0.5.0 needed by python3-saml-1.3.0-4.fc30.noarch


https://github.com/onelogin/python3-saml/commit/064b7275fba1e5f39a9116ba1cdcc5d01fc34daa

I've updated defusedxml recently, there is no API change so it didn't cross my mind that somebody would pin a specific version of it.

This blocks the Python 3.8 rebuild of python-social-auth-core.