{math}[foss/2019a] qpth v0.0.13_20190626 w/ Python 3.7.2#8665
{math}[foss/2019a] qpth v0.0.13_20190626 w/ Python 3.7.2#8665boegel merged 4 commits intoeasybuilders:developfrom
Conversation
|
Test report by @smoors |
|
closing and reopening to trigger travis |
| 'checksums': ['8de2c9e37959f3851f1e7b7475ab797d1de4ec3e825352cdde0fcd01ec1c7c67'], | ||
| }), | ||
| (name, version, { | ||
| 'source_tmpl': '411c64f.tar.gz', |
There was a problem hiding this comment.
This is going to be easy to overlook when updating this easyconfig...
Better use 'source_tmpl': '%s.tar.gz' % local_commit, here, and uncomment the commit = (and rename to local_commit = )?
| easyblock = 'PythonBundle' | ||
|
|
||
| name = 'qpth' | ||
| version = '0.0.13_20190626' |
There was a problem hiding this comment.
I would use - rather than _:
version = '0.0.13-20190626'|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @smoors! |
(created using
eb --new-pr)depends on
#8662