Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-16 | flake8: add exceptions for overly pedantic camelcase rules from pep8-naming ↵ | Todd Gamblin | 2 | -2/+4 | |
(#11477) Rules N813 and N814 prevented import statements like this: xml.etree.ElementTree as et xml.etree.ElementTree as ET But both of those seem pretty reasonable. We see no reason to require any camelcase import to be imported "as" a camelcase word. | |||||
2019-05-15 | Update flecsi package.py (#11442) | ktsai7 | 1 | -5/+14 | |
* Update flecsi package.py * Update package.py * Update package.py * Update package.py | |||||
2019-05-15 | r-geonames: new package at 0.999 (#11455) | Justin S | 1 | -0/+19 | |
2019-05-15 | repeatscout: new package at 1.0.5 (#11409) | Justin S | 1 | -0/+24 | |
* repeatscout: new package at 1.0.5 * repeatscout: add trf runtime dependency * repeatscout: add nseg runtime dependency | |||||
2019-05-15 | r-phylostratr: new package (#11053) | Justin S | 1 | -0/+34 | |
2019-05-15 | r-taxizedb: new package at 0.1.4 (#11052) | Justin S | 1 | -0/+28 | |
2019-05-15 | r-rmysql: add 0.10.17, mariadb-connector-c dependency (#11044) | Justin S | 1 | -2/+3 | |
* r-rmysql: add 0.10.17, mariadb-connector-c dependency * r-rmysql: add dbi, mariadb version constraints | |||||
2019-05-15 | recon: new package at 1.08 (#11408) | Justin S | 2 | -0/+635 | |
* recon: new package at 1.08 * recon: add period * recon: use proper decorators, better documentation * recon: fix incorrect os import * recon: add repeatmasker patch as variant | |||||
2019-05-15 | r-rnoaa: new package at 0.8.4 (#11461) | Justin S | 1 | -0/+32 | |
2019-05-15 | r-isdparser: new package at 0.3.0 (#11460) | Justin S | 1 | -0/+19 | |
2019-05-15 | r-crul: new package at 0.7.4 (#11459) | Justin S | 1 | -0/+22 | |
2019-05-15 | r-httpcode: new package at 0.2.0 (#11454) | Justin S | 1 | -0/+16 | |
2019-05-15 | r-urltools: new package at 1.7.3 (#11458) | Justin S | 1 | -0/+20 | |
2019-05-15 | r-triebeard: new package at 0.3.0 (#11457) | Justin S | 1 | -0/+18 | |
2019-05-15 | r-curl: add 3.3 (#11456) | Justin S | 1 | -0/+1 | |
2019-05-15 | fix suite-sparse built with tbb from intel-parallel-studio (#11134) | Denis Davydov | 2 | -2/+12 | |
* fix suite-sparse built with tbb from intel-parallel-studio * intel: add tbb_headers, strip newline from cxx_lib * use property | |||||
2019-05-15 | New package: NSEG (starting at version 1.0) (#11410) | Justin S | 1 | -0/+81 | |
The source is managed as a set of files in an FTP URL. Since there are no FetchStrategy's implemented for this setup, the files are managed as a set of Resource's | |||||
2019-05-15 | CMake package: add dependencies (#11257) | Leonhard Reichenbach | 3 | -1/+29 | |
Add dependencies to CMake and GnuTLS which would otherwise be picked up from the system * Add gnutls as explicit dependency of CMake * Add new package libidn2 as explicit dependency for gnutls | |||||
2019-05-15 | parsplice: fix build (#11462) | Christoph Junghans | 1 | -2/+2 | |
2019-05-15 | Use `svn info --xml` instead of `svn info` to get svn revisions (#11466) | Todd Gamblin | 2 | -14/+8 | |
- `svn info` prints different results depending on the system locale - in particular, Japanese output doesn't contain "Revision:" - Change Spack code to use XML output instead of using the human output | |||||
2019-05-15 | Added setuptools to receipe (#11463) | Brian Van Essen | 1 | -0/+1 | |
2019-05-15 | kitty: Fix pkgconfig dependency (#11465) | Michael Kuhn | 1 | -1/+1 | |
pkgconfig is the correct virtual dependency while pkg-config is a specific implementation. | |||||
2019-05-15 | New package: py-pyrosar (#11428) | Sinan | 1 | -0/+27 | |
2019-05-15 | New package: py-spatialist (#11427) | Sinan | 1 | -0/+27 | |
2019-05-15 | New package: py-tblib (#11425) | Sinan | 1 | -0/+18 | |
2019-05-15 | New package: py-scoop (#11423) | Sinan | 1 | -0/+22 | |
2019-05-15 | New package: py-progressbar2 (#11421) | Sinan | 1 | -0/+20 | |
2019-05-15 | New package: py-python-utils (#11422) | Sinan | 1 | -0/+19 | |
2019-05-14 | nut: add v0.1.1 (#11444) | Christoph Junghans | 1 | -2/+3 | |
2019-05-14 | r-construct: new package at 1.0.3 (#11452) | Justin S | 1 | -0/+29 | |
2019-05-14 | r-rstan: add 2.18.2 (#11447) | Justin S | 1 | -0/+7 | |
2019-05-14 | r-loo: new package at 2.1.0 (#11448) | Justin S | 1 | -0/+21 | |
2019-05-15 | LBANN: add support for new python front end (#11395) | Brian Van Essen | 12 | -17/+177 | |
* LBANN: add python dependency and required python library dependencies * LBANN: add version 0.99 as alias for develop branch * LBANN: build Conduit library by default * LBANN: CUB is included with Hydrogen for later versions * New package: py-graphviz (dependency for LBANN) * New package: py-texttable (dependency for LBANN) * New package: py-onnx (dependency for LBANN) * New package: py-typing-extensions (dependency for py-onnx) * Conduit: add version 0.4.0 * NCCL: Add versions 2.4.6-1 and 2.4.2-1 * Protobuf: Add versions 3.7.1 and 3.7.0 * py-protobuf: add version 3.7.1 * py-typing: add version 3.6.4 * cuDNN: add versions. The source differs depending on the architecture, so the versions include a suffix to encode this. For example this adds 7.5.1-10.1-x86_64 as well as 7.5.1-10.1-ppc64le * cuDNN: Newer versions require newer versions of CUDA * Hydrogen: add configure options for CUB and Aluminum | |||||
2019-05-14 | gmap-gsnap: add 2019-05-12 (#11453) | Justin S | 1 | -0/+1 | |
2019-05-14 | r-rstantools: new package at 1.5.1 (#11451) | Justin S | 1 | -0/+16 | |
2019-05-14 | r-caroline: new package at 0.7.6 (#11450) | Justin S | 1 | -0/+19 | |
2019-05-14 | r-stanheaders: add 2.18.1 (#11446) | Justin S | 1 | -0/+1 | |
2019-05-14 | r-withr: add 2.1.2 (#11445) | Justin S | 1 | -0/+1 | |
2019-05-14 | repeatmasker: add 4.0.9, refactor interactive config (#11385) | Justin S | 1 | -10/+23 | |
2019-05-15 | PNetCDF package: enable option required by NetCDF (#11420) | Jon Rood | 1 | -0/+3 | |
The --enable-relax-coord-bound option was added in 1.8.0. NetCDF 4.6.3 enabled relax coords by default and required it from PNetCDF. PNetCDF 1.10.0 enabled it by default but for versions between 1.8.0 and 1.10.0 it should be enabled explicitly. | |||||
2019-05-15 | CUDA package: exclude compat libs (#11449) | Peter Scheibel | 1 | -0/+21 | |
CUDA 10.0 provides Compatability libraries for running newer versions of CUDA with older drivers. These do not work with newer drivers. | |||||
2019-05-14 | megadock: new package at 4.0.3 (#10537) | Justin S | 1 | -0/+77 | |
* megadock: new package at 4.0.3 * megadock: remove CudaPackage redundancies * megadock: move env vars to build targets, use cuda_arch variant * megadock: flake8 fixes, more flexible mathlib | |||||
2019-05-15 | Fix py-yt for Python 2 by requesting older py-ipython version (#11416) | Jon Rood | 2 | -0/+3 | |
* Fix py-yt for Python 2 by requesting older py-ipython version. * Add conflicts statement to py-ipython because version 7: is not compatible with python@2.7 | |||||
2019-05-15 | New Package: NTPoly (#11412) | william-dawson | 1 | -0/+29 | |
2019-05-14 | Remove vestigial print statement in module logic (#11438) | Greg Becker | 1 | -1/+0 | |
Remove a vestigial print statement introduced in #8570 | |||||
2019-05-14 | Add new versions of metaphysicl and change masa to use branch instead of ↵ | Jon Rood | 2 | -2/+4 | |
tag. (#11436) | |||||
2019-05-14 | r-bh: add 1.69.0-1 (#11435) | Justin S | 1 | -0/+2 | |
2019-05-14 | rename py-pauvr to py-pauvre (#11437) | Levi Baber | 1 | -2/+2 | |
* rename py-pauvr to py-pauvre | |||||
2019-05-14 | m4 package: fix OS version check (#11290) | George Zagaris | 1 | -1/+1 | |
f242f5f removed spec.architecture.platform_os, which was used to test an option in the 'm4' package. The attribute is now accessed as 'spec.architecture.os'. | |||||
2019-05-13 | Add master branch of leveldb (#11405) | Adam J. Stewart | 1 | -0/+2 | |