Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-29 | intel-oneapi-compilers-classic: extend setup_run_environment with the one ↵ | Sergey Kosukhin | 1 | -21/+8 | |
from intel-oneapi-compilers (#32854) * intel-oneapi-compilers-classic: refactor setup_run_environment * intel-oneapi-compilers-classic: extend setup_run_environment with the one from intel-oneapi-compilers | |||||
2022-09-29 | Rename arm to acfl, add v22.0.2 (#32518) | Annop Wongwathanarat | 1 | -4/+26 | |
Co-authored-by: Annop Wongwathanarat <annop.wongwathanarat@arm.com> | |||||
2022-09-29 | py-imageio: add 2.22.0 (#32870) | Manuela Kuhn | 1 | -2/+4 | |
2022-09-29 | py-idna: add 3.4 (#32869) | Manuela Kuhn | 1 | -1/+3 | |
2022-09-29 | py-interface-meta: add 1.3.0 (incl new dependency packages) (#32873) | Manuela Kuhn | 3 | -2/+49 | |
* py-interface-meta: add 1.3.0 (incl new dependency packages) * Update var/spack/repos/builtin/packages/py-poetry-dynamic-versioning/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-09-29 | py-formulaic: add 0.5.2 (#32851) | Manuela Kuhn | 2 | -2/+33 | |
2022-09-29 | py-fracridge: add 2.0 (#32852) | Manuela Kuhn | 1 | -1/+5 | |
2022-09-29 | superlu:oneapi-deal with non ISO C99 compliance (#32685) | Howard Pritchard | 1 | -0/+7 | |
superlu:oneapi-deal with non ISO C99 complianc in the package. The Intel OneAPI compilers are based on LLVM 14. A recent enhancement to LLVM - https://reviews.llvm.org/D122983 results in superlu-dist not compiling because of some non ISO C99 compliant stuff. A workaround is to use an llvm compile line option noted in the above URL. Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2022-09-29 | gl2ps: set CMAKE_MACOSX_RPATH=True to build (#32777) | Laurent Aphecetche | 1 | -0/+3 | |
2022-09-29 | fxt: add static variant (#32794) | Lucas Nesi | 1 | -0/+9 | |
2022-09-29 | [py-deephyper] Added py-deephyper package (#32848) | Matthieu Dorier | 1 | -0/+39 | |
2022-09-29 | py-identify: add 2.5.5 (#32868) | Manuela Kuhn | 1 | -2/+3 | |
2022-09-29 | clhep: add v2.4.5.3 and cms-specific patch (#32757) | iarspider | 2 | -0/+339 | |
2022-09-29 | py-imagesize-1.4.1 (#32871) | Manuela Kuhn | 1 | -0/+1 | |
2022-09-29 | MGCFD-OP2: add new package (#32529) | Rob Jones | 1 | -0/+84 | |
2022-09-29 | py-flake8: add 5.0.4 (#32867) | Manuela Kuhn | 1 | -0/+2 | |
2022-09-29 | py-humanize: add 4.4.0 (#32866) | Manuela Kuhn | 1 | -1/+2 | |
2022-09-29 | py-torch: fix +rocm+nccl build (#32771) | Adam J. Stewart | 1 | -5/+8 | |
2022-09-29 | hypre: add Umpire variant (#32884) | Sarah Osborn | 1 | -1/+27 | |
* hypre: Add umpire variant * hypre: Fix to umpire / GPU target propagation | |||||
2022-09-29 | anaconda3: add v2021.11 and v2022.05 (#32882) | Hans Fangohr | 1 | -0/+11 | |
2022-09-29 | hwloc: update url_for_version (#32735) | Paul Kuberry | 1 | -6/+2 | |
2022-09-28 | trilinos: update url (#32887) | Paul Kuberry | 1 | -2/+2 | |
2022-09-28 | py-greenlet: add 1.1.3 (#32864) | Manuela Kuhn | 1 | -0/+1 | |
2022-09-28 | py-fonttools: add 4.37.3 (#32850) | Manuela Kuhn | 1 | -8/+3 | |
2022-09-28 | serialbox: enable building with NAG 7.1 (#32883) | Sergey Kosukhin | 2 | -0/+55 | |
2022-09-28 | serialbox: patch to add missing include directives (#32880) | Sergey Kosukhin | 2 | -0/+15 | |
2022-09-28 | py-filelock: add 3.8.0 and py-setuptools-scm: add 7.0.5 (#32846) | Manuela Kuhn | 2 | -3/+7 | |
2022-09-28 | Windows: Support for Clingo and dependencies (#30690) | John W. Parent | 5 | -12/+117 | |
Make it possible to install the Clingo package on Windows; this also provides a means to use Clingo with Spack on Windows. This includes * A new "winbison" package: Windows has a port of bison and flex where the two packages are grouped together. Clingo dependencies have been updated to use winbison on Windows and bison elsewhere (this avoids complicating the existin bison/flex packages until we can add support for implied virtuals). * The CMake build system was incorrectly converting CMAKE_INSTALL_PREFIX to POSIX format. * The re2c package has been modified to use CMake on Windows; for now this is done by overloading the configure/build/install methods to perform CMake-appropriate operations; the package should be refactored once support for multiple build systems in one Package is available. | |||||
2022-09-28 | Add checksum for py-ipywidgets 8.0.2, py-jupyterlab-widgets 3.0.3 (#32847) | iarspider | 3 | -17/+29 | |
* Add checksum for py-ipywidgets 8.0.2, py-jupyterlab-widgets 3.0.3, add py-jupyterpackaging10 * Apply changes from review * Fix | |||||
2022-09-27 | py-sphinx: add v5.2.0 (#32804) | Adam J. Stewart | 3 | -14/+26 | |
* py-sphinx: add v5.2.0 * py-colorama: add v0.4.5 * 3.6 still supported | |||||
2022-09-27 | vtkm: add v1.9.0-rc1, keep v1.8.0 preferred (#32858) | Vicente Bolea | 1 | -0/+1 | |
2022-09-27 | fix cmake cache package handling for hip workaround | Tom Scogland | 3 | -4/+14 | |
2022-09-27 | py-torch-geometric: add v2.1.0 (#32822) | Adam J. Stewart | 1 | -21/+36 | |
* py-torch-geometric: add v2.1.0 * black * Update homepage * Add missing sklearn dep | |||||
2022-09-27 | zziplib: adding some missing build deps (#32833) | snehring | 1 | -0/+2 | |
* zziplib: adding some missing build deps | |||||
2022-09-27 | pgplot: install rbg.txt and change PGPLOT_DIR (#32775) | Philipp Edelmann | 1 | -1/+3 | |
The file rbg.txt is needed for many PGPLOT application, such as the MESA stellar evolution code. This change installs the file to the PGPLOT_DIR, where the library expects it. PGPLOT_DIR was previously set to the prefix itself, which is an odd place to install rgb.txt. This commit changes it to lib/pgplot5, following the convention used by Debian. Co-authored-by: Philipp Edelmann <edelmann@fs.tum.de> | |||||
2022-09-27 | root: add arrow variant (#32837) | Laurent Aphecetche | 1 | -1/+3 | |
2022-09-27 | strace: add 5.19 (#32844) | Michael Kuhn | 1 | -1/+4 | |
2022-09-27 | py-executing: add 1.1.0 (#32840) | Manuela Kuhn | 1 | -0/+1 | |
2022-09-27 | py-exifread: add 3.0.0 (#32841) | Manuela Kuhn | 1 | -0/+1 | |
2022-09-27 | py-fasteners: add 0.18 (#32843) | Manuela Kuhn | 1 | -0/+1 | |
2022-09-27 | py-fastjsonschema: add 2.16.2 (#32845) | Manuela Kuhn | 1 | -0/+1 | |
2022-09-27 | cgal: depends on for older versions (#32802) | Stefano Bertone | 1 | -1/+2 | |
* cgal: depends on for older versions * Update package.py Co-authored-by: steo85it <steo85it@users.noreply.github.com> | |||||
2022-09-27 | hwloc: replace 'shared' variant with 'libs' (#32093) | iarspider | 2 | -3/+9 | |
* hwloc: replace 'shared' variant with 'libs' * PEP-8 * Fix gpi-space | |||||
2022-09-26 | py-libclang: add v14 (#32824) | Adam J. Stewart | 1 | -21/+8 | |
2022-09-26 | add ROCmPackage to OSU Micro Benchmarks (#32806) | Pak Lui | 1 | -1/+7 | |
2022-09-26 | Add checksum for py-nbconvert 7.0.0, py-mistune 2.0.4 (#32817) | iarspider | 2 | -32/+37 | |
2022-09-26 | hdf5-vol-async: fix path needed for h5bench (#32805) | Jean Luca Bez | 1 | -1/+1 | |
* fix path needed for h5bench * Update var/spack/repos/builtin/packages/hdf5-vol-async/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-09-26 | vmc: add versions 1-1-p1 and 2-0 (#32703) | Laurent Aphecetche | 1 | -0/+6 | |
* vmc: add versions 1-1-p1 and 2-0 * Update var/spack/repos/builtin/packages/vmc/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-09-26 | hoppet: fix typo in hep tag (#32820) | Valentin Volkl | 1 | -1/+1 | |
2022-09-26 | py-datalad-metalad: add 0.4.5 and new package py-datalad-metadata-model (#32811) | Manuela Kuhn | 2 | -0/+32 | |
* py-datalad-metalad: add 0.4.5 * Update var/spack/repos/builtin/packages/py-datalad-metalad/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> |