summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22E4S amd64 CI: add parsec (#26906)eugeneswalker1-0/+1
2021-10-22acts: fix misspelled variant in depends_on (#26904)Wouter Deconinck1-1/+1
Correct variant is plural `unit_tests`.
2021-10-22Document backport in py (#26897)Harmen Stoppels1-0/+2
2021-10-22Update py-aiohttp to 3.7.4 and py-chartdet to 4.0 (#26893)iarspider2-1/+7
* Update py-aiohttp to 3.7.4 and py-chartdet to 4.0 * Changes from review * Update package.py * Update var/spack/repos/builtin/packages/py-chardet/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-10-22Use pypi for astroid; add versions 2.7.3 and 2.8.3; update dependencies (#26900)iarspider1-16/+22
* Use pypi for astroid; add versions 2.7.3 and 2.8.3; update dependencies * py-six is not required for recent versions
2021-10-22acts: add v14.0.0, v14.1.0 added "python" and "analysis" variants (#26657)Wouter Deconinck1-0/+13
2021-10-22py-sfepy: fix version 2021.3 tar.gz hash (#26890)Robert Cimrman1-1/+1
2021-10-22Add py-asn1crypto@1.4.0 (#26895)iarspider1-0/+1
2021-10-22py-jupyterlab: add 3.1.18 and 3.2.1 (#26896)Manuela Kuhn1-0/+2
2021-10-22Shorten long shebangs only if the execute permission is set (#26899)Harmen Stoppels2-0/+54
The OS should only interpret shebangs, if a file is executable. Thus, there should be no need to modify files where no execute bit is set. This solves issues that are e.g. encountered while packaging software as COVISE (https://github.com/hlrs-vis/covise), which includes example data in Tecplot format. The sbang post-install hook is applied to every installed file that starts with the two characters #!, but this fails on the binary Tecplot files, as they happen to start with #!TDV. Decoding them with UTF-8 fails and an exception is thrown during post_install. Co-authored-by: Martin Aumüller <aumuell@reserv.at>
2021-10-22Backport #186 from py-py to fix macOS failures (#26653)Harmen Stoppels1-3/+3
Backports the relevant bits of https://github.com/pytest-dev/py/commit/0f77b6e66f79c07dbb657e2b4a7e94263eacc01b
2021-10-22Remove hard-coded repository in centos6 unit test (#26885)Harmen Stoppels1-4/+4
This makes it easier to run tests in a fork.
2021-10-22Add GCS Bucket Mirrors (#26382)Doug Jacobsen5-0/+375
This commit contains changes to support Google Cloud Storage buckets as mirrors, meant for hosting Spack build-caches. This feature is beneficial for folks that are running infrastructure on Google Cloud Platform. On public cloud systems, resources are ephemeral and in many cases, installing compilers, MPI flavors, and user packages from scratch takes up considerable time. Giving users the ability to host a Spack mirror that can store build caches in GCS buckets offers a clean solution for reducing application rebuilds for Google Cloud infrastructure. Co-authored-by: Joe Schoonover <joe@fluidnumerics.com>
2021-10-22heffte: new version with rocm (#26878)Miroslav Stoyanov1-1/+6
2021-10-21scr/veloc: component releases (#26716)Cameron Stanavige8-67/+155
* scr/veloc: component releases Update the ECP-VeloC component packages in preparation for an upcoming scr@3.0rc2 release. All - Add new release versions - Add new `shared` variant for all components - Add zlib link dependency to packages that were missing it - Add maintainers - Use self.define and self.define_from_variant to clean up cmake_args axl - Add independent vendor async support variants rankstr - Update older version sha that fails checksum on install * Fix scr build error Lock dependencies for scr@3.0rc1 to the versions released at the same time.
2021-10-21Add vacuumms package (#26838)Frank Willmore1-0/+25
2021-10-21py-sfepy: add v2021.3 (#26865)Robert Cimrman1-2/+15
2021-10-21py-neurokit2: add 0.1.4.1 (#26871)Manuela Kuhn1-1/+3
* py-neurokit2: add 0.1.4.1 * Update var/spack/repos/builtin/packages/py-neurokit2/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-10-21update E4S CI environments in preparation for 21.11 release (#26826)eugeneswalker2-283/+34
* update E4S CI environments in preparation for 21.11 release * e4s ci env: use clingo
2021-10-21[py-pyprecice] add v2.3.0.1 and fix hash of v2.2.1.1 (#26846)Alexander Jaust1-1/+3
2021-10-21Make 'spack location -e' print the current env, and 'spack cd -e' go to the ↵Harmen Stoppels2-21/+26
current env (#26654)
2021-10-21vtk: make use of system GLEW dependent on osmesa being disabled. (#26764)Eric Brugger1-1/+1
2021-10-21libabigail: support source install (#26807)Vanessasaurus2-34/+16
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-10-21kassiopeia: add v3.8.0; new variants log4cxx, boost (#26841)Wouter Deconinck1-0/+20
2021-10-21Make superlu-dist@7.1.0 request CMake 3.18.1 or newer (#26849)Alexander Jaust1-0/+1
2021-10-21bacio: add v2.5.0 (#26851)Edward Hartnett1-1/+7
2021-10-21arm-forge: add v21.1 (#26852)RichardABunt1-0/+3
2021-10-21tramonto: add new package (#26858)downloadico1-0/+24
2021-10-21libEnsemble: add v0.8.0 (#26864)Stephen Hudson1-1/+4
2021-10-21py-numpy: add v1.21.3 (#26860)Adam J. Stewart1-0/+1
2021-10-20Kokkos Kernels: updating maintainers and releases (#26855)Luc Berger1-1/+10
Adding the latests releases of Kokkos Kernels and the official maintainers for the package.
2021-10-20Add py-sniffio version 1.2.0 and fix dependencies (#26847)iarspider1-2/+3
* Add py-sniffio version 1.2.0 and fix dependencies * Changes from review
2021-10-20Update py-anyio to 3.3.4 (#26821)iarspider1-1/+2
* Update py-anyio to 3.3.4 * Changes from PR
2021-10-20py-bids-validator: add 1.8.4 (#26844)Manuela Kuhn1-0/+1
2021-10-20Update ECP dav helper for propagating variants (#26175)kwryankrattiger1-51/+53
2021-10-20embree: add checksums for 3.12.2 & 3.13.1 (#26675)Martin Aumüller2-0/+10
Includes fix for for dependency ispc: fix build if cc -m32 is not possible Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-20Add --preferred and --latest to`spack checksum` (#25830)Tamara Dahlgren6-15/+104
2021-10-20damask: fix maintainer GitHub handle (#26829)Adam J. Stewart4-4/+4
2021-10-20cppgsl: branch master is now main (#26834)Wouter Deconinck1-1/+1
2021-10-20Reduce verbosity of error messages when concretizing environments (#26843)Massimiliano Culpo2-17/+25
With this commit stacktraces of subprocesses are shown only if debug mode is active
2021-10-20Fix typo in repositories.rst (#26845)Alexander Jaust1-1/+1
2021-10-20root: prepend dependent_spec.prefix.include to ROOT_INCLUDE_PATH (#26379)Wouter Deconinck2-1/+2
Spack is not populating CPATH anymore (https://github.com/spack/spack/commit/e3f97b37e64d4de70baf8e58fcd747b021d8f2f9#diff-259adc895c0b2e8fca42ffb99d8051eec0712c868d12d8da255d32f1663acdc7), and downstream packages ([gaudi](https://github.com/spack/spack/blob/1aa7758dbb572aa0f92efe1e1f61b2df37aae2e5/var/spack/repos/builtin/packages/gaudi/package.py#L116)) have alrady started to include this in their package.py files. Instead of propagating this to all downstream packages, it tries to address the issue at the source.
2021-10-19Pipelines: pin importlib-metadata and setuptools-scm versions (#26831)Massimiliano Culpo2-2/+2
This will hopefully be a hotfix for the issue with pipelines in #26813 and #26820
2021-10-19allow camp to use blt package (#26765)Chris White1-0/+4
2021-10-19A single process pool is not something to boast about (#26837)Harmen Stoppels1-3/+3
2021-10-19cray architecture detection for zen3/milan (#26827)Greg Becker1-7/+14
* Update cray architecture detection for milan Update the cray architecture module table with x86-milan -> zen3 Make cray architecture more robust to back off from frontend architecture to a recent ancestor if necessary. This should make future cray updates less paingful for users. Co-authored-by: Gregory Becker <becker33.llnl.gov> Co-authored-by: Todd Gamblin <gamblin2@llnl.gov>
2021-10-19adios2: fix unresolved symbols in 2.6.0 when built with gcc10 (#23871)Kai Germaschewski2-0/+36
2021-10-19Reduce verbosity of threaded concretization (#26822)Harmen Stoppels1-2/+6
1. Don't use 16 digits of precision for the seconds, round to 2 digits after the comma 2. Don't print if we don't concretize (i.e. `spack concretize` without `-f` doesn't have to tell me it did nothing in `0.00` seconds)
2021-10-19Update py-zipp (#26819)iarspider1-2/+6
* Update py-zipp * Fix typo
2021-10-19py-fenics-ffcx: dependency updates (#26783)Garth N. Wells2-3/+6
* Update py-fenics-ffcx dependencies * Relax some version numbering * Remove stray colon