Your message dated Thu, 25 Dec 2025 12:04:22 +0000
with message-id <[email protected]>
and subject line Bug#1123185: fixed in python-aiohasupervisor 0.3.3-2
has caused the Debian Bug report #1123185,
regarding python-aiohasupervisor: 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.)


-- 
1123185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-aiohasupervisor
Version: 0.3.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-aiohasupervisor, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* 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)
running bdist_wheel
running build
running build_py
creating build/lib/aiohasupervisor
copying aiohasupervisor/network.py -> build/lib/aiohasupervisor
copying aiohasupervisor/store.py -> build/lib/aiohasupervisor
copying aiohasupervisor/root.py -> build/lib/aiohasupervisor
copying aiohasupervisor/jobs.py -> build/lib/aiohasupervisor
copying aiohasupervisor/host.py -> build/lib/aiohasupervisor
copying aiohasupervisor/homeassistant.py -> build/lib/aiohasupervisor
copying aiohasupervisor/backups.py -> build/lib/aiohasupervisor
copying aiohasupervisor/os.py -> build/lib/aiohasupervisor
copying aiohasupervisor/supervisor.py -> build/lib/aiohasupervisor
copying aiohasupervisor/addons.py -> build/lib/aiohasupervisor
copying aiohasupervisor/discovery.py -> build/lib/aiohasupervisor
copying aiohasupervisor/const.py -> build/lib/aiohasupervisor
copying aiohasupervisor/client.py -> build/lib/aiohasupervisor
copying aiohasupervisor/exceptions.py -> build/lib/aiohasupervisor
copying aiohasupervisor/resolution.py -> build/lib/aiohasupervisor
copying aiohasupervisor/mounts.py -> build/lib/aiohasupervisor
copying aiohasupervisor/__init__.py -> build/lib/aiohasupervisor
creating build/lib/aiohasupervisor/models
copying aiohasupervisor/models/network.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/root.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/jobs.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/host.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/homeassistant.py -> 
build/lib/aiohasupervisor/models
copying aiohasupervisor/models/backups.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/os.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/supervisor.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/addons.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/discovery.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/resolution.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/mounts.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/__init__.py -> build/lib/aiohasupervisor/models
copying aiohasupervisor/models/base.py -> build/lib/aiohasupervisor/models
creating build/lib/aiohasupervisor/utils
copying aiohasupervisor/utils/aiohttp.py -> build/lib/aiohasupervisor/utils
copying aiohasupervisor/utils/__init__.py -> build/lib/aiohasupervisor/utils
running egg_info
creating aiohasupervisor.egg-info
writing aiohasupervisor.egg-info/PKG-INFO
writing dependency_links to aiohasupervisor.egg-info/dependency_links.txt
writing requirements to aiohasupervisor.egg-info/requires.txt
writing top-level names to aiohasupervisor.egg-info/top_level.txt
writing manifest file 'aiohasupervisor.egg-info/SOURCES.txt'
reading manifest file 'aiohasupervisor.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'aiohasupervisor.egg-info/SOURCES.txt'
copying aiohasupervisor/py.typed -> build/lib/aiohasupervisor
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/aiohasupervisor
copying build/lib/aiohasupervisor/network.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/store.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/root.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/jobs.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/host.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/homeassistant.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/backups.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/os.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/py.typed -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/supervisor.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
creating build/bdist.linux-x86_64/wheel/aiohasupervisor/models
copying build/lib/aiohasupervisor/models/network.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/root.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/jobs.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/host.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/homeassistant.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/backups.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/os.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/supervisor.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/addons.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/discovery.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/resolution.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/mounts.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/base.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
creating build/bdist.linux-x86_64/wheel/aiohasupervisor/utils
copying build/lib/aiohasupervisor/utils/aiohttp.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils
copying build/lib/aiohasupervisor/utils/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils
copying build/lib/aiohasupervisor/addons.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/discovery.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/const.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/client.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/resolution.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/mounts.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
running install_egg_info
Copying aiohasupervisor.egg-info to 
build/bdist.linux-x86_64/wheel/./aiohasupervisor-0.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/aiohasupervisor-0.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-d3hjq8zj/aiohasupervisor-0.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'aiohasupervisor/__init__.py'
adding 'aiohasupervisor/addons.py'
adding 'aiohasupervisor/backups.py'
adding 'aiohasupervisor/client.py'
adding 'aiohasupervisor/const.py'
adding 'aiohasupervisor/discovery.py'
adding 'aiohasupervisor/exceptions.py'
adding 'aiohasupervisor/homeassistant.py'
adding 'aiohasupervisor/host.py'
adding 'aiohasupervisor/jobs.py'
adding 'aiohasupervisor/mounts.py'
adding 'aiohasupervisor/network.py'
adding 'aiohasupervisor/os.py'
adding 'aiohasupervisor/py.typed'
adding 'aiohasupervisor/resolution.py'
adding 'aiohasupervisor/root.py'
adding 'aiohasupervisor/store.py'
adding 'aiohasupervisor/supervisor.py'
adding 'aiohasupervisor/models/__init__.py'
adding 'aiohasupervisor/models/addons.py'
adding 'aiohasupervisor/models/backups.py'
adding 'aiohasupervisor/models/base.py'
adding 'aiohasupervisor/models/discovery.py'
adding 'aiohasupervisor/models/homeassistant.py'
adding 'aiohasupervisor/models/host.py'
adding 'aiohasupervisor/models/jobs.py'
adding 'aiohasupervisor/models/mounts.py'
adding 'aiohasupervisor/models/network.py'
adding 'aiohasupervisor/models/os.py'
adding 'aiohasupervisor/models/resolution.py'
adding 'aiohasupervisor/models/root.py'
adding 'aiohasupervisor/models/supervisor.py'
adding 'aiohasupervisor/utils/__init__.py'
adding 'aiohasupervisor/utils/aiohttp.py'
adding 'aiohasupervisor-0.0.0.dist-info/licenses/LICENSE'
adding 'aiohasupervisor-0.0.0.dist-info/METADATA'
adding 'aiohasupervisor-0.0.0.dist-info/WHEEL'
adding 'aiohasupervisor-0.0.0.dist-info/top_level.txt'
adding 'aiohasupervisor-0.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built aiohasupervisor-0.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
* 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)
running bdist_wheel
running build
running build_py
running egg_info
writing aiohasupervisor.egg-info/PKG-INFO
writing dependency_links to aiohasupervisor.egg-info/dependency_links.txt
writing requirements to aiohasupervisor.egg-info/requires.txt
writing top-level names to aiohasupervisor.egg-info/top_level.txt
reading manifest file 'aiohasupervisor.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'aiohasupervisor.egg-info/SOURCES.txt'
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/aiohasupervisor
copying build/lib/aiohasupervisor/network.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/store.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/root.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/jobs.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/host.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/homeassistant.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/backups.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/os.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/py.typed -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/supervisor.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
creating build/bdist.linux-x86_64/wheel/aiohasupervisor/models
copying build/lib/aiohasupervisor/models/network.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/root.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/jobs.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/host.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/homeassistant.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/backups.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/os.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/supervisor.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/addons.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/discovery.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/resolution.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/mounts.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
copying build/lib/aiohasupervisor/models/base.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/models
creating build/bdist.linux-x86_64/wheel/aiohasupervisor/utils
copying build/lib/aiohasupervisor/utils/aiohttp.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils
copying build/lib/aiohasupervisor/utils/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor/utils
copying build/lib/aiohasupervisor/addons.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/discovery.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/const.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/client.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/resolution.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/mounts.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
copying build/lib/aiohasupervisor/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aiohasupervisor
running install_egg_info
Copying aiohasupervisor.egg-info to 
build/bdist.linux-x86_64/wheel/./aiohasupervisor-0.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/aiohasupervisor-0.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-1lm43ghc/aiohasupervisor-0.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'aiohasupervisor/__init__.py'
adding 'aiohasupervisor/addons.py'
adding 'aiohasupervisor/backups.py'
adding 'aiohasupervisor/client.py'
adding 'aiohasupervisor/const.py'
adding 'aiohasupervisor/discovery.py'
adding 'aiohasupervisor/exceptions.py'
adding 'aiohasupervisor/homeassistant.py'
adding 'aiohasupervisor/host.py'
adding 'aiohasupervisor/jobs.py'
adding 'aiohasupervisor/mounts.py'
adding 'aiohasupervisor/network.py'
adding 'aiohasupervisor/os.py'
adding 'aiohasupervisor/py.typed'
adding 'aiohasupervisor/resolution.py'
adding 'aiohasupervisor/root.py'
adding 'aiohasupervisor/store.py'
adding 'aiohasupervisor/supervisor.py'
adding 'aiohasupervisor/models/__init__.py'
adding 'aiohasupervisor/models/addons.py'
adding 'aiohasupervisor/models/backups.py'
adding 'aiohasupervisor/models/base.py'
adding 'aiohasupervisor/models/discovery.py'
adding 'aiohasupervisor/models/homeassistant.py'
adding 'aiohasupervisor/models/host.py'
adding 'aiohasupervisor/models/jobs.py'
adding 'aiohasupervisor/models/mounts.py'
adding 'aiohasupervisor/models/network.py'
adding 'aiohasupervisor/models/os.py'
adding 'aiohasupervisor/models/resolution.py'
adding 'aiohasupervisor/models/root.py'
adding 'aiohasupervisor/models/supervisor.py'
adding 'aiohasupervisor/utils/__init__.py'
adding 'aiohasupervisor/utils/aiohttp.py'
adding 'aiohasupervisor-0.0.0.dist-info/licenses/LICENSE'
adding 'aiohasupervisor-0.0.0.dist-info/METADATA'
adding 'aiohasupervisor-0.0.0.dist-info/WHEEL'
adding 'aiohasupervisor-0.0.0.dist-info/top_level.txt'
adding 'aiohasupervisor-0.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built aiohasupervisor-0.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m pytest -k "not test_homeassistant_info"
ImportError while loading conftest 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/conftest.py'.
tests/conftest.py:8: in <module>
    from aiohasupervisor import SupervisorClient
