Hi Andreas!

Agreed. We have actually merged in a patch for this upstream:
https://github.com/saulpw/visidata/pull/165 but the update has not made it
to Debian's repository yet.

I will repackage and submit 1.2.1 through the upload process ASAP.

Thanks for the notification and nudge. =)

~Anja

On 26 July 2018 at 02:26, Andreas Beckmann <a...@debian.org> wrote:

> Package: visidata
> Version: 1.0-1
> Severity: serious
> User: debian...@lists.debian.org
> Usertags: piuparts
> Control: block 902788 with -1
>
> Hi,
>
> during a test with piuparts I noticed your package failed to install. As
> per definition of the release team this makes the package too buggy for
> a release, thus the severity.
>
> From the attached log (scroll to the bottom...):
>
>   Setting up visidata (1.0-1) ...
>     File "/usr/lib/python3/dist-packages/visidata/__init__.py", line 7
>       from .async import *
>                 ^
>   SyntaxError: invalid syntax
>
>     File "/usr/lib/python3/dist-packages/visidata/canvas.py", line 519
>       @async
>            ^
>   SyntaxError: invalid syntax
>
>     File "/usr/lib/python3/dist-packages/visidata/cmdlog.py", line 286
>       @async
>            ^
>   SyntaxError: invalid syntax
>
>     File "/usr/lib/python3/dist-packages/visidata/data.py", line 226
>       @async
>            ^
>   SyntaxError: invalid syntax
>
> [...]
>
>     File "/usr/lib/python3/dist-packages/visidata/pivot.py", line 32
>       @async
>            ^
>   SyntaxError: invalid syntax
>
>     File "/usr/lib/python3/dist-packages/visidata/tidydata.py", line 15
>       @async
>            ^
>   SyntaxError: invalid syntax
>
>     File "/usr/lib/python3/dist-packages/visidata/vdtui.py", line 452
>       def async(func):
>               ^
>   SyntaxError: invalid syntax
>
>   dpkg: error processing package visidata (--configure):
>    installed visidata package post-installation script subprocess returned
> error exit status 1
>
>
> "async" has become a reserved keyword in Python 3.7
>
>
> cheers,
>
> Andreas
>

Reply via email to