Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* tomlplusplus: new package
* tomlplusplus: remove period
|
|
* py-greenlet: add v3.0.3, v3.1.1
* py-greenlet: depends_on py-setuptools@40.8.0:
|
|
|
|
|
|
|
|
@teaguesterling
|
|
|
|
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
|
|
This commit adds Google Benchmark v1.9.0.
|
|
This commit adds v37.4.0 of the ACTS project; no new versions of the
dependencies were released.
|
|
|
|
|
|
Packages cannot be named like that, since we use "all" to indicate
default settings under the "packages" section of the configuration.
|
|
|
|
|
|
|
|
|
|
Add various missing imports in packages.
Remove redundant imports
Export NoLibrariesError, NoHeadersError, which_string in spack.package
|
|
|
|
* qt-tools: new pkg with +designer to build Qt Designer for QWT
* qt-tools: fix style
* qt-tools: fix unused variable
* qt-tools: rm setup_run_environments (now in qt-base)
* qt-tools: add myself as maintainer
* qt-tools: add variant assistant; use commits with submodule
* qt-base: define QtPackage.get_git
|
|
|
|
|
|
Clang and Intel LLVM compilers (#47620)
|
|
* py-wandb: add version v0.16.6
* fix: typo
* py-wandb: py-click when @0.15.5:, py-pathtools when @:0.15
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238...5c47607acb93fed5485fdbf7232e8a31425f672a)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
* py-libsonata: new version.
* Fix Python version dependency.
* py-libsonata: fix typo
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
* py-numpy-quaterion: add new version.
* Update dependency version bounds
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* Fix build dependencies.
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
|
|
* arrow: added version 18.0.0
This PR adds version 18.0.0 to the arrow package.
* arrow: updated dependency on llvm
|
|
Co-authored-by: t. chantrait <teddy.chantrait@cea.fr>
|
|
* mapl: add 2.40.3.1
* Relax ESMF requirement
|
|
|
|
|
|
* celeritas: remove deprecated versions through 0.3
* celeritas: deprecate old versions
* celeritas: add c++20 option
* Propagate vecgeom CUDA requirements
* Remove outdated conflicts and format it
|
|
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
by disentangling `package_base`, `builder` and `directives`.
|
|
|
|
* yyjson: new package
* [@spackbot] updating style on behalf of pranav-sivaraman
---------
Co-authored-by: pranav-sivaraman <pranav-sivaraman@users.noreply.github.com>
|
|
* eccodes: Add 2.38.0
* Update var/spack/repos/builtin/packages/eccodes/package.py
|
|
|
|
|
|
Automatic splicing say `Spec` grow a `__len__` method but it's only used
in one place and it's not clear the semantics are useful elsewhere. It also
runs the risk of Specs one day being confused for other types of containers.
Rather than introduce a new function for one algorithm, let's use a more
specific method in the splice code.
- [x] Use topological ordering in `_resolve_automatic_splices` instead of
sorting by node count
- [x] delete `Spec.__len__()` and `Spec.__bool__()`
---------
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
Co-authored-by: Greg Becker <becker33@llnl.gov>
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
* xfsprogs: fix dependency on liburcu
* xfsprogs: fix install rules.d
* xfsprogs: edited xfsprogs requirement on liburcu
* xfsprogs: many more versions
|
|
close #10
|