fix issue with configparser and backports namespace blocking inclusion of nbconvert with IPython#4504
Conversation
|
@wpoely86 please review? |
| patches = ['configparser-%(version)s_no-backports-namespace.patch'] | ||
|
|
||
| dependencies = [('Python', '2.7.11')] | ||
| builddependencies = [('pip', '8.1.2', versionsuffix)] |
There was a problem hiding this comment.
haven't we got one inside Python?
There was a problem hiding this comment.
the one included in Python 2.7.11 is too old, pip 8.x is required for pip install --prefix
|
Test report by @boegel |
|
Test report by @boegel |
|
Thanks for the review @wpoely86! |
fix for #3825
requires
easybuilders/easybuild-framework#2194, sincenbconvert5.1.1 requires thatuse_pipis enabled