summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05helics: add v3.3.2 (#34297)HELICS-bot1-0/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-05mmseqs2: new package (#34189)Luke Diorio-Toth1-0/+39
2022-12-05py-torch: fix patching on ppc64le (#34283)Adam J. Stewart1-14/+21
2022-12-05Add conflicts between gcc@12.2.0 and rocblas@5.2.1:5.2.3 (#34217)Auriane R1-0/+4
* Add conflicts with gcc@12.2.0 * Add more links for reference
2022-12-05py-mne: add 1.2.2, 1.2.3 and dependency packages (#34295)Manuela Kuhn3-4/+66
* py-mne: add 1.2.2 and depencendy packages * py-mne: add 1.2.3 * Remove unnecessary when statement
2022-12-04py-torchmetrics: add v0.11.0 (#34220)Adam J. Stewart1-2/+2
2022-12-03py-tensorflow: patch for cuBLAS error (#34279)Glenn Johnson1-0/+13
2022-12-02Use correct method for selecting compiler names. (#34175)wspear1-4/+3
2022-12-02aws-parallelcluster: Add v2.11.9 (#34270)Enrico Usai1-1/+2
2022-12-02doxygen: add build-tools tag (#34249)Seth R. Johnson1-0/+4
* doxygen: add build-tool tag This allows it to be included automatically as an external. No one links against doxygen so this should be ok. * doxygen: add self as maintainer
2022-12-02vecgeom: add new 1.2.1 version (#34240)Ben Morgan1-0/+6
* vecgeom: add new 1.2.1 version * vecgeom: introduce conflict between gcc/cuda Recent tests of vecgeom in Spack environments have shown that the build with +cuda fails with GCC >= 11.3 and CUDA < 11.7 with error ...lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/serializeintrin.h(41): error: identifier "__builtin_ia32_serialize" is undefined 1 error detected in the compilation of ".../VecGeom/source/BVHManager.cu". Other GCC/CUDA combinations appear o.k. Avoid this error in spack, and document it for users, with a conflict directive to express the restriction.
2022-12-02add mochi-margo 0.11.1 point release (#34271)Phil Carns1-0/+1
2022-12-02libvips: adding version 8.13.3 (#34228)snehring1-0/+1
2022-12-02py-alphafold: update to 2.2.4, update dependencies (#33876)Andrew W Elble7-23/+86
* py-alphafold: update to 2.2.4, update dependencies * style
2022-12-02py-nilearn: fix dependency version (#34284)Manuela Kuhn1-1/+1
2022-12-02ROOT: add math/gsl conflict and change version-dependent features to ↵Seth R. Johnson1-10/+7
conditional variants (#34244) * ROOT: add GSL/math dependency * ROOT: use conditional variants instead of conflicts
2022-12-02py-neurokit2: add 0.2.2 (#34267)Manuela Kuhn1-0/+2
2022-12-02feat(Hermes): update version to 0.9.0-beta. (#34243)H. Joe Lee1-3/+3
* feat(Hermes): update version to 0.9.0-beta. This is the latest release. * feat(Hermes): fix checksum. Credit: @tldahlgren
2022-12-02py-keyrings-alt: add 4.2.0 (#34262)Manuela Kuhn1-0/+5
* py-keyrings-alt: add 4.2.0 * Add missing py-jaraco-classes dependency
2022-12-02Add checksum for py-hatchling 1.8.1 (#34260)iarspider1-0/+1
2022-12-01py-flask: add 2.2.2 and fix dependencies for py-werkzeug and py-markupsafe ↵Manuela Kuhn3-5/+13
(#32849) * py-flask: add 2.2.2, py-werkzeug: add 2.2.2, py-markupsafe: add 2.1.1 * Remove py-dataclasses dependency
2022-12-01Herwig3: make njet, vbfnlo dependencies optional... (#33941)iarspider1-8/+17
* Herwig3: make njet, vbfnlo dependencies optional... also drop openloops dependency when building on PowerPC * Update package.py
2022-12-01py-twine: add 4.0.1, py-readme-renderer: add 37.3 (#34203)Manuela Kuhn2-3/+22
* py-twine: add 4.0.1 * Remove py-setuptools as run dependency
2022-12-01acfl: add post-installation check by running examples (#34172)Annop Wongwathanarat1-0/+9
2022-12-01Add py-python-lsp-server and dependencies (#34149)Alec Scott3-0/+66
* Add py-python-lsp-server and dependencies * Update var/spack/repos/builtin/packages/py-python-lsp-server/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Relax version range constraints on py-python-lsp-jsonrpc and add missing dep * Add runtime dependency flag to setuptools dependencies * Remove unused python@3.6: dependency and move setuptools-scm to build dep only Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-12-01gnuplot: make readline optional (#34179)iarspider1-2/+4
* gnuplot: make readline optional * Update package.py Co-authored-by: iarspider <iarspider@users.noreply.github.com>
2022-12-01conditional variant values: allow boolean (#33939)Greg Becker1-0/+7
2022-11-30py-scipy: hardcode to use blis.pc (#34171)Adam J. Stewart1-10/+5
2022-11-30Add HDF5 version 1.13.3. (#34165)Larry Knox1-3/+1
* Add HDF5 version 1.13.3. * Remove maintainers no longer with The HDFGroup. * Fix indentation.
2022-11-30redis-plus-plus: newer version and added TLS support (#34197)Loïc Pottier1-1/+7
Signed-off-by: Loïc Pottier <pottier1@llnl.gov>
2022-11-30py-segmentation-models-pytorch: add v0.3.1 (#34214)Adam J. Stewart1-1/+1
2022-11-30new w3emc version (#34219)Edward Hartnett1-0/+1
* updated version of w3emc package * fixed sha
2022-11-30Add py-yt 4.x versions (#30418)Sam Grayson4-45/+124
* Add py-yt 4.x versions * Fix spelling * Add yt dependencies * Refine cython dependency * Tweak depends_on for py-yt 4.x * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Fix comments from code review * Fix formatting * Fix stuff * Fix constraints * Update py-yt to 4.1.2 * Updated packages * Fix py-tomli checksum * Remove `expand` from `py-tomli/package.py` * Respond to Adam's comments * Update checksums * Update checksusm * Respond to comments Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-11-30Add checksum for py-kiwisolver 1.4.4 (#34121)iarspider1-0/+5
2022-11-30Fix recipe for py-onnx-runtime (#34130)iarspider1-3/+8
* Fix recipe * Update package.py * Update recipe following review * Update var/spack/repos/builtin/packages/py-onnx-runtime/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * remove unused imports * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-11-30PMIx: enable python bindings (#34107)Sajid Ali1-0/+6
2022-11-29py-bidscoin, py-multiecho: add new packages (#34168)Manuela Kuhn2-0/+55
2022-11-29add 15.0.5, 15.0.6 (#34194)Paul R. C. Kent1-0/+2
2022-11-29CI: Update Data and Vis SDK Stack (#34009)kwryankrattiger1-0/+2
* CI: Update Data and Vis SDK Stack * Update image to match target deployments (E4S) * Enable all packages * Test supported variants of ParaView and VisIt * Sensei: Update Python hint for newer cmake * Sensei: add Python3 hint
2022-11-29icc@2021.6.0 does not support gcc@12 headers (#34191)Stephen Sachs1-0/+3
Error message: ``` /shared/spack/opt/spack/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.2.0-4tairupdxg2tg2yhvjdlbs7xbd7wudl3/bin/../include/c++/12.2.0/bits/random.h(104): error: expected a declaration { extension using type = unsigned __int128; }; ^ ``` Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2022-11-29Dav sdk catalyst (#34010)kwryankrattiger2-2/+5
* SDK: Add Catalyst 1 and 2 support to the SDK * LibCatalyst: Remove unused python3 variant from package
2022-11-29evtgen: add v02.02.00 (#34187)Valentin Volkl1-1/+12
* evtgen: add v02.02.00 * format
2022-11-29Fix libxc cflag (#34000)Cristian Le1-1/+3
Using standard c99 should not be specific to intel compilers.
2022-11-29hiredis: updated package definition to use CMake (#33949)Loïc Pottier1-14/+45
2022-11-28Add maintainer to Exawind stack and Trilinos (#34174)psakievich4-4/+4
* Add maintainer to Nalu-Wind and Trilinos * Add to trilinos * Exawind too * amr-wind too
2022-11-28genfit: add v02-00-01 (#34159)Valentin Volkl1-0/+1
2022-11-28fix typo in path for sanity check (#34117)Hans Fangohr1-1/+1
- typo breaks install
2022-11-28Add new version of snakemake (#34041)Sam Grayson5-7/+116
* Add new version of snakemake * Add myself as a maintainer * py-retry -> py-reretry * Added snakemake variants for storage systems * Updated comments * Responded to Adam's comments * Fixed spack style * Add build/run dependency types
2022-11-28New package: py-statmorph (#34158)Benjamin Meyers4-1/+100
* New package py-statmorph w/ dependecies. Add py-astropy@5.1 * [@spackbot] updating style on behalf of meyersbs * [py-statmorph,py-astropy,py-pyerfa] minor fixes
2022-11-28New package: py-stui (#34156)Benjamin Meyers1-0/+22
* New package py-stui * [py-stui] add maintainer * [@spackbot] updating style on behalf of meyersbs * [py-stui] fix deps