do not install the suricata Python module
authorSascha Steinbiss <satta@debian.org>
Thu, 21 Apr 2022 17:53:32 +0000 (18:53 +0100)
committerSascha Steinbiss <satta@debian.org>
Thu, 21 Apr 2022 17:53:32 +0000 (18:53 +0100)
commit40a650565ae3ac86eaa8b770ac7ae5f741460abc
tree7e482afbc29dee3bcf9b8ac1926bf7aa8063d8b0
parente0459dab80c7d414f8887d1579532dd969d35e0d
do not install the suricata Python module

Bug: https://redmine.openinfosecfoundation.org/issues/3156
Last-Update: 2019-09-18

Suricata's Python tools only import submodules of 'suricata'. Not installing
this module ensures that there is no chance of having an __init__.py in the
root module directory that might clash with other packages, e.g. suricata-
update.

Gbp-Pq: Name remove-conflicting-python-file.patch
python/setup.py