Your message dated Mon, 29 Sep 2025 15:06:19 +0000
with message-id <[email protected]>
and subject line Bug#1114288: fixed in python-aioapcaccess 0.5.0-3
has caused the Debian Bug report #1114288,
regarding python-aioapcaccess: 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.)


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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild --with python3
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=pybuild --with python3
   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: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  
* 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:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT 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 :: MIT 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/aioapcaccess
copying src/aioapcaccess/__init__.py -> build/lib/aioapcaccess
running egg_info
creating src/aioapcaccess.egg-info
writing src/aioapcaccess.egg-info/PKG-INFO
writing dependency_links to src/aioapcaccess.egg-info/dependency_links.txt
writing requirements to src/aioapcaccess.egg-info/requires.txt
writing top-level names to src/aioapcaccess.egg-info/top_level.txt
writing manifest file 'src/aioapcaccess.egg-info/SOURCES.txt'
reading manifest file 'src/aioapcaccess.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/aioapcaccess.egg-info/SOURCES.txt'
copying src/aioapcaccess/py.typed -> build/lib/aioapcaccess
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/aioapcaccess
copying build/lib/aioapcaccess/py.typed -> 
build/bdist.linux-x86_64/wheel/./aioapcaccess
copying build/lib/aioapcaccess/__init__.py -> 
build/bdist.linux-x86_64/wheel/./aioapcaccess
running install_egg_info
Copying src/aioapcaccess.egg-info to 
build/bdist.linux-x86_64/wheel/./aioapcaccess-0.5.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/aioapcaccess-0.5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-n_wdj7dj/aioapcaccess-0.5.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'aioapcaccess/__init__.py'
adding 'aioapcaccess/py.typed'
adding 'aioapcaccess-0.5.0.dist-info/licenses/LICENSE'
adding 'aioapcaccess-0.5.0.dist-info/METADATA'
adding 'aioapcaccess-0.5.0.dist-info/WHEEL'
adding 'aioapcaccess-0.5.0.dist-info/top_level.txt'
adding 'aioapcaccess-0.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built aioapcaccess-0.5.0-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest -v
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0 -- 
/usr/bin/python3.13
cachedir: .pytest_cache
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: typeguard-4.4.4
collecting ... collected 9 items

tests/test_init.py::test_request_status FAILED                           [ 11%]
tests/test_init.py::test_request_raw_status FAILED                       [ 22%]
tests/test_init.py::test_parse_raw_status PASSED                         [ 33%]
tests/test_init.py::test_parse_error PASSED                              [ 44%]
tests/test_init.py::test_split_unit[15.0 Percent-15.0-Percent] PASSED    [ 55%]
tests/test_init.py::test_split_unit[16.0 Unrecognized Unit-16.0 Unrecognized 
Unit-None] PASSED [ 66%]
tests/test_init.py::test_split_unit[18.0 Percent Load Capacity-18.0-Percent 
Load Capacity] PASSED [ 77%]
tests/test_init.py::test_split_unit[32.0 C Internal-32.0-C Internal] PASSED [ 
88%]
tests/test_init.py::test_split_unit[7 days-7-days] PASSED                [100%]

=================================== FAILURES ===================================
_____________________________ test_request_status ______________________________
async def functions are not natively supported.
You need to install a suitable plugin for your async framework, for example:
  - anyio
  - pytest-asyncio
  - pytest-tornasync
  - pytest-trio
  - pytest-twisted
___________________________ test_request_raw_status ____________________________
async def functions are not natively supported.
You need to install a suitable plugin for your async framework, for example:
  - anyio
  - pytest-asyncio
  - pytest-tornasync
  - pytest-trio
  - pytest-twisted
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1474
  /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1474: 
