Your message dated Wed, 17 Dec 2025 23:34:27 +0000
with message-id <[email protected]>
and subject line Bug#1123294: fixed in python-pweave 0.30.3-2
has caused the Debian Bug report #1123294,
regarding python-pweave: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p "3.14 3.13" returned exit code 13
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.)
--
1123294: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123294
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-pweave
Source-Version: 0.30.3-2
Done: Drew Parsons <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pweave, 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.
Drew Parsons <[email protected]> (supplier of updated python-pweave 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: Wed, 17 Dec 2025 23:57:49 +0100
Source: python-pweave
Architecture: source
Version: 0.30.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1123294
Changes:
python-pweave (0.30.3-2) unstable; urgency=medium
.
* Team upload.
* Build-Depends: python3-scipy (used in tests). Closes: #1123294.
* Standards-Version: 4.7.2
Checksums-Sha1:
ab2a50d38b67c0f4feac20919e99e18ee4277b24 2405 python-pweave_0.30.3-2.dsc
d33bf4c0b068c72231a7c5ac58260bfb84f50357 7800
python-pweave_0.30.3-2.debian.tar.xz
Checksums-Sha256:
28d2609a35ba951506ac7aff4722bc785849261b549401e64f172fc5bdd96287 2405
python-pweave_0.30.3-2.dsc
9625897b3b61a59f94633913774004eff419fa3996de6084c215d64e70490f0d 7800
python-pweave_0.30.3-2.debian.tar.xz
Files:
25efbed7cafb56590cdcb8c8e87eb4cc 2405 python optional
python-pweave_0.30.3-2.dsc
3841d097c1a74330656defa7a2f464c4 7800 python optional
python-pweave_0.30.3-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmlDN0EACgkQVz7x5L1a
Afrg8RAAizESXDKCk2asc2dq1pywK7OvnrMEBb9vpLNL0ahKqvwF+eSD9VVXY+9q
a41cuczzR/J0Q0OwPs2xv2Nq+FEntO5B7LTciRn0AaJLxdjkPS2gDvuwWzObc21h
aYVqvd7vSLXLiDu012E7sw8mHzCHoY30N2EMq6d0D1gllKBNXFQPX29nOy/Ag16V
st4STCApsLhXmYqZDMAHqukGZchelff7X63o6QM+WEnFHZpfYgwNyZR9+8oPmdA6
SLdoUen5ogh9Qlziwt8CPt0HHRK12RgLFdwThvWSW9fbb5g/zeqaFqNMR4Y6Dyyb
4k8B84/7i+IZKl1pr0rrqYJAVquG7xWo2uKUU4BdMOSrnxj1LM7U7othZQtU9pKR
Ah540bGpDuRMNxAA+8Eaub8UIfZ1XFlXOrFF+7saH5s4XjoyyUPkmF/ba05VwE6H
45k/hqKwnrVjgls2+VVJkapIV8CKI4ErhjgKwhXnGs0caA7KPRAY1mKiYHHgUdLK
WxyoMRqNHASTD6stlv1aZbVS8S6cl7JPCkL/xlNGhX018ENo7XVhEpzlWjRQ0EZf
66CzhmZAT4JZtChnXfJLZDXnBleZw/icm5JhBiz/s8EQtF+f3M7I5rngfuH64aev
qKMwRcZaXCkGfl5RD0C3ICpYAE/lh6+pvUURVWpG3SdhS7658p0=
=qoGl
-----END PGP SIGNATURE-----
pgp12m4BVb76y.pgp
Description: PGP signature
--- End Message ---