Todd Gamblin
111501b583
concretizer: move remove_node
transform into spec_clauses
...
The `remove_node` transformation is used in almost all calls to `condition()`,
but it's removing `attr("node", ...)` and `attr("virtual_node", ...)` attributes
that we could avoid adding in the first place. Some uses cases need the `node()`
clause, others do not.
- [x] Add a `node` argument to `spec_clauses` that defaults to `True`.
- [x] Remove `remove_node` transform.
- [x] Update calls to `spec_clauses` to use `node=False` where we would have
used `remove_node`.
- [x] Remove the now unused `impose()` function (missed in #46729 )
This is part of a larger effort to simplify the use of transformations
in the concretizer, but it's an easy first step.
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2025-01-04 16:11:41 -08:00
Wouter Deconinck
cf06b395b7
snakemake: skip_modules snakemake.common.tests ( #48395 )
2025-01-04 23:19:50 +01:00
Seth R. Johnson
fd51f1ce65
RCCL: only build tests when requested ( #48387 )
2025-01-04 09:46:15 -05:00
Matt Thompson
0576ef081a
mapl: add v2.51.2 ( #48220 )
2025-01-04 13:49:00 +01:00
Dom Heinzeller
20a8ba77b0
ectrans: add conflict for versions 1.5.x with oneapi@2025: ( #48238 )
2025-01-04 13:44:10 +01:00
Kacper Kornet
9b4c5d1c55
python: add v3.13.1 and v3.12.8 ( #48356 )
2025-01-04 13:42:12 +01:00
Harmen Stoppels
6622f7a89c
Revert "CI: Move the build stage to the project root instead of tmp ( #47996 )" ( #48397 )
...
This reverts commit ef615bcc7e
.
2025-01-04 11:59:22 +01:00
Cody Balos
d463b172a6
sundials: add v7.2.1 ( #48248 )
2025-01-04 11:09:04 +01:00
Adam J. Stewart
ab6fa2680f
py-lightning: add v2.5.0 ( #48249 )
2025-01-04 11:07:43 +01:00
Wouter Deconinck
d7559c8caf
qt: add v5.15.16 ( #48147 )
2025-01-04 11:02:26 +01:00
Wouter Deconinck
bd1fedcc18
jsoncpp: add v1.9.6 ( #48263 )
2025-01-04 11:02:03 +01:00
Adam J. Stewart
9254ef5b3f
py-torchgeo: add v0.6.2 ( #48230 )
2025-01-04 11:00:33 +01:00
Olivier Cessenat
39ad98a359
ocaml: new v4.14.2, and v5.2.1 ( #48271 )
2025-01-04 10:50:45 +01:00
Wouter Deconinck
9d07efa0dc
gobject-introspection: patch to import setuptools before distutils ( #47879 )
2025-01-04 10:49:25 +01:00
Olivier Cessenat
de2caf956d
latex2html: add v2024.2 ( #48282 )
2025-01-04 10:48:10 +01:00
Wouter Deconinck
6b296fe8ad
go: add v1.23.4 ( #48335 )
...
* go: add v1.23.4
* Update copyright for new year
---------
Co-authored-by: Alec Scott <hi@alecbcs.com>
2025-01-04 02:42:52 -07:00
Teague Sterling
9cccdc5424
xkeyboard-config: add xkbdata provider ( #45571 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-01-04 10:39:45 +01:00
Wouter Deconinck
b4f048cc14
nlopt: add v2.9.1 (supports python@3.13) ( #48309 )
2025-01-04 10:29:31 +01:00
Wouter Deconinck
5fd15dc541
R: ensure Makeconf has full libs directories ( #48323 )
2025-01-04 10:28:46 +01:00
Wouter Deconinck
0471af4c16
gsoap: depends_on autoconf etc type build ( #48247 )
2025-01-04 10:27:00 +01:00
archiepowell-linaro
fb1a509964
linaro-forge: add v24.1.1 ( #48241 )
2025-01-04 10:21:22 +01:00
Wouter Deconinck
4f00d7cc9b
gettext: add v0.23.1 ( #48348 )
2025-01-04 10:19:40 +01:00
Wouter Deconinck
91726147ae
pkgconf: add v2.3.0 ( #48346 )
2025-01-04 10:18:28 +01:00
Wouter Deconinck
7998d8ed52
readline: 12 more upstream patches ( #48343 )
2025-01-04 10:17:28 +01:00
Wouter Deconinck
1061db7c8c
apptainer: add v1.3.5, v1.3.6 ( #48330 )
2025-01-04 10:16:14 +01:00
Wouter Deconinck
39f38d3f28
bash: add patches 27 to 37 ( #48349 )
2025-01-04 10:15:50 +01:00
Adam J. Stewart
173dcd6be8
py-earthengine-api: add v1.4.3 ( #48340 )
2025-01-04 10:14:28 +01:00
Adam J. Stewart
de2be4d999
google-cloud-cli: add v504.0.1, document Python version support ( #48339 )
...
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
2025-01-04 10:14:05 +01:00
Niklas Bölter
619a0a8d81
lammps: added extra-command package introduced in @20240829 ( #48355 )
...
d61c94c0f3
2025-01-04 10:10:08 +01:00
Alec Scott
598abf0bef
typos: new package ( #48368 )
2025-01-04 10:09:03 +01:00
Wouter Deconinck
99a63fdff2
tcsh: add v6.24.10, v6.24.14 ( #48367 )
2025-01-04 10:08:29 +01:00
Vanessasaurus
64773932b2
flux-security: add 0.13.0( #48345 )
...
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2025-01-04 10:05:13 +01:00
Vanessasaurus
bc4b5dd62e
flux-sched: v0.40.0 ( #48344 )
...
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2025-01-04 10:04:31 +01:00
Wouter Deconinck
0652b01eca
zlib-ng: add v2.2.2, v2.2.3 ( #48177 )
2025-01-04 10:03:29 +01:00
Wouter Deconinck
6053fc9b6e
pmix: add v5.0.4, v5.0.5 ( #48333 )
2025-01-04 10:02:12 +01:00
Alec Scott
7c9582a172
curl: add v8.11.1 ( #48369 )
2025-01-04 10:00:56 +01:00
Alec Scott
2ffa63470c
fzf: add v0.57.0 ( #48370 )
2025-01-04 09:59:13 +01:00
Wouter Deconinck
7bf7292a87
py-particle: add v0.25.[0-2] ( #48371 )
2025-01-04 09:58:47 +01:00
Alec Scott
ef55fe7f4b
glab: add v1.51.0 ( #48372 )
2025-01-04 09:58:07 +01:00
Alec Scott
6e8fe490e0
goimports: add v0.28.0 ( #48375 )
2025-01-04 09:56:57 +01:00
Alec Scott
450e56f207
gopls: add v0.17.1 ( #48376 )
2025-01-04 09:56:20 +01:00
Alec Scott
d33616c291
hugo: add v0.140.2 ( #48377 )
2025-01-04 09:51:58 +01:00
Adam J. Stewart
4a37bb38ce
py-pillow: add v11.1.0 ( #48354 )
2025-01-04 09:39:33 +01:00
Alec Scott
6f2d07e99a
kubectl: add v1.32.0 ( #48378 )
2025-01-04 09:38:39 +01:00
Alec Scott
8f415cd2b5
kubernetes: add v1.32.0 ( #48379 )
2025-01-04 09:37:53 +01:00
Alec Scott
e3d3e79037
py-python-lsp-server: add v1.11.0 ( #48380 )
2025-01-04 09:37:12 +01:00
Alec Scott
dbd290d1ac
rust: add v1.83.0 ( #48381 )
2025-01-04 09:36:15 +01:00
Krishna Chilleri
e6bb795bcc
py-apscheduler: add v3.6.3 ( #48279 )
2025-01-04 09:33:41 +01:00
Wouter Deconinck
ab6fa2f6d3
cfitsio: add v4.4.1, v4.5.0; variant +fortran ( #48388 )
2025-01-04 09:21:49 +01:00
Wouter Deconinck
8fe3fe4918
heppdt: patch for broken test ( #48390 )
2025-01-04 09:10:45 +01:00