Your message dated Sat, 04 Oct 2025 12:35:43 +0000
with message-id <[email protected]>
and subject line Bug#1087083: fixed in sfepy 2025.3-1
has caused the Debian Bug report #1087083,
regarding sfepy: 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.)


-- 
1087083: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087083
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sfepy
Version: 2021.4-4
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/s/sfepy.html


  Setting up python3-sfepy (2021.4-4+b2) ...
  /usr/lib/python3/dist-packages/sfepy/discrete/common/region.py:11:
SyntaxWarning: invalid escape sequence '\.'
    _depends = re.compile('r\.([a-zA-Z_\-0-9.]+)').findall
  /usr/lib/python3/dist-packages/sfepy/discrete/fem/fields_base.py:1280:
SyntaxWarning: invalid escape sequence '\s'
    """
  /usr/lib/python3/dist-packages/sfepy/discrete/fem/fields_base.py:1445:
SyntaxWarning: invalid escape sequence '\s'
    """
  /usr/lib/python3/dist-packages/sfepy/discrete/simplex_cubature.py:100:
SyntaxWarning: invalid escape sequence '\{'
    """
  /usr/lib/python3/dist-packages/sfepy/examples/dg/advection_2D.py:94:
SyntaxWarning: invalid escape sequence '\i'
    """
  
/usr/lib/python3/dist-packages/sfepy/examples/diffusion/poisson_functions.py:105:
SyntaxWarning: invalid escape sequence '\O'
    """
  
/usr/lib/python3/dist-packages/sfepy/examples/diffusion/poisson_parametric_study.py:157:
SyntaxWarning: invalid escape sequence '\O'
    """Vary size of \Omega1. Saves also the regions into options['output_dir'].
  
/usr/lib/python3/dist-packages/sfepy/examples/diffusion/poisson_parametric_study.py:208:
SyntaxWarning: invalid escape sequence '\O'
    log_item = '$r(\Omega_1)$: %f\n' % diameter
  /usr/lib/python3/dist-packages/sfepy/homogenization/coefficients.py:40:
SyntaxWarning: invalid escape sequence '\_'
    return txt.replace('_', '\_').replace('%', '\%')
  /usr/lib/python3/dist-packages/sfepy/homogenization/coefficients.py:40:
SyntaxWarning: invalid escape sequence '\%'
    return txt.replace('_', '\_').replace('%', '\%')
  /usr/lib/python3/dist-packages/sfepy/homogenization/coefficients.py:50:
SyntaxWarning: invalid escape sequence '\c'
    out = '%s \cdot 10^{%s}' % (a1, int(a2))
  /usr/lib/python3/dist-packages/sfepy/homogenization/coefficients.py:95:
SyntaxWarning: invalid escape sequence '\i'
    fd.write( '\item %s:' % lname )
  /usr/lib/python3/dist-packages/sfepy/homogenization/coefs_phononic.py:285:
SyntaxWarning: invalid escape sequence '\l'
    """
  /usr/lib/python3/dist-packages/sfepy/homogenization/coefs_phononic.py:328:
SyntaxWarning: invalid escape sequence '\i'
    """
  /usr/lib/python3/dist-packages/sfepy/mechanics/tensors.py:346:
SyntaxWarning: invalid escape sequence '\s'
    """
  /usr/lib/python3/dist-packages/sfepy/mesh/mesh_generators.py:317:
SyntaxWarning: invalid escape sequence '\i'
    """
  /usr/lib/python3/dist-packages/sfepy/script/edit_identifiers.py:26:
SyntaxWarning: invalid escape sequence '\['
    misc = '[\'\"\[\]\(\)\{\}]'
  /usr/lib/python3/dist-packages/sfepy/script/gen_term_table.py:64:
SyntaxWarning: invalid escape sequence '\l'
    header = """
  /usr/lib/python3/dist-packages/sfepy/script/probe.py:174:
SyntaxWarning: invalid escape sequence '\p'
    """
  /usr/lib/python3/dist-packages/sfepy/script/test_install.py:81:
SyntaxWarning: invalid escape sequence '\d'
    pat = '([-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?[jJ]?)'
  /usr/lib/python3/dist-packages/sfepy/script/test_install.py:142:
SyntaxWarning: invalid escape sequence '\('
    search = re.compile('([0-9]+) test file\(s\) executed in ([0-9.]+)
s, ([0-9]+) failure\(s\) of ([0-9]+) test\(s\)').search
  /usr/lib/python3/dist-packages/sfepy/solvers/ls_mumps.py:502:
SyntaxWarning: invalid escape sequence '\d'
    vnums = re.findall('^.*(\d)\.(\d+)\.\d+.*$', s)[-1]
  /usr/lib/python3/dist-packages/sfepy/solvers/nls.py:482:
SyntaxWarning: invalid escape sequence '\e'
    """The convergence tolerance in terms of the norm of the change in
  /usr/lib/python3/dist-packages/sfepy/solvers/ts_solvers.py:587:
SyntaxWarning: invalid escape sequence '\s'
    """
  /usr/lib/python3/dist-packages/sfepy/terms/terms.py:17:
SyntaxWarning: invalid escape sequence '\('
    _match_args = re.compile('^([^\(\}]*)\((.*)\)$').match
  /usr/lib/python3/dist-packages/sfepy/terms/terms.py:23:
SyntaxWarning: invalid escape sequence '\.'
    _match_material_root = re.compile('(.+)\.(.*)').match
  /usr/lib/python3/dist-packages/sfepy/tests/test_fem.py:262:
SyntaxWarning: invalid escape sequence '\d'
    """

--- End Message ---
--- Begin Message ---
Source: sfepy
Source-Version: 2025.3-1
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sfepy, 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.
Alexandre Detiste <[email protected]> (supplier of updated sfepy 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, 04 Oct 2025 13:36:36 +0200
Source: sfepy
Architecture: source
Version: 2025.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1087083
Changes:
 sfepy (2025.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 2025.3
   * Fix SyntaxWarning (Closes: #1087083)
   * Drop "Rules-Requires-Root: no": it is now the default
Checksums-Sha1:
 1e418f2297271a22cf4fb2ad62a6503099dd061e 2625 sfepy_2025.3-1.dsc
 7bf35f10971b428df5d2c99c4c02aa67ffa5a292 9500425 sfepy_2025.3.orig.tar.gz
 598d52f8dc4fdb586072a0572ea3eb0281269845 8664 sfepy_2025.3-1.debian.tar.xz
 7eb42cdf846070a1b31e701baf250fb9f90d6f09 19213 sfepy_2025.3-1_source.buildinfo
Checksums-Sha256:
 14a67df3ca7ef5ed083a812c3156a18b906a8510402de721ed1388dbfc9b7b54 2625 
sfepy_2025.3-1.dsc
 b418c5cb148be3f78d8bdad069494156fb3631bca3183a6f6b5971027b533e3c 9500425 
sfepy_2025.3.orig.tar.gz
 3dbbf18b298df82e57d91d3652a646579c8417fcd484bd07fced68018c0da5e3 8664 
sfepy_2025.3-1.debian.tar.xz
 5969c5951c65132c2a410d147a55e3833b42c13b1669efa46355c8cc20dd07e7 19213 
sfepy_2025.3-1_source.buildinfo
Files:
 e8ff72cca719010a2805e799b5ee4705 2625 python optional sfepy_2025.3-1.dsc
 3e650207e5191b7fa7f6259805047fe1 9500425 python optional 
sfepy_2025.3.orig.tar.gz
 af33c14b2ea3748a0ba468b130571d40 8664 python optional 
sfepy_2025.3-1.debian.tar.xz
 e52143b41cd9b9c3db5aaeef2bc70f5e 19213 python optional 
sfepy_2025.3-1_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjhDmgRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqUag//RLxKdEPdpa+LEgpXyjviG1v9S4W9EMYf
ngP6Y7ZYWg+N33IQdJagIXz/cvZtt1KuWrk4RMyk2yBLzYoysnb05/5Kt9mLq3JE
d7m0CBhI2kkYyizRYT/yBXBSNs76F++g4vYfuP2rGHBgGTE2K/XXAh3lI7uHB3UL
8+mnFM3fpRzsV0QpFbChWxEkG7qN4doewQyffeiY1SiZoEsBB6TyPFuiMF5qMgqe
Yapacb5i6mOK8RmE5LfWM1GtC1Z/t7lXzjOydJXr+pyhsF7f5ULosJUdyrx9UzP5
GHC4zXCOhA4kAt2NRxelUAL8JxazN7LRkQM4ne+Et9Qm0ECO3oA5Wigv8t0yCmAl
yqPTTR40cG17HEK0S2uNJdq5+Xag2rfNC5HiIT5cscXDzvLMAegFDxp+XGBS7prE
qmr6pP9Q9uAD9dZkfQNB+hhwlUe23jXMHDKWoSYO+VwYMKcAuHy8+V3Cb0HFxPtI
C9q7ZXZXr5GEcx+NPo4mlRlOq50JKkoEDF8bMJCTkm2PYNA1HlcGd4tiNGfazy49
UoxZbYTMrWnYg5SbFMzdAtgnLCImBj8htlPFVDJ7/YBfZvhiFaecYmdBw3KAtK+Q
dC+nnfsNtZ24bs/njTJrV5Sy2g3eOPIvP2Z7CdKcb3anDntrajakvsT57aoiX4GG
jrCEg5MUwbQ=
=qO67
-----END PGP SIGNATURE-----

Attachment: pgp0VIgIwVYyW.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to