Your message dated Sat, 29 Nov 2025 14:49:39 +0000
with message-id <[email protected]>
and subject line Bug#1114220: fixed in napari-svg 0.2.1-2
has caused the Debian Bug report #1114220,
regarding napari-svg: FTBFS: dh_auto_test: error: pybuild --test --test-pytest
-i python{version} -p 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.)
--
1114220: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114220
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:napari-svg
Version: 0.2.1-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 could not 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:napari-svg, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild --test-pytest
dh_auto_clean -O--buildsystem=pybuild -O--test-pytest
dh_autoreconf_clean -O--buildsystem=pybuild -O--test-pytest
dh_clean -O--buildsystem=pybuild -O--test-pytest
debian/rules binary
dh binary --with python3 --buildsystem=pybuild --test-pytest
dh_update_autotools_config -O--buildsystem=pybuild -O--test-pytest
dh_autoreconf -O--buildsystem=pybuild -O--test-pytest
dh_auto_configure -O--buildsystem=pybuild -O--test-pytest
dh_auto_build -O--buildsystem=pybuild -O--test-pytest
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build"
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_napari-svg
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:55:
SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in
favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files
for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61:
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.
********************************************************************************
!!
dist._finalize_license_expression()
/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 bdist_wheel
running build
running build_py
creating build/lib/napari_svg
copying napari_svg/hook_implementations.py -> build/lib/napari_svg
copying napari_svg/xml_to_svg.py -> build/lib/napari_svg
copying napari_svg/layer_to_xml.py -> build/lib/napari_svg
copying napari_svg/_version.py -> build/lib/napari_svg
copying napari_svg/_shape_to_xml.py -> build/lib/napari_svg
copying napari_svg/__init__.py -> build/lib/napari_svg
running egg_info
creating napari_svg.egg-info
writing napari_svg.egg-info/PKG-INFO
writing dependency_links to napari_svg.egg-info/dependency_links.txt
writing entry points to napari_svg.egg-info/entry_points.txt
writing requirements to napari_svg.egg-info/requires.txt
writing top-level names to napari_svg.egg-info/top_level.txt
writing manifest file 'napari_svg.egg-info/SOURCES.txt'
reading manifest file 'napari_svg.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'requirements'
warning: no files found matching 'requirements.txt'
warning: no previously-included files matching '__pycache__' found under
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory
'*'
adding license file 'LICENSE'
writing manifest file 'napari_svg.egg-info/SOURCES.txt'
copying napari_svg/napari.yaml -> build/lib/napari_svg
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/napari_svg
copying build/lib/napari_svg/hook_implementations.py ->
build/bdist.linux-x86_64/wheel/./napari_svg
copying build/lib/napari_svg/napari.yaml ->
build/bdist.linux-x86_64/wheel/./napari_svg
copying build/lib/napari_svg/xml_to_svg.py ->
build/bdist.linux-x86_64/wheel/./napari_svg
copying build/lib/napari_svg/layer_to_xml.py ->
build/bdist.linux-x86_64/wheel/./napari_svg
copying build/lib/napari_svg/_version.py ->
build/bdist.linux-x86_64/wheel/./napari_svg
copying build/lib/napari_svg/_shape_to_xml.py ->
build/bdist.linux-x86_64/wheel/./napari_svg
copying build/lib/napari_svg/__init__.py ->
build/bdist.linux-x86_64/wheel/./napari_svg
running install_egg_info
Copying napari_svg.egg-info to
build/bdist.linux-x86_64/wheel/./napari_svg-0.2.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/napari_svg-0.2.1.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_napari-svg/.tmp-o4w15uy0/napari_svg-0.2.1-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'napari_svg/__init__.py'
adding 'napari_svg/_shape_to_xml.py'
adding 'napari_svg/_version.py'
adding 'napari_svg/hook_implementations.py'
adding 'napari_svg/layer_to_xml.py'
adding 'napari_svg/napari.yaml'
adding 'napari_svg/xml_to_svg.py'
adding 'napari_svg-0.2.1.dist-info/licenses/LICENSE'
adding 'napari_svg-0.2.1.dist-info/METADATA'
adding 'napari_svg-0.2.1.dist-info/WHEEL'
adding 'napari_svg-0.2.1.dist-info/entry_points.txt'
adding 'napari_svg-0.2.1.dist-info/top_level.txt'
adding 'napari_svg-0.2.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built napari_svg-0.2.1-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
"installer" module
debian/rules execute_before_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e ; for v in $(py3versions -sv) ; do cp -r napari_svg/_tests
.pybuild/cpython3_${v}_napari-svg/build ; done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--buildsystem=pybuild -O--test-pytest
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_napari-svg/build; python3.13 -m pytest
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: napari-0.6.4, napari-plugin-engine-0.2.0, zarr-3.1.2, typeguard-4.4.4,
npe2-0.7.9
collected 54 items
_tests/test_get_writer.py .... [ 7%]
_tests/test_write_layer.py ............................................. [ 90%]
....F [100%]
=================================== FAILURES ===================================
______________________ test_write_points_with_attributes _______________________
request = <FixtureRequest for <Function test_write_points_with_attributes>>
tmp_path =
PosixPath('/tmp/pytest-of-sbuild/pytest-0/test_write_points_with_attribu0')
def test_write_points_with_attributes(request, tmp_path):
data = [
[0, 0],
[0, 128],
[128, 128],
]
size = [16, 20, 24]
face_color = ['red', 'green', 'blue']
edge_color = ['cyan', 'magenta', 'yellow']
edge_width = [0.05, 0.25, 0.5]
> layer = Points(
data,
opacity=0.5,
size=size,
face_color=face_color,
edge_color=edge_color,
edge_width=edge_width,
edge_width_is_relative=True,
)
_tests/test_write_layer.py:202:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <class 'napari.layers.points.points.Points'>
args = ([[0, 0], [0, 128], [128, 128]],)
kwargs = {'edge_color': ['cyan', 'magenta', 'yellow'], 'edge_width': [0.05,
0.25, 0.5], 'edge_width_is_relative': True, 'face_color': ['red', 'green',
'blue'], ...}
def __call__(self, *args, **kwargs):
> obj = super().__call__(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E TypeError: Points.__init__() got an unexpected keyword argument
'edge_color'. Did you mean 'face_color'?
/usr/lib/python3/dist-packages/napari/layers/base/base.py:111: TypeError
=============================== warnings summary ===============================
../../../../../../usr/lib/python3.13/copy.py:152
/usr/lib/python3.13/copy.py:152: DeprecationWarning: Pickle, copy, and
deepcopy support will be removed from itertools in Python 3.14.
rv = reductor(4)
../../../../../../usr/lib/python3.13/copy.py:262
/usr/lib/python3.13/copy.py:262: DeprecationWarning: Pickle, copy, and
deepcopy support will be removed from itertools in Python 3.14.
y.__setstate__(state)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED _tests/test_write_layer.py::test_write_points_with_attributes - TypeEr...
=================== 1 failed, 53 passed, 2 warnings in 1.82s ===================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_napari-svg/build; python3.13 -m pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13
returned exit code 13
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: napari-svg
Source-Version: 0.2.1-2
Done: Roland Mas <[email protected]>
We believe that the bug you reported is fixed in the latest version of
napari-svg, 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.
Roland Mas <[email protected]> (supplier of updated napari-svg 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: Sat, 29 Nov 2025 15:15:42 +0100
Source: napari-svg
Architecture: source
Version: 0.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Roland Mas <[email protected]>
Closes: 1114220
Changes:
napari-svg (0.2.1-2) unstable; urgency=medium
.
* Update debian/watch.
* Backport patch from upstream to fix: "FTBFS: dh_auto_test: error:
pybuild --test --test-pytest -i python{version} -p 3.13 returned exit
code 13", thanks to Santiago Vila (Closes: #1114220).
Checksums-Sha1:
9c834ecf9f3811a51c7cb3483e00645a86e99fa0 2161 napari-svg_0.2.1-2.dsc
401aa3f5de2fecd0a17d105ed12eb40b68a075c7 3132 napari-svg_0.2.1-2.debian.tar.xz
417e176333ab445f01a6bc438b72358e9c351e30 17620
napari-svg_0.2.1-2_amd64.buildinfo
Checksums-Sha256:
6c5d584ced293576b5cd58335ce4a363c382bcba200871783efef8b8a6f0fc4e 2161
napari-svg_0.2.1-2.dsc
d93353f55f1ad56b4b67740058e4c4f90922ef814378ca93de5ab24fe1ba0362 3132
napari-svg_0.2.1-2.debian.tar.xz
89c0e52422f894a10165925557f020abd51949fa0b91e0d0063a129f90e550b8 17620
napari-svg_0.2.1-2_amd64.buildinfo
Files:
de88c7d1e5a9ccdce8cfb30c2798bbe4 2161 python optional napari-svg_0.2.1-2.dsc
f3256c931bb77b241327fc0d9a00c059 3132 python optional
napari-svg_0.2.1-2.debian.tar.xz
20fcfc036c28e6e761f93cfdd35d490d 17620 python optional
napari-svg_0.2.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmkrA+gACgkQ0w3s0lmT
IvzxVQ/+Ls23V+m/Ji0UW+Z9lVbPOW6ICY7dE+obuc1mdeGDqOzt1gxT7jl88pgE
RlEdRHbDwRHqgm41aSVs7eiPmvIN2xjESW456Od6Z/ZrupiKDPSGgahqBcdl9+Al
KqwFkmp9mlwwgbHk5WnXZPpru7cySHHdCQTR7jaZoaJx0uwyUYb+O547bX2yh8SN
wu+oomJzBmw4dbO/owdwEvmS7mkHmqphJK9UdodGTjg7hY+vsQIS3DJ2FcZPRTYC
azeCfiwi/wRokvU4o1m8AfyYu2aiRssTuxklgFZZzv4A0aEHjxOdPF6riXVE1jiv
WqY/xZPVW0DmXKO8Q3uPTEGeskOvlWsQRzHjXXcUIlJ7KviCMcZ5i4+XXc7ZpGRq
wJKZ2xauLCa1ck1MvnKYGsZI73mu6daCNoRDCv27xB2xF/L1txlpH/cpUKMKyREy
R0Fd0H2rxhihBZZb9hHgWdv1yX3dkZc/ttpJODW9OEpNEb95sC89gSjt+e0Sjegc
qZlqvTtKD0tgr9prNbp03O03qUyMqLXWYFGt4UgaU0B+RZ9eFGyZrArHxNaW9zyS
LpHItMK+Nj4CK7cw3U6jucAUroogOCl8fBNQ5TG4BApoq0YIcoHTCqE/HElxl1ha
vXIavr2RH0lfnOpsP4NMa01LsmySCVVXApxHOHZmv+LqqfAmIEs=
=O45x
-----END PGP SIGNATURE-----
pgpSkwt9TnJj6.pgp
Description: PGP signature
--- End Message ---