summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-01-04r-codetools: Update package (#20626)Rémi Lacroix1-1/+2
2021-01-04libunwind: add version 1.5.0 (#20632)Mark W. Krentel1-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-04Update libnetworkit, py-networkit to 8.0 (#20478)Fabian Brandt2-0/+6
2021-01-04fftw: bump to 3.3.9 (#20634)yellowhat1-0/+1
2021-01-04Add procenv (#20121)Dave Love2-0/+63
* Add procenv * procenv: Only buildrequire check * procenv: Patch for gcc 10 * procenv: Add omitted patch * Indent doc string
2021-01-04libthai: new package at v0.1.28 (#19916)darmac1-0/+23
2021-01-04Bumpup version for rocm 4.0.0 release (#20640)Sreenivasa Murthy Kolam10-19/+39
2021-01-04bumpup version for rocm stage1 recipes for rocm-4.0.0 release (#20635)Sreenivasa Murthy Kolam11-20/+41
2021-01-04Libnsl: added v1.3.0 and v1.1.0. (#20645)Rémi Lacroix1-1/+4
2021-01-04Plumed: added v2.7.0. (#20646)Rémi Lacroix1-0/+1
2021-01-04openPMD-api: 0.13.0 (#20648)Axel Huebl1-16/+12
Add the latest release of openPMD-api. Remove a selection of unsupported, pre-beta releases.
2021-01-04exciting: fix build on aarch64 (#20505)Tomoyasu Nojiri2-0/+15
2021-01-04fdupes: Add pcre2 depend (#20466)Tomoyasu Nojiri1-0/+1
* fdupes: Add pcre2 depend * fdupes: Fix depend for pcre2
2021-01-03Add new package: xfsdump (#19914)darmac1-0/+45
* Add new package: xfsdump * fix Description and Homepage
2021-01-03Add new package: py-holland (#19924)darmac1-0/+23
* Add new package: py-holland * rename py-holland to py-holland-backup * fix dependencies
2021-01-02bump py-h5py (#20482)Sajid Ali1-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-02copyrights: update all files with license headers for 2021Todd Gamblin5323-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-30hdf-eos5: new package (HDF for Earth Observing Sytem using hdf v5) (#20274)Tom Payerle2-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-30hdf-eos2: new package (HDF for Earth Observing System using hdf5) (#20275)Tom Payerle2-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-30extends: add type kwarg (#20045)Adam J. Stewart1-1/+1
* extends: add type kwarg * Flake8 fix
2020-12-30nalu-wind: add variant to build wind-utils (#20587)eugeneswalker1-1/+9
2020-12-30Use system libuuid on macOS (#20608)Adam J. Stewart2-8/+46
2020-12-29PythonPackage: url -> pypi (#20610)Adam J. Stewart992-1130/+994
* Convert all `url` attributes in `PythonPackage`s to `pypi` attributes * add `pypi =` to flake8 exceptions
2020-12-29Introduce virtual provider uuid (#18322)Michael Kuhn35-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-29GDB: Better Python debugging support (#20486)Adam J. Stewart2-16/+39
* GDB: Better Python debugging support * Auto-load safe path * Use gdbinit instead
2020-12-29py-geoplot: add new package at v0.4.1 (#20603)Adam J. Stewart1-0/+31
2020-12-29OpenVSLAM: add new package (#20389)Adam J. Stewart1-0/+33
2020-12-29py-contextily: add new package at v1.0.1 (#20602)Adam J. Stewart1-0/+27
2020-12-29automake: fix shebang substitution for v1.16.3 and later (#20579)Yang Zongze1-1/+6
2020-12-29py-geopy: add new package at v2.1.0 (#20601)Adam J. Stewart1-0/+21
2020-12-29PythonPackage: add pypi attribute to infer homepage/url/list_url (#17587)Adam J. Stewart3-3/+3
2020-12-29squashfs: fix build with GCC 10 (#20592)John Wohlbier2-0/+18
2020-12-29Fix deptypes for some geospatial Python packages (#20593)Adam J. Stewart3-10/+10
2020-12-29py-pygeos: add new package at v0.8 (#20594)Adam J. Stewart1-0/+26
2020-12-29fsl: updated package, added v6.0.4 (#20201)Glenn Johnson8-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-29py-cartopy: specify where deps are found (#20597)Adam J. Stewart1-0/+4
2020-12-29py-geographiclib: add new package at v1.50 (#20600)Adam J. Stewart1-0/+19
2020-12-29py-mercantile: add new package at v1.1.6 (#20598)Adam J. Stewart1-0/+20
2020-12-29py-mapclassify: add new package at v2.4.2 (#20599)Adam J. Stewart1-0/+24
2020-12-28python: add 3.8.7 and 3.9.1 (#20589)Michael Kuhn1-1/+3
2020-12-28libarchive: add version 3.5.1 (#20586)Ryan Mast1-0/+1
2020-12-28Update OpenMPI package (#20492)Rémi Lacroix1-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-28nvtop: new package at v1.1.0 (#20272)perrymil1-0/+22
2020-12-28minizip: fix build with Apple Clang 12 (#20554)Adam J. Stewart3-0/+43
2020-12-28sionlib: fix for aarch64 (#20525)Tomoyasu Nojiri2-0/+12
2020-12-28gnupg: added versions up to v2.2.5 (#20465)h-denpo1-0/+6
2020-12-28frontistr: add v5.1.1, need trilinos version 12 (#20334)h-denpo1-1/+2
2020-12-28libvori: added v201224 (#20577)Tiziano Müller1-0/+1
2020-12-28libquo: add pic flags for PGI (#20528)QuellynSnead1-1/+5
Enforce PIC for PGI ((https://github.com/lanl/libquo/issues/41))
2020-12-28py-multipledispatch: new package at v0.6.0 (#20571)a-saitoh-fj1-0/+18