mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-01 00:17:27 +03:00 
			
		
		
		
	Merge pull request #6609 from radarhere/ghostscript
Updated Ghostscript to 10.0.0
This commit is contained in:
		
						commit
						af8260ee55
					
				|  | @ -25,8 +25,8 @@ install: | |||
| - mv c:\pillow-depends-main c:\pillow-depends | ||||
| - xcopy /S /Y c:\pillow-depends\test_images\* c:\pillow\tests\images | ||||
| - 7z x ..\pillow-depends\nasm-2.15.05-win64.zip -oc:\ | ||||
| - ..\pillow-depends\gs9561w32.exe /S | ||||
| - path c:\nasm-2.15.05;C:\Program Files (x86)\gs\gs9.56.1\bin;%PATH% | ||||
| - ..\pillow-depends\gs1000w32.exe /S | ||||
| - path c:\nasm-2.15.05;C:\Program Files (x86)\gs\gs10.0.0\bin;%PATH% | ||||
| - cd c:\pillow\winbuild\ | ||||
| - ps: | | ||||
|         c:\python37\python.exe c:\pillow\winbuild\build_prepare.py -v --depends=C:\pillow-depends\ | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/test-windows.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test-windows.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -55,8 +55,8 @@ jobs: | |||
|         7z x winbuild\depends\nasm-2.15.05-win64.zip "-o$env:RUNNER_WORKSPACE\" | ||||
|         echo "$env:RUNNER_WORKSPACE\nasm-2.15.05" >> $env:GITHUB_PATH | ||||
| 
 | ||||
|         winbuild\depends\gs9561w32.exe /S | ||||
|         echo "C:\Program Files (x86)\gs\gs9.56.1\bin" >> $env:GITHUB_PATH | ||||
|         winbuild\depends\gs1000w32.exe /S | ||||
|         echo "C:\Program Files (x86)\gs\gs10.0.0\bin" >> $env:GITHUB_PATH | ||||
| 
 | ||||
|         xcopy /S /Y winbuild\depends\test_images\* Tests\images\ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user