summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-05-23dd4hep: restrict podio versions (#37699)Juan Miguel Carceller1-0/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-05-22py-pastml: adding version for compatibility with py-topiary-asr (#37828)snehring2-2/+5
2023-05-22py-asttokens: add 2.2.1 (#37816)Manuela Kuhn1-0/+1
2023-05-22py-dask: add v2023.4.1 (#37550)genric4-4/+36
* py-dask: add v2023.4.1 * address review comments
2023-05-22py-huggingface-hub: add v0.14.1, cli variant (#37815)Adam J. Stewart3-2/+52
2023-05-22py-fiona: add v1.9.4 (#37780)Adam J. Stewart1-3/+5
2023-05-22azcopy: add new package (#37693)Adam J. Stewart1-0/+22
2023-05-22gaudi: fix issue with fmt::format (#37810)Juan Miguel Carceller2-0/+23
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-05-22tau %oneapi: -Wno-error=implicit-function-declaration (#37829)eugeneswalker1-0/+3
2023-05-22deleted package.py better error message (#37814)simonleary-umass-edu1-1/+1
adds the namespace to the exception object's string representation
2023-05-22swig: convert to new stand-alone test process (#37786)Tamara Dahlgren1-37/+31
2023-05-22llvm: Fix hwloc@1 and hwloc@:2.3 compatibility (#35387)Jordan Galby1-1/+8
2023-05-21arborx: new version 1.4 (#37809)Andrey Prokopenko1-2/+5
2023-05-21Update `CHANGELOG.md` for v0.20.0Todd Gamblin1-0/+218
2023-05-20py-argcomplete: add 3.0.8 (#37797)Manuela Kuhn1-2/+5
* py-argcomplete: add 3.0.8 * Update var/spack/repos/builtin/packages/py-argcomplete/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of manuelakuhn --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-05-20Mochi-Margo: Add patch for pthreads detection (#36109)kwryankrattiger2-0/+567
2023-05-19libtiff: disable use of sphinx (#37803)Manuela Kuhn1-0/+2
2023-05-19py-anyio: add 3.6.2 (#37796)Manuela Kuhn1-1/+3
2023-05-19py-alabaster: add 0.7.13 (#37798)Manuela Kuhn1-0/+2
2023-05-19New patch release SLEPc 3.19.1 (#37675)Jose E. Roman2-0/+3
* New patch release SLEPc 3.19.1 * py-slepc4py: add explicit dependency on py-numpy
2023-05-19Automated deployment to update package flux-security 2023-05-16 (#37696)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2023-05-19fix binutils dep of spack itself (#37738)Harmen Stoppels1-3/+2
2023-05-19aml: v0.2.1 (#37621)Swann Perarnau1-7/+11
* aml: v0.2.1 * add version 0.2.1 * fix hip variant bug * [fix] pkgconf required for all builds On top of needing pkgconf for autoreconf builds, the release configure scripts needs pkgconf do detect dependencies if any of the hwloc, ze, or opencl variants are active. * Remove deprecation for v0.2.0 based on PR advise.
2023-05-19intel-xed: add version 2023.04.16 (#37582)Mark W. Krentel2-12/+55
* intel-xed: add version 2023.04.16 1. add version 2023.04.16 2. adjust the mbuild resource to better match the xed version at the time 3. replace three conflicts() with one new requires() for x86_64 target 4. add patch for libxed-ild for some new avx512 instructions * [@spackbot] updating style on behalf of mwkrentel * Fix the build for 2023.04.16. XED requires its source directory to be exactly 'xed', so add a symlink. 5. move the mbuild resource up one level, xed wants it to be in the same directory as the xed source dir 6. deprecate 10.2019.03 * semantic style fix: add OSError to except * [@spackbot] updating style on behalf of mwkrentel --------- Co-authored-by: mwkrentel <mwkrentel@users.noreply.github.com>
2023-05-19spack env create: generate a view when newly created env has concrete specs ↵Harmen Stoppels2-1/+23
(#37799)
2023-05-19hipsycl: add v0.9.4 (#37247)Thomas-Ulrich1-0/+4
2023-05-19updates for the libpressio ecosystem (#37764)Robert Underwood10-0/+25
* updates for the libpressio ecosystem * [@spackbot] updating style on behalf of robertu94 * style fix: remove FIXME --------- Co-authored-by: Robert Underwood <runderwood@anl.gov> Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com>
2023-05-19archspec: fix entry in the JSON file (#37793)Massimiliano Culpo2-2/+2
2023-05-19fortrilinos: convert to new stand-alone test process (#37783)Tamara Dahlgren1-18/+11
2023-05-19formetis: converted to new stand-alone test process (#37785)Tamara Dahlgren1-19/+12
2023-05-19lmod: allow core compiler to be specified with a version range (#37789)Massimiliano Culpo5-22/+48
Use CompilerSpec with satisfies instead of string equality tests Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2023-05-19compiler specs: do not print '@=' when clear from context (#37787)Greg Becker4-12/+22
Ensure that spack compiler add/find/list and lists of concrete specs print the compiler effectively as {compiler.name}{@compiler.version}. Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2023-05-19llvm: add version 16.0.3 (#37472)Satish Balay1-0/+1
2023-05-19add conduit 0.8.8 release (#37776)Cyrus Harrison1-0/+1
2023-05-18Add STRUMPACK versions 7.1.2 and 7.1.3 (#37779)Pieter Ghysels1-1/+3
2023-05-18legion +rocm: apply patch for --offload-arch (#37775)eugeneswalker2-0/+27
* legion +rocm: apply patch for --offload-arch * constrain to latest version
2023-05-18fzf: add v0.40.0 and refactor package (#37569)Alec Scott1-24/+17
* fzf: add v0.40.0 and refactor package * Remove unused imports
2023-05-18roctracer-dev-api: add v5.5.0 (#37484)Alec Scott1-0/+1
2023-05-18amqp-cpp: add v4.3.24 (#37504)Alec Scott1-0/+1
2023-05-18libjwt: add v1.15.3 (#37521)Alec Scott1-0/+1
2023-05-18rdkit: add v2023_03_1 (#37529)Alec Scott1-0/+1
2023-05-18py-jarvis-util: add a new package (#37729)H. Joe Lee1-0/+24
* py-jarvis-util: add a new package * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-05-18Update py-nltk (#37703)Benjamin Meyers1-6/+171
* Update py-nltk * [@spackbot] updating style on behalf of meyersbs * Update var/spack/repos/builtin/packages/py-nltk/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-05-18update package nccl version 2.17, 2.18 (#37721)Aditya Bhamidipati1-0/+2
2023-05-18New package py-tensorly (#37705)Benjamin Meyers1-0/+25
2023-05-18New package py-scikit-tensor-py3 (#37706)Benjamin Meyers1-0/+22
2023-05-18Update py-jedi 0.17.2 checksum in package.py (#37700)vucoda1-1/+1
Pypi for jedi-0.17.2.tar.gz does not match the package.py file. https://pypi.org/project/jedi/0.17.2/#copy-hash-modal-60e943e3-1192-4b12-90e2-4d639cb5b4f7
2023-05-18Remove references to gmake executable, only use make (#37280)Dom Heinzeller5-8/+3
2023-05-18dlb: add v3.3.1 (#37759)Victor Lopez Herrero1-0/+1
2023-05-18harfbuzz: add 7.3.0 (#37753)Michael Kuhn1-5/+2
Do not prefer 5.3.1 anymore since it does not build with newer compilers. Linux distributions have also moved to 6.x and newer.