Hi Andreas:

I just fixed this issue with this module and it's available in the upstream
repository [1]. Unfortunately when the Debian Python Modules Team changed
the package building system to git-buildpackage, I stopped maintaining my
packages for Debian. I have not had time to understand and apply the new
system. I would appreciate some help in making the conversion to the new
package building system.

Thank you

[1] https://bitbucket.org/DavidVilla/python-doublex

El lun., 23 jul. 2018 a las 20:45, Andreas Beckmann (<a...@debian.org>)
escribió:

> Package: python3-doublex
> Version: 1.8.2-1
> Severity: serious
> Tags: sid buster
> 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 python3-doublex (1.8.2-1) ...
>     File "/usr/lib/python3/dist-packages/doublex/matchers.py", line 129
>       def async(self, timeout):
>               ^
>   SyntaxError: invalid syntax
>
>     File
> "/usr/lib/python3/dist-packages/doublex/test/async_race_condition_test.py",
> line 39
>       assert_that(spy.write, called().async(1))
>                                           ^
>   SyntaxError: invalid syntax
>
>     File "/usr/lib/python3/dist-packages/doublex/test/unit_tests.py", line
> 1333
>       assert_that(spy.write, called().async(timeout=1))
>                                           ^
>   SyntaxError: invalid syntax
>
>   dpkg: error processing package python3-doublex (--configure):
>    installed python3-doublex package post-installation script subprocess
> returned error exit status 1
>   Errors were encountered while processing:
>    python3-doublex
>
>
> "async" has become a reserved keyword in Python 3.7
>
>
> cheers,
>
> Andreas
>
-- 
David Villa Alises
Grupo ARCO (Arquitectura y Redes de Computadores)
Escuela Superior de Informática - Ciudad Real
Universisdad de Castilla-La Mancha
GPG KeyID: 0x201B8868

Reply via email to