PytestConfigWarning: Unknown config option: asyncio_mode
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_init.py::test_request_status - Failed: async def functions ...
FAILED tests/test_init.py::test_request_raw_status - Failed: async def functi...
==================== 2 failed, 7 passed, 1 warning in 0.01s ====================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest -v
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 
returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-aioapcaccess
Source-Version: 0.5.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-aioapcaccess, 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.
Thomas Goirand <[email protected]> (supplier of updated python-aioapcaccess 
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: Mon, 29 Sep 2025 16:28:12 +0200
Source: python-aioapcaccess
Architecture: source
Version: 0.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1114288
Changes:
 python-aioapcaccess (0.5.0-3) unstable; urgency=medium
 .
   * Fix package should be in Home Assistant Team, not OpenStack.
   * Add python3-pytest-asyncio as build-depends. (Closes: #1114288)
Checksums-Sha1:
 3a80b99f3bcfd98f9939e955752ddc210cbcf7a9 2226 python-aioapcaccess_0.5.0-3.dsc
 a08054f67119c6be58246bdda290d9cf9f2432aa 2116 
python-aioapcaccess_0.5.0-3.debian.tar.xz
 039b3f65448f3318afed52bb58a65be1b00f6ce1 7330 
python-aioapcaccess_0.5.0-3_amd64.buildinfo
Checksums-Sha256:
 fcb2d99ffcc570b3c5a92f9214898d04e4c136d4d0e3d10a19dcbce2701840ca 2226 
python-aioapcaccess_0.5.0-3.dsc
 c7e0ed4c7776fec43a69d5d4f7aeaf35cd2cec5125d596bf00af82c7445c2ec2 2116 
python-aioapcaccess_0.5.0-3.debian.tar.xz
 733f75c462f6abbd6ab60de0b8664fe0f5dd43e9def96d53615bea0a9ec34b07 7330 
python-aioapcaccess_0.5.0-3_amd64.buildinfo
Files:
 67662d0b6fdb35f7aa2d84b91de9f405 2226 python optional 
python-aioapcaccess_0.5.0-3.dsc
 e7ec26ff853ba6363a82de10dd74a4c0 2116 python optional 
python-aioapcaccess_0.5.0-3.debian.tar.xz
 df379fb8849badf31614873ea1134dc4 7330 python optional 
python-aioapcaccess_0.5.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmjal/kACgkQ1BatFaxr
Q/6b9w//ReUce2Gc1AgbqsTJ6TNNX7ts6ULg4mDsSNpRtMujiURVkvOZe5r+k8dJ
55fQM7/NODnv3KrWNteWc6FBlTdjK1X5jQ2OcKVOS3By7ZfNc+VhiAlwkrUIXajy
Q08+jczK8H0xoh/ZG/nFned28lRpLhSMb4y0blkmhuaQnF+M3cyQLEIgvYxu41AD
hJa4BZdBmMnTcU7oIKnCOFvhLxqYGXTsG33o82QP5XJLUGJ+eHZZBtJjHkWqpvPL
G7pu1hoRGO4HctoUwKQr52DWKdukFBM/L2pTN5G1pRgivvbBRn/SY3hL1PF/GEmF
8Llo/e8xL5i9Z2RQnqBp9oYFOIdwgkIz9hToAInsPG6n44eXIr04YwIJMerAoNJs
qZArExHl10cBC4V34Rh6ThtzCitGdp1cCNAsuWnt+7/SRQSZZ6FNB0/3f0uvvYuw
mJSHQMdlfYhzm7leyWzRtOyEi+B2aWQU+mpzCLJqnDC1O9W4Xp7TI2ZToZBN6gtj
Dl2OFmRVEwSpVgt8OqXLtPI3KwrH2+q6ec0/DOOAL7k3THO4nvYupE5vTgBWe/TO
C4W1R1u8oiJHUEUOKHXDCqzkjesnNpkG/BzLiN4AQ3CCYdmrgo1FcYHNuQWn0oMN
ZHYsqjUE2QeQaGlDdBTFD83MOzF8KT87PeONXu2COCKxREKsOx8=
=ZCCj
-----END PGP SIGNATURE-----

Attachment: pgpCXaRT3H1T2.pgp
Description: PGP signature


--- End Message ---

Reply via email to