fix python-igraph easyconfigs to actually use igraph dependency rather than build one + update easyconfig for synthcity 0.2.11 accordingly (changed version for ipython-igraph dependency)#24288
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@pavelToman: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3421308982 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Micket
left a comment
There was a problem hiding this comment.
I can't make any sense of this PR.
You are saying
Thus it needs CMake (and Clang?) during the installation.
but, this PR removes CMake and clang etc. ???
But you are right - the description is confusing, I update it. |
python-igraph easyconfigs to actually use igraph dependency rather than build one + update easyconfig for synthcity 0.2.11 accordingly (changed igraph version)
python-igraph easyconfigs to actually use igraph dependency rather than build one + update easyconfig for synthcity 0.2.11 accordingly (changed igraph version)python-igraph easyconfigs to actually use igraph dependency rather than build one + update easyconfig for synthcity 0.2.11 accordingly (changed ipython-igraph version)
python-igraph easyconfigs to actually use igraph dependency rather than build one + update easyconfig for synthcity 0.2.11 accordingly (changed ipython-igraph version)python-igraph easyconfigs to actually use igraph dependency rather than build one + update easyconfig for synthcity 0.2.11 accordingly (changed version for ipython-igraph dependency)
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3552411704 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @pavelToman! |
(created using
eb --new-pr)python-igraphshould useigraphas depepndency, but I it does not now and compiles its own_igraph.abi3.sowhich is not linked to the igraph'slibigraph.so. Thus it needs CMake (and Clang?) during the installation.In this PR I fix this in all recent
python-igrapheasyconfigs andpython-igraphusesigraphas depepndency, thus it does not need the CMake and Clang in deps anymore.The problem is with version for foss/2023b, where the
python-igraphversion is too new forigraphversion, thus I change the version for this toolchain. It is used as a dependency only insynthcity-0.2.11-foss-2023b.ebwhere it is as test dependency, not runtime. I am gonna update this Synthcity either