summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-11-22Disable rsmi for hwloc when rocm is not enabled (#27547)Mahendra Paipuri1-0/+8
Co-authored-by: mahendrapaipuri <mahendra.paipuri@inria.fr>
2021-11-22Make _enable_or_disable(...) return an empty array for conditional variants ↵Harmen Stoppels4-0/+43
whose condition is not met (#27504)
2021-11-22py-rapidfuzz: add new package (#27559)Adam J. Stewart1-0/+19
2021-11-22py-itsdangerous: add 2.0.1 (#27556)Manuela Kuhn1-0/+2
2021-11-22ccache: speed up builds, don't build tests (#27567)Harmen Stoppels1-0/+3
2021-11-22nalu-wind: remove cxxstd from trilinos dependency to enable testing for ↵psakievich1-3/+3
cpp17 (#27563)
2021-11-22mesa: add v21.2.4 and v21.2.5 (#27571)Wouter Deconinck1-0/+2
Last bugfix versions before just released version @21.3.0 which will be part of a separate PR.
2021-11-22harminv: update for blas/lapack (#27572)Thomas Green1-2/+4
2021-11-22fpm: add v0.5.0 (#27575)Sebastian Ehlert1-0/+4
2021-11-22py-laspy: add new package (#27576)Adam J. Stewart1-0/+19
2021-11-19portage, tangram, wonton: update dependencies (#26886)Tracy-Pantleo3-29/+39
* tangram/wonton spack * portage spack update * wonton spack updated * tangram spack updated * white space removed * Update package.py * Update package.py * Update package.py * Update package.py portage spack upstream * Update package.py for loop test * Update package.py style errors * Update package.py * tangram * Update package.py * Update package.py * Update package.py * Update package.py * Update package.py edits * Update package.py * Update package.py remove @master * Update package.py remove @master * Update var/spack/repos/builtin/packages/portage/package.py Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> * Update var/spack/repos/builtin/packages/wonton/package.py Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> * Update package.py * Update package.py * Update package.py * Update package.py Co-authored-by: Tracy Nicole Pantleo <tpantleo@varan.lanl.gov> Co-authored-by: Tracy Nicole Pantleo - 361537 <tpantleo@darwin-fe1.lanl.gov> Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
2021-11-19New version: py-pyzmq 22.3.0 (#27543)iarspider1-9/+15
* New version: py-pyzmq 22.3.0 * Update var/spack/repos/builtin/packages/py-pyzmq/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-19py-progressbar2: add v3.55.0 (#27558)Adam J. Stewart1-0/+1
2021-11-19py-ruamel-yaml-clib: link to python (#27557)Adam J. Stewart1-1/+1
2021-11-19py-jinja2: add 3.0.3 (#27560)Manuela Kuhn1-1/+2
2021-11-19libfabric: Add v1.14.0 release (#27562)Raghu Raja1-0/+1
Signed-off-by: Raghu Raja <raghu@enfabrica.net>
2021-11-19[py-pickle5] New package (#27533)Jen Herting1-0/+20
Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-11-19Add connection specification to mirror creation (#24244)Joseph Snyder12-45/+220
* Add connection specification to mirror creation This allows each mirror to contain information about the credentials used to access it. Update command and tests based on comments Switch to only "long form" flags for the s3 connection information. Use the "any" function instead of checking for an empty list when looking for s3 connection information. Split test to use the access token separately from the access id and key. Use long flag form in test. Add endpoint_url to available S3 options. Extend the special parameters for an S3 mirror to accept the endpoint_url parameter. Add a test. * Add connection information per URL not per mirror Expand the mirror-based connection information to be per-URL. This will allow a user to specify different S3 connection information for both the fetch and the push URLs. Add a parameter for "profile", another way of storing the id/secret pair. * Switch from "access_profile" to "profile"
2021-11-19py-werkzeug: add 2.0.2 (#27555)Manuela Kuhn1-0/+3
2021-11-19py-cycler: add 0.11.0 and get sources from pypi (#27550)Manuela Kuhn1-3/+5
* py-cycler: add 0.11.0 * Update var/spack/repos/builtin/packages/py-cycler/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-19py-debugpy: add 1.5.1 (#27551)Manuela Kuhn1-0/+1
2021-11-19New version: py-pyaml 6.0 (#27542)iarspider1-7/+12
2021-11-19New version: py-qtconsole 5.2.0 (#27554)iarspider1-1/+5
* New version: py-qtconsole 5.2.0 * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-19New package: py-lws (#27536)Jen Herting1-0/+25
* [py-lws] added package * added cython support * updates for upstream * updated py-lws with cython only option * changes to py-lws for flake8 * [py-lws] - update copyright - url -> pypi Co-authored-by: Sid Pendelberry <sid@rit.edu>
2021-11-19py-filelock: add 3.4.0 (#27553)Manuela Kuhn1-2/+7
2021-11-19New version: openldap 2.6.0; (#27520)iarspider4-3/+8
* New version: openldap 2.6.0; fix recipe for groff (requires pkg-config to find uchardet); fix recipe for openldap (requires groff to build documentation) * Restrict openldap versions of py-python-ldap and percona-server * Update var/spack/repos/builtin/packages/groff/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-11-19New versopn: py-python-daemon 2.3.0 (#27519)iarspider1-1/+5
* New versopn: py-python-daemon 2.3.0 * Update package.py
2021-11-19New version: py-pythran 0.10.0 (#27528)iarspider1-1/+2
* New version: py-pythran 0.10.0 * Update package.py
2021-11-19py-babel: add 2.9.1 (#27544)Manuela Kuhn1-0/+1
2021-11-19py-coverage: add 6.1.2 (#27545)Manuela Kuhn1-3/+6
2021-11-19Spack requires Python 2.7: from 0.18.0: (#27505)Harmen Stoppels1-1/+2
* Spack requires Python 2.7: from 0.18.0: * Better bounds
2021-11-19py-cryptography: add 3.4.8 and 35.0.0 (#27548)Manuela Kuhn1-3/+4
2021-11-19py-click: add 8.0.3 (#27549)Manuela Kuhn1-0/+1
2021-11-19define_from_variant: return an empty string for non-existing variants (#27503)Harmen Stoppels4-0/+38
This permits to use conditional variants without a lot of boilerplate.
2021-11-19New version: py-pytools 2021.2.9 (#27531)iarspider1-2/+5
2021-11-19otf: specify zlib prefix explicitly (#27491)Michael Kuhn1-2/+6
This causes `otfconfig` to also list zlib's library directory. Otherwise, `-lz` cannot be found. Also remove `--with-zlibsymbols`, which doesn't seem to be supported anymore.
2021-11-19Adding --reuse to dev-build command. (#27487)Michael Davis2-3/+3
2021-11-19nextflow: add v21.10.1 (#27538)Diego Alvarez1-0/+1
2021-11-19VisIt: update for building with 3.2.1. (#27036)Eric Brugger4-15/+84
Include several several patches to vtk 8.1 for building on a system with no system install X11 libraries or include files. Specify specific versions of dependent packages that are known to work with 3.2.1. Tested on spock.olcf.ornl.gov. The GUI came up and rendered images and an image was successfully saved using off screen rendering from data from curv2d.silo.
2021-11-19Remove spurious debug print (#27541)Massimiliano Culpo1-1/+0
2021-11-19thepeg: fix version condition bug (#27501)haralmha1-1/+1
2021-11-18py-rapidjson: add version 1.5 (#27527)iarspider1-0/+2
2021-11-18py-ply: get sources from pypi (#27526)Manuela Kuhn1-2/+5
* py-ply: use pypi * Add py-setuptools dependency
2021-11-18Refactor bootstrap of "spack style" dependencies (#27485)Massimiliano Culpo4-156/+156
Remove the "get_executable" function from the spack.bootstrap module. Now "flake8", "isort", "mypy" and "black" will use the same bootstrapping method as GnuPG.
2021-11-18Fix cyrus-sasl recipe: requires groff to build documentation (#27522)iarspider1-0/+1
2021-11-18Allow recent pytest versions to be used with Spack (#25371)Massimiliano Culpo95-32/+80
Currently Spack vendors `pytest` at a version which is three major versions behind the latest (3.2.5 vs. 6.2.4). We do that since v3.2.5 is the latest version supporting Python 2.6. Remaining so much behind the currently supported versions though might introduce some incompatibilities and is surely a technical debt. This PR modifies Spack to: - Use the vendored `pytest@3.2.5` only as a fallback solution, if the Python interpreter used for Spack doesn't provide a newer one - Be able to parse `pytest --collect-only` in all the different output formats from v3.2.5 to v6.2.4 and use it consistently for `spack unit-test --list-*` - Updating the unit tests in Github Actions to use a more recent `pytest` version
2021-11-18ci: run style unit tests only if we target develop (#27472)Harmen Stoppels5-12/+28
Some tests assume the base branch is develop, but this branch may not have been checked out.
2021-11-18Add Clingo v5.5.1 (#27512)Alec Scott1-0/+1
2021-11-17new package: py-scikit-learn-extra (#27439)Glenn Johnson1-0/+27
* new package: py-scikit-learn-extra * Remove extra blank line * Add missing py-cython dependency
2021-11-17py-envisage: add 6.0.1 (#27517)Manuela Kuhn1-3/+6