Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-25 | openssl: new versions (#40194) | Harmen Stoppels | 1 | -2/+17 | |
apparently there was still a 1.1.1 release | |||||
2023-09-25 | omegah: new version (#40192) | Cameron Smith | 1 | -0/+5 | |
2023-09-25 | spdlog: add version 1.12.0 (#40186) | Matthieu Dorier | 1 | -0/+1 | |
2023-09-25 | subread: removing mtune arg to compiler (#40197) | snehring | 1 | -6/+6 | |
2023-09-25 | new package: gsibec (#40137) | eugeneswalker | 2 | -0/+70 | |
2023-09-25 | py-numcodecs: drop upperbound, add new version, avoid native compilation ↵ | Harmen Stoppels | 2 | -4/+22 | |
(#40183) * py-numcodecs: drop upperbound, add new version, avoid native compilation * py-numcodecs: add entrypoints * Remove another upperbound on python Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-09-25 | jsoncpp: add meson build system, update package, update cmake ~ownlibs (#39639) | Harmen Stoppels | 2 | -23/+30 | |
2023-09-25 | openssh: add version 9.4p1 and fix compile issue with new zlib-1.3 (#40174) | Bernhard Kaindl | 1 | -0/+9 | |
The fix for the compile issue was improved by Bernhard Kaindl. He also added to fix two classes of other build fails: - add missing openssl dependency version limit to older openssh versions - add missing -fcommon for new compilers building old openssh versions Co-authored-by: snehring <snehring@iastate.edu> | |||||
2023-09-25 | phist: remove python 3.10 upperbound (#40175) | Harmen Stoppels | 1 | -2/+3 | |
2023-09-25 | Add opendjk 11.0.20.1+1, 17.0.8.1+1 (#40035) | Diego Alvarez S | 1 | -0/+36 | |
2023-09-25 | namd: Add NAMD 3.0b3 and ARM support (#40134) | Rocco Meli | 1 | -3/+18 | |
2023-09-24 | new package: ecmwf-atlas (#40136) | eugeneswalker | 11 | -4/+458 | |
2023-09-24 | blast-plus: add 2.14.1 (#40179) | George Young | 1 | -0/+1 | |
Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk> | |||||
2023-09-24 | visit: Add NetCDF format support (#40065) | Brian Vanderwende | 1 | -0/+19 | |
2023-09-24 | EZTrace: add v2.1 (#39748) | François Trahay | 1 | -2/+21 | |
2023-09-24 | garfieldpp: Fix the signature of setup_dependent_build_environment (#40133) | Thomas Madlener | 1 | -1/+1 | |
2023-09-24 | sw4: add v3.0 (#40146) | Houjun Tang | 1 | -2/+2 | |
2023-09-24 | hmmer: adding new version 3.4 (#40148) | snehring | 1 | -1/+4 | |
2023-09-24 | py-torchvision: minimize dependencies (#40163) | Adam J. Stewart | 1 | -51/+67 | |
2023-09-24 | py-torchmetrics: add v1.2.0 (#40164) | Adam J. Stewart | 1 | -4/+3 | |
2023-09-24 | flecsi: bumping HPX requirement to V1.9.1 (#32355) | Hartmut Kaiser | 1 | -1/+1 | |
2023-09-24 | bfs: add v3.0.2 (#40176) | Alec Scott | 1 | -0/+1 | |
2023-09-24 | glab: add v1.33.0 (#40177) | Alec Scott | 1 | -0/+1 | |
2023-09-24 | hugo: add v0.118.2 (#40178) | Alec Scott | 1 | -0/+1 | |
2023-09-24 | Add mda-xdrlib and update pyedr and panedr (#39912) | Rocco Meli | 3 | -2/+24 | |
* ensure umpire~cuda~rocm when ~cuda~rocm * Add mda-xdrlib and update pyedr and panedr * Update var/spack/repos/builtin/packages/py-mda-xdrlib/package.py Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com> * code review * fix python pin, conflated with py-tomli --------- Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com> | |||||
2023-09-24 | trilinos +shylu: patch to resolve trilinos issue #12048 (#40169) | eugeneswalker | 2 | -0/+12 | |
* trilinos +shylu: patch to resolve trilinos issue #12048 * e4s ci: build xyce ^trilinos+shylu --------- Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> | |||||
2023-09-23 | protobuf: add v4.24.3 (#40152) | Adam J. Stewart | 3 | -10/+12 | |
2023-09-23 | py-tinyarray: add version 1.2.4, needed for python@3.10 (#40171) | Tom Payerle | 1 | -0/+4 | |
* py-tinyarray: add version 1.2.4, needed for python@3.10 Added @1.2.4 Require @1.2.4 when using python@3.10: * py-tinyarray: format fix | |||||
2023-09-22 | pumi: add version 2.2.8 (#40143) | Cameron Smith | 1 | -0/+3 | |
2023-09-22 | py-pyzmq: fix order of decorators (#40157) | Adam J. Stewart | 1 | -2/+1 | |
2023-09-22 | llvm: add version 17.0.1 (#40108) | Satish Balay | 1 | -0/+1 | |
2023-09-22 | Remove distutils dependency in Spack (#40153) | Harmen Stoppels | 1 | -1/+6 | |
* msvc.py: don't import distutils Introduced in #27021, makes Spack forward incompatible with Python. The module was already deprecated at the time of the PR. * update spack package | |||||
2023-09-22 | py-matplotlib: add v3.7.3 (#39961) | Adam J. Stewart | 1 | -25/+18 | |
2023-09-22 | py-pyzmq: force recythonize of older versions (#40151) | Harmen Stoppels | 1 | -2/+9 | |
2023-09-22 | py-gpy: re-cythonize & drop python upperbound (#40089) | Harmen Stoppels | 3 | -1/+24 | |
* py-gpy: drop cython induced python upperbound * py-gpy: bump scipy * py-fn-py: python bounds for old version, new version w/o * py-statsmodels: force recythonization * py-gpy: clarifying comment about cython build type | |||||
2023-09-22 | py-pyproj: add v3.6.1 (#40128) | Adam J. Stewart | 1 | -1/+3 | |
2023-09-22 | py-hpbandster: use build/run deps instead of build (#40102) | Harmen Stoppels | 1 | -2/+2 | |
2023-09-22 | py-pandas: add v2.1.1 (#40127) | Adam J. Stewart | 2 | -2/+6 | |
2023-09-22 | libzmq: fix build with Apple Clang 15.0.0 (#40116) | Adam J. Stewart | 1 | -3/+3 | |
2023-09-22 | OpenBLAS: add v0.3.24 (#40132) | Adam J. Stewart | 1 | -26/+29 | |
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com> | |||||
2023-09-22 | py-scikit-learn: add v1.3.1 (#40126) | Adam J. Stewart | 1 | -0/+1 | |
2023-09-22 | add met v11.1.0 (#40138) | eugeneswalker | 1 | -0/+1 | |
2023-09-22 | add metplus v5.1.0 (#40139) | eugeneswalker | 1 | -0/+1 | |
2023-09-22 | add scotch v7.0.4 (#40140) | eugeneswalker | 1 | -0/+1 | |
2023-09-22 | py-aiofiles: Add version 0.7.0 required by py-cylc-flow (#39987) | Lydéric Debusschère | 1 | -2/+6 | |
* py-aiofiles: Add version 0.7.0 required by py-cylc-flow * py-aiofiles: update from review * depends on py-setuptools before 0.6 * depends on py-poetry-core after 0.7 Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com> * py-aiofiles: Taking reviewing into account; add a upper version constraint for Python. * py-aiofiles: update from review, set lower version of python Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Manuela Kuhn <36827019+manuelakuhn@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-09-22 | openssh: Fix segfault on x86_64-darwin (#40044) | Thiago Genez | 1 | -0/+24 | |
Import patches from homebrew | |||||
2023-09-21 | Update grib-util package.py (#40120) | Alex Richert | 1 | -3/+14 | |
2023-09-21 | py-fenics-dolfinx: add version upper bound for Python dependency (#40125) | Garth N. Wells | 1 | -2/+4 | |
* py-fenics-dolfinx: add upper bound on Python version * Small fix * Update var/spack/repos/builtin/packages/py-fenics-dolfinx/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-09-21 | Add missing platform in Charm++ (#40051) | Rocco Meli | 1 | -2/+12 | |
Add missing `linux` platform in Charm++ when building for `arm8`. | |||||
2023-09-21 | lorene: add C++ headers to the install (#39909) | Steven R. Brandt | 1 | -1/+2 | |