Replace call to legacy urllib.request.urlretrieve by urllib.request.urlopen and…
Replace call to legacy urllib.request.urlretrieve by urllib.request.urlopen and add accept header to avoid 406 error on some http servers (e.g alioth.debian.org).
That should fix #157 (closed)