Your message dated Fri, 29 Jun 2018 07:34:00 +0000
with message-id <e1fynuq-0000wh...@fasolo.debian.org>
and subject line Bug#902650: fixed in diffoscope 98
has caused the Debian Bug report #902650,
regarding SyntaxError during package configuration with Python 3.7
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 ow...@bugs.debian.org
immediately.)


-- 
902650: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902650
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diffoscope
Version: 97
Severity: grave

Setting up diffoscope (97) ...
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/json.py", line 41
    file.magic_file_type.startswith(x)
    ^
SyntaxError: Generator expression must be parenthesized

  File "/usr/lib/python3/dist-packages/diffoscope/presenters/formats.py", line
112
    x['klass'].supports_visual_diffs for x in self.config.values(),
    ^
SyntaxError: Generator expression must be parenthesized

dpkg: error processing package diffoscope (--configure):
 installed diffoscope package post-installation script subprocess returned
error exit status 1


>From the 3.7 release notes
(https://docs.python.org/3.7/whatsnew/3.7.html#changes-in-python-behavior):

"""
Due to an oversight, earlier Python versions erroneously accepted the following
syntax:

f(1 for x in [1],)

class C(1 for x in [1]):
    pass
Python 3.7 now correctly raises a SyntaxError, as a generator expression always
needs to be directly inside a set of parentheses and cannot have a comma on
either side, and the duplication of the parentheses can be omitted only on
calls.
"""



-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-rc7-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages diffoscope depends on:
ii  libpython3.6-stdlib    3.6.6-1
ii  python3                3.6.6-1
ii  python3-distro         1.0.1-2
ii  python3-distutils      3.6.6-1
ii  python3-libarchive-c   2.1-3.1
ii  python3-magic          2:0.4.15-1
ii  python3-pkg-resources  39.2.0-1

Versions of packages diffoscope recommends:
pn  abootimg                         <none>
ii  acl                              2.2.52-3+b1
pn  apktool                          <none>
pn  binutils-multiarch               <none>
ii  bzip2                            1.0.6-8.1
ii  caca-utils                       0.99.beta19-2+b3
ii  colord                           1.3.3-2
pn  db-util                          <none>
ii  default-jdk [java-sdk]           2:1.10-67
ii  default-jdk-headless             2:1.10-67
pn  device-tree-compiler             <none>
pn  docx2txt                         <none>
ii  e2fsprogs                        1.44.2-1
pn  enjarify                         <none>
pn  fontforge-extras                 <none>
pn  fp-utils                         <none>
ii  genisoimage                      9:1.1.11-3+b2
ii  gettext                          0.19.8.1-6+b1
pn  ghc                              <none>
ii  ghostscript                      9.22~dfsg-2.1
pn  giflib-tools                     <none>
pn  gnumeric                         <none>
ii  imagemagick                      8:6.9.9.39+dfsg-1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.9.39+dfsg-1
pn  jsbeautifier                     <none>
pn  libarchive-tools                 <none>
pn  llvm                             <none>
ii  mono-utils                       4.6.2.7+dfsg-2
pn  odt2txt                          <none>
pn  oggvideotools                    <none>
ii  openjdk-10-jdk [java-sdk]        10.0.1+10-4
ii  openssh-client                   1:7.7p1-2
pn  pgpdump                          <none>
ii  poppler-utils                    0.63.0-2
pn  procyon-decompiler               <none>
pn  python3-argcomplete              <none>
pn  python3-binwalk                  <none>
ii  python3-debian                   0.1.32
pn  python3-defusedxml               <none>
pn  python3-guestfs                  <none>
pn  python3-jsondiff                 <none>
pn  python3-progressbar              <none>
pn  python3-pyxattr                  <none>
ii  python3-tlsh                     3.4.4+20151206-1+b3
pn  r-base-core                      <none>
pn  sng                              <none>
ii  sqlite3                          3.24.0-1
ii  squashfs-tools                   1:4.3-6
ii  tcpdump                          4.9.2-3
ii  unzip                            6.0-21
ii  vim-common                       2:8.1.0089-1
pn  xmlutils                         <none>
ii  xxd                              2:8.1.0089-1
ii  xz-utils                         5.2.2-1.3

Versions of packages diffoscope suggests:
ii  libjs-jquery  3.2.1-1

-- debconf-show failed

--- End Message ---
--- Begin Message ---
Source: diffoscope
Source-Version: 98

We believe that the bug you reported is fixed in the latest version of
diffoscope, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 902...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <la...@debian.org> (supplier of updated diffoscope package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 29 Jun 2018 08:19:25 +0100
Source: diffoscope
Binary: diffoscope
Built-For-Profiles: nocheck
Architecture: source all
Version: 98
Distribution: unstable
Urgency: medium
Maintainer: Reproducible builds folks 
<reproducible-bui...@lists.alioth.debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Description:
 diffoscope - in-depth comparison of files, archives, and directories
Closes: 902650
Changes:
 diffoscope (98) unstable; urgency=medium
 .
   * Fix compatibility with Python 3.7. (Closes: #902650)
Checksums-Sha1:
 31d59dacd9f9b5459e0f77ef47084758062aa203 3430 diffoscope_98.dsc
 f33beeeead20fb4f9e76e60ff5a49380168b9469 9244492 diffoscope_98.tar.xz
 1b104bf2c371989755742d0f406aee603183e926 120840 diffoscope_98_all.deb
 c0de88a84487bc99e02259f73d3a195aebb66fab 6796 diffoscope_98_amd64.buildinfo
Checksums-Sha256:
 61f99e61eb8596f3b1d51324765ce1f306f4ec78de17cf7931ccd2ac1ed75113 3430 
diffoscope_98.dsc
 41007bbce4cc01ad9acca957ffd369c6597f29a67ea95ccd1cbeb2154bd0bd67 9244492 
diffoscope_98.tar.xz
 d811d9ae68719b392aa1f047fc244395492f78a7cd2d6d9b1db34facc2fdb73a 120840 
diffoscope_98_all.deb
 63471d175c8e9e1a0c2a43a59b0e3b80b4a23258398d560be4d1c926c26ca90b 6796 
diffoscope_98_amd64.buildinfo
Files:
 d121e4e045d9aac90722fb62e14343a1 3430 devel optional diffoscope_98.dsc
 109dc263ae11e164a8f748c25a5b56ee 9244492 devel optional diffoscope_98.tar.xz
 d91ebdcb7618b87f3e1cae4749968886 120840 devel optional diffoscope_98_all.deb
 7f012708c3acc999e048e40fee29c959 6796 devel optional 
diffoscope_98_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAls13eEACgkQHpU+J9Qx
HlgT+RAAxlxn83fHDS1wwJ35E+2MUpzK8LvzlB0OmNHED6uf4r/T5o2gicXaPUU9
M69/fh9+QC83GOGVaiybnLNL68CCWZYg7aF8tkvW4KNK+J7wzbM4Fny+tCea3aLk
9uJLuXrVe82pw8c6ylPARHEGfwKa7cGoP4/xP+akaVCWQJmyEZss/hNulENx1Wpp
7MMS4OorB9h6+uK2Zselfn0Gf5KrqMUgnObAuFF41Z4XdBHmt0G085v/JZN32jbU
ZZW4Z+glzwLslY59qgNJDGHYPmnaYUzVTtha/cJJG+VNSns8kFa7myJ5EV65ppnd
cUoUt5wUEjzKrbnVD0rHXbf8hp3EcQ+Je7fey4a/5n2d0T7WQEq0uciTdCHY6287
WPfPwhFfS7EelVJQh4kOiCeOeiXt9n5+PTCJMd8a0AlTNsjxPk0KDviGUsNH6pUH
RdfwoNBRPTVB+/iVuBiMvHTht1MLAkeeL+p59iy6QGL8VMCwiIk0eSNzOAUYqhz6
w5o5QnzjLTvXDY59oZ05oiG5Z9gobu8vbcioE71jrnxeICa8d5crRtD2eKZhKDIX
Y2gixZ1aj54EC3kWrupDRrbaUOaF/r6KGeK6aUd+9bCxk+zW+KeNB0rzQ/lsDk2B
PC9InCFUaHCSnmG4zfVZHHcXxmjew6P01SoPsTzhRQS0Vx3XQ9E=
=Gcch
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to