summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-06-06Add Go 1.16.5 and 1.15.13 (#24170)Paul1-0/+2
2021-06-05veloc: The axl dependency had an API change in 0.4.0 that breaks veloc (#24157)Chuck Atkins1-1/+1
2021-06-05GMT: add v6.2.0 (#24164)Adam J. Stewart1-0/+2
2021-06-05hdf-eos5: Fix issue when linking against hdf5+szip (#23411) (#23412)Tom Payerle1-1/+6
* hdf-eos5: Fix issue when linking against hdf5+szip (#23411) Should fix issue #23411 when linking against hdf5+szip Also fix bug if hdf5 does not depend on zlib Reluctantly added payerle as a maintainer
2021-06-04py-warpx: 21.06 (#24152)Axel Huebl3-3/+8
2021-06-04[py-cvxpy]: Add new version, fix depends_on versions (#24147)Tom Payerle1-2/+7
Added version 1.1.13 Fixed versions for dependencies based on README.md for package In particular: * versions 1.1.x require python@3, at least 3.4 and for 1.1.13 at least 3.6 * py-osqp had been pinned to version 0.4.1, but README.md either shows no version restriction, of 0.4.1 and higher * @1.1.13 requires at least 1.1.6 of py-scs * I am assuming since 1.1.x is python@3 only, py-six no longer required (it was not explicitly showing up in README.md for these versions)
2021-06-04tk: fix url for patch (#24146)Manuela Kuhn1-1/+1
2021-06-04New package: py-python3-xlib (#24139)Jen Herting1-0/+16
* [py-python3-xlib] created template * [py-python3-xlib] requires python3 * [py-python3-xlib] Final cleanup - added homepage - added description - removed fixmes * [py-python3-xlib] added homepage * [py-python3-xlib] removing homepage entirely
2021-06-04libceed: Update the hip-related variant (#24142)Tamara Dahlgren1-1/+1
2021-06-04opencv: Adding gtk variant (#23937)arjun-raj-kuppala1-1/+5
2021-06-04py-pyprecice: Add version 2.2.0.2 and 2.2.1.1 (#24138)ajaust1-1/+4
* add versions 2.2.0.2 and 2.2.1.1 * Add maintainer Added Ishaan as additional maintainer as he is also maintainer of the Python bindings * add new major precice version as dependency
2021-06-04Update stand-alone tests to use test stage work directory (#24130)Tamara Dahlgren1-12/+20
2021-06-04gengeo: new package (#24126)Desmond Orton1-0/+45
2021-06-04libbson, mongo-c-driver: add v1.17.6 (#24134)Michael Kuhn2-0/+2
2021-06-04m4: secure_snprintf.patch is no longer needed for 1.4.19 (#24113)Adam J. Stewart1-4/+4
2021-06-03New package: py-ibm-watson (#24115)Jen Herting1-0/+22
* [py-ibm-watson] created template * [py-ibm-watson] added dependencies * [py-ibm-watson] Final cleanup - added homepage - added description - removed fixmes
2021-06-04formetis: Update stand-alone tests to use test stage work directory (#24133)Tamara Dahlgren1-12/+22
2021-06-04formetis: correct the sha256 (#24131)Tamara Dahlgren1-1/+1
2021-06-03New package: py-ibm-cloud-sdk-core (#24114)Jen Herting1-0/+24
* [py-ibm-cloud-sdk-core] created template * [py-ibm-cloud-sdk-core] added dependencies * [py-ibm-cloud-sdk-core] set minimum python version * [py-ibm-cloud-sdk-core] added version 3.10.0 * [py-ibm-cloud-sdk-core] Final Cleanup - added homepage - added description - removed fixmes
2021-06-03New package: py-haphpipe (#23769)Desmond Orton1-0/+49
* New Package:py-haphpipe@1.0.3 * removed llvm restrict. & changed freebayes * Style fix * Removed pip, wheel, added url for deps list * used proper gsutil naming Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * url src for deps, samtools fix Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-06-03Julia zen patch (#24119)Tom Payerle1-1/+3
Add LLVM-style CPU name for 'zen' Map zen => znver1 Fix checksum for @1.5.4
2021-06-03CEED v4.0 release (#22735)Veselin Dobrev15-111/+503
* petsc: add hip variant * libceed: add 0.8, disable occa by default, and let autodetect AVX Disabling OCCA because backend updates did not make this release and there are some known bugs so most users won't have reason to use OCCA. https://github.com/CEED/libCEED/pull/688 * WIP: ceed: 4.0 release * MFEM package updates (#19748) * MFEM package updates * mfem: flake8 * [mfem] Various fixes and tweaks. [arpack-ng] Add a patch to fix building with IBM XL Fortran. [libceed] Fix building with IBM XL C/C++. [pumi] Add C++11 flag for version 2.2.3. * [mfem] Fix the shared CUDA build. Reported by: @MPhysXDev * [mfem] Fix a TODO item * [mfem] Tweak the AmgX dependencies * [suite-sparse] Fix the version of the mpfr dependency * MFEM: add initial HIP support using the ROCmPackage. * MFEM: add 'slepc' variant. * MFEM: update the patch for v4.2 for SLEPc. * mfem: apply 'mfem-4.2-slepc.patch' just to v4.2. * ceed: apply 'spack style' * [mfem] Add a patch for mfem v4.2 to work with petsc v3.15.0. [laghos] Add laghos version 3.1 based on the latest commit in the repository; this version works with mfem v4.2. [ceed] For ceed v4.0 use laghos v3.1. * [libceed] Explicitly set 'CC_VENDOR=icc' when using 'intel' compiler. * [mfem] Allow pumi >= 2.2.3 with mfem >= 4.2.0. [ceed] Use pumi v2.2.5 with ceed v4.0.0. * [ceed] Explicitly use occa v1.1.0 with ceed v4.0.0. Use mfem@4.2.0+rocm with ceed@4.0.0+mfem+hip. * [ceed] Add NekRS v21 as a dependency for ceed v4.0.0. * [ceed] Fix NekRS version: 21 --> 21.0 * [ceed] Propagate +cuda variant to petsc for ceed v4.0. * [mfem] Propagate '+rocm' variant to some other packages. * [ceed] Use +rocm variant of nekrs instead of +hip. * [ceed] Do not enable magma with ceed@4.0.0+hip. * [libceed] Fix hip build with libceed@0.8. * [laghos] For v3.1, use the release .tar.gz file instead of commit. * Remove cuda & hip variants as they are inherited * [ceed] Remove comments and FIXMEs about 'magma+hip'. * [ceed] [libceed] Remove TODOs about occa + hip. * libceed: use ROCmPackage and +rocm * petsc: use ROCmPackage for HIP * libceed, petsc: use CudaPackage * ceed: forward cuda_arch and amdgpu_target * [mfem] Use Spack's CudaPackage as a base class; as a result, 'cuda_arch' values should not include the 'sm_' prefix. Also, propagate 'cuda_arch' and 'amdgpu_target' variants to enabled dependencies. * petsc: variant is +rocm, package name is hip Co-authored-by: Jed Brown <jed@jedbrown.org> Co-authored-by: Thilina Rathnayake <thilinarmtb@gmail.com>
2021-06-03r-emmeans: add new package (#23991)Manuela Kuhn1-0/+31
2021-06-03amrex: add v21.06 and update maintainers (#24086)Weiqun Zhang1-1/+3
Also add hip build dependency on rocprim.
2021-06-03tkrzw: add new package (#24100)Matthieu Dorier1-0/+40
2021-06-03m4: add v1.4.19 (#24099)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-06-03texlive: add v20210305 (#24068)Olivier Cessenat1-0/+6
2021-06-03intel-oneapi-mpi: fix mpicc and related scripts (#23955)Tom Vander Aa1-0/+11
Replace I_MPI_SUBSTITUTE_INSTALLDIR with actual installation prefix
2021-06-03py-gsutil: new package (#23970)Desmond Orton1-0/+32
2021-06-03r-afex: add new package (#24004)Manuela Kuhn1-0/+37
2021-06-03flibcpp: add v1.0.1 and smoke test (#24050)Seth R. Johnson1-5/+35
2021-06-03ecp-data-vis-sdk: Disable +fortran for unifyfs (#24096)Chuck Atkins1-1/+1
2021-06-03hdf5: filter compiler wrapper: h5pcc, h5pfc (#24092)eugeneswalker1-1/+2
2021-06-03suite-sparse: add v5.10.0 and v5.10.1 (#24097)Kai Torben Ohlhus1-0/+2
Update homepage URL and see release notes: - https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.10.1 - https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.10.0
2021-06-02New Package:py-responses (#23972)Desmond Orton1-0/+25
* New Package:py-responses * fixed deps
2021-06-02New Package:py-cookies (#24084)Desmond Orton1-0/+19
2021-06-02r-estimability: add new package (#23990)Manuela Kuhn1-0/+22
2021-06-02r-lmertest: add new package (#24000)Manuela Kuhn1-0/+29
2021-06-02py-httplib2:Version update (#23966)Desmond Orton1-0/+1
2021-06-02py-msgpack: add v1.0.2, v1.0.1 (#24065)Harmen Stoppels1-0/+2
2021-06-02py-nilearn: add new package (#24055)Manuela Kuhn1-0/+29
2021-06-02vtk-m: add v1.6.0 (#24062)Vicente Bolea1-2/+2
Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
2021-06-02sst-core, sst-elements, sst-macro: add v11.0.0 (#24075)Nic McDonald3-3/+6
2021-06-02lbann, aluminum, hydrogen, dihydrogen: pass cuda_arch to cmake (#24074)Brian Van Essen4-0/+16
2021-06-02Adding NVHPC 21.5 support (#24078)Filippo Spiga1-0/+4
2021-06-02WarpX: 21.06 (#24072)Axel Huebl1-2/+4
* WarpX: 21.06 Also fix a little dependency issue in HIP. * Fix openPMD dependency for no-MPI
2021-06-02dealii: add v9.3.0 (#24077)Jean-Paul Pelteret1-5/+4
2021-06-01New package: py-gcs-oauth2-boto-plugin (#23969)Desmond Orton1-0/+29
* New package: py-gcs-oauth2-boto-plugin * Dep fixes
2021-06-01New Package:py-sierrapy@0.3.0 (#23768)Desmond Orton1-0/+33
* New Package:py-sierrapy@0.3.0 * dep fixes to sierrapy * further dep fixes
2021-06-01Bump pip (#24073)Harmen Stoppels1-1/+2