do not install the suricata Python module
authorSascha Steinbiss <satta@debian.org>
Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)
committerSascha Steinbiss <satta@debian.org>
Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)
commit6ed073a1cf3859ad7da9bf5d5cfddd2608ef50f3
tree255a3a2b6e40ba3524b5d64a8efc10d2cd137ccd
parentd4968ef09729d89ebecdcc6382889e3551597ce9
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