Package: python3-azure
Version: 20170915+git-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-azure (20170915+git-1) ...
    File 
"/usr/lib/python3/dist-packages/azure/servicemanagement/schedulermanagementservice.py",
 line 113
      return self._perform_put(path, body, async=True)
                                               ^
  SyntaxError: invalid syntax
  
    File 
"/usr/lib/python3/dist-packages/azure/servicemanagement/servicemanagementclient.py",
 line 372
      def _perform_put(self, path, body, async=False, x_ms_version=None):
                                             ^
  SyntaxError: invalid syntax
  
    File 
"/usr/lib/python3/dist-packages/azure/servicemanagement/servicemanagementservice.py",
 line 235
      async=True)
          ^
  SyntaxError: invalid syntax
  
    File 
"/usr/lib/python3/dist-packages/azure/servicemanagement/websitemanagementservice.py",
 line 195
      xml, async=True)
               ^
  SyntaxError: invalid syntax
  
  dpkg: error processing package python3-azure (--configure):
   installed python3-azure package post-installation script subprocess returned 
error exit status 1


"async" has become a reserved keyword in Python 3.7


cheers,

Andreas

Attachment: python3-azure=20170915+git-1.log.gz
Description: application/gzip

Reply via email to