Your message dated Sun, 30 Dec 2018 21:28:07 +0100
with message-id <[email protected]>
and subject line fixed in 7.0-1
has caused the Debian Bug report #911628,
regarding python3-websockets: fails to upgrade from 'stretch': SyntaxError:
'yield' inside async function
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
911628: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-websockets
Version: 6.0-0.1
Severity: serious
User: [email protected]
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package fails to upgrade from
'stretch'.
It installed fine in 'stretch', then the upgrade to 'buster' fails.
>From the attached log (scroll to the bottom...):
Setting up python3-websockets (6.0-0.1) ...
File "/usr/lib/python3/dist-packages/websockets/py36/protocol.py", line 15
yield await self.recv()
^
SyntaxError: 'yield' inside async function
dpkg: error processing package python3-websockets (--configure):
subprocess installed post-installation script returned error exit status 1
cheers,
Andreas
python3-websockets_6.0-0.1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: python-websockets
Source-Version: 7.0-1
I added .bcep file in 7.0-1 that should fix this issue
--- End Message ---