summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-06-20Resources: use expanded archive name by default (#11688)Peter Scheibel2-7/+4
For resources, it is desirable to use the expanded archive name of the resource as the name of the directory when adding it to the root staging area. #11528 established 'spack-src' as the universal directory where source files are placed, which also affected the behavior of resources managed with Stages. This adds a new property ('srcdir') to Stage to remember the name of the expanded source directory, and uses this as the default name when placing a resource directory in the root staging area. This also: * Ensures that downloaded sources are archived using the expanded archive name (otherwise Spack will not be able to determine the original directory name when using a cached archive). * Updates working_dir context manager to guarantee restoration of original working directory when an exception occurs * Adds a "temp_cwd" context manager which creates a temporary directory and sets it as the working directory
2019-06-20Add GDL 0.9.9 (#11760)Adam J. Stewart1-2/+6
* Add GDL 0.9.9 * Add comment on PROJ dependency
2019-06-20py-python-dateutil: Version 2.7.0 acquired dependency on setuptools-scm (#11795)Neil Flood1-0/+1
2019-06-19Bump netcdf-fortran version to 4.4.5 (#11790)Carson Woods1-0/+1
2019-06-19py-matplotlib: Fix dependencies in [2.1.0:3.0.0) (#11787)Oliver Breitwieser1-1/+3
Starting with 2.1.0, backports.functools_lru_cache replaces functools32 when using python 2.7.x until python2 support is dropped in 3.0.0. Change-Id: I8db61eac975da0042f6f5babe0f5f0c92807200e
2019-06-19osu-micro-benchmarks: add version 5.6.1 (#11779)Kevin Manalo1-3/+11
Also add mpi osu-micro-benchmarks to runtime PATH
2019-06-19New package: fgsl: fortran interface to GSL (#11775)brietzke1-0/+33
2019-06-19vtk, paraview, catalyst packages: Add maintainers (#11774)Chuck Atkins3-0/+6
2019-06-19xfd package: use Spack-installed libintl (#11545)Mark W. Krentel1-1/+20
Fixes #11526 The xfd configure script tests for libintl but incorrectly concludes that no additional library is needed because gettext is provided in libc. So we add '-lintl' to ldlibs to point to the Spack-installed gettext. Note that the xfd configure script does not have a --with-gettext option to do this for us. Also add version 1.1.3
2019-06-18eospac package: replace md5 checksums with sha256 (#11757)Daniel Topa1-6/+6
2019-06-18New package: ArborX (#11474)Andrey Prokopenko1-0/+49
2019-06-18New package: amber (starting at v16) (#11619)Justin S1-0/+79
2019-06-18New package: PRRTE (#11614)dorier1-0/+58
2019-06-18New Package: ELSI (#11605)william-dawson1-0/+108
2019-06-18xtensor package: add version 0.20.7 and update dependencies (#11574)Axel Huebl4-7/+35
* xtensor-python: add version 0.23.1 * xtensor-python: update xtensor/xtl dependency version constraints for 0.23.1 * xtensor-python: remove xtensor/xtl dependency version constraints for the develop version to favor the latest (develop) version of these dependencies * xsimd: add version 7.2.3 * xtensor: add tbb variant to enable TBB parallelization * xtensor: add version 0.20.7 * xtensor: update CMake args enable xsimd/tbb support based on variant settings * xtl: add version 0.6.4
2019-06-18Added Cinch Spackage (#11759)Robert Pavel2-10/+41
* Added Cinch Spackage and updated Flecsi to Use It Added spackage for Cinch build system and updated flecsi spackage to use the external version of cinch * Flake8 compliance for Cinch and Flecsi * Fixed Cinch Issue and Requested PR Changes Swapped cinch back to master branch rather than test branch and style issues for PR
2019-06-18Restrict gplates to proj@:5 (#11761)Adam J. Stewart1-2/+4
* Restrict gplates to proj@:5 * Add comment on PROJ dependency
2019-06-18Add py-rasterio 1.0.24 (#11738)Adam J. Stewart1-14/+19
* Add py-rasterio 1.0.24 * Python 3 required in the next release
2019-06-18Add py-shapely 1.6.4.post2 (#11739)Adam J. Stewart1-8/+17
2019-06-18Add CDO 1.9.7.1 (#11758)Adam J. Stewart1-2/+3
2019-06-18repeatmasker: perl and HMMER dependency fixes (#11660)Justin S1-0/+11
repeatmasker depended on HMMER but was never actually configured to use it. The package also had many shebangs pointing to random perl locations, now patched to use Spack's perl installation.
2019-06-18ACTS package: add versions including 0.10.1 (#11606)Hadrien G1-6/+8
* Also add version 0.10.0 * Add leading '0' to 0.9.x versions (e.g. 0.09.1) and 0.8.x versions * Don't mention acts-framework, that package isn't in Spack yet
2019-06-18Ensure proper gopath set for rclone (#11755)Tamara Dahlgren1-0/+4
Fixes #11745 Set the GOPATH environment variable to the stage path to avoid creation of a $HOME/go directory.
2019-06-18r3d: add version 2018-01-07 (#11770)Gabriel Rockefeller1-0/+1
2019-06-17Restrict libspatialite to proj@:5' (#11752)Adam J. Stewart1-1/+1
2019-06-17r-rgdal does not yet support PROJ.6 (#11766)Adam J. Stewart1-1/+1
2019-06-17Add PROJ.6 (#11730)Adam J. Stewart1-9/+12
* Add PROJ.6 * Add back comment about newer PROJ API
2019-06-17PROJ.6 not yet supported in SAGA-GIS (#11768)Adam J. Stewart1-1/+1
2019-06-17py-cartopy does not yet support PROJ.6 (#11765)Adam J. Stewart1-1/+1
2019-06-17Specify which versions of PROJ work with MapServer (#11764)Adam J. Stewart1-0/+2
2019-06-17Restrict magics to proj@:5 (#11763)Adam J. Stewart1-1/+1
2019-06-17GRASS GIS does not yet support PROJ.6 (#11762)Adam J. Stewart1-0/+2
2019-06-17Add GEOS 3.7.2 (#11734)Adam J. Stewart1-5/+6
2019-06-17Add GDAL 3.0.0 (#11733)Adam J. Stewart1-16/+31
* Add GDAL 3.0.0 * Clarify PROJ version requirements
2019-06-17Add py-fiona 1.8.6 (#11736)Adam J. Stewart1-8/+18
* Add py-fiona 1.8.6 * Remove commented code * Python 3 will be required in the next release
2019-06-17Add libgeotiff 1.5.1 (#11731)Adam J. Stewart2-3/+659
2019-06-17Libmesh updates (#11750)Manav Bhatia1-1/+26
* Updates to libMesh: added v1.3.1 checksum, added vtk variant, bugfix for enabling petsc when slepc variant is specified * fixed indentation issues identified by Travis CI * - updates version number - added master as a version - added new variant options for perflog, metaphysicl and blocked storage -- bug-fix for metis * fixes for spack indentation errors * renaming develop to master following review comment of PR.
2019-06-17Add py-pyproj 2.2.0 (#11735)Adam J. Stewart1-12/+19
* Add py-pyproj 2.2.0 * PR review requests * Make Python requirements more explicit
2019-06-17Restrict pism to proj@:4 (#11754)Adam J. Stewart1-1/+1
* Restrict pism to proj@:5 * PROJ.5 is not yet supported either :(
2019-06-17Added newer GoLang versions (#11756)Paul1-1/+5
2019-06-17Restrict ibmisc to proj@:4 (#11753)Adam J. Stewart1-1/+3
* Restrict ibmisc to proj@:5 * Restrict ibmisc to proj@:4
2019-06-17Remove version from py-mpi4py. (#11587)Dan Lipsa1-2/+1
2019-06-17Add version 1.2.2 and 1.2.3 to the package (#11748)Valentin Clement (バレンタイン クレメン)1-0/+2
2019-06-17Fix condition to enable mpi4py. (#11707)Dan Lipsa2-5/+19
* Fix condition to enable mpi4py. * flake8 * Catalyst as paraview for mpi4py. * Catalyst needs numpy and mpi4py. * Remove leftover enable python.
2019-06-16openPMD-api: pybind11>=2.3.0 (#11744)Axel Huebl1-2/+1
Update the dependency on pybind11 to the latest version (constexpr signature support for all C++11 compilers + fixes).
2019-06-16cowsay: new package (#11743)Todd Gamblin1-0/+21
- A program that generates ASCII pictures of a cow with a message. - This is used by the ISC19 Singularity tutorial, so we should probably have it in Spack.
2019-06-16Add py-geopandas 0.5.0 (#11737)Adam J. Stewart1-7/+13
2019-06-16Add libtiff 4.0.10 (#11732)Adam J. Stewart1-1/+2
2019-06-16Add nasm 2.14.02 (#11729)Adam J. Stewart1-3/+4
2019-06-16Add openjpeg 2.3.1 (#11728)Adam J. Stewart1-2/+2