Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-04 | OpenMPI: Depends on hwlock & libevent (#20658) | Axel Huebl | 1 | -0/+5 | |
* OpenMPI: Depends on hwlock & libevent Both hwlock & libevent are required dependencies of Open MPI. While they are also shipped internally, newer releases (>=4.0) will start looking for external packages by default. This caused build issues of Open MPI 4.0.5 with Fortran on macOS 10.15. * Open MPI 4.0: libevent external Internally shipped libevent just works fine for prior releases. | |||||
2021-01-04 | SS2NEON transition to new repository; update headers and patch (#20647) | Jim Huang | 8 | -2804/+16 | |
2021-01-04 | amrex: new version 21.01 (#20659) | mic84 | 1 | -0/+1 | |
2021-01-04 | py-hatchet: added latest versions up to 1.3.0 (#20667) | Stephanie Brink | 1 | -1/+5 | |
2021-01-04 | Bugfix: Support old installations using Cray MPICH (#20663) | Peter Scheibel | 1 | -9/+31 | |
#20076 moved Cray-specific MPICH support from the Spack MPICH package to a new cray-mpich Package. This broke existing package installs using external mpich on Cray systems. This PR keeps the cray-mpich package but restores the Cray-specific MPICH support for older installations. In the future this support should be removed from the Spack mpich package and users should be directed to use cray-mpich on Cray. | |||||
2021-01-05 | bump up rocm math libs recipes for rocm-4.0.0 release (#20651) | Sreenivasa Murthy Kolam | 15 | -32/+53 | |
2021-01-04 | r-codetools: Update package (#20626) | Rémi Lacroix | 1 | -1/+2 | |
2021-01-04 | libunwind: add version 1.5.0 (#20632) | Mark W. Krentel | 1 | -8/+6 | |
Add version 1.5.0, remove 1.4-rc1 (use 1.4.0) and 1.5-rc1 (use 1.5.0). | |||||
2021-01-04 | Update libnetworkit, py-networkit to 8.0 (#20478) | Fabian Brandt | 2 | -0/+6 | |
2021-01-04 | fftw: bump to 3.3.9 (#20634) | yellowhat | 1 | -0/+1 | |
2021-01-04 | Add procenv (#20121) | Dave Love | 2 | -0/+63 | |
* Add procenv * procenv: Only buildrequire check * procenv: Patch for gcc 10 * procenv: Add omitted patch * Indent doc string | |||||
2021-01-04 | libthai: new package at v0.1.28 (#19916) | darmac | 1 | -0/+23 | |
2021-01-04 | Bumpup version for rocm 4.0.0 release (#20640) | Sreenivasa Murthy Kolam | 10 | -19/+39 | |
2021-01-04 | bumpup version for rocm stage1 recipes for rocm-4.0.0 release (#20635) | Sreenivasa Murthy Kolam | 11 | -20/+41 | |
2021-01-04 | Libnsl: added v1.3.0 and v1.1.0. (#20645) | Rémi Lacroix | 1 | -1/+4 | |
2021-01-04 | Plumed: added v2.7.0. (#20646) | Rémi Lacroix | 1 | -0/+1 | |
2021-01-04 | openPMD-api: 0.13.0 (#20648) | Axel Huebl | 1 | -16/+12 | |
Add the latest release of openPMD-api. Remove a selection of unsupported, pre-beta releases. | |||||
2021-01-04 | exciting: fix build on aarch64 (#20505) | Tomoyasu Nojiri | 2 | -0/+15 | |
2021-01-04 | fdupes: Add pcre2 depend (#20466) | Tomoyasu Nojiri | 1 | -0/+1 | |
* fdupes: Add pcre2 depend * fdupes: Fix depend for pcre2 | |||||
2021-01-03 | Add new package: xfsdump (#19914) | darmac | 1 | -0/+45 | |
* Add new package: xfsdump * fix Description and Homepage | |||||
2021-01-03 | Add new package: py-holland (#19924) | darmac | 1 | -0/+23 | |
* Add new package: py-holland * rename py-holland to py-holland-backup * fix dependencies | |||||
2021-01-02 | bump py-h5py (#20482) | Sajid Ali | 1 | -6/+22 | |
* rebase and fix merge conflict * address reviewer comments * rework dependency handling as per reviewer comments * incorporate reviewer feedback * incorporate reviewer feedback * fix phases * address reviewer comments * minor | |||||
2021-01-02 | copyrights: update all files with license headers for 2021 | Todd Gamblin | 5323 | -5323/+5323 | |
- [x] add `concretize.lp`, `spack.yaml`, etc. to licensed files - [x] update all licensed files to say 2013-2021 using `spack license update-copyright-year` - [x] appease mypy with some additions to package.py that needed for oneapi.py | |||||
2020-12-30 | hdf-eos5: new package (HDF for Earth Observing Sytem using hdf v5) (#20274) | Tom Payerle | 2 | -0/+130 | |
* hdf-eos5: new package (HDF for Earth Observing Sytem using hdf v5) * hdf-eos5: flake8 fixes * hdf-eos5: trying to fix flake8 errors * hdf-eos5: flake8 fix * hdf-eos5: Fix to support Fortran codes The -Df2cFortran compilation flag needed to support Fortran | |||||
2020-12-30 | hdf-eos2: new package (HDF for Earth Observing System using hdf5) (#20275) | Tom Payerle | 2 | -0/+126 | |
* hdf-eos2: new package (HDF for Earth Observing System using hdf5) * hdf-eos2: flake8 fixes * hdf-eos2: fix to support Fortran Need the compilation flag -Df2cFortran to allow support for Fortran codes | |||||
2020-12-30 | extends: add type kwarg (#20045) | Adam J. Stewart | 1 | -1/+1 | |
* extends: add type kwarg * Flake8 fix | |||||
2020-12-30 | nalu-wind: add variant to build wind-utils (#20587) | eugeneswalker | 1 | -1/+9 | |
2020-12-30 | Use system libuuid on macOS (#20608) | Adam J. Stewart | 2 | -8/+46 | |
2020-12-29 | PythonPackage: url -> pypi (#20610) | Adam J. Stewart | 992 | -1130/+994 | |
* Convert all `url` attributes in `PythonPackage`s to `pypi` attributes * add `pypi =` to flake8 exceptions | |||||
2020-12-29 | Introduce virtual provider uuid (#18322) | Michael Kuhn | 35 | -34/+93 | |
libuuid is currently contained in util-linux, libuuid and uuid. This change introduces a new virtual provider `uuid` and renames the existing `uuid` package to `ossp-uuid`. util-linux's libuuid is provided in the form of a separate package util-linux-uuid to make sure that packages depending on uuid and util-linux can use a separate uuid implementation, which the concretizer does not allow if libuuid is contained in util-linux. | |||||
2020-12-29 | GDB: Better Python debugging support (#20486) | Adam J. Stewart | 2 | -16/+39 | |
* GDB: Better Python debugging support * Auto-load safe path * Use gdbinit instead | |||||
2020-12-29 | py-geoplot: add new package at v0.4.1 (#20603) | Adam J. Stewart | 1 | -0/+31 | |
2020-12-29 | OpenVSLAM: add new package (#20389) | Adam J. Stewart | 1 | -0/+33 | |
2020-12-29 | py-contextily: add new package at v1.0.1 (#20602) | Adam J. Stewart | 1 | -0/+27 | |
2020-12-29 | automake: fix shebang substitution for v1.16.3 and later (#20579) | Yang Zongze | 1 | -1/+6 | |
2020-12-29 | py-geopy: add new package at v2.1.0 (#20601) | Adam J. Stewart | 1 | -0/+21 | |
2020-12-29 | PythonPackage: add pypi attribute to infer homepage/url/list_url (#17587) | Adam J. Stewart | 3 | -3/+3 | |
2020-12-29 | squashfs: fix build with GCC 10 (#20592) | John Wohlbier | 2 | -0/+18 | |
2020-12-29 | Fix deptypes for some geospatial Python packages (#20593) | Adam J. Stewart | 3 | -10/+10 | |
2020-12-29 | py-pygeos: add new package at v0.8 (#20594) | Adam J. Stewart | 1 | -0/+26 | |
2020-12-29 | fsl: updated package, added v6.0.4 (#20201) | Glenn Johnson | 8 | -32/+411 | |
- added several patches - added some missing dependencies - remove unneeded dependencies - add CUDA support - disable queue support, which was limited, and broken anyway - move package text that was specific to the package to a comment, so it does not show up the environment module - set conflicts for cuda and compilers Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2020-12-29 | py-cartopy: specify where deps are found (#20597) | Adam J. Stewart | 1 | -0/+4 | |
2020-12-29 | py-geographiclib: add new package at v1.50 (#20600) | Adam J. Stewart | 1 | -0/+19 | |
2020-12-29 | py-mercantile: add new package at v1.1.6 (#20598) | Adam J. Stewart | 1 | -0/+20 | |
2020-12-29 | py-mapclassify: add new package at v2.4.2 (#20599) | Adam J. Stewart | 1 | -0/+24 | |
2020-12-28 | python: add 3.8.7 and 3.9.1 (#20589) | Michael Kuhn | 1 | -1/+3 | |
2020-12-28 | libarchive: add version 3.5.1 (#20586) | Ryan Mast | 1 | -0/+1 | |
2020-12-28 | Update OpenMPI package (#20492) | Rémi Lacroix | 1 | -9/+11 | |
* OpenMPI: Add version 4.1.0 * OpenMPI: Prefer version 4.0.5. * OpenMPI: Update links The download links changed, there is currently a redirection but it might not work forever. The website also switched to https. | |||||
2020-12-28 | nvtop: new package at v1.1.0 (#20272) | perrymil | 1 | -0/+22 | |
2020-12-28 | minizip: fix build with Apple Clang 12 (#20554) | Adam J. Stewart | 3 | -0/+43 | |