[Python-modules-team] Bug#904492: python3-async: fails to install with Python 3.7

Andreas Beckmann anbe at debian.org
Tue Jul 24 20:14:48 BST 2018


Package: python3-async
Version: 0.6.2-2
Severity: serious
User: debian-qa at 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-async (0.6.2-2) ...
    File "/usr/lib/python3/dist-packages/async/test/task.py", line 6
      from async.task import (
               ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/async/test/test_channel.py", line 7
      from async.channel import (
               ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/async/test/test_example.py", line 8
      from async.pool import ThreadPool
               ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/async/test/test_graph.py", line 7
      from async.graph import (
               ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/async/test/test_performance.py", line 13
      from async.pool import ThreadPool
               ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/async/test/test_pool.py", line 18
      from async.pool import (
               ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/async/test/test_thread.py", line 8
      from async.thread import (
               ^
  SyntaxError: invalid syntax
  
  dpkg: error processing package python3-async (--configure):
   installed python3-async package post-installation script subprocess returned error exit status 1
  Errors were encountered while processing:
   python3-async


"async" has become a reserved keyword in Python 3.7


cheers,

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python3-async=0.6.2-2.log.gz
Type: application/gzip
Size: 7763 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20180724/88ab73b6/attachment.gz>


More information about the Python-modules-team mailing list