[Python-modules-team] Bug#904615: python3-rpyc: fails to install with Python 3.7
Andreas Beckmann
anbe at debian.org
Wed Jul 25 19:49:31 BST 2018
Package: python3-rpyc
Version: 3.4.4-1
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-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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python3-rpyc=3.4.4-1.log.gz
Type: application/gzip
Size: 7866 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20180725/6dabc316/attachment.gz>
More information about the Python-modules-team
mailing list