Bug 1463196

Summary: python-requests-2.18.1-1.fc27 breaks sphinx-build
Product: [Fedora] Fedora Reporter: Haïkel Guémar <karlthered>
Component: python-requestsAssignee: Jeremy Cline <jeremy>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, infra-sig, jeremy, rbean, sagarun
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: 2017-06-20 13:59:23 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:
Attachments:
Description Flags
Spec file patch none

Description Haïkel Guémar 2017-06-20 11:19:10 UTC
Description of problem:
Latest build of requests breaks sphinx-build as egg-info requires certifi>=2017.4.17 to be installed while Fedora is stuck to 2016.9.26-2.

Version-Release number of selected component (if applicable):
python-requests-2.18.1-1.fc27

How reproducible:
always

Steps to Reproduce:
1. take any project requiring requests
2. try to build doc using sphinx-build
3. fail

Actual results:
python-glanceclient build fails while local mock build (who uses older python-requests)

Expected results:
N/A

Additional info:
I actually did a scratch build of glanceclient just before koji caught the latest build of requests and it passed. And few minutes later, non-scratch build failed.

Comment 1 Haïkel Guémar 2017-06-20 11:21:23 UTC
Created attachment 1289586 [details]
Spec file patch

Comment 2 Jeremy Cline 2017-06-20 13:59:23 UTC
This should be fixed in python-requests-2.18.1-2 which is now in rawhide.