Skip to content

avoid downloads when installing matplotlib 2.1.0 w/ Python 2.7.14#5267

Merged
vanzod merged 1 commit intoeasybuilders:developfrom
boegel:matplotlib_no_downloads
Oct 25, 2017
Merged

avoid downloads when installing matplotlib 2.1.0 w/ Python 2.7.14#5267
vanzod merged 1 commit intoeasybuilders:developfrom
boegel:matplotlib_no_downloads

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Oct 25, 2017

Installing matplotlib 2.1.0 automagically pulls in subprocess32 and backports.functools_lru_cache (only with Python 2.x, since these are backported modules from Python 3.x), we should be doing that ourselves to support offline installation.

@boegel boegel added this to the 3.5.0 milestone Oct 25, 2017
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 25, 2017

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2595.golett.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/dd2c460eedaf946a92f2fd1b2ad9845f for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 25, 2017

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2151.delcatty.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/c6daf932a2556e5633cd15837fed97b6 for a full test report.

@vanzod
Copy link
Copy Markdown
Member

vanzod commented Oct 25, 2017

Test report by @vanzod
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
cermis - Linux debian 8.8, Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, Python 2.7.9
See https://gist.github.com/500cb159477a6566137075633904f135 for a full test report.

@vanzod
Copy link
Copy Markdown
Member

vanzod commented Oct 25, 2017

Going in, thanks @boegel!

@vanzod vanzod merged commit 31c897f into easybuilders:develop Oct 25, 2017
@boegel boegel deleted the matplotlib_no_downloads branch October 25, 2017 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants