vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 4b90f64d173c7dedb758d74cf0f6d8ebe95e081d
Merge: 82d3574 6749b85
Author: Michael Prokop <mika@debian.org>
Date: Wed Aug 11 15:43:43 2021 +0200
Merge remote-tracking branch 'origin/github/pr/237'
commit 6749b8542ba69430aa1767399084338ece9878ff
Author: Sergii Kipot <skipot@sipwise.com>
Date: Mon Aug 2 16:45:38 2021 +0200
Add support for pycodestyle tool
pep8 is renamed to pycodestyle.
https://pypi.org/project/pycodestyle/
We need to add support for a new tool name for bullseye
While here also fixing warning:
./pep8_tap:85: warning: Using the last argument as keyword parameters is deprecated