summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-24py-chardet: add 3.0.2 (#32783)Manuela Kuhn1-2/+4
2022-09-24py-certifi: add 2022.9.14 (#32781)Manuela Kuhn1-0/+2
2022-09-24py-beautifulsoup4: add 4.11.1 (#32779)Manuela Kuhn1-1/+3
2022-09-24Add checksum for py-hist 2.6.1, py-boost-histogram 1.3.1 (#32787)iarspider2-8/+11
* Add checksum for py-hist 2.6.1 * Swap when and type
2022-09-24Add checksum for py-google-auth 2.11.0, py-cachetools 5.2.0 (#32791)iarspider2-9/+12
* Add checksum for py-google-auth 2.11.0 * Swap when and type * Update package.py
2022-09-23Fix two docstring typos (#32751)Tamara Dahlgren1-2/+2
2022-09-23py-pytz: add 2022.2.1 (#32711)Manuela Kuhn1-0/+1
2022-09-23Packages/py scipy (#32767)Daryl W. Grunau1-0/+14
2022-09-23py-attrs: add 22.1.0 (#32762)Manuela Kuhn1-0/+3
2022-09-23gitlab: cuda not compatible amazon linux 2 (#32678)Harmen Stoppels2-17/+0
amazon linux 2 ships a glibc that is too old to work with cuda toolkit for aarch64. For example: `libcurand.so.10.2.10.50` requires the symbol `logf@@GLIBC_2.27`, but glibc is at 2.26. So, these specs are removed.
2022-09-23py-asttokens: add 2.0.8 (#32760)Manuela Kuhn1-0/+2
2022-09-23New packages: py-conan, py-node-semver, py-patch-ng (#32753)iarspider3-0/+70
* New packages: py-conan, py-node-semver, py-patch-ng * Update var/spack/repos/builtin/packages/py-conan/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-conan/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-23Skip all tests using problematic fixture on python 2.7 (#32768)Peter Scheibel1-0/+6
2022-09-22py-babel: add 2.10.3 (#32763)Manuela Kuhn1-0/+3
* py-babel: add 2.10.3 * Update var/spack/repos/builtin/packages/py-babel/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-22New package: py-jaraco-classes (#32759)iarspider1-0/+22
* New package: py-jaraco-classes * Update var/spack/repos/builtin/packages/py-jaraco-classes/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-22[py-tinydb] Added package py-tinydb (#32752)Matthieu Dorier1-0/+20
* [py-tinydb] added package py-tinydb * [py-tinydb] corrected version in dependency for py-tinydb * [py-tinydb] update python dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [py-tinydb] update dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-22Fetching: log more exceptions (#32736)Peter Scheibel2-1/+3
Include exception info related to url retrieval in debug messages which otherwise would be swallowed. This is intended to be useful for detecting if CA configuration interferes with downloads from HTTPS links.
2022-09-22py-pytorch-lightning: add v1.7.7 (#32765)Adam J. Stewart1-0/+1
2022-09-22py-anyio: add 3.6.1 (#32756)Manuela Kuhn1-0/+1
2022-09-22Enable use of latest version of Octopus (12.0) (#32758)Hans Fangohr1-0/+1
Release notes: https://www.octopus-code.org/documentation/main/releases/octopus-12/
2022-09-22New package: cepgen (#32754)iarspider1-0/+30
2022-09-22GROMACS: update CMake version, and a couple more fixes (#32748)Andrey Alekseenko1-12/+11
- GROMACS is not an acronym (https://www.gromacs.org/about.html). - GROMACS switched to LGPL a long time ago, so let's mention it first. - CMake version required for `main` has been bumped to 3.18 (https://gitlab.com/gromacs/gromacs/-/merge_requests/3093) - `-DGMX_USE_OPENCL` flag was used before 2021; for newer versions, `-DGMX_GPU=OpenCL` is enough.
2022-09-22Add hash hint to multi-spec message (#32652)Tamara Dahlgren3-25/+22
2022-09-21Add new variants (OPENCL and HIP) for MIVisionX recipe and their ↵Sreenivasa Murthy Kolam1-40/+84
dependencies correctly. (#32486) * add the 2 variants OPENCL and HIP and their dependencies correctly for OPENCL - rocm-opencl, miopengemm and miopen-opencl for HIP - miopen-hip Earlier this was adding both the dependencies -miopen-hip and miopen-opencl for both the backends which did not seem correct. Also corrected the miopen-hip or miopen-opencl config.h in patch() depending on the backend Also added libjpeg-turbo as it is required for building ROCAl . the AMDRpp is still required for ROCAL inclusion but it currently does not build AMDRpp will be added as a new spack recipe and the mivisionx will refer to that as a dependency in future. * fix style errors * bump up the version for 5.2.3 release. tested +opencl, +hip and ~hip~opencl(cpu backend) Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-09-21Update the version details for rccl, rvs, rocm-tensile rocm-5.2.3 release ↵renjithravindrankannath4-6/+40
(#32741) * ROCm 5.2.3 release changes * Patch file for rccl Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-09-21Update the version details for rocm-5.2.3 release (#32733)Sreenivasa Murthy Kolam43-46/+146
* Bump up the version for rocm-5.2.3 release * revert miopen-hip till the tag for mlirmiopen for 5.2.3 is available
2022-09-21Allow conditional variants as first values in a variant directive (#32740)Massimiliano Culpo2-3/+10
2022-09-21Spackage for mlperf's OpenCatalyst (#32553)Robert Pavel8-0/+79
* Initial opencatalyst proxy app spackage Initial spackage for opencatalyst proxy app. Includes exposing of versions in dependency spackages * Verified Functionality and Spack Style Verified build of mlperf-opencatalyst and fixed lingering spack style issues * Making requested changes to py-ocp Making requested changed to spackage * Further Requested Changes
2022-09-21flux-core: add v0.43.0 (#32744)Vanessasaurus1-0/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2022-09-21flux-sched: add v0.24.0 (#32743)Vanessasaurus1-1/+1
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2022-09-21py-bleach: add 5.0.1 (#32727)Manuela Kuhn1-2/+4
2022-09-21vgm: add v5-0 (#32742)Laurent Aphecetche1-0/+1
2022-09-21Docs: Update pipeline ci rebuild to add --tests (plus fixed typos) (#32048)Tamara Dahlgren1-24/+64
2022-09-21dolfinx: fix depends_on directive missing a version (#32730)Garth N. Wells1-1/+1
2022-09-20pango: harfbuzz+coretext required on macOS (#32637)Adam J. Stewart2-0/+18
2022-09-20New python package support: py-river (#32718)Paulo Baraldi Mausbach1-0/+28
2022-09-20cmake: add v3.24.1 and v3.24.2 (#32654)John W. Parent1-0/+3
2022-09-20gaudi: @:36 fails to build with fmt@9: (#32699)Wouter Deconinck1-0/+1
Since fmt@9.0.0 and 9.1.0 were [added](https://github.com/spack/spack/commit/6c4acfbf83372f76fe69aa7b959f257b6a1e8410) to spack a few days ago, gaudi fails to compile with default concretization. Since gaudi developers are usually paying attention to new versions of dependencies, I'm going to assume (perhaps optimistically) that the next bugfix version of gaudi will fix this (even though the issue has not been reported yet to Gaudi; I posted on the [key4hep public mirror](https://github.com/key4hep/Gaudi/issues/1)).
2022-09-20helics: Add version 3.3.0 (#32682)HELICS-bot1-0/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ryan Mast <3969255+nightlark@users.noreply.github.com>
2022-09-20variorum: new versions 0.5 and 0.6, remove log option (#32731)Stephanie Labasan Brink1-6/+2
2022-09-20Add fixed version 0.7.0 to cpu-features (#32726)iarspider1-0/+2
* Add fixed version 0.7.0 to cpu-features * [@spackbot] updating style on behalf of iarspider Co-authored-by: iarspider <iarspider@users.noreply.github.com>
2022-09-20Update EVE to 2022.09 (#32729)Joel Falcou1-2/+3
2022-09-20new version (py-multiqc v1.13) + new package (py-rich-click) (#32719)Luke Diorio-Toth2-7/+42
* started updating multiqc package * working now * added py-rich-click * fixed style * changed py-matlibplot versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed py-networkx versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed py-coloredlogs versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed python versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed py-markdown versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed py-pyyaml requirement Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed py-requests requirements Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * changed py-spectra requirements Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-20py-python-gitlab: add 3.9.0 (#32723)Manuela Kuhn1-1/+3
2022-09-20py-annexremote: add 1.6.0 (#32725)Manuela Kuhn1-1/+3
2022-09-20py-pybids: add 0.15.3 (#32722)Manuela Kuhn1-0/+2
2022-09-20py-nibabel: add 4.0.2 (#32721)Manuela Kuhn1-0/+5
2022-09-20build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#32717)dependabot[bot]3-7/+7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/81cd2dc8148241f03f5839d295e000b8f761e378...d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20osu-micro-benchmarks: add v6.1 (#32692)natshineman1-1/+2
2022-09-20must: fix incorrect cmake argument (#32671)Jim Galarowicz1-1/+1