- Package:
- code-saturne-data
- Source:
- code-saturne-data
- Submitter:
- Andreas Beckmann
- Date:
- 2026-05-26 10:13:02 UTC
- Severity:
- normal
Hi,
during a test with piuparts I noticed your package emits a SyntaxWarning
during installation:
Setting up code-saturne-data (6.0.2-2) ...
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2255: SyntaxWarning: "is" with a literal. Did you mean "=="?
if zone.getNature()['initialization'] is 'on':
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2267: SyntaxWarning: "is" with a literal. Did you mean "=="?
if tin['choice'] is 'formula':
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2289: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if im.getPressureStatus(z_id) is not 'off':
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2295: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if im.getDensityStatus(z_id) is not 'off':
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2301: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if im.getTemperatureStatus(z_id) is not 'off':
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2307: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if im.getEnergyStatus(z_id) is not 'off':
/usr/lib/python3/dist-packages/code_saturne/cs_mei_to_c.py:2344: SyntaxWarning: "is" with a literal. Did you mean "=="?
if zone.getNature()['initialization'] is 'on':
Andreas
Dear submitter, as the package code-saturne has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1134416 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)