summaryrefslogtreecommitdiff
path: root/security/py-gvm-tools/files/patch-setup.py
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-02-18 20:54:06 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-02-18 20:54:06 +0000
commit1e564554941a45edf4e172ecb5886b6341589e5f (patch)
treebf1d34062b7891c5467773d23783dbdf244dbdf0 /security/py-gvm-tools/files/patch-setup.py
parent- Update to 21.1.3 (diff)
- Update to 21.1.0
ChangeLog at: https://github.com/greenbone/gvm-tools/releases/tag/v21.1.0
Notes
Notes: svn path=/head/; revision=565983
Diffstat (limited to 'security/py-gvm-tools/files/patch-setup.py')
-rw-r--r--security/py-gvm-tools/files/patch-setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gvm-tools/files/patch-setup.py b/security/py-gvm-tools/files/patch-setup.py
index d640498735a1..645b3e9c6578 100644
--- a/security/py-gvm-tools/files/patch-setup.py
+++ b/security/py-gvm-tools/files/patch-setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
packages = \
--['gvmtools', 'scripts', 'tests']
+-['gvmtools', 'scripts', 'tests', 'tests.scripts']
+['gvmtools', 'scripts']
package_data = \