Age | Commit message (Collapse) | Author | Files | Lines |
|
* PNETCDF: Update with current versions
Added latest versions. (1.10.0, 1.9.0, 1.8.1)
* PNETCDF: Revert version change in url
Reverted the change in the url variable version since not required.
|
|
* NETCDF: Add new versions and update url
Added the 4.6.2 version which was recently released.
Changed the url to point to the official Unidata site and added option to retrieve master version from git.
* NETCDF: checksum and version updates
Reverted back to use of previous URL. The `https://github.com/Unidata/netcdf-c/archive/v4.6.2.tar.gz` location is newer, but spack does not seem to be able to access all of the versions at that location -- only goes back to 4.5.0. Since several installations are still providing 4.4.0, thought it best to go back to previous url. However, it looks like the naming convention has changed since 4.6.2, so need to provide explicit url for 4.6.2. Probably best to go to a `url_for_version()` scheme if that naming convention stays in place?
|
|
Its in upstream with the upcoming 1.69 release though.
|
|
* Disallow bcl2fastq2 on OS X
[Illumina's computing requirements][reqs] claim support for RHEL/CentOS and
go on to say:
> May be possible to install and run on other 64-bit Linux distributions or Unix variants.
The sufficient issue is its reliance of malloc.h. There may be more.
[reqs]: https://support.illumina.com/sequencing/sequencing_software/bcl2fastq-conversion-software/computing-requirements.html
* Add an informative msg for the user
|
|
|
|
hdf5+fortran (#9986)
|
|
|
|
|
|
|
|
|
|
|
|
Now that CMake is providing CMake release artifacts on github,
we should prefer those as they have better download speeds and
uptime.
|
|
* packages/phist: new version 1.7.4 with new variant 'host' to enable/disable host-specific optimizations.
|
|
This commit allows users to enable openmp, rendering, logging and mpi
in vtkm. Meanwhile, it adds support for cuda architecture selection.
[VTK-m 1.3 Release notes](https://gitlab.kitware.com/vtk/vtk-m/tags/v1.3.0)
|
|
Overhaul hpctoolkit to AutotoolsPackage and to build its dependencies
directly from spack instead of using hpctoolkit-externals.
Remove hpctoolkit-externals since it's no longer needed.
|
|
* py-jupyter-console: Add version 5.2.0
* py-jupyter-core: add version 4.4.0
* py-lxml: add version 4.2.5
* py-zmq: add version 17.1.2
* py-terminado: add version 0.8.1
* py-pexpect: add version 4.6.0
* py-pytables: add version 3.4.4
|
|
* Add PLASMA 18.11.1 with optional Lua and test for headers
|
|
* Add f18 package
* Fix flake8 errors
* Install the f18 binary into prefix.bin by hand
* Add spack-build into the path
* Fix the license header
|
|
|
|
Fixes #9944
73c978d replaced a move with a copy, which cased rmdir to fail (as
it expects an empty directory). This switches to use `shutil.rmtree`
instead.
|
|
* Fixing problems with lammps dependencies voropp and latte.
* Always replacing CFLAGS in voropp and specifying voropp+pic dependency in lammps.
|
|
Also fixes instructions for new releases
|
|
conventions (#9962)
|
|
|
|
|
|
The latest OpenMPI release, v4.0.0, does not build with many GCC
variants. Since this is our default, a lot of users get hit.
Let's wait for some point releases.
|
|
|
|
|
|
|
|
|
|
|
|
* added 3.8-1 version
* fixed flake8 stuff
|
|
|
|
* add v0.20 specific dependency versions, also add cython and py-test as dependencies
* make flake8 happy
* make cython a build-only dependency
|
|
* py-pygresql: new package
* Added dependency on py-setuptools, as the build will use it if present
|
|
* py-psycopg2: new package
* Added dependency on py-setuptools, as the build will use it if present
|
|
|
|
|
|
|
|
* py-geopandas: New package, including packages for its dependencies
* Trailing whitespace removed, etc
* One more trailing whitespace
* Removed some extraneous dependencies. No idea why I thought I needed them, but it now builds fine without them.
* Added a variant +plotting, to include the dependencies required for plotting, as these are large-ish if not being used.
* Added explicit dependency on py-matplotlib
|
|
|
|
* r-geor: new package, and a couple of its dependencies
* Update to new copyright header
* Include the list_url for the R package archive dir
* Added explicit version ranges on dependencies, as per the relevant CRAN pages
* Correct dependency types in r-splancs.
|
|
Change-Id: Ie462e802049dd6150767dc555fb5708999e081ec
|
|
* r-compositions: new package, including its dependencies
* Include the list_url for the R package archive dir
* Added explicit version ranges on dependencies, as per the relevant CRAN pages
|
|
|
|
* munge: update versions and url format to reflect switch to .xz format in recent releases
* package:munge remove unneeded version-specific urls
|
|
|
|
|
|
|
|
|