summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-02-19duckdb: add v0.9.2 (#42374)Geoffrey Lentner1-1/+3
2024-02-19bfs: add v3.1.1 (#42740)Alec Scott1-0/+1
2024-02-18py-shapely: add v2.0.3 (#42738)Adam J. Stewart1-2/+3
2024-02-18Bump enzyme to 0.0.100 (#42626)William Moses1-1/+3
2024-02-18hiop new release, v1.0.3 (#42730)Nai-Yuan Chiang1-0/+6
2024-02-18byfl: initial commit (#42731)Christoph Junghans1-0/+21
2024-02-18Add py-click-option-group (#42678)Tom Drever1-0/+32
* Add py-click-option-group * Specify dependency versions
2024-02-18new builtin package: py-biobb-model (#42681)Dani1-0/+25
* new builtin package: py-biobb-model * Update var/spack/repos/builtin/packages/py-biobb-model/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-02-18add package py-jacobi (#42672)Jonas Eschle1-0/+24
* add package py-jacobi * fix: add description * fix: add description * fix: add description * [@spackbot] updating style on behalf of jonas-eschle * Update package.py * Update package.py * Update var/spack/repos/builtin/packages/py-jacobi/package.py I don't think that numpy is used in "build"? But not important Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: jonas-eschle <jonas-eschle@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-02-18add package py dotmap (#42665)Jonas Eschle1-0/+21
* add package py dotmap * add maintainer * [@spackbot] updating style on behalf of jonas-eschle * fix: add description * [@spackbot] updating style on behalf of jonas-eschle * Update package.py --------- Co-authored-by: jonas-eschle <jonas-eschle@users.noreply.github.com>
2024-02-18py-sysrsync: add new package (#42492)Maciej Wójcik1-0/+23
* py-sysrsync: add new package * py-sysrsync: specify dependency type * py-sysrsync: add constraint for Python
2024-02-18py-google-...: add new versions and few new packages (#42671)Maciej Wójcik13-8/+256
* py-google-cloud-storage: add new versions * py-google-api-core: add new versions * py-proto-plus: add new package * py-google-api-core: add grpc variant * py-google-api-core: add grpc variant * py-google-api-core: add missing prefix * py-google-cloud-batch: add new package * py-google-cloud-logging: add new package * py-google-cloud-appengine-logging: add new package * py-google-cloud-audit-log: add new package * py-grpc-google-iam-v1: add new package * py-proto-plus: remove obvious dependency * Whitespace * Whitespace * py-google-cloud-audit-log: correct conflict * py-proto-plus: correct dependency type * Whitespace * py-google-auth: add new version * py-google-resumable-media: add new version * py-google-cloud-storage: constrain version of dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-grpcio-status: use newer version * py-google-resumable-media: add upper bound of dependency * Add types of dependencies. * py-grpcio: add new version --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-02-18flux-core: add uuid (#42635)Vanessasaurus1-1/+2
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-02-17pdal: new package (#42714)Sinan2-0/+50
* new package pdal * [@spackbot] updating style on behalf of Sinan81 * fix style * add license * Update var/spack/repos/builtin/packages/pdal/package.py Co-authored-by: Alec Scott <alec@bcs.sh> * [@spackbot] updating style on behalf of Sinan81 * Update var/spack/repos/builtin/packages/pdal/package.py Co-authored-by: Alec Scott <alec@bcs.sh> * Update var/spack/repos/builtin/packages/pdal/package.py Co-authored-by: Alec Scott <alec@bcs.sh> * improve dependency spec * add maintainer * add conflict * fix bug * improve * improve * [@spackbot] updating style on behalf of Sinan81 * fix style * specify cmake dependency version --------- Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> Co-authored-by: Alec Scott <alec@bcs.sh>
2024-02-17cryodrgn: new package @2.3.0 (#42443)George Young1-0/+38
* cryodrgn: new package @2.3.0 * correcting dependency ranges * correcting dependency ranges --------- Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
2024-02-17new builtin package: py-biobb-structure-utils (#42683)Dani1-0/+25
2024-02-17py-kubernetes: add new versions (#42670)Maciej Wójcik2-1/+7
* py-kubernetes: add new versions * py-oauthlib: add new version
2024-02-17py-azure-... and py-msrest: add new versions (#42624)Maciej Wójcik7-9/+91
* py-azure-batch: add new versions * py-azure-core: add new versions * py-azure-identity: add new versions * py-azure-mgmt-batch: add new versions * py-azure-mgmt-core: add new versions * py-azure-storage-blob: add new versions * py-msrest: add new versions * Whitespace * Whitespace * py-msrest: add a note * py-msrest: version-dependent URL * py-azure-mgmt-batch: correct version of dependency
2024-02-17py-smote-variants: Added package py-smote-variants (#42502)Alex Leute3-0/+91
* py-smote-variants: Added package py-smote-variants Also added py-minisom and py-metric-learn as dependencies * py-metric-learn: Added build dependency on setuptools * py-smote-variants: Added a dependency on py-pytest-runner As well as a comment about why statistics isn't included * [@spackbot] updating style on behalf of alex391 --------- Co-authored-by: Alex C Leute <aclrc@rit.edu>
2024-02-17py-charm4py: needs Cython<3.0 (#42491)Tom Vander Aa1-1/+1
* py-charm4py: needs Cython<3.0 * Update var/spack/repos/builtin/packages/py-charm4py/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-02-16Kokkos Ecosystem: update for release 4.2.01 (#42711)Luc Berger2-2/+4
* Kokkos Ecosystem: update for release 4.2.01 Will rebase this on top of develop once Kokkos Core PR merges. * Kokkos Ecosystem: update license statement to reflect current license
2024-02-16expat: Add latest release 2.6.0 with security fixes (#42680)Sebastian Pipping1-2/+35
* expat: Add latest release 2.6.0 with security fixes * expat: Deprecate vulnerable 2.5.0 * expat: Add past CVEs and where they were fixed
2024-02-16spectre: add v2024.02.05 (#42496)SXS Bot1-0/+3
* spectre: add v2024.02.05 * [@spackbot] updating style on behalf of sxs-bot --------- Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
2024-02-16rust: enable vendor (#42365)Lydéric Debusschère1-0/+3
* rust: enable vendor * rust: modify vendor description; move the call of variant * rust: fix style * rust: typo * rust: remove variant 'vendor' to let vendoring as default fonctionality --------- Co-authored-by: LydDeb <lyderic.debusschere@eolen.com>
2024-02-16helics: Add version 3.5.0 (#42572)HELICS-bot1-0/+6
* helics: Add version 3.5.0 * helics: define CMAKE_CXX_STANDARD=20 when GCC>=13 is used to compile --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ryan Mast <mast9@llnl.gov>
2024-02-16py-torchmetrics: add v1.3.1 (#42638)Adam J. Stewart1-0/+1
2024-02-16bigdft-futile: new versions 1.9.3, 1.9.4 (#42646)Martin Lang1-0/+2
2024-02-16py-black: add v24.2.0 (#42639)Adam J. Stewart1-0/+1
2024-02-16py-jsonargparse: add v4.27.5 (#42640)Adam J. Stewart2-1/+2
2024-02-16openmpi: add ucc to fabrics (#41889)Carlos Bederián1-0/+9
2024-02-16Update maintainers for Kokkos and add Kokkos 4.2.1 (#42690)Nicolas Morales1-1/+2
* update kokkos spack package maintainers * add Kokkos 4.2.01 * Update var/spack/repos/builtin/packages/kokkos/package.py Co-authored-by: Luc Berger <lberge@sandia.gov> --------- Co-authored-by: Alec Scott <alec@bcs.sh> Co-authored-by: Luc Berger <lberge@sandia.gov>
2024-02-16nfft: new versions 3.5.1, 3.5.2, 3.5.3 (#42645)Martin Lang1-0/+3
2024-02-16dftbplus: new versions 22.2, 23.1 (#42647)Martin Lang1-0/+2
2024-02-16Update package.py for hypre release 2.31.0 (#42689)Rob Falgout1-0/+1
2024-02-16Add aocc support to ESMF (#42708)Alex Richert1-0/+4
* Add aocc support to ESMF * Update package.py
2024-02-16add new CUTLASS versions (#42715)WuK1-0/+2
2024-02-16perl-datetime-format-iso8601: New package (#42719)Arne Becker1-0/+34
Adds DateTime::Format::ISO8601
2024-02-16clingo: add version 5.7.0 (#42707)Todd Gamblin1-0/+1
5.7.0 was just released. It includes a number of changes requested and/or upstreamed by Spack developers, e.g.: * API for accessing optimization priorities: https://github.com/potassco/clingo/pull/406 * Hash optimization: https://github.com/potassco/clingo/pull/441 * Contributing Guide: https://github.com/potassco/clingo/pull/465 * Hiding more ELF symbols: * https://github.com/potassco/clingo/pull/447 * https://github.com/potassco/clingo/pull/449
2024-02-16dlb: add v3.4 (#42722)Victor Lopez Herrero1-0/+1
2024-02-16Add support for clang with OpenMP and other minor changes to oneapi build ↵Mikael Simberg1-0/+10
system (#42717) * Add support for clang in oneapi packages with OpenMP * Add fallback search for libomp in OneApi package with OpenMP threading * Add requires for the compiler when using threads=openmp in intel-oneapi-mkl * Cosmetic changes to messages in oneapi.py * Update error message in oneapi.py Co-authored-by: Robert Cohn <rscohn2@gmail.com> * Update another error message in oneapi.py Co-authored-by: Robert Cohn <rscohn2@gmail.com> * Inline helper error function in oneapi.py * Update one more error message in oneapi.py * Wrap long line in oneapi.py --------- Co-authored-by: Robert Cohn <rscohn2@gmail.com>
2024-02-16[intel-oneapi-mkl] provide omp lib for threads=openmp (#42653)Robert Cohn1-0/+2
2024-02-15SST: only run autoreconf for versions from Git branches (#42712)Eric Berquist3-13/+19
2024-02-15celeritas: new version 0.4.2 (#42702)Seth R. Johnson1-3/+5
2024-02-14elpa: fix checksum (#42674)Harmen Stoppels1-1/+1
2024-02-14veclibfort: explicitly add platform=darwin as requirement (#42664)Henrik Stooss1-0/+2
2024-02-14VTK: limit patches to v8 (#42505)John W. Parent1-3/+3
* VTK: limit patches to v8 * Finer scrope on patch version applicability
2024-02-14Deprecate ROCm 5.1.0 till 5.2.3 (#41794)Sreenivasa Murthy Kolam50-248/+294
2024-02-13Remove boost as dependency for trilinos+stk (#39556)Jon Rood2-13/+2
* Remove boost as dependency for trilinos+stk. * Formatting. * Put bounds on STK requirement of Boost.
2024-02-13boost: Add patch to workaround mpl compiler error with gcc 8.3 and c++17. ↵Victor Brunini2-0/+64
(#39144) Works around this issue: https://github.com/boostorg/mpl/issues/44 Co-authored-by: psakievich <psakiev@sandia.gov>
2024-02-13ELPA package: add patched version from Nov 2023 (#42539)Nichols A. Romero1-0/+5