Package: python3-aiopg Version: 0.14.0-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-aiopg (0.14.0-1) ... File "/usr/lib/python3/dist-packages/aiopg/connection.py", line 109 self._conn = psycopg2.connect(dsn, async=True, **kwargs) ^ SyntaxError: invalid syntax File "/usr/lib/python3/dist-packages/aiopg/utils.py", line 18 ensure_future = asyncio.async ^ SyntaxError: invalid syntax dpkg: error processing package python3-aiopg (--configure): installed python3-aiopg package post-installation script subprocess returned error exit status 1 "async" has become a reserved keyword in Python 3.7 cheers, Andreas
python3-aiopg=0.14.0-1.log.gz
Description: application/gzip