File: avoid-downloads-from-internet.patch

package info (click to toggle)
python-vulndb 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,020 kB
  • sloc: python: 436; sh: 196; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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