Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
This advises users to prefer `modules:` entries in `packages.yaml` on Cray.
|
|
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.
|
|
fixes #2095
|
|
|
|
|
|
* py-illumina-utils: Create new package
* fix dependency types
|
|
* perl-contextual-return: Create new package
* perl-contextual-return: Fix homepage url
|
|
* r-tmixclust: new package
* r-cluster: hash changed
* r-cluster: removed 2.0.6 and added the latest 2.0.7-1
|
|
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
|
|
|
|
* runing a test
* supernova: new package
* removed with working_dir line
|
|
|
|
|
|
* r-truncnorm: new package added
* r-solnp: new package added
* r-spem: new package added
* r-truncnorm: removed dependency r-testthat
|
|
|
|
|
|
|
|
* 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
|
|
* 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
|
|
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
|
|
* add package py-gdbgui
Change-Id: I553e1e4c4f6385348190817199e05b25522b57b4
* fix alignment
* add setuptool runtimedependency
* add gdb run dependency
|
|
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.
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* py-cnvkit: add new package
* updating dependencies
* correcting flake8 error
* adding py-setuptools dependency
|
|
* add package py-gevent
Change-Id: I49722e02a961f20b9177ae8575b78b42bf6c01c9
* fix alignment
* add cffi dependency
|
|
|
|
* add package py-greenlet
* remove optional setuptools dependency
|
|
* add package py-python-engineio
* flake8 fix
|
|
* lammps: add v20180316
* add latte@1.1.1 and make lammps use it
|
|
Signed-off-by: Dan Topa <dantopa@lanl.gov>
|
|
Also update go-bootstrap to the 20171003 snapshot.
|
|
* add package py-pygdbmi
Change-Id: I9850ccecebb1d46e983cda39c371caab23ad61e9
* add runtime setuptools dependency (from distutils import)
* remove unnecessary run dependency
|
|
* Added C-Lime Package
* Small fix
|
|
Change-Id: I7e3931f8224a367ce1657256b3100139abcc4f86
|
|
Change-Id: I51887f661e6dd896a9f740b51f4e81bdf532f9b4
|
|
* add package py-flaks-compress
Change-Id: Ia67f292364f339907c7c0a5bd707a7a1e69877be
* fix alignment
* linebreak to make flake8 happy
|
|
* add package py-flask-socketio
Change-Id: Ib9bb41b9c3de06f07ffb47449edf02476827b610
* fix alignment
* add missing werkzeug dependency
|
|
* perl-file-copy-recursive: add newer version v0.40
|
|
|
|
|
|
* fermi: Create new package.
* fermi: Add missing dependency.
* fermi: Change dependency type of perl to run.
|
|
* wgsim: Create new package.
* fix flake8 error.
* wgsim: change cc compiler to spack_cc.
* add missing dependency.
|
|
* 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!
|