summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-04-17r-htmltable: package update (#7767)Matteo Guglielmi1-3/+5
* r-htmltable: package update * r-htmltable: dependency fix * r-htmltable: dependency fix #2 * r-htmltable: dependency fix #3
2018-04-16ospac: fix compiler usage and install (#7776)Christoph Junghans1-1/+10
2018-04-16miniasm: new package (#7772)Yifan Zhu1-0/+39
2018-04-16fermikit: new package (#7775)Yifan Zhu1-0/+39
2018-04-16r-limma: package update (#7763)Matteo Guglielmi1-1/+2
* r-limma: package update * r-limma: dependency fix
2018-04-16Add libcint version 3.0.11 (#7764)Michael F. Herbst1-0/+1
2018-04-16r-hmisc: package update (#7766)Matteo Guglielmi1-1/+2
2018-04-16r-data-table: package update (#7768)Matteo Guglielmi1-0/+1
2018-04-16r-matrix: package update (#7769)Matteo Guglielmi1-1/+2
2018-04-16r-deseq2: package update (#7770)Matteo Guglielmi1-1/+2
2018-04-16add version 2.0.9 to py-slurm-pipeline (#7771)healther1-0/+1
Change-Id: I6b597076b0740d65b8aeaebf95f459745b1b1503
2018-04-14votca-moo: removal (#7762)Christoph Junghans3-45/+0
votca-moo is now part of votca-ctp (see votca/ctp#93)
2018-04-14eospac: initial commit (#7761)Christoph Junghans1-0/+45
* eospac: initial commit * eospac: add stable version
2018-04-13perl-moose: Add versions 2.2007,2.2009,2.2010 (#7758)Eric1-0/+3
2018-04-13perl-devel-overloadinfo: Add version 0.005 (#7754)Eric1-0/+1
2018-04-13prank: Add version 170427 (#7755)Eric1-0/+1
2018-04-13tcl: Add version 8.6.8 (#7756)Eric1-0/+1
2018-04-13tk: Add version 8.6.8 (#7757)Eric1-0/+1
2018-04-13cray: add comment about module use in packages.yaml (#7751)Cameron Smith1-1/+8
This advises users to prefer `modules:` entries in `packages.yaml` on Cray.
2018-04-13Fix when_spec inheritance for extensions (#7746)becker331-1/+1
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-13flux: changed default value for doc variant to False (#7749)Massimiliano Culpo1-1/+1
fixes #2095
2018-04-13libfabric: added v1.6.0 and v1.5.3 (#7742)Raghu Raja1-1/+3
2018-04-13Fix www.example.com homepages (#7744)Adam J. Stewart6-6/+6
2018-04-12py-illumina-utils: Create new package (#7745)Eric1-0/+43
* py-illumina-utils: Create new package * fix dependency types
2018-04-12 perl-contextual-return: Create new package (#7741)Eric1-0/+36
* perl-contextual-return: Create new package * perl-contextual-return: Fix homepage url
2018-04-12New package r-tmixclust (#7658)Yifan Zhu2-1/+50
* r-tmixclust: new package * r-cluster: hash changed * r-cluster: removed 2.0.6 and added the latest 2.0.7-1
2018-04-12UCX: update for release 1.3.0 (#7740)Howard Pritchard1-1/+2
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2018-04-12perl-perlio-utf8-strict: Create new package (#7738)Eric1-0/+34
2018-04-12supernova: new package (#7719)Yifan Zhu1-0/+65
* runing a test * supernova: new package * removed with working_dir line
2018-04-12Specify default providers for the glu virtual package. (#7733)Veselin Dobrev1-0/+1
2018-04-12perl-text-simpletable: Create new package (#7739)Eric1-0/+34
2018-04-12New package r-spem (#7657)Yifan Zhu3-0/+114
* r-truncnorm: new package added * r-solnp: new package added * r-spem: new package added * r-truncnorm: removed dependency r-testthat
2018-04-12perl-math-matrixreal: Create new package (#7737)Eric1-0/+37
2018-04-12fix dependencies for matplotlib@2.2.2 (#7735)healther2-0/+37
2018-04-12perl-want: Create new package (#7734)Eric1-0/+34
2018-04-12glu: new virtual package; openglu: new package (#7162)Geoffrey Oxberry2-0/+88
* 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-12opengl: make error throw on install, not fetch (#7063)Geoffrey Oxberry1-3/+35
* 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-12Fixes conflicts in OSX nightly tests (#7732)Massimiliano Culpo1-1/+1
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-11add package py-gdbgui (#7715)healther1-0/+43
* add package py-gdbgui Change-Id: I553e1e4c4f6385348190817199e05b25522b57b4 * fix alignment * add setuptool runtimedependency * add gdb run dependency
2018-04-11Package.provides account for v deps that are provided conditionally (#7716)Massimiliano Culpo2-1/+13
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-11Add package py-slurm-pipeline (#7681)healther1-0/+41
* 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-11Add ANTs package (#7717)Simon Flood1-0/+48
* 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-11add package py-python-socketio (#7721)healther1-0/+43
* 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-10py-cnvkit: add new package (#7688)peetsv1-0/+46
* py-cnvkit: add new package * updating dependencies * correcting flake8 error * adding py-setuptools dependency
2018-04-10add package py-gevent (#7712)healther1-0/+40
* add package py-gevent Change-Id: I49722e02a961f20b9177ae8575b78b42bf6c01c9 * fix alignment * add cffi dependency
2018-04-10add package py-eventlet (#7722)healther1-0/+37
2018-04-10add package py-greenlet (#7720)healther1-0/+33
* add package py-greenlet * remove optional setuptools dependency
2018-04-10add package py-python-engineio (#7723)healther1-0/+39
* add package py-python-engineio * flake8 fix
2018-04-10lammps: add v20180316 (#7725)Christoph Junghans2-2/+5
* lammps: add v20180316 * add latte@1.1.1 and make lammps use it
2018-04-10hwloc: add v 2.0.1 (#7724)Daniel Topa1-1/+2
Signed-off-by: Dan Topa <dantopa@lanl.gov>