Bug 1430480

Summary: python-ipykernel: Missing dependency on python-jupyter-client
Product: [Fedora] Fedora Reporter: Tomas Orsava <torsava>
Component: python-ipykernelAssignee: Paulo Andrade <paulo.cesar.pereira.de.andrade>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: orion, paulo.cesar.pereira.de.andrade
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-ipykernel-4.5.2-5.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-08 19:20:06 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: 1426799    

Description Tomas Orsava 2017-03-08 17:53:47 UTC
Description of problem:
ipykernel has a declared dependency on jupyter-client on PyPI but it's missing from the Fedora spec file. It's causing the test suite of ipython (5.3.0) to fail.


Version-Release number of selected component (if applicable):
4.5.2-4

Comment 1 Orion Poplawski 2017-03-08 19:20:06 UTC
This is fixed with python-ipykernel-4.5.2-5.fc26.  Really should have a dep on ipython >= 4.0 as well, but since we don't have that version yet, I've left the version part off for now.