Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-25 | add package cuda@10.2.89 (#13819) | René Widera | 1 | -2/+6 | |
* add package cuda@10.2.89 add CUDA 10.2 support * CudaPackage: Add 10.2 Conflicts * CUDA: Modernize Run Environment See #11115 | |||||
2019-11-25 | Updated LAMMPS package to use gpu and kokkos options. (#13886) | David M. Rogers | 1 | -2/+25 | |
2019-11-25 | Fix ROOT dependencies (for +r variant) (#13839) | iarspider | 1 | -2/+2 | |
2019-11-25 | Mapnik: fix runtime error involving py-pycairo and PDF (#13865) | Sinan | 2 | -5/+7 | |
* fix runtime error involving py-pycairo and PDF * Update var/spack/repos/builtin/packages/py-python-mapnik/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * fix env setup | |||||
2019-11-25 | Add the py-importlib-resources package (#13854) | Joe Koning | 1 | -0/+22 | |
* Add the py-importlib_re package * Rename package to conform with spack naming convention. * Rename package to py-importlib-resources Add python depend modules for previous python versions and depends_on python. * Add whitespaces. | |||||
2019-11-25 | cctools: fix python related error. (#13802) | Toyohisa Kameyama | 3 | -3/+144 | |
* cctools: fix python related error. * patch bugfix. | |||||
2019-11-25 | Add latest version of bazel (#13813) | Sinan | 23 | -751/+315 | |
* use bazel commit in #13112, and add version 0.24.1, and corresponding cc_env patch * undo preferred java version by dodo47 * patch for v0.26 * Update install steps * Add patches for more versions * Add unit tests * Update patches for new Spack env vars * env is already defined, use spackEnv | |||||
2019-11-25 | py-celery: added new package (#13851) | Joe Koning | 1 | -0/+57 | |
2019-11-25 | py-amqp: added new package (#13848) | Joe Koning | 1 | -0/+22 | |
* Add the py-amqp package * Add the py-vine dependency. * Add vine version and python dependency. | |||||
2019-11-25 | py-qtpy: enable use with pyqt5, pyside and pyside2 (#13837) | iarspider | 1 | -2/+12 | |
2019-11-25 | py-kombu: added new package (#13855) | Joe Koning | 1 | -0/+23 | |
2019-11-25 | prank: use Spack compilers and remove x86_64 opts from Makefile (#13877) | t-karatsu | 1 | -0/+9 | |
2019-11-25 | netperf: added new package (#13876) | darmac | 1 | -0/+19 | |
2019-11-25 | ltp: added new package (#13878) | darmac | 1 | -0/+25 | |
2019-11-25 | ACTS v0.11.0 + adding maintainer (#13880) | Hadrien G | 1 | -0/+2 | |
2019-11-25 | add new package : py-cssselect (#13879) | darmac | 1 | -0/+21 | |
2019-11-24 | ack: Fix install modifying download cache (#13836) | Oliver Breitwieser | 1 | -5/+7 | |
This makes several installs from the same download cache impossible once the hash of the used perl-install changes. Fixes: #13824 Change-Id: I5f10d9d54ae999d0ca7e4171f989dfca2e6a7169 | |||||
2019-11-24 | tinker: initial commit (#13869) | Christoph Junghans | 2 | -0/+137 | |
2019-11-23 | ncurses: don't run strip internally (#13843) | Christoph Junghans | 1 | -2/+3 | |
* ncurses: don't run strip internally * setup_environment -> setup_build_environment * fix ABI change | |||||
2019-11-23 | py-matplotlib backend dependencies needed at runtime (#13867) | Adam J. Stewart | 1 | -20/+20 | |
2019-11-23 | Add py-scipy 1.3.3 (#13866) | Adam J. Stewart | 1 | -1/+2 | |
2019-11-23 | Add the py-humanfriendly package (#13853) | Joe Koning | 1 | -0/+16 | |
2019-11-23 | Fix setuptools dependency in py-snowballstemmer (#13844) | Adam J. Stewart | 1 | -1/+1 | |
2019-11-23 | Add the py-billiard package (#13849) | Joe Koning | 1 | -0/+19 | |
2019-11-23 | Add the py-parse package (#13856) | Joe Koning | 1 | -0/+18 | |
2019-11-23 | Add the py-vine package (#13857) | Joe Koning | 1 | -0/+18 | |
2019-11-23 | likwid: added version 5.0.0 (#13858) | Sajid Ali | 1 | -1/+3 | |
2019-11-23 | py-cached-property: added new package at v 1.5.1 (#13850) | Joe Koning | 1 | -0/+17 | |
2019-11-23 | ethtool: new package at version 4.8 (#13864) | darmac | 1 | -0/+24 | |
2019-11-22 | petsc: add version 3.12.2 (#13859) | Satish Balay | 1 | -0/+1 | |
2019-11-22 | New package: py-wub, with supporting fixes (#13773) | George Hartzell | 4 | -9/+79 | |
* Add py-wub, with supporting fixes - add py-wub - add py-pycmd because py-wub needs it - update py-statsmodels, which needs at least v0.9.0 to work with python3.7 because cython. * Update based on Adam's comments * Fix dependency types for py-six in py-wub * statsmodels tests fail, update comment w/ Issue # The statsmodels tests weren't run in the previous version of the package. If I enable them, the fail. Update the package comment with the statsmodels issue I opened to track the problem: https://github.com/statsmodels/statsmodels/issues/6263 * Update dependency types in py-wub/package.py * flake8 cleanups * Make statsmodels tests work - need to use patsy@0.5.1: - need to run the tests from within the build/lib* dir | |||||
2019-11-21 | votca-*: add v1.5.1 (#13822) | Christoph Junghans | 4 | -3/+7 | |
2019-11-21 | Add mg, a gnu-emacs like fork of microemacs (#13812) | George Hartzell | 1 | -0/+37 | |
* Add mg, a gnu-emacs like fork of microemacs * Use Package, since not really an Autotools package Switch from AutotoolsPackage to Package. Even though mg has a configure script, it's not really an Autotools package. * Need to also provide --prefix to configure | |||||
2019-11-21 | cbtf-krell: add rpcsvc-proto and libtirpc dependency. (#13800) | Toyohisa Kameyama | 1 | -0/+6 | |
2019-11-21 | doxygen: added missing dependencies to the package (#10589) | Elizabeth Fischer | 1 | -0/+2 | |
See http://www.doxygen.nl/manual/install.html | |||||
2019-11-20 | texinfo: fix unescaped braces, and update locale handling (#13815) | t-karatsu | 5 | -0/+86 | |
* texinfo: Fix unescaped braces for older version. * texinfo: update locale handling. | |||||
2019-11-20 | update Argobots and BOLT (#13765) | Shintaro Iwasaki | 2 | -1/+5 | |
* argobots: update to 1.0rc2 * bolt: update to 1.0rc3 * argobots/bolt: add maintainers * argobots: use "master" for the master branch | |||||
2019-11-20 | added hmmer v 3.3 (#13793) | Douglas Duckworth | 1 | -1/+2 | |
2019-11-20 | Updated versions numbers for Aluminum and Hydrogen. (#13814) | Brian Van Essen | 2 | -0/+5 | |
2019-11-20 | ampliconnoise: Change return type of function. (#13766) | t-karatsu | 2 | -7/+72 | |
* ampliconnoise: Change function type. * ampliconnoise: updated api call to setup run environment | |||||
2019-11-20 | find-circ: a new package. (#13767) | 健美猞猁 | 1 | -0/+34 | |
* find-circ: a new package. * flake8. | |||||
2019-11-20 | miranda: a new package. (#13768) | 健美猞猁 | 1 | -0/+16 | |
2019-11-20 | tensorflow-serving-client: add new package (#13771) | Figroc Chen | 1 | -0/+19 | |
2019-11-20 | bpp-suite: Clarify 'isinf' function's namespace. (#13777) | t-karatsu | 2 | -0/+94 | |
2019-11-20 | Fix for overlong shebang in valgrind (#13779) | David Hows | 1 | -0/+8 | |
Fix for some overlong shebangs in valgrind. Borrowed from verrou/package.py | |||||
2019-11-20 | py-numexpr3: fix version (#13781) | noguchi-k | 1 | -1/+1 | |
2019-11-20 | mpich: Add 3.3.2 (#13790) | Ken Raffenetti | 1 | -0/+1 | |
2019-11-20 | genrich: new package at 0.6 (#13791) | Justin S | 1 | -0/+19 | |
2019-11-20 | sentieon-genomics: add 201808.07 (#13794) | Justin S | 1 | -0/+1 | |
2019-11-20 | Add old version of py-gast (#13806) | Adam J. Stewart | 1 | -1/+1 | |