Windows: Remove cryptography fix
The package has been fixed in the mingw repos
This commit is contained in:
		
							parent
							
								
									15c3de2b4d
								
							
						
					
					
						commit
						8f9c596a0c
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		| 
						 | 
					@ -75,11 +75,6 @@ function install_deps {
 | 
				
			||||||
        https://gajim.org/downloads/snap/win/build/mingw-w64-"${ARCH}"-glib2-2.56.2-1-any.pkg.tar.xz
 | 
					        https://gajim.org/downloads/snap/win/build/mingw-w64-"${ARCH}"-glib2-2.56.2-1-any.pkg.tar.xz
 | 
				
			||||||
    build_pacman --noconfirm -U "${BUILD_ROOT}"/mingw-w64-"${ARCH}"-glib2-2.56.2-1-any.pkg.tar.xz
 | 
					    build_pacman --noconfirm -U "${BUILD_ROOT}"/mingw-w64-"${ARCH}"-glib2-2.56.2-1-any.pkg.tar.xz
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Fix broken cryptography package
 | 
					 | 
				
			||||||
    curl -o "${BUILD_ROOT}"/mingw-w64-"${ARCH}"-python3-cryptography-2.3.1-1-any.pkg.tar.xz \
 | 
					 | 
				
			||||||
        https://gajim.org/downloads/snap/win/build/mingw-w64-"${ARCH}"-python3-cryptography-2.3.1-1-any.pkg.tar.xz
 | 
					 | 
				
			||||||
    build_pacman --noconfirm -U "${BUILD_ROOT}"/mingw-w64-"${ARCH}"-python3-cryptography-2.3.1-1-any.pkg.tar.xz
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    build_pacman --noconfirm -S mingw-w64-"${ARCH}"-gtk3 mingw-w64-"${ARCH}"-"${PYTHON_ID}" \
 | 
					    build_pacman --noconfirm -S mingw-w64-"${ARCH}"-gtk3 mingw-w64-"${ARCH}"-"${PYTHON_ID}" \
 | 
				
			||||||
        mingw-w64-"${ARCH}"-"${PYTHON_ID}"-gobject \
 | 
					        mingw-w64-"${ARCH}"-"${PYTHON_ID}"-gobject \
 | 
				
			||||||
        mingw-w64-"${ARCH}"-"${PYTHON_ID}"-pip \
 | 
					        mingw-w64-"${ARCH}"-"${PYTHON_ID}"-pip \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue