Massimiliano Culpo 
							
						 
					 
					
						
						
							
						
						66a3c7bc42 
					 
					
						
						
							
							archspec: update to v0.2.5 ( #46958 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com > 
						
						
					 
					
						2024-10-14 19:09:17 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						8b3d3ac2de 
					 
					
						
						
							
							cmake: remove custom CMAKE_INSTALL_RPATH ( #46685 )  
						
						 
						
						... 
						
						
						
						The CMake builder in Spack actually adds incorrect rpaths. They are
unfiltered and incorrectly ordered compared to what the compiler wrapper
adds.
There is no need to specify paths to dependencies in `CMAKE_INSTALL_RPATH`
because of two reasons:
1. CMake preserves "toolchain" rpaths, which includes the rpaths injected
   by our compiler wrapper.
2. We use `CMAKE_INSTALL_RPATH_USE_LINK_PATH=ON`, so libraries we link
   to are rpath'ed automatically.
However, CMake does not create install rpaths to directories in the package's
own install prefix, so we set `CMAKE_INSTALL_RPATH` to the educated guess
`<prefix>/{lib,lib64}`, but omit dependencies. 
						
						
					 
					
						2024-10-14 12:35:50 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harmen Stoppels 
							
						 
					 
					
						
						
							
						
						b5610cdb8b 
					 
					
						
						
							
							py-greenlet: add missing forward compat bound for python ( #46951 )  
						
						 
						
						
						
						
					 
					
						2024-10-14 03:21:39 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John W. Parent 
							
						 
					 
					
						
						
							
						
						6c6b262140 
					 
					
						
						
							
							Add "only_windows" marker for unit tests ( #45979 )  
						
						 
						
						
						
						
					 
					
						2024-10-14 09:02:49 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						796e372bde 
					 
					
						
						
							
							tomcat: add v9.0.96, v10.1.31, v11.0.0 (fix CVEs) ( #46950 )  
						
						 
						
						... 
						
						
						
						* tomcat: add v9.0.96, v10.1.31, v11.0.0
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com > 
						
						
					 
					
						2024-10-13 16:44:16 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Laura Weber 
							
						 
					 
					
						
						
							
						
						78740942f9 
					 
					
						
						
							
							tecplot: Add version 2024r1 ( #46469 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 16:24:03 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Galby 
							
						 
					 
					
						
						
							
						
						02a991688f 
					 
					
						
						
							
							Fix makefile target check with Make jobserver keep-going ( #46784 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 15:02:49 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Garth N. Wells 
							
						 
					 
					
						
						
							
						
						a8029c8ec4 
					 
					
						
						
							
							Update to ffcx v0.9.0 ( #46949 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 15:41:04 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								AMD Toolchain Support 
							
						 
					 
					
						
						
							
						
						adb8f37fc5 
					 
					
						
						
							
							Sort FORTRAN std when using flang ( #46922 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 23:30:21 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						81b41d5948 
					 
					
						
						
							
							guacamole-{client,server}: add v1.5.5 (fix CVEs) ( #46948 )  
						
						 
						
						... 
						
						
						
						* guacamole-client: add v1.5.5
* guacamole-server: add v1.5.5
* guacamole-client: add patch and ensure maven doesn't flag it
* guacamole-client: limit patch to 1.5; java@:16 when @:1.4 
						
						
					 
					
						2024-10-13 15:09:16 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						0ff980ae87 
					 
					
						
						
							
							GDAL: fix Autotools build ( #46946 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 22:15:24 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						74a93c04d8 
					 
					
						
						
							
							systemd: add v256.7 ( #46944 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 21:54:38 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						b72c7deacb 
					 
					
						
						
							
							libde265: add v1.0.15 (fix CVEs) ( #46942 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev > 
						
						
					 
					
						2024-10-13 09:01:01 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						b061bbbb8f 
					 
					
						
						
							
							perl-*: add new versions ( #46935 )  
						
						 
						
						... 
						
						
						
						* perl-*: add new versions
* [@spackbot] updating style on behalf of wdconinc
* perl-task-weaken: depends on perl-module-install
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com > 
						
						
					 
					
						2024-10-13 08:45:32 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						bbfad7e979 
					 
					
						
						
							
							libepoxy: add v1.5.10 (switch to meson) ( #46938 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 16:10:06 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Garth N. Wells 
							
						 
					 
					
						
						
							
						
						3a9963b497 
					 
					
						
						
							
							(py-)fenics-basix: add v0.9.0 ( #46931 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 16:09:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Garth N. Wells 
							
						 
					 
					
						
						
							
						
						8ac00aa58f 
					 
					
						
						
							
							py-fenics-ufl: add v2024.2.0 ( #46933 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 16:09:08 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joseph Wang 
							
						 
					 
					
						
						
							
						
						13f80ff142 
					 
					
						
						
							
							ftgl: Fix gcc14 compilation error due to type mismatch in FTContour ( #46927 )  
						
						 
						
						... 
						
						
						
						* ftgl: add type fix
* ftgl: fix style
* Add comment: Fix gcc14 compilation error due to type mismatch in FTContour
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com >
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com >
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com > 
						
						
					 
					
						2024-10-13 15:54:12 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert Cohn 
							
						 
					 
					
						
						
							
						
						e8291cbd74 
					 
					
						
						
							
							[intel-oneapi-compilers] use llvm flags for ifx ( #46866 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 08:19:22 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						0dded55f39 
					 
					
						
						
							
							libarchive: add v3.7.5, v3.7.6 (fix CVEs) ( #46940 )  
						
						 
						
						... 
						
						
						
						* libarchive: add v3.7.5, v3.7.6 (fix CVEs)
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com > 
						
						
					 
					
						2024-10-13 03:37:51 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						a4ca6452c0 
					 
					
						
						
							
							libvpx: add v1.14.1 ( #46941 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 03:22:34 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						36761715fd 
					 
					
						
						
							
							dosfstools: add v4.2 ( #46939 )  
						
						 
						
						... 
						
						
						
						* dosfstools: add v4.2
* dosfstools: autogen.sh; depends_on gettext
* dosfstools: fix style 
						
						
					 
					
						2024-10-13 03:12:47 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						02b116bd56 
					 
					
						
						
							
							libsamplerate: add v0.2.2; fix url and homepage ( #46937 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 03:09:08 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						d4d7d5830d 
					 
					
						
						
							
							popt: add v1.19; fix url and homepage ( #46936 )  
						
						 
						
						
						
						
					 
					
						2024-10-13 03:03:56 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						389b1824e9 
					 
					
						
						
							
							gtkplus: build_system={autotools,meson} ( #46869 )  
						
						 
						
						... 
						
						
						
						* gtkplus: build_system={autotools,meson}
* gtkplus: fix style, fix spelling
* gtkplus: setup_dependent_build_environment in mixin
* gtkplus: swap setup_dependent_{run,build}_environment 
						
						
					 
					
						2024-10-12 21:49:23 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						e65be13056 
					 
					
						
						
							
							openexr: add v3.3.1 ( #46928 )  
						
						 
						
						
						
						
					 
					
						2024-10-12 16:39:17 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John W. Parent 
							
						 
					 
					
						
						
							
						
						1580c1745c 
					 
					
						
						
							
							cmake: add v3.30.3, v3.30.4, v3.30.5 ( #46616 )  
						
						 
						
						... 
						
						
						
						* CMake: add recent releases
* CMake: add 3.30.5 
						
						
					 
					
						2024-10-12 16:33:18 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								AMD Toolchain Support 
							
						 
					 
					
						
						
							
						
						cf54ef0fd3 
					 
					
						
						
							
							AOCC: add v5.0.0 ( #46929 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: vijay kallesh <Vijay-teekinavar.Kallesh@amd.com > 
						
						
					 
					
						2024-10-12 16:17:47 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Auriane R. 
							
						 
					 
					
						
						
							
						
						b8b02e0691 
					 
					
						
						
							
							Replace if ... in spec with spec.satisfies in k* packages and l* packages ( #46388 )  
						
						 
						
						... 
						
						
						
						* Replace if ... in spec with spec.satisfies in k* packages
* Replace if ... in spec with spec.satisfies in l* packages 
						
						
					 
					
						2024-10-12 04:12:38 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								shanedsnyder 
							
						 
					 
					
						
						
							
						
						8d986b8a99 
					 
					
						
						
							
							darshan-*: ensure proper usage of spack compilers ( #45636 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 18:30:58 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4b836cb795 
					 
					
						
						
							
							build(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 ( #46674 )  
						
						 
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](32945a3392...4f58ea7922 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-10-11 18:25:59 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Massimiliano Culpo 
							
						 
					 
					
						
						
							
						
						d5966e676d 
					 
					
						
						
							
							Fix splicing related unit tests ( #46914 )  
						
						 
						
						... 
						
						
						
						Some assertion are not testing DAG invariants, and they are passing only
because of the simple structure of the builtin.mock repository on develop.
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com > 
						
						
					 
					
						2024-10-12 00:25:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						e187508485 
					 
					
						
						
							
							zookeeper: add v3.8.4 ( #46899 )  
						
						 
						
						... 
						
						
						
						* zookeeper: add v3.8.4
* zookeeper: use bin archive, depend_on java, setup run environment, deprecate EoL
* zookeeper: fix bin url
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com > 
						
						
					 
					
						2024-10-12 02:13:16 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt Thompson 
							
						 
					 
					
						
						
							
						
						80982149d5 
					 
					
						
						
							
							mapl: add 2.50.0 ( #46904 )  
						
						 
						
						
						
						
					 
					
						2024-10-12 02:06:44 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ken Raffenetti 
							
						 
					 
					
						
						
							
						
						a1f2e794c7 
					 
					
						
						
							
							mpich: Disallow dataloop variant with GPU support ( #46903 )  
						
						 
						
						... 
						
						
						
						MPICH only supports GPU-aware builds with the yaksa datatype
engine. Fixes  #44092 . 
						
						
					 
					
						2024-10-12 01:45:39 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						dbe323c631 
					 
					
						
						
							
							ruby: add v3.3.5 ( #46805 )  
						
						 
						
						... 
						
						
						
						* ruby: add v3.3.5
* ruby: add variant +yjit to control rust-based JIT 
						
						
					 
					
						2024-10-11 18:39:24 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						77ddafaaac 
					 
					
						
						
							
							py-sphinx: add v8.1.0 ( #46907 )  
						
						 
						
						... 
						
						
						
						* py-sphinx: add v8.1.0
* py-sphinxcontrib-*help: add new versions
* blacken 
						
						
					 
					
						2024-10-12 01:07:09 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John W. Parent 
							
						 
					 
					
						
						
							
						
						17efd6153c 
					 
					
						
						
							
							lz4: version 1.10.0 ( #46908 )  
						
						 
						
						
						
						
					 
					
						2024-10-12 01:03:22 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joseph Wang 
							
						 
					 
					
						
						
							
						
						93f356c1cc 
					 
					
						
						
							
							py-xgboost: add lib64 ( #46926 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 15:55:03 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krishna Chilleri 
							
						 
					 
					
						
						
							
						
						386d115333 
					 
					
						
						
							
							update versions of Neo4j and Redis deps ( #46874 )  
						
						 
						
						... 
						
						
						
						* update versions of Neo4j and Redis deps
* deprecating older versions due to security vulnerabilities
* [@spackbot] updating style on behalf of kchilleri
* Update var/spack/repos/builtin/packages/redis/package.py
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com >
* adding previous urls to use archives on project websites
* [@spackbot] updating style on behalf of kchilleri
* adding new required maven version
* label when to use specific maven versions
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com >
---------
Co-authored-by: Krishna Chilleri <krishnachilleri@lanl.gov >
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com > 
						
						
					 
					
						2024-10-11 12:40:01 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dom Heinzeller 
							
						 
					 
					
						
						
							
						
						6b512210d4 
					 
					
						
						
							
							Update py-scipy: add conflict for AOCC compilers ( #46452 )  
						
						 
						
						... 
						
						
						
						Addresses https://github.com/spack/spack/issues/45718  
						
						
					 
					
						2024-10-11 08:44:05 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Larry Knox 
							
						 
					 
					
						
						
							
						
						ba215ca824 
					 
					
						
						
							
							hdf5: add v1.14.4-3 -> develop-1.17 ( #46888 )  
						
						 
						
						... 
						
						
						
						* Add versions 1.14.4-3, 1.14.5, develop-1.16, and update develop-1.15 to
develop-1.17.
* Remove unused list_url, list_depth, and style disapproved spaced in url
= "...
* One more style fix. 
						
						
					 
					
						2024-10-11 04:18:59 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mosè Giordano 
							
						 
					 
					
						
						
							
						
						629a3e9396 
					 
					
						
						
							
							julia: add v1.11.0 ( #46715 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 10:45:03 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Garth N. Wells 
							
						 
					 
					
						
						
							
						
						08b07b9b27 
					 
					
						
						
							
							py-nanobind: add v2.1.0 and v2.2.0 ( #46884 )  
						
						 
						
						... 
						
						
						
						* Update nanobind versions
* Small fix
* More small fixes
* Formatting update 
						
						
					 
					
						2024-10-10 23:19:17 -06:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wouter Deconinck 
							
						 
					 
					
						
						
							
						
						3a38122764 
					 
					
						
						
							
							gimp: add v2.10.38 ( #46816 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 05:27:57 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dom Heinzeller 
							
						 
					 
					
						
						
							
						
						25ab7cc16d 
					 
					
						
						
							
							mvapich: hydra process manager requires pmi=simple ( #46789 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 04:49:43 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew W Elble 
							
						 
					 
					
						
						
							
						
						41773383ec 
					 
					
						
						
							
							llvm-amdgpu: apply patch from  https://github.com/llvm/llvm-project/pull/80071  ( #46753 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com > 
						
						
					 
					
						2024-10-11 04:47:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								afzpatel 
							
						 
					 
					
						
						
							
						
						9855fbf7f1 
					 
					
						
						
							
							omnitrace: add versions 6.2.0 and 6.2.1 ( #46848 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 03:47:36 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ufuk Turunçoğlu 
							
						 
					 
					
						
						
							
						
						5ef9d7e3ed 
					 
					
						
						
							
							esmf: add version 8.7.0 ( #46860 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 03:43:51 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam J. Stewart 
							
						 
					 
					
						
						
							
						
						5a4b7d3d44 
					 
					
						
						
							
							py-torchgeo: add v0.6.1 ( #46906 )  
						
						 
						
						
						
						
					 
					
						2024-10-11 03:38:21 +02:00