Merge branch 'master' of https://github.com/iksaif/euscan
Conflicts: bin/euscan_patch_metadata euscanwww/djeuscan/views.py pym/euscan/handlers/__init__.py pym/euscan/handlers/kde.py pym/euscan/handlers/url/cpan.py pym/euscan/handlers/url/generic.py pym/euscan/handlers/url/github.py pym/euscan/handlers/url/php.py pym/euscan/handlers/url/pypi.py pym/euscan/handlers/url/rubygem.py pym/euscan/scan.py Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
		@@ -5,7 +5,7 @@ Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
"""
 | 
			
		||||
 | 
			
		||||
from __future__ import print_function
 | 
			
		||||
 | 
			
		||||
import os
 | 
			
		||||
 | 
			
		||||
# Meta
 | 
			
		||||
 | 
			
		||||
@@ -19,7 +19,6 @@ __description__ = "A tool to detect new upstream releases."
 | 
			
		||||
# Imports
 | 
			
		||||
 | 
			
		||||
import sys
 | 
			
		||||
import os
 | 
			
		||||
import getopt
 | 
			
		||||
from errno import EINTR, EINVAL
 | 
			
		||||
from httplib import HTTPConnection
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user