Skip to content

add support to install Python extensions without unpacking#1166

Merged
boegel merged 1 commit intoeasybuilders:developfrom
boegel:pypkg_no_unpack_exts
Apr 21, 2017
Merged

add support to install Python extensions without unpacking#1166
boegel merged 1 commit intoeasybuilders:developfrom
boegel:pypkg_no_unpack_exts

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Apr 20, 2017

Thanks to easybuilders/easybuild-framework#2194, unpack_sources can now also be specified for an individual extension, which is not taken into account currently. This patch fixes that.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Apr 20, 2017

@wpoely86 please review?

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Apr 21, 2017

Thanks for the review @wpoely86!

@boegel boegel merged commit 8d3a5e2 into easybuilders:develop Apr 21, 2017
@boegel boegel deleted the pypkg_no_unpack_exts branch April 21, 2017 09:27
@fizwit
Copy link
Copy Markdown
Contributor

fizwit commented May 25, 2017

Can this feature be used to install Python Wheel modules within the exts_list when building Python? Can you give an example?

@boegel
Copy link
Copy Markdown
Member Author

boegel commented May 26, 2017

@fizwit Yes it can, see https://github.com/hpcugent/easybuild-easyconfigs/blob/master/easybuild/easyconfigs/i/IPython/IPython-5.3.0-intel-2017a-Python-2.7.13.eb#L112. You need EasyBuild v3.2.0 or more recent for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants