Your message dated Sat, 14 Mar 2026 12:24:16 +0000
with message-id <[email protected]>
and subject line Bug#1086853: fixed in python-mrcz 0.5.9-1
has caused the Debian Bug report #1086853,
regarding python-mrcz: Python SyntaxWarning
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.)


-- 
1086853: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086853
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-mrcz
Version: 0.5.6-2
User: [email protected]
Usertags: syntaxwarning

Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/p/python-mrcz.html


  Setting up python3-mrcz (0.5.6-2) ...
  /usr/lib/python3/dist-packages/mrcz/ReliablePy.py:362:
SyntaxWarning: invalid escape sequence '\A'
    plt.xlabel( "Resolution ($\AA^{-1}$)" )
  /usr/lib/python3/dist-packages/mrcz/ReliablePy.py:385:
SyntaxWarning: invalid escape sequence '\A'
    plt.xlabel( "Resolution ($\AA^{-1}$)" )
  /usr/lib/python3/dist-packages/mrcz/ReliablePy.py:537:
SyntaxWarning: invalid escape sequence '\A'
    plt.xlabel( "Defocus ($\AA$)" )
  /usr/lib/python3/dist-packages/mrcz/ReliablePy.py:830:
SyntaxWarning: invalid escape sequence '\A'
    plt.xlabel( "Defocus, $C_1 (\AA)$" )
  /usr/lib/python3/dist-packages/mrcz/ReliablePy.py:836:
SyntaxWarning: invalid escape sequence '\A'
    plt.xlabel( "Astigmatism, $A_1 (\AA)$" )
  /usr/lib/python3/dist-packages/mrcz/ReliablePy.py:848:
SyntaxWarning: invalid escape sequence '\A'
    plt.xlabel( "Fitted Resolution, $r (\AA)$" )
  /usr/lib/python3/dist-packages/mrcz/ioMRC.py:219: SyntaxWarning:
invalid escape sequence '\m'
    '''
  /usr/lib/python3/dist-packages/mrcz/ioMRC.py:555: SyntaxWarning:
invalid escape sequence '\A'
    if header['pixelunits'] == u'\\AA' or header['pixelunits'] == u'\AA':
  /usr/lib/python3/dist-packages/mrcz/ioMRC.py:557: SyntaxWarning:
invalid escape sequence '\m'
    elif header['pixelunits'] == u'\mum':
  /usr/lib/python3/dist-packages/mrcz/ioMRC.py:605: SyntaxWarning:
invalid escape sequence '\m'
    '''
  /usr/lib/python3/dist-packages/mrcz/ioMRC.py:1050: SyntaxWarning:
invalid escape sequence '\A'
    if header['pixelunits'] == '\\AA' or header['pixelunits'] == '\AA':
  /usr/lib/python3/dist-packages/mrcz/ioMRC.py:1052: SyntaxWarning:
invalid escape sequence '\m'
    elif header['pixelunits'] == '\mum':
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:66: SyntaxWarning:
invalid escape sequence '\A'
    pixelsize=pixelsize, pixelunits=u'\AA',
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:70: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, rereadHeader = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:77: SyntaxWarning:
invalid escape sequence '\A'
    assert(rereadHeader['pixelunits'] == u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:149: SyntaxWarning:
invalid escape sequence '\A'
    pixelsize=pixelsize, pixelunits=u'\AA',
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:153: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, rereadHeader = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:166: SyntaxWarning:
invalid escape sequence '\A'
    assert(rereadHeader['pixelunits'] == u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:178: SyntaxWarning:
invalid escape sequence '\A'
    pixelsize=pixelsize, pixelunits=u'\AA',
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:184: SyntaxWarning:
invalid escape sequence '\A'
    worker = mrcz.asyncReadMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:198: SyntaxWarning:
invalid escape sequence '\A'
    assert(rereadHeader['pixelunits'] == u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:211: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:232: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:251: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:271: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:293: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA', slices=slices)
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:311: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA', slices=slices)
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:447: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, _ = mrcz.readMRC(mrcName, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:487: SyntaxWarning:
invalid escape sequence '\A'
    pixelsize=pixelsize, pixelunits=u'\AA',
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:494: SyntaxWarning:
invalid escape sequence '\A'
    rereadMage, rereadHeader = mrcz.readMRC(mrcOutput, pixelunits=u'\AA')
  /usr/lib/python3/dist-packages/mrcz/test_mrcz.py:505: SyntaxWarning:
invalid escape sequence '\A'
    npt.assert_array_equal(rereadHeader['pixelunits'], u'\AA')

--- End Message ---
--- Begin Message ---
Source: python-mrcz
Source-Version: 0.5.9-1
Done: Roland Mas <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-mrcz, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Mas <[email protected]> (supplier of updated python-mrcz 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 14 Mar 2026 12:16:49 +0100
Source: python-mrcz
Architecture: source
Version: 0.5.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PaN Maintainers 
<[email protected]>
Changed-By: Roland Mas <[email protected]>
Closes: 1086853
Changes:
 python-mrcz (0.5.9-1) unstable; urgency=medium
 .
   * Bug fix: "Python SyntaxWarning", thanks to Graham Inggs (Closes: #1086853).
   * New upstream release.
Checksums-Sha1:
 33fd19fd7d652d8a0da6cc5b8bf5dfe0f01e8d1a 2179 python-mrcz_0.5.9-1.dsc
 c61a512e4b696f99f1fa67a687d98399536eb70b 58334 python-mrcz_0.5.9.orig.tar.gz
 6456d9dd731e37f22453693118b09e7f4dcc6b40 5616 python-mrcz_0.5.9-1.debian.tar.xz
 9cb0129c7a6f8e196c28a294e864917366a9855c 7107 
python-mrcz_0.5.9-1_amd64.buildinfo
Checksums-Sha256:
 e9988c55630baf9105ac9fa5c9f643e9730923a63e827f47cc68b99115d38994 2179 
python-mrcz_0.5.9-1.dsc
 fb82da0e64db0a04c95ffa015be3b368be86410a655a98eeb02d8783f870c77d 58334 
python-mrcz_0.5.9.orig.tar.gz
 c37eca73542f1c83c0c0957c397e9489b9dc3e4c93b1fc9b512348308348c22d 5616 
python-mrcz_0.5.9-1.debian.tar.xz
 8211d4aae740f5e08157cf9d3b1eb015083fec7717a281ce13569f6daec95602 7107 
python-mrcz_0.5.9-1_amd64.buildinfo
Files:
 01d24d15b5b56facecf27a1004d9c6b8 2179 python optional python-mrcz_0.5.9-1.dsc
 b944958973d0d4975be34b2c081636e4 58334 python optional 
python-mrcz_0.5.9.orig.tar.gz
 0a70c3779b1621095b8471ce354a4c16 5616 python optional 
python-mrcz_0.5.9-1.debian.tar.xz
 cf84751f93a631123273885f1c085534 7107 python optional 
python-mrcz_0.5.9-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmm1RYAACgkQ0w3s0lmT
IvxSPg/9EVtrWrogCDjJRl7tNUsE4hm8AhqU2XJVrVTEzSBKw7/aISZLh57QcfRd
nRb2OZFIVO+Tl+qVtmIRb7m31ezlGrCX7igC8JozB+4edEp5cZBnUamvMehdwcSF
g2tmmW5H4+T7oJQQwn/baa9mJ4a9FqANYjEXGIwAtiGxJsU4TD06miF96ZF7Tota
BFspEQ1zRQWp5Q2kJwTh0mVXmFO5blnhM3PY45hgxRnhgsXGvib/7pncpBO4W0MB
6LrJgd4+Zne8ZJMDyjsbJbJHKVb5M5dBfgxaO0VvsCoYvEfa3CZ17c8bkKowtYyO
XFkgVwAn3CLA/UIJg/deoLwcBBDtrRqqmYyJdqWXV6Yc9WP3SpF3+PSdj7A02Xrf
uJPphjUXbL07KnuowWkPvD6r/iYsgFrCnW76YtxNnRHhOEZlEDPKCJ0aQ4XZBt2U
MBs3BotmFowkR0bEW/QpZr8mjSbkwc1rPBlHdjJCiZYWmXixb/4TNLoIyf43uens
kCrvflZBAQdVKmhAX+GZkgIC6l/D+kgvBPoc6NXqyZzeGotdDmFvndNJPQLNTXhY
RfaCdGbH7iq8TX5/AAy42o3v9M6IXzHFXy8VHufhNH/OW1RIEFg789fZkELab0Yk
n4nD7d/Rtdfroi9UZ8GkZm6hu1dxC9LBIc9M+Uui/GjCw1lkKLc=
=R+Mh
-----END PGP SIGNATURE-----

Attachment: pgpHFdY7BZ9gn.pgp
Description: PGP signature


--- End Message ---

Reply via email to