Change URL
This commit is contained in:
		
					parent
					
						
							
								95bc1bb3a1
							
						
					
				
			
			
				commit
				
					
						8693283c87
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -89,7 +89,7 @@ def run_osc(repository, package_name):
 | 
				
			||||||
def update_package(hash_data, package_name, remote_name, obs_repository,
 | 
					def update_package(hash_data, package_name, remote_name, obs_repository,
 | 
				
			||||||
                   branch):
 | 
					                   branch):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    repo_name = "https://anongit.kde.org/{}".format(remote_name)
 | 
					    repo_name = "https://invent.kde.org/{}".format(remote_name)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    remote_hash = get_remote_hash(repo_name, branch)
 | 
					    remote_hash = get_remote_hash(repo_name, branch)
 | 
				
			||||||
    repo_hashes = hash_data.get(obs_repository)
 | 
					    repo_hashes = hash_data.get(obs_repository)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue