Package: src:python-pweave Version: 0.30.3-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:python-pweave, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py clean /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.14' does not exist -- can't clean it I: pybuild base:317: python3.13 setup.py clean /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3 --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py config /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config I: pybuild base:317: python3.13 setup.py config /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:317: /usr/bin/python3.14 setup.py build /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave copying pweave/pweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave copying pweave/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave copying pweave/readers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave copying pweave/scripts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave copying pweave/mimetypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave copying pweave/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/themes copying pweave/themes/skeleton.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/themes copying pweave/themes/journal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/themes copying pweave/themes/bootstrap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/themes copying pweave/themes/cerulean.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/themes copying pweave/themes/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/themes creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/publish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/rst.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/jupyter_notebook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/tex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/templates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/markdownmath.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/markdown.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters copying pweave/formatters/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors copying pweave/processors/jupyter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors copying pweave/processors/subsnippets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors copying pweave/processors/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors copying pweave/processors/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/bokeh copying pweave/bokeh/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/bokeh I: pybuild base:317: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave copying pweave/pweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave copying pweave/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave copying pweave/readers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave copying pweave/scripts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave copying pweave/mimetypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave copying pweave/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/themes copying pweave/themes/skeleton.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/themes copying pweave/themes/journal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/themes copying pweave/themes/bootstrap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/themes copying pweave/themes/cerulean.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/themes copying pweave/themes/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/themes creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/publish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/rst.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/jupyter_notebook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/tex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/templates.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/markdownmath.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/markdown.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters copying pweave/formatters/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors copying pweave/processors/jupyter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors copying pweave/processors/subsnippets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors copying pweave/processors/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors copying pweave/processors/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/bokeh copying pweave/bokeh/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/bokeh dh_auto_test -O--buildsystem=pybuild I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build; python3.14 -m pytest -k "not (testFormatters or test_publish or testFIR_FilterExampleTex or test_url)" ============================= test session starts ============================== platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> plugins: typeguard-4.4.4 collected 14 items / 1 error / 5 deselected / 9 selected ==================================== ERRORS ==================================== _ ERROR collecting .pybuild/cpython3_3.14_pweave/build/tests/publish/publish_test.py _ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/tests/publish/publish_test.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.14/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/publish/publish_test.py:3: in <module> import scipy.signal as signal E ModuleNotFoundError: No module named 'scipy' =============================== warnings summary =============================== pweave/readers.py:362 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/readers.py:362: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.basename = re.split("\.+[^\.]+$", file)[0] + "_converted" pweave/readers.py:364 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/readers.py:364: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.basename = re.split("\.+[^\.]+$", file)[0] pweave/readers.py:422 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/readers.py:422: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.basename = re.split("\.+[^\.]+$", file)[0] + "_converted" pweave/readers.py:424 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/readers.py:424: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. self.basename = re.split("\.+[^\.]+$", file)[0] pweave/formatters/tex.py:14 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:14: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. codeend='\end{verbatim}\n', pweave/formatters/tex.py:16 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:16: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. outputend='\end{verbatim}\n', pweave/formatters/tex.py:41 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:41: SyntaxWarning: "\l" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\l"? A raw string is also an option. result += "\label{fig:%s}\n" % chunk['name'] pweave/formatters/tex.py:57 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:57: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. codeend='\end{minted}\n', pweave/formatters/tex.py:59 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:59: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. outputend='\end{minted}\n', pweave/formatters/tex.py:61 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:61: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. termend='\end{minted}\n', pweave/formatters/tex.py:97 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:97: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option. LatexFormatter(verboptions="frame=single,fontsize=\small, xleftmargin=0.5em")) pweave/formatters/tex.py:107 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:107: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. codeend='\end{pweavecode}\n', pweave/formatters/tex.py:109 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:109: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. outputend='\end{pweaveout}\n', pweave/formatters/tex.py:111 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/tex.py:111: SyntaxWarning: "\e" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\e"? A raw string is also an option. termend='\end{pweaveterm}\n', pweave/formatters/base.py:297 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/base.py:297: SyntaxWarning: "\/" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\/"? A raw string is also an option. return "".join(i for i in fname if i not in "\/:*?<>|") ../../../../../../usr/lib/python3/dist-packages/jupyter_client/connect.py:22 /usr/lib/python3/dist-packages/jupyter_client/connect.py:22: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from jupyter_core.paths import jupyter_data_dir, jupyter_runtime_dir, secure_write pweave/formatters/publish.py:218 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/publish.py:218: SyntaxWarning: "\p" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\p"? A raw string is also an option. \\setlength{\parindent}{0pt} pweave/formatters/publish.py:246 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/formatters/publish.py:246: SyntaxWarning: "\m" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\m"? A raw string is also an option. self.subheader += "\maketitle\n" pweave/processors/base.py:237 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors/base.py:237: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option. splitted = re.split('(<%[\w\s\W]*?%>)', content) # , flags = re.S) pweave/processors/base.py:264 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build/pweave/processors/base.py:264: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option. splitted = re.split('<%[\w\s\W]*?%>', chunk['content']) ../../../../../../usr/lib/python3/dist-packages/IPython/core/inputsplitter.py:23 /usr/lib/python3/dist-packages/IPython/core/inputsplitter.py:23: DeprecationWarning: IPython.core.inputsplitter is deprecated since IPython 7 in favor of `IPython.core.inputtransformer2` warn('IPython.core.inputsplitter is deprecated since IPython 7 in favor of `IPython.core.inputtransformer2`', -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/publish/publish_test.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ================= 5 deselected, 21 warnings, 1 error in 0.90s ================== E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pweave/build; python3.14 -m pytest -k "not (testFormatters or test_publish or testFIR_FilterExampleTex or test_url)" I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build; python3.13 -m pytest -k "not (testFormatters or test_publish or testFIR_FilterExampleTex or test_url)" ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> plugins: typeguard-4.4.4 collected 14 items / 1 error / 5 deselected / 9 selected ==================================== ERRORS ==================================== _ ERROR collecting .pybuild/cpython3_3.13_pweave/build/tests/publish/publish_test.py _ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/tests/publish/publish_test.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/publish/publish_test.py:3: in <module> import scipy.signal as signal E ModuleNotFoundError: No module named 'scipy' =============================== warnings summary =============================== pweave/readers.py:362 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/readers.py:362: SyntaxWarning: invalid escape sequence '\.' self.basename = re.split("\.+[^\.]+$", file)[0] + "_converted" pweave/readers.py:364 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/readers.py:364: SyntaxWarning: invalid escape sequence '\.' self.basename = re.split("\.+[^\.]+$", file)[0] pweave/readers.py:422 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/readers.py:422: SyntaxWarning: invalid escape sequence '\.' self.basename = re.split("\.+[^\.]+$", file)[0] + "_converted" pweave/readers.py:424 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/readers.py:424: SyntaxWarning: invalid escape sequence '\.' self.basename = re.split("\.+[^\.]+$", file)[0] pweave/formatters/tex.py:14 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:14: SyntaxWarning: invalid escape sequence '\e' codeend='\end{verbatim}\n', pweave/formatters/tex.py:16 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:16: SyntaxWarning: invalid escape sequence '\e' outputend='\end{verbatim}\n', pweave/formatters/tex.py:41 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:41: SyntaxWarning: invalid escape sequence '\l' result += "\label{fig:%s}\n" % chunk['name'] pweave/formatters/tex.py:57 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:57: SyntaxWarning: invalid escape sequence '\e' codeend='\end{minted}\n', pweave/formatters/tex.py:59 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:59: SyntaxWarning: invalid escape sequence '\e' outputend='\end{minted}\n', pweave/formatters/tex.py:61 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:61: SyntaxWarning: invalid escape sequence '\e' termend='\end{minted}\n', pweave/formatters/tex.py:97 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:97: SyntaxWarning: invalid escape sequence '\s' LatexFormatter(verboptions="frame=single,fontsize=\small, xleftmargin=0.5em")) pweave/formatters/tex.py:107 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:107: SyntaxWarning: invalid escape sequence '\e' codeend='\end{pweavecode}\n', pweave/formatters/tex.py:109 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:109: SyntaxWarning: invalid escape sequence '\e' outputend='\end{pweaveout}\n', pweave/formatters/tex.py:111 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/tex.py:111: SyntaxWarning: invalid escape sequence '\e' termend='\end{pweaveterm}\n', pweave/formatters/base.py:297 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/base.py:297: SyntaxWarning: invalid escape sequence '\/' return "".join(i for i in fname if i not in "\/:*?<>|") ../../../../../../usr/lib/python3/dist-packages/jupyter_client/connect.py:22 /usr/lib/python3/dist-packages/jupyter_client/connect.py:22: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from jupyter_core.paths import jupyter_data_dir, jupyter_runtime_dir, secure_write pweave/formatters/publish.py:218 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/publish.py:218: SyntaxWarning: invalid escape sequence '\p' \\setlength{\parindent}{0pt} pweave/formatters/publish.py:246 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/formatters/publish.py:246: SyntaxWarning: invalid escape sequence '\m' self.subheader += "\maketitle\n" pweave/processors/base.py:237 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors/base.py:237: SyntaxWarning: invalid escape sequence '\w' splitted = re.split('(<%[\w\s\W]*?%>)', content) # , flags = re.S) pweave/processors/base.py:264 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build/pweave/processors/base.py:264: SyntaxWarning: invalid escape sequence '\w' splitted = re.split('<%[\w\s\W]*?%>', chunk['content']) ../../../../../../usr/lib/python3/dist-packages/IPython/core/inputsplitter.py:23 /usr/lib/python3/dist-packages/IPython/core/inputsplitter.py:23: DeprecationWarning: IPython.core.inputsplitter is deprecated since IPython 7 in favor of `IPython.core.inputtransformer2` warn('IPython.core.inputsplitter is deprecated since IPython 7 in favor of `IPython.core.inputtransformer2`', -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/publish/publish_test.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ================= 5 deselected, 21 warnings, 1 error in 0.85s ================== E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pweave/build; python3.13 -m pytest -k "not (testFormatters or test_publish or testFIR_FilterExampleTex or test_url)" dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

