summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-02-15py-distlib: add 0.3.4 (#28975)Manuela Kuhn1-0/+1
2022-02-15py-decorator: add 5.1.1 (#28953)Manuela Kuhn1-0/+1
2022-02-15py-datalad: add 0.15.5 (#28952)Manuela Kuhn1-3/+6
* py-datalad: add 0.15.5 * Move dependency position
2022-02-15py-cryptography: add 36.0.1 (#28950)Manuela Kuhn1-1/+1
2022-02-15Adding NVIDIA HPC SDK 22.2 (#28874)Filippo Spiga1-0/+4
2022-02-15archspec: remove pyproject.toml to workaround PEP517 (#28956)Massimiliano Culpo1-0/+10
* archspec: remove pyproject.toml to workaround PEP517 If pyproject.toml is in the folder, that is preferred to the setup.py packaged by poetry itself. Adding a dependency on poetry for deploying a pure Python package seems wasteful, since the package to be deployed just needs to be copied in place, so we don't want to built rust for that. * archspec: patch pyproject.toml to comply to PEP517 See https://python-poetry.org/docs/pyproject/#poetry-and-pep-517 * Fix style issues
2022-02-15OpenMC: new version 0.13.0 (#28929)Paul Romano2-20/+29
2022-02-15py-argon2-cffi-bindings: add new package (#28943)Manuela Kuhn1-0/+20
2022-02-15FEniCS: avoid HDF5 version 1.12+ (#28920)Christoph Conrads1-2/+2
The new HDF5 version 1.12 API causes compiler errors due to modified function prototypes. Note that version 1.11 is the development version of HDF5 1.12.
2022-02-15py-coverage: add 6.3.1 (#28946)Manuela Kuhn1-3/+5
2022-02-15py-numba: add 0.55.1 (#28933)Manuela Kuhn1-15/+19
* py-numba: add 0.55.1 * Remove comment * Pin down py-llvmlite version for older py-numba releases * Remove py-llvmlite deps for releases not in spack * Set upper bounds for python and py-numpy * Add stricter upper bound to py-numpy for releases <=0.47
2022-02-15py-argcomplete: add 2.0.0 (#28942)Manuela Kuhn1-1/+5
2022-02-15py-memory-profiler: add 0.60.0 (#28918)Manuela Kuhn1-1/+3
2022-02-15github: add default value for spack spec and error message (#28796)Seth R. Johnson1-4/+14
2022-02-15intel compiler: fix link time error with `LLVMgold.so` (#28731)Stephen Sachs3-0/+42
The Intel compiler will, at link time, call `ld -plugin LLVMgold.so`, which expects libraries like `libimfo.so` to be found either in the `LD_LIBRARY_PATH` or in `LLVMgold.so`s RPATH. As `LLVMgold.so` already uses RUNPATH, I used that to extend this to the necessary library locations. This PR should fix issues: https://github.com/spack/spack/issues/10308 https://github.com/spack/spack/issues/18606 https://github.com/spack/spack/issues/17100 https://github.com/spack/spack/issues/21237 https://github.com/spack/spack/issues/4261 Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2022-02-15Make `spack -e [env] spec` show environment root specs (#25941)Harmen Stoppels2-19/+47
2022-02-15SIRIUS: optionlal dependency on Python (#28711)Anton Kozhevnikov2-25/+32
* depend on Python only when building the module * fixes for shared costa libray * add deprecated=True for old packages
2022-02-15Unalias despacktivate only when alias exists (#28939)Harmen Stoppels1-1/+1
2022-02-15direnv: fix installation procedure (#28940)acastanedam1-1/+3
Setting Spack's `$prefix` to `$DESTDIR` and not to `$PREFIX` install the package in `$prefix/usr/local` and not in `$prefix`, thus when it is loaded the executable `direnv` in not "seen" by the environment.
2022-02-15spectre: patch Boost pre v1.67 (#28931)Nils Vu1-0/+5
2022-02-15genometools: add v1.6.2 (#28936)dlkuehn1-1/+2
Co-authored-by: las_dkuehn <las_dkuehn@gilman-0107-02.las.iastate.edu>
2022-02-15dd4hep: add v1.20 (#28937)Wouter Deconinck1-0/+1
No major changes to the build system, https://github.com/AIDASoft/DD4hep/compare/v01-19...v01-20
2022-02-15sundials: use make for some of the smoke tests (#28938)Cody Balos1-8/+10
2022-02-15meson: add versions 0.61.2 and 0.60.3 (#28934)Mark W. Krentel1-0/+2
2022-02-15py-anyio: add 3.5.0 (#28915)Manuela Kuhn1-1/+5
* py-anyio: add 3.5.0 * Add wheel dependency
2022-02-15apex: add patch to install missing header (#28844)Mikael Simberg2-0/+18
Co-authored-by: Mikael Simberg <mikael.simberg@iki.if>
2022-02-15New quantum-espresso maintainer (#28927)Daniele Cesarini1-1/+1
2022-02-14py-attrs: add 21.4.0 (#28914)Manuela Kuhn1-0/+2
2022-02-14py-jsonschema: add 4.4.0 (#28919)Manuela Kuhn1-10/+18
2022-02-15darwin: make sure MACOSX_DEPLOYMENT_TARGET has a minor component (#28926)Seth R. Johnson1-1/+10
2022-02-14updated cray-fftw (#28922)luker1-2/+3
added the latest cray-fftw version, added myself as a maintainer, updated the homepage
2022-02-14py-pyopencl: fix dependency to py-six (#28916) (#28917)Pierre Neyron1-0/+1
2022-02-14replace mesa18 recipe with mesa recipe for the rocm releases (#28491)Sreenivasa Murthy Kolam4-4/+4
2022-02-14easi: add new package (#28828)ravil-mobile1-0/+74
Co-authored-by: ravil <ravil.dorozhinskii@tum.de>
2022-02-14py-bids-validator: add 1.8.9 (#28913)Manuela Kuhn1-0/+1
2022-02-14New package: py-pyfr (#28847)MichaelLaufer2-0/+78
* Initial support for PyFR * styling * fixes * more syling fixes * fixes for dependencies * add min rocblas version
2022-02-14intel-oneapi-mpi: set I_MPI_ROOT in setup_dependent_build_environment (#28890)Tom Vander Aa1-0/+2
* setting I_MPI_ROOT is sometimes needed for find_package(MPI) in cmake to work
2022-02-14fastjet add v3.3.4, fjcontrib add v1.045 (#22667)Thomas Madlener2-0/+2
2022-02-14AMD rocm-openmp-extras: add v4.5.2 (#28790)estewart081-7/+14
2022-02-14Python: fix build with Fujitsu compiler (#28744)Toyohisa Kameyama2-1/+18
2022-02-14py-{mizani,plotnine}: add packages. (#28841)Olli Lupton2-0/+53
* py-{mizani,plotnine}: add packages. * Add missing python dependency.
2022-02-14magma: move the execution of stand-alone tests to preferred directory (#28895)G-Ragghianti1-1/+1
2022-02-14palisade-development: change fppe-logreg variant to point to a stable tag ↵John Wohlbier1-4/+4
instead of a branch (#28717) Co-authored-by: John Wohlbier <jgwohlbier@sei.cmu.edu>
2022-02-14py-pandas: add v1.4.1 (#28904)Adam J. Stewart1-0/+1
2022-02-14py-mypy: add new versions (#28905)Adam J. Stewart1-6/+10
2022-02-14trilinos: disable UVM for 13.2+ (#28879)Seth R. Johnson1-1/+3
2022-02-13[py-ctgan] fixed py-torchvision version range (#28892)Jen Herting1-1/+1
2022-02-13Bump libtree (#28908)Harmen Stoppels1-0/+1
2022-02-13go: mark conflict for ancient compilers (#28888)Seth R. Johnson1-0/+3
2022-02-12py-grpcio: add v1.43.0 (#28784)Adam J. Stewart1-4/+5