Conversation
|
Thank you for your pull request! Should you want to clear the PR build directory after failures, please use this pipeline. Before running the cleanup pipeline, please ensure that any PR building pipelines have been cancelled or finished running. |
|
|
||
| pypi = "sympy/sympy-0.7.6.tar.gz" | ||
|
|
||
| version("1.13.0", sha256="3b6af8f4d008b9a1a6a4268b335b984b23835f26d1d60b0526ebc71d48a25f57") |
There was a problem hiding this comment.
Downloaded the package from PyPI and did sha256sum sympy-1.13.0.tar.gz. The numbers for previous versions match this procedure, so I suppose that's the right thing to do?
There was a problem hiding this comment.
Easier: spack checksum <package>, and we should make sure that modifications to builtin packages make their way upstream. Otherwise, we're having a lot of fun with new deployments.
There was a problem hiding this comment.
Should I open a PR upstream as well then (for sympy, that is)?
There was a problem hiding this comment.
Would be very nice! Maybe check the dependencies for updates (they will otherwise)
There was a problem hiding this comment.
Would you mind adding the dependencies from there here too?
|
The following build jobs of the deployment for this PR failed: |
|
To test your PR, use the following on BlueBrain5: unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/2508/config/modules.sh
module load unstablePlease test the following updated modules:
|
|
To test your PR, use the following on BlueBrain5: unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/2508/config/modules.sh
module load unstablePlease test the following updated modules:
|
No description provided.