summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-26celeritas: new versions 0.1.2,3 (#32803)Seth R. Johnson1-0/+2
2022-09-26py-bottleneck: add 1.3.5 and py-versioneer: add 0.26 (#32780)Manuela Kuhn2-4/+10
* py-bottleneck: add 1.3.5 * Fix sha256 for version 0.18 * Fix python dependency
2022-09-26py-coverage: add 6.4.4 (#32789)Manuela Kuhn1-1/+2
* py-coverage: add 6.4.4 * Fix python version in +toml variant
2022-09-26py-datalad-container: add 1.1.7 (#32810)Manuela Kuhn1-0/+4
2022-09-26root: make X11 really optional on macOS (#32661)Laurent Aphecetche3-8/+126
* root: make X11 really optional on macOS * Update var/spack/repos/builtin/packages/root/package.py * remove when clauses in provides Co-authored-by: Hadrien G. <knights_of_ni@gmx.com>
2022-09-26py-debugpy: add 1.6.3 (#32812)Manuela Kuhn1-7/+3
2022-09-26py-distro: add 1.7.0 (#32813)Manuela Kuhn1-0/+2
2022-09-26arrow: add version 9 and more variants (#32701)Laurent Aphecetche3-44/+106
* utf8proc: add version 2.7.0 and shared variant * xsimd: add version 8.1.0 * arrow: add version 9.0.0 and more variants
2022-09-26py-py2cairo: only supports Python 2 (#32818)Adam J. Stewart1-1/+1
2022-09-26gcc: add Apple Silicon support for newer versions (#32702)Adam J. Stewart1-3/+17
2022-09-26Adapt pika to use the p2300 spack package (#32667)Auriane R1-0/+9
* Adapt pika to use the p2300 spack package * Fix formatting with black
2022-09-26py-pkgutil-resolve-name: fix issue with UTF-8 characterMassimiliano Culpo1-1/+1
This modifications breaks `develop` since it doesn't pass audits with Python 2.7 It is to be investigated why audits pass in CI for the PR and the issue is revealed only when the package is pushed to develop.
2022-09-26Remove "tut" from the "build-systems" pipelineMassimiliano Culpo1-1/+0
PR #32615 deprecated Python versions up to 3.6.X. Since the "build-systems" pipeline requires Python 3.6.15 to build "tut", it will fail on the first rebuild that involves Python. The "tut" package is meant to perform an end-to-end test of the "Waf" build-system, which is scarcely used. The fix therefore is just to remove it from the pipeline.
2022-09-26Fetching/decompressing: use magic numbers (#31589)John W. Parent9-137/+524
Spack currently depends on parsing filenames of downloaded files to determine what type of archive they are and how to decompress them. This commit adds a preliminary check based on magic numbers to determine archive type (but falls back on name parsing if the extension type cannot be determined). As part of this work, this commit also enables decompression of .tar.xz-compressed archives on Windows.
2022-09-25Update py-poetry to 1.2.1 (including new packages) (#32776)iarspider13-28/+164
* Update py-poetry to 1.2.1 * Update py-xattr * Apply style from review * Apply suggestions from code review (part 1) Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Changes from review - 2 * Fix typo * Fix style * Add missing py-dulwich version * Update var/spack/repos/builtin/packages/py-poetry-core/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-poetry/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-poetry/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Apply changes from review * Add py-backports-cached-property and fix style * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-09-24py-eccodes: add version 1.5.0 (#32792)Sergey Kosukhin1-7/+7
* py-eccodes: ensure the minimal recommended shared version of libeccodes * py-eccodes: set less general environment variables to enable location of libeccodes * py-eccodes: add version 1.5.0 * py-eccodes: make flake8 happy
2022-09-24py-cppy: add 1.2.1 (#32790)Manuela Kuhn1-0/+4
* py-cppy: add 1.2.1 * Update var/spack/repos/builtin/packages/py-cppy/package.py Co-authored-by: iarspider <iarspider@gmail.com> Co-authored-by: iarspider <iarspider@gmail.com>
2022-09-24py-click: add 8.1.3 (#32788)Manuela Kuhn1-3/+6
2022-09-24py-colorcet: add new package (#31597)Valentin Volkl2-0/+45
* py-colorcet: add new package * style * py-colorcet: depend on python 2.7: * address pr review comments * address pr review comments * style
2022-09-24py-ci-info: add 0.3.0 (#32785)Manuela Kuhn1-0/+2
2022-09-24py-charset-normalizer: add 2.1.1 (#32784)Manuela Kuhn1-0/+2
2022-09-24py-cfgv: add 3.3.1 (#32782)Manuela Kuhn1-1/+3
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