Control: tags -1 moreinfo On Sat, Jul 11, 2020 at 02:02:43PM +0200, Nicolas Schier wrote: >... > Changes since the last upload: >... > * Enable autopkgtest by using upstream tests (Closes: #944957)
This likely worked when you posted the sponsorship request, but new pylint makes it fail: ... lint run-test: commands[0] | pylint gitrevise ************* Module gitrevise.merge gitrevise/merge.py:207:12: W0707: Consider explicitly re-raising using the 'from' keyword (raise-missing-from) gitrevise/merge.py:225:12: W0707: Consider explicitly re-raising using the 'from' keyword (raise-missing-from) ************* Module gitrevise.utils gitrevise/utils.py:73:8: W0707: Consider explicitly re-raising using the 'from' keyword (raise-missing-from) gitrevise/utils.py:89:12: W0707: Consider explicitly re-raising using the 'from' keyword (raise-missing-from) ------------------------------------------------------------------ Your code has been rated at 9.96/10 (previous run: 9.96/10, +0.00) ERROR: InvocationError for command /tmp/autopkgtest.SDfHIM/tree/.tox/lint/bin/pylint gitrevise (exited with code 4) ... > Kind regards, > Nicolas cu Adrian