Diego Alvarez S. 
							
						 
					 
					
						
						
							
						
						445b6dfcf8 
					 
					
						
						
							
							Add blast+ v2.15.0, v2.16.0 ( #45425 )  
						
						
						
						
					 
					
						2024-08-01 19:39:03 -07:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						b2ef64369f 
					 
					
						
						
							
							perl: add v5.40.0 ( #45287 )  
						
						... 
						
						
						
						Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com > 
						
						
					 
					
						2024-08-01 20:33:41 -06:00 
						 
				 
			
				
					
						
							
							
								Juan Miguel Carceller 
							
						 
					 
					
						
						
							
						
						a8d2ea68f5 
					 
					
						
						
							
							gaudi: add versions 38.2 and 38.3 and limit the version of fmt ( #45466 )  
						
						... 
						
						
						
						Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com > 
						
						
					 
					
						2024-08-01 19:20:22 -07:00 
						 
				 
			
				
					
						
							
							
								afzpatel 
							
						 
					 
					
						
						
							
						
						c7a437573b 
					 
					
						
						
							
							py-tensorflow: change url for 2.16.1-rocm-enhanced ( #45539 )  
						
						... 
						
						
						
						* change url for 2.16.1-rocm-enhanced
* fix typo 
						
						
					 
					
						2024-08-01 19:51:33 -06:00 
						 
				 
			
				
					
						
							
							
								Chris Marsh 
							
						 
					 
					
						
						
							
						
						5736d1e206 
					 
					
						
						
							
							py-xarray: Update and ensure dask compatibility (#45537 )  
						
						... 
						
						
						
						* Add 2024.7 and new +viz variant as per pyproject.toml
* Ensure dask/xarray versions are compatible 
						
						
					 
					
						2024-08-01 18:21:28 -07:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						e110e3c3af 
					 
					
						
						
							
							py-zstandard: new package ( #45388 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com >
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com > 
						
						
					 
					
						2024-08-01 18:43:10 -06:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						e2d8b581db 
					 
					
						
						
							
							py-glean-parser: new package ( #45390 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com >
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com > 
						
						
					 
					
						2024-08-01 18:37:35 -06:00 
						 
				 
			
				
					
						
							
							
								Thomas Madlener 
							
						 
					 
					
						
						
							
						
						10a4de8e04 
					 
					
						
						
							
							edm4hep: Add v0.99 release and deprecate older versions ( #45516 )  
						
						... 
						
						
						
						* edm4hep: Add v0.99 and deprecated older versions
* edm4hep: Fix nlohmann-json dependency version
* Keep 0.10.5 undeprecated 
						
						
					 
					
						2024-08-01 18:26:42 -06:00 
						 
				 
			
				
					
						
							
							
								Todd Gamblin 
							
						 
					 
					
						
						
							
						
						96ddbd5e17 
					 
					
						
						
							
							format: allow spaces in format specifiers ( #45487 )  
						
						... 
						
						
						
						* format: allow spaces in format specifiers
Key-value pair format specifiers can now contain spaces in the key. This allows us to
add spaces to format strings that are *only* present when the attribute formatted is not
``None``. Instead of writing:
```
    {arch=architecture}
```
and special casing `arch=` like a sigil in `Spec.format()`, we can now write:
```
    { arch=architecture}
```
And the space is *only* printed when `architecture` is not `None`. This allows us to
remove the special case in `Spec.format()` for `arch=`.
Previously the only `key=` prefix allowed in format specifiers was `arch=`, but this PR
removes that requirement, and the `key=` part of a key-value specifier can be any name.
It does *not* have to correspond to the formatted attribute.
- [x] modify `SPEC_FORMAT_RE` to allow arbitrary keys in key-value pairs.
- [x] remove special case for `arch=` from `Spec.format()`.
- [x] modify format strings using `{arch=architecture}` to use `{ arch=architecture}`
- [x] add more tests for formatting
This PR saves other more complex attributes like compiler flags and their spacing for later.
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov > 
						
						
					 
					
						2024-08-01 18:20:43 -06:00 
						 
				 
			
				
					
						
							
							
								Stephen Nicholas Swatman 
							
						 
					 
					
						
						
							
						
						65b530e7ec 
					 
					
						
						
							
							detray: add versions 0.70.0 through 0.72.1 ( #45541 )  
						
						... 
						
						
						
						* detray: add versions 0.69.1 through 0.72.1
This commit adds four new versions of the detray package.
* Remove v0.69.0 
						
						
					 
					
						2024-08-01 17:55:58 -06:00 
						 
				 
			
				
					
						
							
							
								Auriane R. 
							
						 
					 
					
						
						
							
						
						de98e3d6e5 
					 
					
						
						
							
							Update if ... in spec with satisfies in a* dirs ( #44822 )  
						
						
						
						
					 
					
						2024-08-01 18:21:37 -05:00 
						 
				 
			
				
					
						
							
							
								John W. Parent 
							
						 
					 
					
						
						
							
						
						ffcb4ee487 
					 
					
						
						
							
							Windows msvsc: Report accurate platform toolset version for VS2022 ( #45525 )  
						
						... 
						
						
						
						VC toolset versions 144 and 143 are both associated with the platform
toolset 143; this deviates from prior version choices made by the
MSVC devs; add a special case to report platform toolset version
as 143 when VC toolset version is >= 143 (this will need revisiting
for later releases). 
						
						
					 
					
						2024-08-01 11:27:17 -07:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						bfba3c9d5c 
					 
					
						
						
							
							py-attrs: add v17.4.0 ( #45385 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
					 
					
						2024-08-01 11:04:37 -07:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						37e56ea24d 
					 
					
						
						
							
							py-pyrsistent: add v0.14.0 ( #45387 )  
						
						... 
						
						
						
						* py-pyrsistent: add v0.1.4.0 & conflict
Signed-off-by: Teague Sterling <teaguesterling@gmail.com >
* Update package.py
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
					 
					
						2024-08-01 10:52:20 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Richert 
							
						 
					 
					
						
						
							
						
						453e8c71ac 
					 
					
						
						
							
							ip: add v5.1.0 ( #45331 )  
						
						... 
						
						
						
						* ip: add v5.1.0
* [@spackbot] updating style on behalf of AlexanderRichert-NOAA
* Update package.py
* Update package.py 
						
						
					 
					
						2024-08-01 10:33:13 -07:00 
						 
				 
			
				
					
						
							
							
								James Taliaferro 
							
						 
					 
					
						
						
							
						
						e669fcafd0 
					 
					
						
						
							
							kakoune: add v2024.05.18 ( #45460 )  
						
						... 
						
						
						
						* update Kakoune, explicitly make install dirs first
* blacken 
						
						
					 
					
						2024-08-01 09:40:28 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Hudson 
							
						 
					 
					
						
						
							
						
						2dbbcf3ca5 
					 
					
						
						
							
							py-libensemble: add v1.4.0, v1.4.1 ( #45463 )  
						
						... 
						
						
						
						* libEnsemble: add v1.4.0
* libEnsemble: add v1.4.1 
						
						
					 
					
						2024-08-01 09:39:10 -07:00 
						 
				 
			
				
					
						
							
							
								Christopher Christofi 
							
						 
					 
					
						
						
							
						
						bce710eec1 
					 
					
						
						
							
							py-flax: add v0.8.5 ( #45480 )  
						
						
						
						
					 
					
						2024-08-01 09:09:00 -07:00 
						 
				 
			
				
					
						
							
							
								Thomas Madlener 
							
						 
					 
					
						
						
							
						
						64a69796e2 
					 
					
						
						
							
							lcio: add v2.22.1 ( #45517 )  
						
						... 
						
						
						
						* lcio: add latest version 2.22.1
* lcio: update sio dependency to match actual requirements 
						
						
					 
					
						2024-08-01 08:56:04 -07:00 
						 
				 
			
				
					
						
							
							
								rfbgo 
							
						 
					 
					
						
						
							
						
						dd460a0eb0 
					 
					
						
						
							
							py-torch-nvidia-apex: add v22.03 -> v24.04.01 ( #45176 )  
						
						
						
						
					 
					
						2024-08-01 11:47:45 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						475fe9977a 
					 
					
						
						
							
							py-rsatoolbox: add v0.1.5 ( #45484 )  
						
						
						
						
					 
					
						2024-08-01 10:53:41 +02:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						b86e42a5aa 
					 
					
						
						
							
							py-sphinx: add v8.0 ( #45520 )  
						
						
						
						
					 
					
						2024-08-01 08:40:29 +02:00 
						 
				 
			
				
					
						
							
							
								Claudia Comito 
							
						 
					 
					
						
						
							
						
						9f04c45dea 
					 
					
						
						
							
							py-heat: add v1.4.2 ( #45317 )  
						
						
						
						
					 
					
						2024-08-01 05:38:30 +02:00 
						 
				 
			
				
					
						
							
							
								Szabolcs Horvát 
							
						 
					 
					
						
						
							
						
						20e6b60fce 
					 
					
						
						
							
							py-igraph: add 0.11.6 ( #45132 )  
						
						
						
						
					 
					
						2024-08-01 05:34:20 +02:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						5f86ee5d93 
					 
					
						
						
							
							scala: add v2.12.13 -> v2.12.19, v2.13.10, 2.13.14 ( #45477 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
					 
					
						2024-08-01 05:18:46 +02:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						84ad509621 
					 
					
						
						
							
							py-onnxruntime: add v1.17.3 ( #44500 )  
						
						
						
						
					 
					
						2024-08-01 04:17:56 +02:00 
						 
				 
			
				
					
						
							
							
								Rémi Lacroix 
							
						 
					 
					
						
						
							
						
						ea0da49acb 
					 
					
						
						
							
							OpenFOAM-org: Add missing dependency on readline for @:9 ( #44482 )  
						
						... 
						
						
						
						The setSet tool (removed in version 10) has an optional dependency on readline.
The build script will use the system readline if not provided by Spack. 
						
						
					 
					
						2024-08-01 03:59:00 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Christofi 
							
						 
					 
					
						
						
							
						
						e77fbfe8f8 
					 
					
						
						
							
							py-jaxtyping: new package ( #45482 )  
						
						
						
						
					 
					
						2024-08-01 03:50:48 +02:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						d485650369 
					 
					
						
						
							
							py-build: new package ( #45478 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
					 
					
						2024-08-01 03:47:33 +02:00 
						 
				 
			
				
					
						
							
							
								Melven Roehrig-Zoellner 
							
						 
					 
					
						
						
							
						
						c1f22ca5cb 
					 
					
						
						
							
							tixi: add python variant (sets PYTHONPATH and LD_LIBRARY_PATH) ( #44592 )  
						
						
						
						
					 
					
						2024-08-01 03:44:11 +02:00 
						 
				 
			
				
					
						
							
							
								Melven Roehrig-Zoellner 
							
						 
					 
					
						
						
							
						
						c5d1c9ae61 
					 
					
						
						
							
							t8code: fix build with gcc14  
						
						
						
						
					 
					
						2024-08-01 03:26:56 +02:00 
						 
				 
			
				
					
						
							
							
								Melven Roehrig-Zoellner 
							
						 
					 
					
						
						
							
						
						d8184b37a3 
					 
					
						
						
							
							py-pylint-gitlab: new package  
						
						
						
						
					 
					
						2024-08-01 03:20:40 +02:00 
						 
				 
			
				
					
						
							
							
								Melven Roehrig-Zoellner 
							
						 
					 
					
						
						
							
						
						bd952a552f 
					 
					
						
						
							
							py-anybadge: new package  
						
						
						
						
					 
					
						2024-08-01 03:20:40 +02:00 
						 
				 
			
				
					
						
							
							
								Cameron Smith 
							
						 
					 
					
						
						
							
						
						aa171a6cc9 
					 
					
						
						
							
							omegah: Update c/c++ language deps ( #45303 )  
						
						... 
						
						
						
						Signed-off-by: Cameron Smith <smithc11@rpi.edu > 
						
						
					 
					
						2024-08-01 03:06:00 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Richert 
							
						 
					 
					
						
						
							
						
						e4ee59741e 
					 
					
						
						
							
							grib-util: Add 1.5.0 ( #45310 )  
						
						
						
						
					 
					
						2024-08-01 02:23:31 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						b3b9f4d4b7 
					 
					
						
						
							
							py-pybv: new package ( #45370 )  
						
						
						
						
					 
					
						2024-08-01 02:07:11 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						c1f2b36854 
					 
					
						
						
							
							py-edfio: add v0.4.3 and py-poetry-dynamic-versioning: add v1.4.0, fix url ( #45369 )  
						
						
						
						
					 
					
						2024-08-01 02:06:05 +02:00 
						 
				 
			
				
					
						
							
							
								Vincent Michaud-Rioux 
							
						 
					 
					
						
						
							
						
						87494d2941 
					 
					
						
						
							
							py-pennylane: Add 0.36 and 0.37 with deps ( #45134 )  
						
						
						
						
					 
					
						2024-07-31 22:55:02 +02:00 
						 
				 
			
				
					
						
							
							
								Ian Lumsden 
							
						 
					 
					
						
						
							
						
						ad26dcfbfc 
					 
					
						
						
							
							flux-core,flux-sched: fix environments with external flux ( #44775 )  
						
						
						
						
					 
					
						2024-07-31 21:36:51 +02:00 
						 
				 
			
				
					
						
							
							
								Vlad Savelyev 
							
						 
					 
					
						
						
							
						
						5541a184d5 
					 
					
						
						
							
							py-multiqc: add v1.23 ( #45325 )  
						
						
						
						
					 
					
						2024-07-31 21:16:21 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						f1140055d0 
					 
					
						
						
							
							py-pymatreader: Add v0.0.32 ( #45366 )  
						
						
						
						
					 
					
						2024-07-31 21:06:15 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						88782fb05a 
					 
					
						
						
							
							py-eeglabio: new package ( #45372 )  
						
						
						
						
					 
					
						2024-07-31 21:04:44 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						69d216a88e 
					 
					
						
						
							
							py-edflib-python: new package ( #45371 )  
						
						
						
						
					 
					
						2024-07-31 21:03:26 +02:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						04f0af0a28 
					 
					
						
						
							
							acts,dd4hep: restrict to podio@0 to prevent failures with podio@1 ( #44825 )  
						
						... 
						
						
						
						* dd4hep: restrict to podio@0 to prevent failures with podio@1
* acts: restrict to podio@0 to prevent failures with podio@1
* dd4hep: close when range for podio
* acts: close when range for podio
* acts: fix when range for podio
* acts: close when range for podio
* acts,dd4hep: ensure main/master still depends on podio 
						
						
					 
					
						2024-07-31 20:51:38 +02:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						c71c7735fd 
					 
					
						
						
							
							py-globus-sdk: add through v3.42; pypi now uses underscores ( #45349 )  
						
						
						
						
					 
					
						2024-07-31 20:48:06 +02:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						89bc483c87 
					 
					
						
						
							
							py-cffi: add v1.16.0 ( #45386 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
					 
					
						2024-07-31 20:16:49 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Thaler 
							
						 
					 
					
						
						
							
						
						62d2e8d1f4 
					 
					
						
						
							
							libvterm: Fix download: Use download from launchpad.net ( #45094 )  
						
						
						
						
					 
					
						2024-07-31 19:14:18 +02:00 
						 
				 
			
				
					
						
							
							
								ron minnich 
							
						 
					 
					
						
						
							
						
						12abc233d0 
					 
					
						
						
							
							mpigraph: new package (LLNL mpigraph) ( #45121 )  
						
						... 
						
						
						
						Signed-off-by: Ron Minnich <rminnich@google.com > 
						
						
					 
					
						2024-07-31 19:08:48 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew W Elble 
							
						 
					 
					
						
						
							
						
						c30c5df340 
					 
					
						
						
							
							libxcb: xcb-proto is a build dependency ( #45523 )  
						
						
						
						
					 
					
						2024-07-31 10:48:21 -04:00 
						 
				 
			
				
					
						
							
							
								Mikael Simberg 
							
						 
					 
					
						
						
							
						
						4a088f717e 
					 
					
						
						
							
							pika: add v0.26.1 ( #45515 )  
						
						
						
						
					 
					
						2024-07-31 02:52:55 -06:00