{vis}[foss/2016a] PyQt5 5.7#3533
{vis}[foss/2016a] PyQt5 5.7#3533boegel merged 5 commits intoeasybuilders:developfrom rug-cit-hpc:PyQT5-foss2016a
Conversation
|
@RvDijk filename should be |
|
Test report by @boegel |
|
Test report by @boegel |
| configopts += " --destdir=%(installdir)s/lib/python%(pyshortver)s/site-packages " | ||
| configopts += " --no-sip-files" | ||
|
|
||
| options = {'modulename': '%(name)s%(version_major)s'} |
There was a problem hiding this comment.
@RvDijk this doesn't look right, since it leads to:
ImportError: No module named PyQt55
| configopts += " --destdir=%(installdir)s/lib/python%(pyshortver)s/site-packages " | ||
| configopts += " --no-sip-files" | ||
|
|
||
| options = {'modulename': '%(name)s%(version_major)s'} |
There was a problem hiding this comment.
@RvDijk this is also wrong, this leads to import PyQt55 during sanity check
|
lgtm |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @RvDijk! |
No description provided.