Your message dated Thu, 13 Mar 2025 11:53:19 +0000
with message-id <e1tsh7n-00ebaf...@fasolo.debian.org>
and subject line Bug#1100285: fixed in python-ring-doorbell 0.9.13-2
has caused the Debian Bug report #1100285,
regarding python-ring-doorbell: FTBFS: E   ModuleNotFoundError: No module named 
'typing_extensions'
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 ow...@bugs.debian.org
immediately.)


-- 
1100285: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100285
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-ring-doorbell
Version: 0.9.13-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
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_python-ring-doorbell  
* Building wheel...
Successfully built ring_doorbell-0.9.13-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
PYTHONPATH= sphinx-build docs/source build/sphinx/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, 
enable_extensions={'colon_fence'}, disable_syntax=[], all_links_external=False, 
links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), 
ref_domains=None, fence_as_directive=set(), number_code_blocks=[], 
title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, 
footnote_sort=True, footnote_transition=True, words_per_minute=200, 
substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, 
dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, 
update_mathjax=True, 
mathjax_classes='tex2jax_process|mathjax_process|math|output_area', 
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 3 source files that are out of date
updating environment: [new config] 3 added, 0 changed, 0 removed
reading sources... [ 33%] changelog
reading sources... [ 67%] contributing
reading sources... [100%] index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to 
/<<PKGBUILDDIR>>/build/sphinx/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/build/sphinx/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/build/sphinx/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/build/sphinx/html/_static/js/versions.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [ 33%] changelog
writing output... [ 67%] contributing
writing output... [100%] index

generating indices... genindex done
highlighting module code... 
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in build/sphinx/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ring-doorbell/build; python3.13 
-m pytest tests
ImportError while loading conftest 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ring-doorbell/build/tests/conftest.py'.
tests/conftest.py:15: in <module>
    from ring_doorbell import Auth, Ring
ring_doorbell/__init__.py:7: in <module>
    from ring_doorbell.auth import Auth
ring_doorbell/auth.py:28: in <module>
    from ring_doorbell.util import _DeprecatedSyncApiHandler
ring_doorbell/util.py:14: in <module>
    from typing_extensions import ParamSpec, TypeVar
E   ModuleNotFoundError: No module named 'typing_extensions'
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-ring-doorbell/build; python3.13 
-m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 
returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202503/

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-ring-doorbell, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-ring-doorbell
Source-Version: 0.9.13-2
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-ring-doorbell, 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 1100...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated python-ring-doorbell 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 13 Mar 2025 10:33:45 +0000
Source: python-ring-doorbell
Architecture: source
Version: 0.9.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1100285
Changes:
 python-ring-doorbell (0.9.13-2) unstable; urgency=medium
 .
   * Team upload.
   * Build-depend on python3-typing-extensions (closes: #1100285).
Checksums-Sha1:
 672d7269d252e344406d748ff7d15f4798fc723d 2960 python-ring-doorbell_0.9.13-2.dsc
 d8f12405c58253121eae4901a0294a6b7f9d56dd 4840 
python-ring-doorbell_0.9.13-2.debian.tar.xz
Checksums-Sha256:
 3a0630495e20b4784814f46987c6e97988a2eb2ca45571e4de619e021bb14e5c 2960 
python-ring-doorbell_0.9.13-2.dsc
 ca2bfa603dbe09dfed8d3a3364b3f3520431baff953672cd5159a7340b2577ae 4840 
python-ring-doorbell_0.9.13-2.debian.tar.xz
Files:
 4d3ceb6eb5da9cb652b0ea27f5d27cf4 2960 python optional 
python-ring-doorbell_0.9.13-2.dsc
 f480cb587964c4d6f5058cd78f298c93 4840 python optional 
python-ring-doorbell_0.9.13-2.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmfStLAACgkQOTWH2X2G
UAuLDA/9GAX0ysoiwiyFuW5knLhjCU+iB3lMaZ2jiqcOhrQoOf9GODqQjFXED4jK
sSwrvFt7+n4I2UscYuC6rBUpSAAes4MWo6JbK/6nGMXLofPA8LobzTL2NUsif8K9
6k3gU+qxLHjl19BOd6jOpiArWQ1RzcraVx0mhlPEuc+6AtfjqAJcUkfjnOBByI+z
54vvYskXS+SePHdbrsFYlluVz397tpg3vocUx2NSbx4yEUkncEiX8OFd4izzvBm7
/oeL+rAqXZxjyvuHvce9bTcEIF47uuiFSVioeBBR14PoMwPgUSLPKs0xVFdyIKvG
K/2Q7K04VKWlVvUe+ZT47jynMwP2g8A8ZY0dRkzoqzmQ0r6LbLVt5aVRIs9nwUGQ
piR7u36bwTjpziqkMX5hCFY/aysw/YvyF1Pvx39KW6N5IfIhync7zgyfpYrRP2YS
vmamqI0UPqyu6mhgBjWR1+je5xoj4TEBm55o3uXIddB2SKmjfmHyo33RkRwxIq9x
SAHl/XGfXhOOVNkVc/rZhIBWGB/BNXaatT3ZiNqhPRIvGpddTTgwZKsM0824Xe7m
hemWMitg7qT3BcMJFiUoWR4Nwx2kLpzXN2tO4iekknSqxr9V0SxAYABvXzpY2FlZ
Yb9HfJ/G0gPNRZWLwoFJex08dyhqvqc4444HY/PX0QVi+D3YJBc=
=1rmL
-----END PGP SIGNATURE-----

Attachment: pgpwBC4qzJnuJ.pgp
Description: PGP signature


--- End Message ---

Reply via email to