#1114275 pyatmo: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13

Package:
src:pyatmo
Source:
src:pyatmo
Submitter:
Santiago Vila
Date:
2025-10-03 09:35:04 UTC
Severity:
normal
Tags:
#1114275#5
Date:
2025-09-05 18:22:48 UTC
From:
To:
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:pyatmo, 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: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...

[... snipped ...]

.pybuild/cpython3_3.13/build/tests/test_home.py::test_async_set_persons_away
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_set_persons_away' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_home.py::test_home_event_update
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_home_event_update' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_home.py::test_home_event_update
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_home_event_update' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_NBR
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_NBR' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_NBR
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_NBR' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_NBR
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_NBR' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_Z3V
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_Z3V' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_Z3V
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_Z3V' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_Z3V
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_Z3V' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_NBO
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_NBO' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_NBO
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_NBO' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutter_NBO
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutter_NBO' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutters
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutters' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutters
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutters' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_shutter.py::test_async_shutters
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_shutters' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLP
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLP' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLP
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLP' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLP
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLP' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLF
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLF' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLF
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLF' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLF
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLF' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLIS
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLIS' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLIS
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLIS' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_switch.py::test_async_switch_NLIS
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_switch_NLIS' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_NAMain
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_NAMain' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_NAMain
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_NAMain' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_NAMain
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_NAMain' requested an async fixture 'async_home', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_main
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_main' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_main
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_main' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_indoor
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_indoor' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_indoor
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_indoor' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_rain
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_rain' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_rain
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_rain' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_outdoor
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_outdoor' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_outdoor
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_outdoor' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_wind
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_wind' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_update_wind
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_update_wind' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_favorite
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_favorite' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_weather_favorite
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_weather_favorite' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_air_care_update
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_air_care_update' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_air_care_update
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_air_care_update' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_public_weather_update
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_public_weather_update' requested an async fixture 'async_auth', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

.pybuild/cpython3_3.13/build/tests/test_weather.py::test_async_public_weather_update
  /usr/lib/python3/dist-packages/_pytest/fixtures.py:1181: PytestRemovedIn9Warning: 'test_async_public_weather_update' requested an async fixture 'async_account', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
  See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
    warnings.warn(

#1114275#10
Date:
2025-10-03 09:34:02 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
pyatmo, 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 1114275@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Edward Betts <edward@4angle.com> (supplier of updated pyatmo 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Fri, 22 Aug 2025 08:08:00 +0100
Source: pyatmo
Architecture: source
Version: 9.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By: Edward Betts <edward@4angle.com>
Closes: 1114275
Changes:
 pyatmo (9.2.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add missing test dependencies: pytest-asyncio and pytest-cov.
   * Add debian/pybuild.testfiles with files and directories needed for tests.
     (Closes: #1114275)
   * Remove 'Rules-Requires-Root: no', now the default.
   * Update debian/watch to format version 5.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 84b7604658431e77c4bef2f3efefaa1d002cd9ca 2332 pyatmo_9.2.3-1.dsc
 3b5432a7eb58c9fa2b5a9c109320d921b64eb450 171144 pyatmo_9.2.3.orig.tar.gz
 0f7d7b2634559c92e62f55873baf18d3585affd6 2584 pyatmo_9.2.3-1.debian.tar.xz
 018929f049000e61097405e5dbabad6822a27011 7027 pyatmo_9.2.3-1_source.buildinfo
Checksums-Sha256:
 686bcf61628d44636f681d310ea72e100dba453be09b6750c8eda36fc8af877f 2332 pyatmo_9.2.3-1.dsc
 0b1d10d5adfe92389fd6de67c697ce32caab317d33affb68a7094acebf1ca3a3 171144 pyatmo_9.2.3.orig.tar.gz
 525bd225c4404e0cc5fe3e4fd02f000799725051f6833a7e9de7cb0e09acb188 2584 pyatmo_9.2.3-1.debian.tar.xz
 38fd31d38e97503a5b20253a071706ebf860cd563e2b0a82552ec71cb7543941 7027 pyatmo_9.2.3-1_source.buildinfo
Files:
 71e86f2975776255e2e3e875aac68fa1 2332 python optional pyatmo_9.2.3-1.dsc
 31db63d4e87be228e2121166950f163a 171144 python optional pyatmo_9.2.3.orig.tar.gz
 9e625c4ca7854703dd714d5b2f8fa3bb 2584 python optional pyatmo_9.2.3-1.debian.tar.xz
 cb088562ed5d8fc6d3c38bf54983e18d 7027 python optional pyatmo_9.2.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmjflP8ACgkQlgWhCYxj
uSo7Ow/+KBSALDyejIPJRLXELGoyrV88m1vkHY/4MahI187P/TiumEYSlHQZWnAW
DNOOX2QY6EX0aDIF+c7v8tdEBT3D8zdVVBse0iFDD5OZGZGmPQxYbZQfxJZ1CveC
1x+LEbRmw2cV0HCZmiG8ivWbu2fIdiemFDFZGFd07MElxTw4H7H9BVu6Lc5vmcJD
Br6OBUPNHnhH4eoU7LPDSBYJuXedqC4QbdTgvB8iDmzPI7w1LVcoud9Gy4xrO41p
IbjrA2HuhgIA+LQN6dnT1A1zdE/AqE4y9yzQdpsqST/X5QESCbPWSHASVpJUPpoA
s8o5Vhv1MGnrMbNflWFHrydj+yP1v3CPB4umgPvl8/iXKu3X6yrnNueeeJpx9wck
5XUFaItLIVNYz2M8K0l+A5cq/j49AH4oSsanvF8f1s2amJpvyQrrVaIKVVSQI6yg
f2XMFazNUbSKstRz3gCXiM8jBN+bLofsiKDMGjsd+XInTKK/OeCer+pSBPM6bNRZ
4oWcY7KBiglX1B89FpWCIRwHpuVyppwpfiZkWz5YDIR36cqoctEbp+iR3pX6FmfV
rvNmuzKKhM3720C0plFh8sXpdnNSC2yxCnuwilDL29UXjYEpfuKohG42pEnMNjIk
FPb/63fs0/L7qt/XHZZI4bzdN0fHwjSZeRpBAvasuBCMXoX8bCI=
=dzLE
-----END PGP SIGNATURE-----