Source: pymecavideo
Version: 8.0-1
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/pymecavideo.html


  Setting up python3-mecavideo (8.0-1) ...
  /usr/lib/python3/dist-packages/pymecavideo/make_exe.py:16:
SyntaxWarning: invalid escape sequence '\P'
    PYTHON = 'c:\Python26\python.exe'
  /usr/lib/python3/dist-packages/pymecavideo/make_exe.py:78:
SyntaxWarning: invalid escape sequence '\M'
    check_call([PYTHON, PYINSTALLERDIR + '\Makespec.py',
  /usr/lib/python3/dist-packages/pymecavideo/make_exe.py:81:
SyntaxWarning: invalid escape sequence '\p'
    'src\pymecavideo.py',
  /usr/lib/python3/dist-packages/pymecavideo/make_exe.py:83:
SyntaxWarning: invalid escape sequence '\i'
    '--icon=data\icones\pymecavideo.ico'])
  /usr/lib/python3/dist-packages/pymecavideo/make_exe.py:106:
SyntaxWarning: invalid escape sequence '\d'
    os.chdir('exe\dist')

Reply via email to