Bug 1463196 - python-requests-2.18.1-1.fc27 breaks sphinx-build
Summary: python-requests-2.18.1-1.fc27 breaks sphinx-build
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-requests
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Jeremy Cline
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-20 11:19 UTC by Haïkel Guémar
Modified: 2017-06-20 13:59 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-20 13:59:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Spec file patch (1.38 KB, patch)
2017-06-20 11:21 UTC, Haïkel Guémar
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.