Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-22 | New package: py-py-f90nml (#32314) | Ryan Marcellino | 1 | -0/+20 | |
2022-08-22 | VisIt: Add patch to include jpeg library in install. (#32245) | Eric Brugger | 3 | -0/+87 | |
2022-08-22 | hwloc: fix build with +onepai-level-zero (#31622) | Mark Abraham | 1 | -2/+1 | |
Flags to configure were erroneously managed to configure twice. Removed the one that was wrong so that a configure warning is no longer issued. | |||||
2022-08-22 | teckit: Fixes missing xmlparse.h issue. (#32295) | Barry Rountree | 1 | -3/+17 | |
The "release" tarball provided by github lacks several files in the SFconv/expat/xmlparse directory, including xmlparse. Using tarballs based off of version tags solves the problem. o Changes version() to use commits associated with version tags. o Adds several additional versions. o Adds myself as maintainer. o Adds hook to execute autogen.sh. o Adds autotools &ct dependences. o Removes expat dependence. | |||||
2022-08-22 | OpenMC: add v0.13.1 (#32263) | Paul Romano | 2 | -14/+14 | |
* openmc: add v0.13.1 * Add @paulromano as maintainer of openmc and py-openmc * Address review comments from @adamjstewart * Add back MPI variant in openmc package | |||||
2022-08-22 | crunch: add new package (#31980) | Adam J. Stewart | 2 | -3/+26 | |
2022-08-22 | helics: update v3 options and add missing versions (#32121) | Ryan Mast | 1 | -11/+46 | |
* helics: update v3 options and add missing versions * helics: allow using openssl 3.x for encryption support * helics: fix style errors * helics: Apply suggestion from code review Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-08-22 | Add checksum for py-requests 2.27.1, 2.28.0, 2.28.1 (#31896) | iarspider | 1 | -1/+5 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2022-08-22 | deal.II 9.4: Fix issues due to override of CMake FIND_PACKAGE macro (#32079) | Jean-Paul Pelteret | 1 | -0/+13 | |
2022-08-22 | openmpi: fix patches for %nvhpc (#32308) | Harmen Stoppels | 3 | -155/+0 | |
2022-08-22 | xgboost: GCC 8+ required (#32282) | Adam J. Stewart | 1 | -0/+2 | |
2022-08-22 | racket: fix spec (#32304) | Arjun Guha | 1 | -0/+2 | |
2022-08-22 | py-rasterio: add v1.3.2 (#32277) | Adam J. Stewart | 1 | -0/+1 | |
2022-08-22 | HPX: ROCm and Cuda conflict needed (#32178) | kwryankrattiger | 1 | -0/+3 | |
Discovered this missing conflict when building the e4s enviroment with unify:when_possible. #31940 | |||||
2022-08-22 | Provide patches provided by consumers of draco. (#32281) | Kelly (KT) Thompson | 5 | -0/+183 | |
2022-08-22 | draco: add v7_14_0 (#32267) | Kendra Long! | 1 | -0/+1 | |
2022-08-22 | VisIt: add conduit and mfem variants (#32255) | Eric Brugger | 1 | -0/+30 | |
2022-08-22 | keepassxc: option autotype with pcsclite (#32288) | Olivier Cessenat | 1 | -0/+4 | |
2022-08-22 | openfoam-org: add v9 and v10 (#32274) | Jonas Thies | 1 | -0/+10 | |
2022-08-22 | Molden: update URLs. (#32207) | Rémi Lacroix | 1 | -2/+2 | |
2022-08-22 | baurmc: correct compile flag (#31305) | Valentin Volkl | 1 | -1/+5 | |
2022-08-22 | prophecy4f: add hep tag, install to share (#31308) | Valentin Volkl | 1 | -0/+4 | |
2022-08-22 | hip@4.5.2: fix installation (#31416) | Cory Bloor | 3 | -24/+36 | |
In a fast-moving project with as many forks as LLVM, it's difficult to accurately determine if a function exists just by checking the version number. The existing version check fails, for example, with llvm-amdgpu from ROCm 4.5. It is more robust to directly check if the function exists. | |||||
2022-08-22 | VASP: add v6.3.2; handle changes to makefile.include naming pattern (#31701) | Alan Sill | 1 | -0/+5 | |
Added the SHA256 for version 6.3.2 and added logic to eal with the change of naming pattern for the makefile.include files that now appears to leave out the "linux_" prefix. (Changes should be. backwards compatible.) Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: alansill <alansill@users.noreply.github.com> | |||||
2022-08-22 | feynhiggs: update url (#31760) | haralmha | 1 | -2/+2 | |
2022-08-22 | py-isort: add v5.10.1 (#32302) | Adam J. Stewart | 1 | -0/+1 | |
2022-08-21 | qscintilla: coherence with py-sip (#32128) | Olivier Cessenat | 1 | -8/+9 | |
2022-08-21 | gcc: add 12.2.0 (#32270) | Wileam Y. Phan | 1 | -0/+1 | |
2022-08-20 | py-vermin: add latest version 1.4.2 (#32287) | Morten Kristensen | 1 | -1/+2 | |
2022-08-20 | Ascent, Conduit & VTK-h: don't assume I have Fortran (#32285) | Axel Huebl | 3 | -5/+8 | |
* VTK-h: don't assume I have Fortran Don't assume I have a working Fortran compiler in my toolchain :) * Conduit: Do not Assume Fortran * Ascent: Do not Assume Fortran * fix style | |||||
2022-08-20 | WarpX: Add hints for FindMPI (#31842) | kwryankrattiger | 1 | -2/+7 | |
This seems to be needed on some cray systems and is safe on normal desktops. | |||||
2022-08-20 | gxsview: new version 2022.05.09 (#32289) | Olivier Cessenat | 1 | -2/+7 | |
2022-08-20 | Vis: macOS `llvm-openmp` (#32284) | Axel Huebl | 3 | -0/+4 | |
Add some OpenMP lib provider for Apple-Clang to the vis packages. | |||||
2022-08-20 | Enable Tensorflow for ROCm. Add ROCm dependencies. (#32248) | Sreenivasa Murthy Kolam | 1 | -3/+31 | |
* Build Tensorflow using the fork for rocm. Initial commit * re-order the versions * fix style errors * address review comments * add conflicts for rocm version * address review comments * remove rocm variant as its added by ROCmPackage | |||||
2022-08-19 | py-globus-sdk: add new versions; unpin py-cryptography version constraint ↵ | eugeneswalker | 1 | -1/+7 | |
(#32280) * add mothra tests * py-globus-sdk: add new versions; unpin py-cryptography version constraint * Update var/spack/repos/builtin/packages/py-globus-sdk/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-08-19 | py-pyjwt: fix py-cryptography version constraints (#32279) | eugeneswalker | 1 | -2/+2 | |
* py-pyjwt: fix py-cryptography version constraints * Update var/spack/repos/builtin/packages/py-pyjwt/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-08-19 | py-setuptools: add v64.0.0 (#32078) | Adam J. Stewart | 2 | -2/+11 | |
2022-08-19 | Doc: WarpX SENSEI Work-Around (#32276) | Axel Huebl | 1 | -0/+2 | |
Follow-up to #31542 | |||||
2022-08-19 | netcdf-cxx: Update the download URL (#32275) | Rémi Lacroix | 1 | -1/+1 | |
2022-08-19 | py-pygments: add v2.13.0 (#32168) | Adam J. Stewart | 1 | -1/+3 | |
2022-08-19 | ForTrilinos: new versions 2.0.1, 2.1.0 (#32265) | Seth R. Johnson | 1 | -10/+9 | |
* ForTrilinos: new versions 2.0.1, 2.1.0 I also had to update the checksum for the released 2.0.0: see #32000 for the explanation and solution to keep this from happening again. * Soooo stylish | |||||
2022-08-19 | ncurses 6.3 restrict patch (#32271) | Harmen Stoppels | 1 | -1/+1 | |
2022-08-19 | pcsclite: add new package (#32129) | Olivier Cessenat | 1 | -0/+50 | |
2022-08-19 | py-macholib: add v1.16 (#31967) | Seth R. Johnson | 1 | -1/+2 | |
* py-macholib: add v1.16 * Update dependencies Even 1.11 requires `altgraph (>=0.15)`. The lastest requires no additional dependencies. | |||||
2022-08-19 | htslib, samtools: add v1.15 and v1.15.1 (#32259) | dunatotatos | 2 | -0/+7 | |
2022-08-19 | ghostscript: new version 9.56.1 (#32088) | Olivier Cessenat | 1 | -0/+1 | |
2022-08-19 | xpmem: fix configure with ~kernel-module (#32258) | iarspider | 1 | -1/+1 | |
2022-08-19 | Add tracy variant to pika (#32090) | Mikael Simberg | 1 | -0/+3 | |
2022-08-18 | hpctoolkit: update git url from github to gitlab (#32252) | Mark W. Krentel | 1 | -1/+1 | |
2022-08-18 | kassiopeia: new version 3.8.2 (#32254) | Wouter Deconinck | 1 | -1/+5 | |
* kassiopeia: new version 3.8.2 There was no version 3.8.1, so here is the diff with 3.8.0: https://github.com/KATRIN-Experiment/Kassiopeia/compare/v3.8.0...v3.8.2 Build system changes: - default `cxxstd` is now 17. * kassiopeia: updated hash * kassiopeia: use spec.satisfies Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> |