Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-30 | py-fiona: add v1.9.0 (#35247) | Adam J. Stewart | 2 | -12/+21 | |
2023-01-30 | HDF5 static (#34577) | Alex Richert | 1 | -2/+0 | |
* Add HDF5 static support for netcdf-c * Update var/spack/repos/builtin/packages/hdf5/package.py Apply pkgconfig fix for all libraries, not just lz Co-authored-by: Sergey Kosukhin <skosukhin@gmail.com> * Update package.py Fix pkg config templates * remove subprocess+2 lines * Try netcdf-c changes only Co-authored-by: Sergey Kosukhin <skosukhin@gmail.com> | |||||
2023-01-30 | py-torchgeo: add v0.4.0 (#35155) | Adam J. Stewart | 2 | -18/+37 | |
* py-torchgeo: add v0.4.0 * Add missing java dep | |||||
2023-01-30 | py-protobuf: various updates (#35188) | Adam J. Stewart | 2 | -18/+4 | |
2023-01-30 | py-shapely: add v2.0.1 (#35246) | Adam J. Stewart | 1 | -7/+8 | |
2023-01-30 | py-mariadb: new package (#35240) | Erik Heeren | 1 | -0/+26 | |
* py-mariadb: new package * py-mariadb: style | |||||
2023-01-30 | py-hjson: fix typo in latest version (#35234) | Erik Heeren | 1 | -1/+1 | |
2023-01-30 | Bugfix: Update Petsc Python dependency (#35216) | Tamara Dahlgren | 1 | -1/+3 | |
* Bugfix: Update Petsc python dependency for at least 3.18: * Update var/spack/repos/builtin/packages/petsc/package.py Co-authored-by: Satish Balay <balay@mcs.anl.gov> | |||||
2023-01-30 | rocblas: remove unnecessary conflicts (#35232) | Cory Bloor | 1 | -2/+0 | |
The gfx906:xnack- and gfx908:xnack- targets were introduced in ROCm 4.1 and replaced gfx906 and gfx908 as default build targets, but the library can still be built for gfx906 and gfx908 if requested. | |||||
2023-01-30 | mpich: add 4.0.3 and 4.1 releases (#35218) | Ken Raffenetti | 1 | -0/+2 | |
2023-01-30 | montage: fixing compilation issues for newer gcc versions (#35220) | snehring | 1 | -0/+7 | |
2023-01-30 | apptainer: update constraint on go dependency (#35230) | simonleary-umass-edu | 1 | -0/+2 | |
2023-01-30 | hypre: Update URL using citation instructions from ↵ | Satish Balay | 1 | -3/+1 | |
https://github.com/hypre-space/hypre/wiki/Citing-hypre (#35225) | |||||
2023-01-30 | adios2: allow building on Windows (#35102) | John W. Parent | 1 | -6/+17 | |
2023-01-30 | OmpSs: add v2022.11 (#35228) | aleixrocks | 1 | -5/+13 | |
2023-01-29 | e4s oneapi: use oneapi@2023.0.0 (#34634) | eugeneswalker | 1 | -0/+6 | |
2023-01-29 | gmake: Fix too many levels of symbolic links error (#35224) | Alec Scott | 1 | -0/+3 | |
* gedit: Fix too many levels of symlinks error * Fix package formatting with black | |||||
2023-01-28 | freetype: add CMake support (#35107) | John W. Parent | 1 | -2/+20 | |
2023-01-28 | xz: add 5.4.1 and 5.2.10 (#35172) | Michael Kuhn | 1 | -0/+2 | |
2023-01-27 | Added newer versions of PyAMG and added dependencies for 4.2 and later. (#35185) | Ben Cowan | 1 | -4/+8 | |
* Added newer versions of PyAMG and added dependencies for 4.2 and later. * Fixed dependencies. | |||||
2023-01-27 | New Spack package: Palace (#35189) | Sebastian Grimberg | 1 | -0/+120 | |
2023-01-27 | Added e4s-cl package (#35117) | Jean-Baptiste Skutnik | 7 | -1/+95 | |
* Added e4s-cl package * Version order change * Added e4s-cl dependencies * Added python-sotools dependency * [@spackbot] updating style on behalf of spoutn1k * Add missing versions to py- packages * Fix style * [@spackbot] updating style on behalf of spoutn1k * Update var/spack/repos/builtin/packages/e4s-cl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/e4s-cl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-python-sotools/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add docker removing patch for e4s-cl Co-authored-by: spoutn1k <spoutn1k@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-01-27 | py-nexusforge: add with dependencies (#35208) | Erik Heeren | 9 | -3/+187 | |
* py-nexusforge: add with dependencies * py-pyshacl, py-sseclient: more style * py-hjson, py-nexus-sdk, py-nexusforge, py-puremagic: more style * py-pyshacl: license update * py-nexusforge, py-prettytable, py-pyshacl: review remarks * py-nexusforge: make the variant mean something Too hasty to commit... | |||||
2023-01-27 | Py ipyparallel (#35178) | Erik Heeren | 1 | -3/+4 | |
* py-ipyparallel: add 8.4.1, which builds with py-hatchling * py-ipyparallel: copyright and redundant py-setuptools dependency * py-ipyparallel: py-packaging was dropped after 8.0.0 | |||||
2023-01-27 | New patch release SLEPc 3.18.2 (#35176) | Jose E. Roman | 2 | -1/+3 | |
2023-01-27 | libblastrampoline: Add v5.3.0 and v5.4.0 (#35194) | Mosè Giordano | 1 | -0/+2 | |
2023-01-27 | Add a `maintainers` directive (#35083) | Massimiliano Culpo | 3 | -3/+19 | |
fixes #34879 This commit adds a new maintainer directive, which by default extend the list of maintainers for a given package. The directive is backward compatible with the current practice of having a "maintainers" list declared at the class level. | |||||
2023-01-26 | py-nptyping, py-typish: add package (#35126) | Erik Heeren | 2 | -0/+42 | |
* py-typish: add package * py-typish: style fix * py-nptyping: new package * py-nptyping, py-typish: review remarks * py-nptying: style * py-nptyping: generic url, avoid pypi for now | |||||
2023-01-26 | py-deap: add 1.3.3 (#35175) | Erik Heeren | 1 | -0/+1 | |
2023-01-26 | py-rasterio: add v1.3.5 (#35167) | Adam J. Stewart | 1 | -0/+1 | |
2023-01-26 | wrf: Fix patching of config file when using GCC for v3.9.1.1 (#35140) | Mosè Giordano | 1 | -2/+8 | |
The regex doesn't actually work because dollar signs and parentheses have to be escaped. Also, compiling with OpenMPI requires defining the macro `MPI2SUPPORT`. | |||||
2023-01-26 | opencascade: add v7.7.0 (#35039) | Wouter Deconinck | 1 | -1/+17 | |
2023-01-26 | binutils: v2.30, 2.39, 2.40 (#35128) | Harmen Stoppels | 2 | -19/+61 | |
- Add `binutils +pgo` - Add dejagnu build dep and fix its deps - Default to -O3 -g0 when using gcc/clang to make binutils faster and smaller | |||||
2023-01-26 | Add package for serenity and its scine wrapper (#35072) | Sebastian Ehlert | 3 | -0/+238 | |
2023-01-26 | Setting LIBDIR to lib in rocm-smi-lib across all platform (#34805) | renjithravindrankannath | 1 | -1/+5 | |
2023-01-26 | py-poetry-core GIT_DIR fix (#35139) | mtaylo12 | 1 | -2/+2 | |
2023-01-26 | ports-of-call: add v1.4.1, deprecate old versions (#35151) | Richard Berger | 1 | -9/+18 | |
2023-01-25 | NVIDIA HPC SDK: add v23.1 (#35169) | Filippo Spiga | 1 | -0/+14 | |
2023-01-26 | p5-h5py: restrict python version based on import bugs (#35166) | Seth R. Johnson | 1 | -0/+1 | |
``` File ".../spack/var/spack/environments/scale-mpi/.spack-env/._view/4yiorsdd4pefrnwgrwlwt3yzo5i235il/lib/python3.10/site-packages/h5py/_hl/base.py", line 19, in <module> from collections import (Mapping, MutableMapping, KeysView, ImportError: cannot import name 'Mapping' from 'collections' (.../spack/var/spack/environments/scale-mpi/.spack-env/._view/4yiorsdd4pefrnwgrwlwt3yzo5i235il/lib/python3.10/collections/__init__.py) ``` Fixed in https://github.com/h5py/h5py/pull/1069 which was first merged in v2.9. | |||||
2023-01-26 | Update gftl, gftl-shared, fargparse, pfunit, yafyaml, pflogger (#35119) | Matthew Thompson | 6 | -2/+21 | |
2023-01-25 | trilinos@14: conflicts with cxxstd=14 (#35164) | eugeneswalker | 1 | -0/+1 | |
2023-01-25 | py-sphobjinv: add v2.3.1 (#35044) | Adam J. Stewart | 1 | -4/+9 | |
2023-01-25 | py-pytorch-lightning: add +extra variant (#35121) | Adam J. Stewart | 17 | -16/+696 | |
* py-pytorch-lightning: add +extra variant * Update dependencies * py-fsspec: add v2023.1.0 | |||||
2023-01-25 | perl-math-symbolic: add 0.612 (#35145) | Christopher Christofi | 1 | -0/+17 | |
2023-01-25 | qperf: add verbs support (#35147) | Michael Kuhn | 1 | -0/+4 | |
2023-01-25 | py-cligj: add v0.7.2 (#35149) | Adam J. Stewart | 1 | -6/+8 | |
2023-01-25 | py-pycocotools: add v2.0.6 (#35150) | Adam J. Stewart | 1 | -3/+6 | |
2023-01-25 | py-scikit-learn: add v1.2.1 (#35152) | Adam J. Stewart | 1 | -0/+1 | |
2023-01-25 | spiner: add v1.6.0 (#35154) | Richard Berger | 1 | -21/+35 | |
2023-01-25 | amqp-cpp: added RabbitMQ C++ API (#35156) | Loïc Pottier | 1 | -0/+39 | |
Signed-off-by: Loïc Pottier <pottier1@llnl.gov> |