Eric
eaaf1666ba
tk: Add version 8.6.8 ( #7757 )
2018-04-13 16:58:13 -05:00
Cameron Smith
e6d3ab8405
cray: add comment about module use in packages.yaml ( #7751 )
...
This advises users to prefer `modules:` entries in `packages.yaml` on Cray.
2018-04-13 11:53:26 -07:00
becker33
b9c8cdcbe3
Fix when_spec inheritance for extensions ( #7746 )
...
Popping the when spec from kwargs in the extends directive breaks
class inheritance. Inheriting classes do not find their when spec.
We now get the when spec from kwargs instead, leaving it to be found
by any downstream package classes.
2018-04-13 11:38:34 -07:00
Massimiliano Culpo
94fbd7b60d
flux: changed default value for doc variant to False ( #7749 )
...
fixes #2095
2018-04-13 15:58:58 +02:00
Raghu Raja
ef253f9db4
libfabric: added v1.6.0 and v1.5.3 ( #7742 )
2018-04-13 09:09:54 +02:00
Adam J. Stewart
b9b19e1660
Fix www.example.com homepages ( #7744 )
2018-04-13 07:08:10 +02:00
Eric
21914d36be
py-illumina-utils: Create new package ( #7745 )
...
* py-illumina-utils: Create new package
* fix dependency types
2018-04-12 22:45:21 -05:00
Eric
0091fda57b
perl-contextual-return: Create new package ( #7741 )
...
* perl-contextual-return: Create new package
* perl-contextual-return: Fix homepage url
2018-04-12 15:56:07 -05:00
Yifan Zhu
7d8e6b2eda
New package r-tmixclust ( #7658 )
...
* r-tmixclust: new package
* r-cluster: hash changed
* r-cluster: removed 2.0.6 and added the latest 2.0.7-1
2018-04-12 14:51:51 -05:00
Howard Pritchard
f5e4befcac
UCX: update for release 1.3.0 ( #7740 )
...
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2018-04-12 14:51:25 -05:00
Eric
11cbee6e92
perl-perlio-utf8-strict: Create new package ( #7738 )
2018-04-12 14:02:37 -05:00
Yifan Zhu
fde1e0ecb8
supernova: new package ( #7719 )
...
* runing a test
* supernova: new package
* removed with working_dir line
2018-04-12 13:31:18 -05:00
Veselin Dobrev
7f46ec49e7
Specify default providers for the glu virtual package. ( #7733 )
2018-04-12 13:30:49 -05:00
Eric
89b5403b79
perl-text-simpletable: Create new package ( #7739 )
2018-04-12 13:29:51 -05:00
Yifan Zhu
8a4268837e
New package r-spem ( #7657 )
...
* r-truncnorm: new package added
* r-solnp: new package added
* r-spem: new package added
* r-truncnorm: removed dependency r-testthat
2018-04-12 12:55:10 -05:00
Eric
61875784df
perl-math-matrixreal: Create new package ( #7737 )
2018-04-12 12:53:53 -05:00
healther
bc379ab919
fix dependencies for matplotlib@2.2.2 ( #7735 )
2018-04-12 12:53:30 -05:00
Eric
41867cf007
perl-want: Create new package ( #7734 )
2018-04-12 12:24:28 -05:00
Geoffrey Oxberry
bbdf586d14
glu: new virtual package; openglu: new package ( #7162 )
...
* mesa-glu: now provides 'glu' (GL Utility library)
* openglu: add package, provides glu
* openglu: add custom fetcher, remove nonsense url
Change openglu package to look like the opengl package in GitHub PR
* [OpenGLU] Fix a typo
2018-04-12 07:16:16 -07:00
Geoffrey Oxberry
0e4e7d05e4
opengl: make error throw on install, not fetch ( #7063 )
...
* opengl: make error throw on install, not fetch
* opengl: add configuration advice for darwin
* opengl: add more versions of GL/OpenGL
* opengl: improve documentation in comments
* [OpenGL] Fix formatting
2018-04-12 07:14:38 -07:00
Massimiliano Culpo
fa07f95a71
Fixes conflicts in OSX nightly tests ( #7732 )
...
fixes #7593
Unit tests on OSX are trying to concretize mpileaks, and they fail due
to a conflict in the package:
"%gcc@7.2.0:" conflicts with "elfutils@0.163"
This solves the issue asking explicitly to concretize against
elfutils@1.170
2018-04-12 14:11:36 +02:00
healther
3608c4d3b5
add package py-gdbgui ( #7715 )
...
* add package py-gdbgui
Change-Id: I553e1e4c4f6385348190817199e05b25522b57b4
* fix alignment
* add setuptool runtimedependency
* add gdb run dependency
2018-04-11 21:30:23 -05:00
Massimiliano Culpo
1307ad3979
Package.provides account for v deps that are provided conditionally ( #7716 )
...
fixes #7705
Package.provides now checks constraints to ensure that a spec provides
a given virtual package. Note that 'strict=True' is not passed to
satisfies as this function is also used during concretization.
2018-04-11 21:50:03 +02:00
healther
3b44a2ff40
Add package py-slurm-pipeline ( #7681 )
...
* add package py-slurm-pipeline
Change-Id: Iade405a7e96f04e476cea76e460cac2ebdf21f95
* add missing py-six dependency
Change-Id: I382fa4139880c1a61af3f314c74ed6e7c2e88c5b
* Update package.py
* Update package.py
* Update package.py
* fix flake8
2018-04-11 14:25:08 -05:00
Simon Flood
ed5f68211e
Add ANTs package ( #7717 )
...
* Add ants package
Add a package for ANTs (version 2.2.0)
* Update package.py
* Update package.py
* Update package.py
* Update package.py
* Update package.py
2018-04-11 14:22:23 -05:00
healther
a23e319dac
add package py-python-socketio ( #7721 )
...
* add package py-python-socketio
* fix indention
* add description to eventlet variant
* fix dependencies
Change-Id: I425ae165dfcce30df6cbbd671cd6ef1bef5078dc
* Update package.py
* Update package.py
* Update package.py
* Update package.py
2018-04-11 14:21:37 -05:00
peetsv
af13236d68
py-cnvkit: add new package ( #7688 )
...
* py-cnvkit: add new package
* updating dependencies
* correcting flake8 error
* adding py-setuptools dependency
2018-04-10 20:25:32 -05:00
healther
9ba7ecb1de
add package py-gevent ( #7712 )
...
* add package py-gevent
Change-Id: I49722e02a961f20b9177ae8575b78b42bf6c01c9
* fix alignment
* add cffi dependency
2018-04-10 20:24:11 -05:00
healther
4eeec729ea
add package py-eventlet ( #7722 )
2018-04-10 20:22:45 -05:00
healther
70754c5d21
add package py-greenlet ( #7720 )
...
* add package py-greenlet
* remove optional setuptools dependency
2018-04-10 20:22:28 -05:00
healther
6508a2c3d3
add package py-python-engineio ( #7723 )
...
* add package py-python-engineio
* flake8 fix
2018-04-10 20:21:57 -05:00
Christoph Junghans
45ddfe83ef
lammps: add v20180316 ( #7725 )
...
* lammps: add v20180316
* add latte@1.1.1 and make lammps use it
2018-04-10 20:21:35 -05:00
Daniel Topa
dbb7f8e13a
hwloc: add v 2.0.1 ( #7724 )
...
Signed-off-by: Dan Topa <dantopa@lanl.gov>
2018-04-10 20:20:09 -05:00
Michael Kuhn
e7760f1f59
go: Update to 1.10.1 ( #7708 )
...
Also update go-bootstrap to the 20171003 snapshot.
2018-04-10 14:41:52 -05:00
healther
8dac669a87
add package py-pygdbmi ( #7711 )
...
* add package py-pygdbmi
Change-Id: I9850ccecebb1d46e983cda39c371caab23ad61e9
* add runtime setuptools dependency (from distutils import)
* remove unnecessary run dependency
2018-04-10 14:35:26 -05:00
thecorkscrew
3bd74f1858
Added C-Lime Package ( #7707 )
...
* Added C-Lime Package
* Small fix
2018-04-10 12:05:05 -05:00
healther
f278f512cc
add py-cython@0.28.1 ( #7709 )
...
Change-Id: I7e3931f8224a367ce1657256b3100139abcc4f86
2018-04-10 12:03:51 -05:00
healther
ab7e2a5c9e
add py-flask@0.12.2 ( #7710 )
...
Change-Id: I51887f661e6dd896a9f740b51f4e81bdf532f9b4
2018-04-10 12:03:17 -05:00
healther
a59aef7c78
add package py-flask-compress ( #7713 )
...
* add package py-flaks-compress
Change-Id: Ia67f292364f339907c7c0a5bd707a7a1e69877be
* fix alignment
* linebreak to make flake8 happy
2018-04-10 11:58:35 -05:00
healther
431a3068b6
add package py-flask-socketio ( #7714 )
...
* add package py-flask-socketio
Change-Id: Ib9bb41b9c3de06f07ffb47449edf02476827b610
* fix alignment
* add missing werkzeug dependency
2018-04-10 11:57:06 -05:00
peetsv
f8765593e0
Perl file copy recursive 0.40 ( #7718 )
...
* perl-file-copy-recursive: add newer version v0.40
2018-04-10 11:48:02 -05:00
Adam J. Stewart
eac2defed5
Add latest versions of libxcb and xcb-proto ( #7650 )
2018-04-10 11:47:02 -05:00
Adam J. Stewart
69f94f18a3
Fix GCC 6/7 build on APFS ( #7696 )
2018-04-10 11:46:44 -05:00
lingnanyuan
ecc481a9a7
fermi: Create new package. ( #7702 )
...
* fermi: Create new package.
* fermi: Add missing dependency.
* fermi: Change dependency type of perl to run.
2018-04-10 08:52:21 -05:00
lingnanyuan
dc8c8311c6
wgsim: Create new package. ( #7674 )
...
* wgsim: Create new package.
* fix flake8 error.
* wgsim: change cc compiler to spack_cc.
* add missing dependency.
2018-04-09 14:23:11 -05:00
Sinan
c1e3e5de5c
new package "DSRC" (bioinformatics) ( #7680 )
...
* new package "DSRC" (bioinformatics)
* remove uncommented line
* get rid of unnecessary import
* convert to MakefilePackage class
* get rid of make() in install phase, remove spaces
* make flake8 happy!
2018-04-08 08:21:02 -05:00
Axel Huebl
2b0252ccb3
Add Package: nlohmann_json ( #7690 )
...
Adds a spack package for the JSON C++ library
https://github.com/nlohmann/json
2018-04-07 11:00:00 -05:00
Axel Huebl
5c98b8bde5
Catch2: make install ( #7668 )
...
Add a proper install variant for Catch(2).
This allows to use Catch2 downstram with `pkg-config` and
CMake's `find_package` commands via standard environment hints.
2018-04-07 10:36:10 +02:00
peetsv
3bf863bb06
py-pyfaidx: adding new package ( #7684 )
...
* py-pyfaidx: adding new package
* updating the url
2018-04-06 20:07:35 -05:00
carns
e1856f3129
Darshan 3.1.6 ( #7686 )
...
* update darshan-util to 3.1.6, add bzip2 option
* add darshan-runtime 3.1.6
2018-04-06 16:49:07 -05:00