AcriusWinter 
							
						 
					 
					
						
						
							
						
						c6cc97953b 
					 
					
						
						
							
							sz: new test API ( #45363 )  
						
						... 
						
						
						
						* sz: new test API
* fix typo; check installed executable; conform to subpart naming convention
* skip tests early if not installed; remove unnecessary "_sz" from test part names
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov > 
						
						
							
 
						
					 
					
						2024-07-24 19:09:57 -06:00 
						 
				 
			
				
					
						
							
							
								Tamara Dahlgren 
							
						 
					 
					
						
						
							
						
						ff144df549 
					 
					
						
						
							
							strumpack: make standalone test for +mpi more robust ( #44943 )  
						
						... 
						
						
						
						* strumpack: make standalone test for +mpi more robust
* Comment about which MPI launcher being attempted 
						
						
							
						
					 
					
						2024-07-24 17:57:12 -07:00 
						 
				 
			
				
					
						
							
							
								Teo 
							
						 
					 
					
						
						
							
						
						f3acf201c4 
					 
					
						
						
							
							halide: add v18.0.0 ( #45401 )  
						
						... 
						
						
						
						* Added Halide 18
* Fix style+other stuff
* Accept compiler deps
* 17.0.2 too
* reorder versions 
						
						
							
						
					 
					
						2024-07-24 16:22:51 -07:00 
						 
				 
			
				
					
						
							
							
								John W. Parent 
							
						 
					 
					
						
						
							
						
						e5364ea832 
					 
					
						
						
							
							Netlib-lapack package: search for correct library names on Windows ( #45417 )  
						
						... 
						
						
						
						Library names on Windows are not typically prefixed with lib; the default
`.libs` implementation accounts for this, but `netlib-lapack` has a
custom implementation of `.libs` that did not account for this. 
						
						
							
						
					 
					
						2024-07-24 13:28:30 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						53b8f91c02 
					 
					
						
						
							
							build(deps): bump docker/login-action from 3.2.0 to 3.3.0 ( #45378 )  
						
						... 
						
						
						
						Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](0d4c9c5ea7...9780b0c442support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-07-24 13:40:12 -04:00 
						 
				 
			
				
					
						
							
							
								Todd Gamblin 
							
						 
					 
					
						
						
							
						
						a841ddd00c 
					 
					
						
						
							
							spack pkg grep: don't warn when grepping for quoted strings (#45412 )  
						
						... 
						
						
						
						The `Executable` class emits a warning when you pass quoted arguments to it:
```
> spack pkg grep '"namespace"'
==> Warning: Quotes in command arguments can confuse scripts like configure.
  The following arguments may cause problems when executed:
      "namespace"
  Quotes aren't needed because spack doesn't use a shell. Consider removing them.
  If multiple levels of quotation are required, use `ignore_quotes=True`.
```
This is to warn new package authors who aren't used to calling build commands in python.
It's not useful for `spack pkg grep`, where we really are passing args on the command
line, and if we pass a quoted string, we probably meant to.
- [x] make `ignore_quotes` an instance variable, not just an argument to ``__call__`
- [x] set `ignore_quotes` to `True` in `spack pkg grep`
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov > 
						
						
							
						
					 
					
						2024-07-24 08:11:32 -07:00 
						 
				 
			
				
					
						
							
							
								snehring 
							
						 
					 
					
						
						
							
						
						39455768b2 
					 
					
						
						
							
							hybpiper: change package type, add version 2.1.8 ( #45262 )  
						
						... 
						
						
						
						Signed-off-by: Shane Nehring <snehring@iastate.edu > 
						
						
							
						
					 
					
						2024-07-24 09:16:54 -05:00 
						 
				 
			
				
					
						
							
							
								afzpatel 
							
						 
					 
					
						
						
							
						
						e529a454eb 
					 
					
						
						
							
							CI: add ML ROCm stack ( #45302 )  
						
						... 
						
						
						
						* add ML ROCm stack
* add suggested changes
* remove py-torch and py-tensorflow-estimator
* add TF_ROCM_AMDGPU_TARGETS env variable and remove packages from pipeline
* remove py-jax and py-xgboost 
						
						
							
						
					 
					
						2024-07-24 16:16:15 +02:00 
						 
				 
			
				
					
						
							
							
								AcriusWinter 
							
						 
					 
					
						
						
							
						
						1b5dc396e3 
					 
					
						
						
							
							uftrace: change to executable declaration ( #45403 )  
						
						
						
						
							
						
					 
					
						2024-07-23 18:32:06 -06:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						15a3ac0512 
					 
					
						
						
							
							py-arrow: add v1.3.0 (switch to flit-core) ( #45123 )  
						
						
						
						
							
						
					 
					
						2024-07-23 17:50:21 -06:00 
						 
				 
			
				
					
						
							
							
								Thomas Applencourt 
							
						 
					 
					
						
						
							
						
						52f149266f 
					 
					
						
						
							
							ruby: add v3.3.4 ( #45334 )  
						
						... 
						
						
						
						* Ruby Add 3.3.4
* Update package.py
* Update package.py 
						
						
							
						
					 
					
						2024-07-23 17:38:52 -06:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						8d33c2e7c0 
					 
					
						
						
							
							generate-ninja: new package ( #45391 )  
						
						... 
						
						
						
						Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
							
						
					 
					
						2024-07-23 14:47:04 -07:00 
						 
				 
			
				
					
						
							
							
								Karol Krizka 
							
						 
					 
					
						
						
							
						
						b3d82dc3a8 
					 
					
						
						
							
							ROOT should add_include_path virtual glu for consistency. ( #45057 )  
						
						
						
						
							
						
					 
					
						2024-07-23 14:12:54 -05:00 
						 
				 
			
				
					
						
							
							
								eugeneswalker 
							
						 
					 
					
						
						
							
						
						0fb44529bb 
					 
					
						
						
							
							e4s rocm external ci stack: upgrade to v6.1.2 ( #45356 )  
						
						... 
						
						
						
						* e4s rocm external ci stack: upgrade to v6.1.2
* magma: add rocm-core 6.1.2 
						
						
							
						
					 
					
						2024-07-23 09:52:52 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6ea944bf17 
					 
					
						
						
							
							build(deps): bump pytest from 8.2.2 to 8.3.1 in /lib/spack/docs ( #45377 )  
						
						... 
						
						
						
						Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1 )
---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-07-23 11:53:55 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8c6177c47f 
					 
					
						
						
							
							build(deps): bump sphinx from 7.4.6 to 7.4.7 in /lib/spack/docs ( #45376 )  
						
						... 
						
						
						
						Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 7.4.6 to 7.4.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.6...v7.4.7 )
---
updated-dependencies:
- dependency-name: sphinx
  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> 
						
						
							
						
					 
					
						2024-07-23 11:53:43 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b65d9f1524 
					 
					
						
						
							
							build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 ( #45379 )  
						
						... 
						
						
						
						Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4fd812986e...aa33708b10support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-07-23 11:53:18 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						03e5dddf24 
					 
					
						
						
							
							build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 ( #45380 )  
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1ca370b3a9...5176d81f87support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-07-23 11:53:04 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7bb892f7b3 
					 
					
						
						
							
							build(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 ( #45381 )  
						
						... 
						
						
						
						Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](5927c834f5...49b3bc8e6bsupport@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-07-23 11:52:42 -04:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						66ed8ebbd9 
					 
					
						
						
							
							gh: convert to GoPackage ( #45351 )  
						
						... 
						
						
						
						* gh: convert to GoPackage
* gh: fix style 
						
						
							
						
					 
					
						2024-07-23 11:49:05 -04:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						0d326f83b6 
					 
					
						
						
							
							GoPackage: default -modcacherw to ensure stage cleanup ( #45350 )  
						
						
						
						
							
						
					 
					
						2024-07-23 11:48:52 -04:00 
						 
				 
			
				
					
						
							
							
								Dom Heinzeller 
							
						 
					 
					
						
						
							
						
						fc0955b125 
					 
					
						
						
							
							Update and clean up hdf-eos2 package.py to fix build errors with Intel oneAPI ( #45399 )  
						
						
						
						
							
						
					 
					
						2024-07-23 07:54:12 -07:00 
						 
				 
			
				
					
						
							
							
								Mikael Simberg 
							
						 
					 
					
						
						
							
						
						13ba1b96c3 
					 
					
						
						
							
							fmt: add 11.0.2 ( #45396 )  
						
						
						
						
							
						
					 
					
						2024-07-23 07:46:45 -07:00 
						 
				 
			
				
					
						
							
							
								Mikael Simberg 
							
						 
					 
					
						
						
							
						
						d66d169027 
					 
					
						
						
							
							Remove # generated comments from many packages, add some missing depends_on("cxx") ( #45395 )  
						
						
						
						
							
						
					 
					
						2024-07-23 10:31:22 +02:00 
						 
				 
			
				
					
						
							
							
								Manuela Kuhn 
							
						 
					 
					
						
						
							
						
						6decd6aaa1 
					 
					
						
						
							
							py-mne-bids: add new package ( #45374 )  
						
						
						
						
							
						
					 
					
						2024-07-22 17:11:18 -06:00 
						 
				 
			
				
					
						
							
							
								AcriusWinter 
							
						 
					 
					
						
						
							
						
						3c0ffa8652 
					 
					
						
						
							
							uftrace: new test API, add 0.16 with libtraceevent, fix build ( #45364 )  
						
						... 
						
						
						
						Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com > 
						
						
							
						
					 
					
						2024-07-22 16:31:38 -06:00 
						 
				 
			
				
					
						
							
							
								Christoph Junghans 
							
						 
					 
					
						
						
							
						
						4917e3f664 
					 
					
						
						
							
							votca: add v2024.1 ( #45341 )  
						
						
						
						
							
						
					 
					
						2024-07-22 14:22:46 -06:00 
						 
				 
			
				
					
						
							
							
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						b2a14b456e 
					 
					
						
						
							
							py-numpy: add v2.0.1 ( #45354 )  
						
						
						
						
							
						
					 
					
						2024-07-22 14:04:09 -06:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						ab1580a37f 
					 
					
						
						
							
							linux-pam: add v1.5.1, v1.5.3, v1.6.0, v1.6.1 and additional variants ( #45344 )  
						
						... 
						
						
						
						* package/linux-pam: dependencies
* Adding variants to linux-pam
* Updating linux-pam variants
* Fixing variants for linux-pam after testing
* clean up flag handling
* clean up terrible tabs
* cant use default_args for compiler dependencies
* Change selinux to off by default
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
							
						
					 
					
						2024-07-22 12:57:39 -07:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						c1f979cd54 
					 
					
						
						
							
							libwnck: new package ( #44641 )  
						
						
						
						
							
						
					 
					
						2024-07-22 21:27:45 +02:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						d124338ecb 
					 
					
						
						
							
							libgudev: new package ( #44639 )  
						
						
						
						
							
						
					 
					
						2024-07-22 21:24:42 +02:00 
						 
				 
			
				
					
						
							
							
								Brad Geltz 
							
						 
					 
					
						
						
							
						
						d001f14514 
					 
					
						
						
							
							geopm: Add v3.1 and update the needed dependencies ( #44793 )  
						
						
						
						
							
						
					 
					
						2024-07-22 21:23:11 +02:00 
						 
				 
			
				
					
						
							
							
								Jordan Galby 
							
						 
					 
					
						
						
							
						
						c43205d6de 
					 
					
						
						
							
							asciidoc: Fix asciidoc@10 install ( #44926 )  
						
						
						
						
							
						
					 
					
						2024-07-22 21:16:08 +02:00 
						 
				 
			
				
					
						
							
							
								snehring 
							
						 
					 
					
						
						
							
						
						54f1af5a29 
					 
					
						
						
							
							libint: Fix build for 2.6.0, add libs property ( #45034 )  
						
						... 
						
						
						
						Signed-off-by: Shane Nehring <snehring@iastate.edu > 
						
						
							
						
					 
					
						2024-07-22 20:55:34 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Seaton 
							
						 
					 
					
						
						
							
						
						350661f027 
					 
					
						
						
							
							heyoka: add current 4.0.x and 5.0.0 releases  ( #45314 )  
						
						
						
						
							
						
					 
					
						2024-07-22 20:16:39 +02:00 
						 
				 
			
				
					
						
							
							
								Philipp Edelmann 
							
						 
					 
					
						
						
							
						
						3699df2651 
					 
					
						
						
							
							rayleigh: add v1.2.0 ( #45333 )  
						
						
						
						
							
						
					 
					
						2024-07-22 20:05:44 +02:00 
						 
				 
			
				
					
						
							
							
								Andrew W Elble 
							
						 
					 
					
						
						
							
						
						63197fea3e 
					 
					
						
						
							
							dedisp: fix preinstall: it only takes self ( #45328 )  
						
						... 
						
						
						
						too many arguments here, only takes "self". 
						
						
							
						
					 
					
						2024-07-22 20:00:14 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Lang 
							
						 
					 
					
						
						
							
						
						f044194b06 
					 
					
						
						
							
							libvdwxc: Fix configure with gcc-14 ( #45093 )  
						
						
						
						
							
						
					 
					
						2024-07-22 19:54:49 +02:00 
						 
				 
			
				
					
						
							
							
								William Moses 
							
						 
					 
					
						
						
							
						
						29302c13e9 
					 
					
						
						
							
							Update Enzyme to 0.0.135 ( #45346 )  
						
						
						
						
							
						
					 
					
						2024-07-22 09:35:40 -07:00 
						 
				 
			
				
					
						
							
							
								Diego Alvarez S. 
							
						 
					 
					
						
						
							
						
						c4808de2ff 
					 
					
						
						
							
							Add nextflow 24.04.3 ( #45357 )  
						
						
						
						
							
						
					 
					
						2024-07-22 09:29:46 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Leute 
							
						 
					 
					
						
						
							
						
						c390a4530e 
					 
					
						
						
							
							py-colored: Added new version ( #45361 )  
						
						
						
						
							
						
					 
					
						2024-07-22 09:17:13 -07:00 
						 
				 
			
				
					
						
							
							
								Teague Sterling 
							
						 
					 
					
						
						
							
						
						be771d5d6f 
					 
					
						
						
							
							node-js: add v17.9.1, v20.15.0, v21.7.3, v22.3.0, v22.4.0 ( #45007 )  
						
						... 
						
						
						
						* Adding new versions and compilation conflict for nodejs
* Update failed version for gcc14
* Updating conflicts notes for correctness/clarity/format
* Applying spack-ized versions of fix in https://github.com/nodejs/node/issues/52223  to adddress CI failures
* Update fix-old-glibc-random-headers.patch
* Update package.py
* Update fix-old-glibc-random-headers.patch
* Update fix-old-glibc-random-headers.patch
* Adding conflict for older glibc
* Fixing patch for older systems, need to undef
* Removing overly strict conflicts
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com > 
						
						
							
						
					 
					
						2024-07-22 08:32:34 -07:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						8b45fa089e 
					 
					
						
						
							
							geant4: support Qt5 and Qt6 ( #45352 )  
						
						... 
						
						
						
						* geant4: support qt5 and qt6
* geant4: update conflict msg 
						
						
							
						
					 
					
						2024-07-22 13:38:46 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0d04223ccd 
					 
					
						
						
							
							build(deps): bump mypy from 1.10.1 to 1.11.0 in /lib/spack/docs ( #45337 )  
						
						... 
						
						
						
						Bumps [mypy](https://github.com/python/mypy ) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11 )
---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
 
						
					 
					
						2024-07-20 11:25:31 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Scheibel 
							
						 
					 
					
						
						
							
						
						5ef222d62f 
					 
					
						
						
							
							Testing: omit test on windows ( #45340 )  
						
						... 
						
						
						
						Re-disable a test that was enabled in #45031  
						
						
							
						
					 
					
						2024-07-20 00:32:37 -07:00 
						 
				 
			
				
					
						
							
							
								Nicole C. 
							
						 
					 
					
						
						
							
						
						6810e9ed2e 
					 
					
						
						
							
							Windows Tests: enable more cmd tests on Windows ( #45031 )  
						
						... 
						
						
						
						* Several tests can be enabled on Windows with no changes to logic
  (either the test logic or logic being tested)
* Test for `spack location` requires modification of the test logic,
  but with a minor change can be enabled on Windows 
						
						
							
						
					 
					
						2024-07-19 18:08:28 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew W Elble 
							
						 
					 
					
						
						
							
						
						a6c638d0fa 
					 
					
						
						
							
							sqlite: fix AttributeError when +functions ( #45327 )  
						
						... 
						
						
						
						using self.compiler.cc_pic_flag here results in these errors:
==> sqlite: Executing phase: 'install'
==> Error: AttributeError: 'AutotoolsBuilder' object has no attribute 'compiler'
change it to self.pkg.compiler.cc_pic_flag instead. 
						
						
							
						
					 
					
						2024-07-19 16:24:22 -06:00 
						 
				 
			
				
					
						
							
							
								Rémi Lacroix 
							
						 
					 
					
						
						
							
						
						fa8a512945 
					 
					
						
						
							
							NCCL: add version 2.22.3-1. ( #45322 )  
						
						
						
						
							
						
					 
					
						2024-07-19 12:18:16 -06:00 
						 
				 
			
				
					
						
							
							
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						24b73da9e6 
					 
					
						
						
							
							docs: util/environment.py: use re.Pattern[str] instead of re ( #45329 )  
						
						... 
						
						
						
						* docs: util/environment.py: use `re.Pattern[str]` instead of `re`
* docs: sphinx==7.4.6 
						
						
							
						
					 
					
						2024-07-19 20:03:07 +02:00 
						 
				 
			
				
					
						
							
							
								afzpatel 
							
						 
					 
					
						
						
							
						
						4447d3339c 
					 
					
						
						
							
							change 2.16-rocm-enhanced to 2.16.1-rocm-enhanced ( #45320 )  
						
						
						
						
							
						
					 
					
						2024-07-19 09:45:31 -06:00