summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-08-22Add checksum for py-requests 2.27.1, 2.28.0, 2.28.1 (#31896)iarspider1-1/+5
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2022-08-22deal.II 9.4: Fix issues due to override of CMake FIND_PACKAGE macro (#32079)Jean-Paul Pelteret1-0/+13
2022-08-22openmpi: fix patches for %nvhpc (#32308)Harmen Stoppels3-155/+0
2022-08-22xgboost: GCC 8+ required (#32282)Adam J. Stewart1-0/+2
2022-08-22racket: fix spec (#32304)Arjun Guha1-0/+2
2022-08-22py-rasterio: add v1.3.2 (#32277)Adam J. Stewart1-0/+1
2022-08-22HPX: ROCm and Cuda conflict needed (#32178)kwryankrattiger1-0/+3
Discovered this missing conflict when building the e4s enviroment with unify:when_possible. #31940
2022-08-22Provide patches provided by consumers of draco. (#32281)Kelly (KT) Thompson5-0/+183
2022-08-22enable packages that use numpy for oneapi e4s stack (#32293)Robert Cohn1-3/+3
* enable geopm oneapi * enable packages that depend on py-numpy * disable nan warnings * undo geopm enable * undo geopm, it has multiple compile issues
2022-08-22draco: add v7_14_0 (#32267)Kendra Long!1-0/+1
2022-08-22VisIt: add conduit and mfem variants (#32255)Eric Brugger1-0/+30
2022-08-22keepassxc: option autotype with pcsclite (#32288)Olivier Cessenat1-0/+4
2022-08-22openfoam-org: add v9 and v10 (#32274)Jonas Thies1-0/+10
2022-08-22Molden: update URLs. (#32207)Rémi Lacroix1-2/+2
2022-08-22baurmc: correct compile flag (#31305)Valentin Volkl1-1/+5
2022-08-22prophecy4f: add hep tag, install to share (#31308)Valentin Volkl1-0/+4
2022-08-22hip@4.5.2: fix installation (#31416)Cory Bloor3-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-22VASP: add v6.3.2; handle changes to makefile.include naming pattern (#31701)Alan Sill1-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-22feynhiggs: update url (#31760)haralmha1-2/+2
2022-08-22py-isort: add v5.10.1 (#32302)Adam J. Stewart1-0/+1
2022-08-21qscintilla: coherence with py-sip (#32128)Olivier Cessenat1-8/+9
2022-08-21gcc: add 12.2.0 (#32270)Wileam Y. Phan1-0/+1
2022-08-20spack list: add --tag flag (#32016)sparkyniner3-1/+22
* modified list.py and added functionality for --tag * Removed long and very long, shifted rest of code above return statement * removed results variable * added import statement at top * added the line accidentally deleted * added line accidentally deleted * changed p.name to p, added line inside if statement * line order switched * [@spackbot] updating style on behalf of sparkyniner * ran update completion command * add tests * Update lib/spack/spack/test/cmd/list.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of sparkyniner * changed argument to mock_packages and moved code under filter by tag * removed bad rebase code and added additional test * [@spackbot] updating style on behalf of sparkyniner * added line removed earlier * added line removed earlier * replaced function * added more recommended changes Co-authored-by: sairaj <sairaj@sairajs-MacBook-Pro.local> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-08-20py-vermin: add latest version 1.4.2 (#32287)Morten Kristensen1-1/+2
2022-08-20Ascent, Conduit & VTK-h: don't assume I have Fortran (#32285)Axel Huebl3-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-20WarpX: Add hints for FindMPI (#31842)kwryankrattiger1-2/+7
This seems to be needed on some cray systems and is safe on normal desktops.
2022-08-20gxsview: new version 2022.05.09 (#32289)Olivier Cessenat1-2/+7
2022-08-20Vis: macOS `llvm-openmp` (#32284)Axel Huebl3-0/+4
Add some OpenMP lib provider for Apple-Clang to the vis packages.
2022-08-20Enable Tensorflow for ROCm. Add ROCm dependencies. (#32248)Sreenivasa Murthy Kolam1-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-19py-globus-sdk: add new versions; unpin py-cryptography version constraint ↵eugeneswalker1-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-19py-pyjwt: fix py-cryptography version constraints (#32279)eugeneswalker1-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-19py-setuptools: add v64.0.0 (#32078)Adam J. Stewart2-2/+11
2022-08-19Doc: WarpX SENSEI Work-Around (#32276)Axel Huebl1-0/+2
Follow-up to #31542
2022-08-19netcdf-cxx: Update the download URL (#32275)Rémi Lacroix1-1/+1
2022-08-19py-pygments: add v2.13.0 (#32168)Adam J. Stewart1-1/+3
2022-08-19ForTrilinos: new versions 2.0.1, 2.1.0 (#32265)Seth R. Johnson1-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-19ncurses 6.3 restrict patch (#32271)Harmen Stoppels1-1/+1
2022-08-19pcsclite: add new package (#32129)Olivier Cessenat1-0/+50
2022-08-19e4s %oneapi: add aml +ze (level zero) (#32161)eugeneswalker1-0/+1
2022-08-19py-macholib: add v1.16 (#31967)Seth R. Johnson1-1/+2
* py-macholib: add v1.16 * Update dependencies Even 1.11 requires `altgraph (>=0.15)`. The lastest requires no additional dependencies.
2022-08-19htslib, samtools: add v1.15 and v1.15.1 (#32259)dunatotatos2-0/+7
2022-08-19ghostscript: new version 9.56.1 (#32088)Olivier Cessenat1-0/+1
2022-08-19docs: add a note about an issue being solved on `develop` (#32261)Harmen Stoppels1-1/+7
2022-08-19Add messages to assertions in asp.py (#32237)psakievich1-9/+40
Assertions without messages if/when hit create a blank error message for users. This PR adds error messages to all assertions in asp.py even if it seems unlikely they will ever be needed.
2022-08-19xpmem: fix configure with ~kernel-module (#32258)iarspider1-1/+1
2022-08-19e4s oneapi: compiler environment: prepend lib dir to LD_LIBRARY_PATH (#32227)eugeneswalker1-3/+7
2022-08-19Add tracy variant to pika (#32090)Mikael Simberg1-0/+3
2022-08-18e4s: add dealii +cuda (#32159)eugeneswalker1-0/+1
2022-08-18spack.util.package_hash: parametrize unit-tests (#32240)Massimiliano Culpo1-68/+29
* spack.util.package_hash: parametrize unit-tests * Fix comment
2022-08-18e4s %oneapi: add amrex +sycl (#32162)eugeneswalker1-1/+2