- Jan 15, 2020
-
-
Michael Kuhn authored
-
Glenn Johnson authored
* Update the icu4c package This PR makes several changes to the icu4c package 1. add updated version to 65.1 2. modify the default url as project has moved to github 3. set UTF-8 locale to support building from source files in UTF-8 format Note that the older versions are not available on github so explicit urls were used. This PR will close #14399. * Consolidate the urls Consolidate the URLs in the `version` directives by using an if test in `url_for_version`. * Put version and sha256 on same line * Put top level url back
-
Glenn Johnson authored
* Update and fix bcftools package This PR updates bcftools to 1.10.2 and is dependent on PR #14504. This PR also fixes builds of other versions. Versions 1.2-1.4 did not use autotools so when the packaeg was converted to use autotools with version 1.6 those older versions could no longer build. Also, those versions needed to be patched to use an external htsllib. The method of finding the external htslib is also different for those older versions. In addition, this PR adds two variants to bcftools: - libgsl - perl-filters Finally, dependencies for perl and python are added, and an unused dependency for libzip was removed. * Do not use '@' in variant description The '@' character in a variant description will cause a problem with `spack info`. ``` ==> Error: Incomplete color format: '@' in expressions, for @1.8: ``` * Fix error with python2 processing this package
-
- Jan 14, 2020
-
-
Erik Schnetter authored
-
Erik Schnetter authored
-
Erik Schnetter authored
-
Justin S authored
* trnascan-se: add and configure infernal dep * trnascan-se: use patch() for infernal config
-
Erik Schnetter authored
-
Glenn Johnson authored
* Update htslib and add libcurl variant This PR updates htslib to version 1.10.2 and adds a libcurl variant. The libcurl variant defaults to True because, while it is optional, it is highly recommended by the project developers. Other things done: - be consistent with quotes * Change version in variant description Apparently, `spack info` does not like the `@` character in a variant description. ``` ==> Error: Incomplete color format: '@' in @1.3:. ```
-
Tom Scogland authored
The pathadd function was using setopt to configure zsh for word splitting, which leaks out of the function and breaks default functionality in a number of external zsh plugins and packages. This switches to emulate -L, just as the spack function uses, to keep the setting local to the function.
-
Justin S authored
* py-yajl: new package at 0.3.5 * py-yajl: use PyPI mirror * py-yajl: use short PyPI url * remove py-ujson package * py-yajl: remove unused imports
-
Justin S authored
* gapfiller: traverse subdirectories in patch * gapfiller: revert glob function change * gapfiller: use more precise glob
-
Stephanie Brink authored
-
Rao Garimella authored
-
darmac authored
* add new package : rocketmq * remove url_for_version()
-
Adam J. Stewart authored
-
darmac authored
* add new package : py-ansible * update license info * update py-ansible depends
-
Kshitij Mehta authored
* codar-cheetah: Added version 0.5 * codar-cheetah: Dropped v0.1 as it was not built as a Python package.
-
Rob Latham authored
-
Nichols A. Romero authored
* Flang OpenMP target support for NVidia GPUs. * explictly disable gpu option with else clause.
-
eugeneswalker authored
-
Elsa Gonsiorowski, PhD authored
* libcircle: add develop version from git master branch * Update var/spack/repos/builtin/packages/libcircle/package.py Co-Authored-By:
Adam J. Stewart <ajstewart426@gmail.com> * libcircle: flake8 fix i think * libcircle: naming things * libcircle:
my sacrifice to the flake8 gods Co-authored-by:Adam J. Stewart <ajstewart426@gmail.com>
-
Hadrien G authored
* Add support for verrou v2.2.0 * Add myself as a maintainer
-
t-karatsu authored
-
darmac authored
* add new package : gpdb * update docstring and license info
-
darmac authored
-
darmac authored
-
darmac authored
* add new package : flume * add new package : flume
-
darmac authored
-
Gregory L. Lee authored
-
Rob Latham authored
Add support for (just about) every provider libfabric knows about
-
MIchele Martone authored
* new package: librsb * flake8, be good * no hardocded FC=gfortran
-
darmac authored
-
Glenn Johnson authored
This PR resolves an overlapping dependency specification for py-basemap.
-
Rao Garimella authored
-
Michael Kuhn authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Axel Huebl authored
Only ADIOS2 versions we support.
-
- Jan 13, 2020
-
-
Jonathon Anderson authored
-