Package: src:lazygal
Version: 0.10.8-1
Severity: important
Tags: sid trixie ftbfs
User: [email protected]
Usertags: python3.12
With python3-defaults from experimental, the package fails its autopkg
tests:
[...]
770s autopkgtest [13:43:41]: test smoke: -----------------------]
770s smoke FAIL stderr:
/tmp/autopkgtest.MQIt8M/build.0vV/src/lazygal/sourcetree.py:110:
SyntaxWarning: invalid escape sequence '\D'
770s autopkgtest [13:43:41]: test smoke: - - - - - - - - - - results -
- - - - - - - - -
770s autopkgtest [13:43:41]: test smoke: - - - - - - - - - - stderr - -
- - - - - - - -
770s /tmp/autopkgtest.MQIt8M/build.0vV/src/lazygal/sourcetree.py:110:
SyntaxWarning: invalid escape sequence '\D'
770s numeric_part = re.sub("\D", "", self.filename)
770s /tmp/autopkgtest.MQIt8M/build.0vV/src/lazygal/mediautils.py:152:
SyntaxWarning: invalid escape sequence '\,'
770s self.videofilters.append('select=gt(scene\,0.4)')
771s autopkgtest [13:43:42]: @@@@@@@@@@@@@@@@@@@@ summary
771s smoke FAIL stderr:
/tmp/autopkgtest.MQIt8M/build.0vV/src/lazygal/sourcetree.py:110:
SyntaxWarning: invalid escape sequence '\D'