Description:
 Downloading stuff from Internet isn't allowed in our buildd machines.

--- python-vulndb-0.0.17.orig/setup.py
+++ python-vulndb-0.0.17/setup.py
@@ -25,7 +25,7 @@ setup(
 
     # With setuptools_git we make sure that the contents of vulndb/db/ , which
     # are non source code files, get copied too
-    setup_requires=['setuptools_git >= 1.1'],
+    #setup_requires=['setuptools_git >= 1.1'],
     zip_safe=False,
 
     # https://pypi.python.org/pypi?%3Aaction=list_classifiers
