Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Patch to add --embed flag to config-python when interface=python and
using python@3.8:
This is because python@3.8 changed behavior of python-config --ldflags
(and --libs) such that it no longer includes -lpython unless --embed
flag is used.
See e.g. https://github.com/mesonbuild/meson/issues/5629
|
|
* qt: depends_on assimp@5.0 when @5.14: +opengl
* [qt] patch for assimp@5.14:5
* [qt] depends_on assimp@5.0.0:5.0
* [qt] remove depends_on gmake again
|
|
* [py-aiohttp] added new version
* [py-aiohttp] changed dependency on setuptools
* [py-aiohttp] fixed some of the dependencies
* [py-aiohttp] updated dependency to py-typing-extensions
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* New package: py-azure-storage-blob
* fixed typo
* Update var/spack/repos/builtin/packages/py-azure-storage-blob/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-azure-storage-blob/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-azure-storage-blob/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-asynctest] Added py-asynctest package
* [py-asynctest] added dependency to py-setuptools
|
|
|
|
|
|
* fixing build issues in cp2k dependencies
* fixing style issues
* reverting elpa.prefix.lib and grammer correction
* addressing the suggestions
|
|
|
|
Co-authored-by: Cyrus Harrison <cyrush@llnl.gov>
|
|
|
|
|
|
|
|
Co-authored-by: mohan babu <mohbabul@amd.com>
|
|
* Deprecate invalid versions
* Add new gromacs-swaxs releases
|
|
|
|
* libtiff: fix build on macOS Monterey
* patch configure, not configure.ac
* Revert "patch configure, not configure.ac"
This reverts commit 8bf315cb22f17bece5b4fa671120dbd05ff96f27.
* Force Spack to run autoreconf using new patch
|
|
This reverts commit fee855030d7294c4c0120b14633a9b75ff049958.
|
|
|
|
|
|
|
|
|
|
* [py-async-timeout] new versions
* [py-async-timeout] corrected dependency
* [py-async-timeout] more fixes to dependencies
|
|
|
|
* [py-aiohttp] added new version
* [py-aiohttp] updated py-setuptools version dependency
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
For versions of aws-parallelcluster >= 2.9, the pyyaml dependency had to be >= 5.3.1 and == 5.1.2
at the same time making impossible to install ParallelCluster >= 2.9 from spack repository.
See issue: https://github.com/spack/spack/issues/28172
Fixed by limiting pyyaml 5.1.2 version to aws-parallelcluster < 2.8, according to this commit:
https://github.com/aws/aws-parallelcluster/commit/7255d314b7dfc186fc44afdb42aa6e9b1fae39e7
Tested with a manual installation of aws-parallelcluster@2.11.4
|
|
(#28131)
Add a new check to `spack audit` to scan and verify that version constraints may be satisfied
Modifications:
- [x] Add a new check to `spack audit` to scan and verify that version constraints may be satisfied by some version declared in the built-in repository
- [x] Fix issues found by CI
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* py-datrie: New package, initial commit
* removed boilerplate
* Update var/spack/repos/builtin/packages/py-datrie/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-datrie/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
* new package: py-toposort
* style fix
|
|
* trilinos: fix define_tpl to handle depspecs w/out headers
This should address #27758 (i.e. errors due to netlib-scalapack not
having headers)
* trilinos: This fixes a mismatch in variant name and spec name for x11/libx11
|
|
|
|
|
|
|
|
|
|
|
|
* [py-minio] Added py-minio package
* [py-minio] added missing dependencies for py-minio
* [py-minio] added type=('build', 'run') in dependencies
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-dh-scikit-optimize] Added new versions
* [py-dh-scikit-optimize] fixing dependencies
* making py-configspace a required dependency of py-dh-scikit-learn
|
|
|
|
|
|
|
|
* new package
* changed py-six dependency
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
|
|
|
|
|
|
* [py-pyts] new package
* [py-pyts] removed upperbound for python
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
|
|
Co-authored-by: Mikael Simberg <mikael.simberg@iki.if>
|