Package: src:python-virustotal-api
Version: 1.1.11-2
Severity: serious
Tags: sid bullseye

the autodep8 test fails, because the package is wrongly named.  The package name
should be python-virustotal-apis?  Or you remove the autodep8 test from
debian/control.

Setting up autopkgtest-satdep (0) ...
(Reading database ... 65026 files and directories currently installed.)
Removing autopkgtest-satdep (0) ...
autopkgtest [10:19:31]: test autodep8-python3: set -e ; for py in $(py3versions
-r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c
"import virustotal_api; print(virustotal_api)" ; done
autopkgtest [10:19:31]: test autodep8-python3: [-----------------------
Testing with python3.7:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'virustotal_api'
autopkgtest [10:19:31]: test autodep8-python3: -----------------------]
autodep8-python3     FAIL non-zero exit status 1
autopkgtest [10:19:32]: test autodep8-python3:  - - - - - - - - - - results - -
- - - - - - - -
autopkgtest [10:19:32]: @@@@@@@@@@@@@@@@@@@@ summary
autodep8-python3     FAIL non-zero exit status 1

Reply via email to