aiohasupervisor/__init__.py:18: in <module>
    from aiohasupervisor.root import SupervisorClient
aiohasupervisor/root.py:7: in <module>
    from .addons import AddonsClient
aiohasupervisor/addons.py:5: in <module>
    from .client import _SupervisorComponentClient
aiohasupervisor/client.py:31: in <module>
    from .models.base import Response, ResultType
aiohasupervisor/models/__init__.py:3: in <module>
    from aiohasupervisor.models.addons import (
aiohasupervisor/models/addons.py:12: in <module>
    from .base import DEFAULT, ContainerStats, Options, Request, RequestConfig, 
ResponseData
aiohasupervisor/models/base.py:80: in <module>
    class Response(DataClassORJSONMixin):
/usr/lib/python3/dist-packages/mashumaro/mixins/dict.py:26: in __init_subclass__
    compile_mixin_unpacker(cls, **builder_params["unpacker"])
/usr/lib/python3/dist-packages/mashumaro/core/meta/mixin.py:49: in 
compile_mixin_unpacker
    builder.add_unpack_method()
/usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py:584: in 
add_unpack_method
    self._add_unpack_method_lines(method_name)
/usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py:489: in 
_add_unpack_method_lines
    ).build(
/usr/lib/python3/dist-packages/mashumaro/core/meta/code/builder.py:1330: in 
build
    unpacked_value = UnpackerRegistry.get(
/usr/lib/python3/dist-packages/mashumaro/core/meta/types/common.py:225: in get
    raise UnserializableField(
E   mashumaro.exceptions.UnserializableField: Field "data" of type 
Optional[Any] in Response is not serializable
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest -k "not 
test_homeassistant_info"
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest -k "not test_homeassistant_info"
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
testpaths: tests
plugins: cov-5.0.0, aiohttp-1.1.0, timeout-2.4.0, asyncio-1.2.0, typeguard-4.4.4
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 208 items / 1 deselected / 207 selected

tests/test_addons.py ...............                                     [  7%]
tests/test_backups.py .................................................. [ 31%]
................                                                         [ 39%]
tests/test_client.py ....                                                [ 41%]
tests/test_discovery.py ....                                             [ 42%]
tests/test_homeassistant.py ............                                 [ 48%]
tests/test_host.py ..........                                            [ 53%]
tests/test_jobs.py .......                                               [ 57%]
tests/test_mounts.py .............                                       [ 63%]
tests/test_network.py .........                                          [ 67%]
tests/test_os.py ..............                                          [ 74%]
tests/test_resolution.py ........                                        [ 78%]
tests/test_root.py ............                                          [ 84%]
tests/test_store.py ........................                             [ 95%]
tests/test_supervisor.py .........                                       [100%]

====================== 207 passed, 1 deselected in 0.61s =======================
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
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: python-aiohasupervisor
Source-Version: 0.3.3-2
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-aiohasupervisor, 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.
Edward Betts <[email protected]> (supplier of updated python-aiohasupervisor 
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: Thu, 25 Dec 2025 11:28:18 +0000
Source: python-aiohasupervisor
Architecture: source
Version: 0.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1123185
Changes:
 python-aiohasupervisor (0.3.3-2) unstable; urgency=medium
 .
   * debian/rules: Ignore asyncio.iscoroutinefunction deprecation warning to
     fix FTBFS with Python 3.14. (Closes: #1123185)
   * debian/watch: apply version mangling for beta tags to fix version ordering.
Checksums-Sha1:
 9b7bbb312469b9dfe54df9c56384f9b65ab1ee85 2517 
python-aiohasupervisor_0.3.3-2.dsc
 7b3a22c3d655572d56bc937e3f0c300da87993c1 2360 
python-aiohasupervisor_0.3.3-2.debian.tar.xz
 d6dc29ab0e75a7a9bccf9ed2a5f475c866ec134b 6623 
python-aiohasupervisor_0.3.3-2_source.buildinfo
Checksums-Sha256:
 dd1355846f826c2437fb6c6553c2bc38312a54f3b1b7a88e7021ae9ada194a89 2517 
python-aiohasupervisor_0.3.3-2.dsc
 a46da0c5fce072330303fe6c7a7e5f7795557e873d00de3c70f50de671ea05f6 2360 
python-aiohasupervisor_0.3.3-2.debian.tar.xz
 09e5dab60801a0fb98f6f66f4fb58583fee0de7b4ab5632becec4d2f5d798bd1 6623 
python-aiohasupervisor_0.3.3-2_source.buildinfo
Files:
 647a3067a7f6d0408b9c10e636a8b51d 2517 python optional 
python-aiohasupervisor_0.3.3-2.dsc
 51bdc5cffaf3308d093f84dcc2f63b80 2360 python optional 
python-aiohasupervisor_0.3.3-2.debian.tar.xz
 c15d091c2c48fe414d4c6584989b1cca 6623 python optional 
python-aiohasupervisor_0.3.3-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmlNIWgACgkQlgWhCYxj
uSrKuA/+LwU/RIQVlmLDl7fUcEY7yusThdXb5fq44wCLRYDSSE1yKrrSgn/9rAs8
REin0dk8z+ew3FcC8CwlcQYZ/y43ZmHsDiPP7s8Zu8FL0HpkCZ3Sb8ykN05w+AMl
s1YpC8V1cyfeFoPJROQeNcKdGvq7Ojmc4F+A9hBPMZMcSXWofCQR8yN0oIoyuk5Y
F5v/CrKCBIRsVyfcwItmTzDCd6ChcQr3Sb4ZhC9E2XwsNuRMaaJq8caudLeFSlkn
arNvD1xqXRa/G0HGCNWIEISzp3WWpOpRdfNVI/XlyI4ASAP29WAry5O0H+kTm250
2KEVyzo/wqidK8R0sRFpEVCxU3LIHQ/kmEfHg66vk9uwtgNX+3dNOuR4qPErDXy3
KYSJZ+lNFLmH0m1QUyIQ+ms5d10rnjzm89cvBUyuSIgnoh31CmNweM841rC/ltaH
RILGciVyVL1th49fVkLErtb47bCT55mDFEgqUVGzxd6O8a+U73YZgfLF3aJFAGsn
IwETR1swqLjxLVkw4atpDfAITRT97W6jFIrrEMlH1PpE8kGH4qCeG6QgfxllMXep
Qhd8nfuv/45zForkbzpLsnrrV/dPDJ+ifLCcm50tPEmuCxg3dUNYhJ6TKTlTFgYB
CkuxSJXLm/NnMXIBJVFh+dlYx6gSnSb9tS1u6UxVXhEjhz9OHl0=
=IPY6
-----END PGP SIGNATURE-----

Attachment: pgpE1OhN_UDcG.pgp
Description: PGP signature


--- End Message ---

Reply via email to