Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-08 | py-glmsingle: add new package (#31043) | Manuela Kuhn | 1 | -0/+38 | |
2022-06-08 | OpenCV: add v4.6.0 (#31022) | Adam J. Stewart | 1 | -1/+8 | |
2022-06-08 | py-pympler: add v1.0.1 (#31031) | Adam J. Stewart | 1 | -2/+8 | |
2022-06-08 | Python: add v3.10.5 (#31039) | Adam J. Stewart | 1 | -0/+1 | |
2022-06-08 | Nalu-Wind: allow for lowest order infinity version (#31036) | psakievich | 1 | -1/+1 | |
This will allow us to pin trilinos in our repo | |||||
2022-06-07 | libtiff: add v4.4.0 (#31008) | Adam J. Stewart | 1 | -6/+8 | |
2022-06-07 | openPMD-api: 0.14.5 (#31023) | Axel Huebl | 1 | -0/+1 | |
Add the latest release. | |||||
2022-06-07 | meson: add version 0.62.2 (#31005) | Erik Schnetter | 1 | -0/+1 | |
2022-06-07 | Update Spack Bioconductor packages to Bioconductor 3.15 (#30984) | Glenn Johnson | 187 | -8/+256 | |
2022-06-07 | Update prmon recipe, v3.0.2 (#30979) | Graeme A Stewart | 1 | -3/+5 | |
* Update prmon recipe, v3.0.2 Update recipe to v3.0.2, using external dependency option for the build (as these are satisfied so easily with Spack) * Remove "broken" 3.0.1 version This one could not build properly with Spack, due to missing submodule sources | |||||
2022-06-07 | Add New Package:PSCMC (#30944) | Bitllion | 1 | -0/+42 | |
* add some new version of abacus and fix bug on mkl * Add Package:PSCMC * update maintainer * rebase * update maintainers * Update var/spack/repos/builtin/packages/pscmc/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-06-07 | WarpX: 22.06 (#31012) | Axel Huebl | 2 | -1/+9 | |
* WarpX: 22.06 Update `warpx` & `py-warpx` to the latest release, `22.06`. * Patch: Fix 1D CUDA Builds | |||||
2022-06-07 | Fix py-deap py-setuptools dependency (#31014) | Brice Videau | 1 | -1/+1 | |
2022-06-07 | Add py-ytopt-autotune version v1.0.0 (#31015) | Brice Videau | 1 | -0/+1 | |
2022-06-07 | json-glib depends on gobject-introspection (#30963) | Gregory Lee | 1 | -0/+1 | |
2022-06-07 | fd: add new package (#31010) | Asher Mancinelli | 1 | -0/+23 | |
2022-06-07 | Visit: Allow building without rendering (#31006) | kwryankrattiger | 1 | -1/+0 | |
This is important for HPC systems. | |||||
2022-06-07 | gmsh: +petsc requires ~int64 variant (#30969) | Carlos Bederián | 1 | -2/+4 | |
2022-06-07 | Fix empty install prefix post-install sanity check (#30983) | Jordan Galby | 1 | -0/+16 | |
2022-06-07 | R ecosystem: cran updates (#31004) | Glenn Johnson | 295 | -49/+608 | |
2022-06-07 | AMReX: update the CMake requirements for v22.06+ (#31018) | Axel Huebl | 1 | -0/+1 | |
2022-06-07 | py-vermin: add latest version 1.4.0 (#31009) | Morten Kristensen | 1 | -1/+2 | |
2022-06-07 | libint: add Python as build dependency (#30870) | Mosè Giordano | 1 | -0/+1 | |
Installation process of libint runs a Python script: <https://github.com/evaleev/libint/blob/69cc7b9bc6f2498b74284d4954b0f335f1bd94df/export/cmake/CMakeLists.txt.export#L410>. If Python isn't explicitly listed as build dependency, system Python will be picked up, which can cause troubles. | |||||
2022-06-07 | git-annex: fix source urls (#30789) | Manuela Kuhn | 1 | -4/+13 | |
2022-06-07 | glib: add v2.72.2 (#31001) | Michael Kuhn | 1 | -0/+1 | |
2022-06-07 | Fix py-ray dependencies and build system (#31016) | Brice Videau | 1 | -1/+20 | |
* Fix py-ray dependencies and build system * Update var/spack/repos/builtin/packages/py-ray/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Added documentation for unusual dependencies. * Fixed npm preinstall script per @adamjstewart suggestion. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-06-06 | Update decompression support on Windows (#25185) | John W. Parent | 2 | -0/+110 | |
Most package installations include compressed source files. This adds support for common archive types on Windows: * Add support for using system 7zip functionality to decompress .Z files when available (and on Windows, use 7zip for .xz archives) * Default to using built-in Python support for tar/bz2 decompression (note that Python tar documentation mentions preservation of file permissions) * Add tests for decompression support * Extract logic for handling exploding archives (i.e. compressed archives that expand to more than one base file) into an exploding_archive_catch context manager in the filesystem module | |||||
2022-06-06 | Package: Don't warn for missing source on bundle packages without code (#30913) | Chuck Atkins | 2 | -2/+19 | |
2022-06-06 | Update package rtags (#30890) | miheer vaidya | 1 | -3/+5 | |
* Update backage bear Newer versions of rtags aren't available via older url * Fix sha256 as download link has changed Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-06-06 | atompow: remove again misplaced duplicate package (#30992) | Massimiliano Culpo | 1 | -41/+0 | |
Regression re-introduced in #30404 | |||||
2022-06-06 | New package: py-numpy-quaternion (#29452) | Jen Herting | 1 | -0/+32 | |
* first build of numpy-quaternion and spherical-functions * [py-numpy-quaternion] removed python restriction * [py-numpy-quaternion] added scipy and numba variants * [py-numpy-quaternion] fixing unicode Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2022-06-06 | [py-httpx] added version 0.22.0 (#29806) | Jen Herting | 1 | -6/+28 | |
* [py-httpx] python dependencies are type=('build', 'run') * [py-httpx] py-wheel is now implied by PythonPackage * [py-httpx] fixed older version dependencies * [py-httpx] added version 0.22.0 | |||||
2022-06-06 | Correcting library path of hsakmt-roct for Centos7 and cleaning up the patch ↵ | renjithravindrankannath | 2 | -53/+48 | |
file. (#30885) * Correcting library path of hsakmt-roct and cleaning up the patch file. * Delete 007-library-path.patch | |||||
2022-06-06 | py-torchmetrics: add v0.9.0 (#31000) | Adam J. Stewart | 2 | -2/+8 | |
2022-06-06 | quantum-espresso: no need of patch and hdf5 is optional for pw2qmcpack (#30884) | Ye Luo | 1 | -2/+12 | |
2022-06-06 | Kokkos SYCL AOT flags (#30723) | Daniel Arndt | 1 | -0/+15 | |
* Kokkos SYCL AOT flags * Improve selecting the Intel GPU arch | |||||
2022-06-06 | py-black: new version/variants/maintainer (#30999) | Adam J. Stewart | 2 | -41/+29 | |
2022-06-06 | GCC: add Apple M1 support (#30825) | Adam J. Stewart | 1 | -2/+8 | |
Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> | |||||
2022-06-06 | nvhpc: add v22.5 (#30845) | Filippo Spiga | 1 | -0/+4 | |
2022-06-06 | dihydrogen: propagate `cuda_arch` to nvshmem (#30886) | Brian Van Essen | 1 | -0/+1 | |
2022-06-06 | quantum-espresso: support libxc also for autotools build (#30895) | Simon Pintarelli | 1 | -4/+7 | |
2022-06-06 | amrvis: add configuration file and default color palette (#30942) | Erik | 1 | -0/+17 | |
2022-06-06 | cppcheck: add v2.8 (#30993) | Jianshen Liu | 1 | -0/+1 | |
2022-06-05 | cmake: New version 3.23.2 (#30994) | Erik Schnetter | 1 | -0/+1 | |
2022-06-04 | luajit: use GC64 on darwin (#30971) | Tom Scogland | 2 | -0/+8 | |
2022-06-04 | Intel oneAPI DPCPP compatibility toolkit: add new package (#30986) | G-Ragghianti | 1 | -0/+27 | |
2022-06-04 | py-botorch: add new package (#30989) | Adam J. Stewart | 4 | -0/+77 | |
2022-06-03 | protobuf: patch build error when @3.20 %gcc@12.1.0 (#30973) | Carlos Bederián | 1 | -0/+4 | |
2022-06-03 | petsc, py-petsc4py: add 3.17.2 (#30982) | Satish Balay | 2 | -0/+2 | |
2022-06-03 | rocksdb: add 7.2.2 (#30977) | Michael Kuhn | 2 | -1/+17 | |