euscanwww: don't delete packages when deleting related versions
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
		@@ -22,7 +22,6 @@ def filter_versions(cp, versions):
 | 
			
		||||
 | 
			
		||||
    for url, version in versions:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        ''' Try to keep the most specific urls (determinted by the length) '''
 | 
			
		||||
        if version in filtered and len(url) < len(filtered[version]):
 | 
			
		||||
            continue
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user