Package: python3-rpyc
Version: 3.4.4-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 python3-rpyc (3.4.4-1) ...
    File "/usr/lib/python3/dist-packages/rpyc/__init__.py", line 50
      from rpyc.utils.helpers import async, timed, buffiter, BgServingThread, 
restricted
                                         ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/rpyc/core/__init__.py", line 5
      from rpyc.core.async import AsyncResult, AsyncResultTimeout
                         ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/rpyc/core/protocol.py", line 15
      from rpyc.core.async import AsyncResult
                         ^
  SyntaxError: invalid syntax
  
    File "/usr/lib/python3/dist-packages/rpyc/utils/helpers.py", line 101
      def async(proxy):
              ^
  SyntaxError: invalid syntax
  
  dpkg: error processing package python3-rpyc (--configure):
   installed python3-rpyc package post-installation script subprocess returned 
error exit status 1
  Errors were encountered while processing:
   python3-rpyc


"async" has become a reserved keyword in Python 3.7


cheers,

Andreas

Attachment: python3-rpyc=3.4.4-1.log.gz
Description: application/gzip

_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to