On 1/30/20 11:05 AM, Sascha Steinbiss wrote: > > Hi Matthias, > >> the autodep8 test fails, because the package is wrongly named. The package >> name >> should be python-virustotal-apis? > > I wanted to be in line with the name of the package on PyPi [1] as that > how I would look for this package if I wanted to use it. > 'virustotal-api' is also the module name according to upstream's > setup.py [2] > > Looks like upstream themselves seem to use diverging names by using > virus_total_apis as the module to import :/ > >> Or you remove the autodep8 test from debian/control. > Indeed that is what I changed in 1.1.11-2 which should be in both sid > and bullseye by now -- I changed the autopkgtest definition and added > custom test scripts reflecting the situation. > > All tests are green so far now [3]. Where did you get your log snippet from?
http://autopkgtest.ubuntu.com/packages/p/python-virustotal-api/focal/amd64 that's what I changed, it's still in the control file. http://launchpadlibrarian.net/462719068/python-virustotal-api_1.1.11-2_1.1.11-2ubuntu1.diff.gz

