Your message dated Tue, 30 Dec 2025 13:07:40 +0000
with message-id <[email protected]>
and subject line Bug#1120210: fixed in beanbag-docutils 2.4-4
has caused the Debian Bug report #1120210,
regarding beanbag-docutils: FTBFS: FAILED 
beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py::ImageTests::test_with_html_and_width_height
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.)


-- 
1120210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120210
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:beanbag-docutils
Version: 2.4-3
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/202511/

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:311: python3.13 setup.py clean 
/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 clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
rm -rf beanbag_docutils.egg-info/ docs/_build docs/coderef/modules
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   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
I: pybuild base:311: python3.13 setup.py config 
/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 config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build override_dh_auto_build --buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build 
/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 build
running build_py
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils
copying beanbag_docutils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx
copying beanbag_docutils/sphinx/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/autodoc_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/http_role.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/metadata.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/extlinks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/django_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/intersphinx_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/github.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/json_writer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/ref_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/collect_files.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/image_srcsets.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
copying beanbag_docutils/sphinx/ext/retina_images.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_autodoc_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_github.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_json_writer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_ref_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_extlinks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_metadata.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/testcase.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_django_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
copying beanbag_docutils/sphinx/ext/tests/test_http_role.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/testdata
copying beanbag_docutils/sphinx/ext/tests/testdata/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/testdata
copying beanbag_docutils/sphinx/ext/tests/testdata/github_linkcode_module.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/testdata
cd docs; LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 sphinx-build -bhtml -d _build/doctrees 
. _build/html
Running Sphinx v8.2.3
WARNING: Invalid configuration value found: 'language = None'. Update your 
configuration to a valid language code. Falling back to 'en' (English).
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
[autosummary] generating autosummary for: coderef/index.rst, index.rst, 
releasenotes/1.0.rst, releasenotes/1.1.rst, releasenotes/1.2.rst, 
releasenotes/1.3.rst, releasenotes/1.4.1.rst, releasenotes/1.4.rst, 
releasenotes/1.5.rst, releasenotes/1.6.rst, ..., releasenotes/1.8.1.rst, 
releasenotes/1.8.rst, releasenotes/1.9.rst, releasenotes/2.0.rst, 
releasenotes/2.1.1.rst, releasenotes/2.1.rst, releasenotes/2.2.rst, 
releasenotes/2.3.rst, releasenotes/2.4.rst, releasenotes/index.rst
[autosummary] generating autosummary for: /<<PKGBUILDDIR>>/d 
[too-long-redacted] beanbag_docutils.sphinx.ext.rst
loading intersphinx inventory 'django' from 
https://docs.djangoproject.com/en/3.1/_objects/ ...
loading intersphinx inventory 'pyhton' from https://docs.python.org/objects.inv 
...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.djangoproject.com/en/3.1/_objects/' not 
fetchable due to <class 'requests.exceptions.ConnectionError'>: 
HTTPSConnectionPool(host='docs.djangoproject.com', port=443): Max retries 
exceeded with url: /en/3.1/_objects/ (Caused by 
NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7f58c91fd7f0>: Failed to resolve 'docs.djangoproject.com' ([Errno -3] 
Temporary failure in name resolution)"))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due 
to <class 'requests.exceptions.ConnectionError'>: 
HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
with url: /objects.inv (Caused by 
NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7f58c9317b10>: Failed to resolve 'docs.python.org' ([Errno -3] Temporary 
failure in name resolution)"))
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 22 source files that are out of date
updating environment: [new config] 35 added, 0 changed, 0 removed
reading sources... [  3%] coderef/index
reading sources... [  6%] coderef/modules/beanbag_docutils.sphinx.ext
reading sources... [  9%] 
coderef/modules/beanbag_docutils.sphinx.ext.autodoc_utils
reading sources... [ 11%] 
coderef/modules/beanbag_docutils.sphinx.ext.collect_files
reading sources... [ 14%] 
coderef/modules/beanbag_docutils.sphinx.ext.django_utils
reading sources... [ 17%] coderef/modules/beanbag_docutils.sphinx.ext.extlinks
reading sources... [ 20%] coderef/modules/beanbag_docutils.sphinx.ext.github
reading sources... [ 23%] coderef/modules/beanbag_docutils.sphinx.ext.http_role
reading sources... [ 26%] 
coderef/modules/beanbag_docutils.sphinx.ext.image_srcsets
reading sources... [ 29%] 
coderef/modules/beanbag_docutils.sphinx.ext.intersphinx_utils
reading sources... [ 31%] 
coderef/modules/beanbag_docutils.sphinx.ext.json_writer
reading sources... [ 34%] coderef/modules/beanbag_docutils.sphinx.ext.metadata
reading sources... [ 37%] coderef/modules/beanbag_docutils.sphinx.ext.ref_utils
reading sources... [ 40%] 
coderef/modules/beanbag_docutils.sphinx.ext.retina_images
reading sources... [ 43%] index
reading sources... [ 46%] releasenotes/1.0
reading sources... [ 49%] releasenotes/1.1
reading sources... [ 51%] releasenotes/1.2
reading sources... [ 54%] releasenotes/1.3
reading sources... [ 57%] releasenotes/1.4
reading sources... [ 60%] releasenotes/1.4.1
reading sources... [ 63%] releasenotes/1.5
reading sources... [ 66%] releasenotes/1.6
reading sources... [ 69%] releasenotes/1.7
reading sources... [ 71%] releasenotes/1.7.1
reading sources... [ 74%] releasenotes/1.8
reading sources... [ 77%] releasenotes/1.8.1
reading sources... [ 80%] releasenotes/1.9
reading sources... [ 83%] releasenotes/2.0
reading sources... [ 86%] releasenotes/2.1
reading sources... [ 89%] releasenotes/2.1.1
reading sources... [ 91%] releasenotes/2.2
reading sources... [ 94%] releasenotes/2.3
reading sources... [ 97%] releasenotes/2.4
reading sources... [100%] releasenotes/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>>/docs/_build/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/sidebar.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/classic.css
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [  3%] coderef/index
writing output... [  6%] coderef/modules/beanbag_docutils.sphinx.ext
writing output... [  9%] 
coderef/modules/beanbag_docutils.sphinx.ext.autodoc_utils
writing output... [ 11%] 
coderef/modules/beanbag_docutils.sphinx.ext.collect_files
writing output... [ 14%] 
coderef/modules/beanbag_docutils.sphinx.ext.django_utils
writing output... [ 17%] coderef/modules/beanbag_docutils.sphinx.ext.extlinks
writing output... [ 20%] coderef/modules/beanbag_docutils.sphinx.ext.github
writing output... [ 23%] coderef/modules/beanbag_docutils.sphinx.ext.http_role
writing output... [ 26%] 
coderef/modules/beanbag_docutils.sphinx.ext.image_srcsets
writing output... [ 29%] 
coderef/modules/beanbag_docutils.sphinx.ext.intersphinx_utils
writing output... [ 31%] coderef/modules/beanbag_docutils.sphinx.ext.json_writer
writing output... [ 34%] coderef/modules/beanbag_docutils.sphinx.ext.metadata
writing output... [ 37%] coderef/modules/beanbag_docutils.sphinx.ext.ref_utils
writing output... [ 40%] 
coderef/modules/beanbag_docutils.sphinx.ext.retina_images
writing output... [ 43%] index
writing output... [ 46%] releasenotes/1.0
writing output... [ 49%] releasenotes/1.1
writing output... [ 51%] releasenotes/1.2
writing output... [ 54%] releasenotes/1.3
writing output... [ 57%] releasenotes/1.4
writing output... [ 60%] releasenotes/1.4.1
writing output... [ 63%] releasenotes/1.5
writing output... [ 66%] releasenotes/1.6
writing output... [ 69%] releasenotes/1.7
writing output... [ 71%] releasenotes/1.7.1
writing output... [ 74%] releasenotes/1.8
writing output... [ 77%] releasenotes/1.8.1
writing output... [ 80%] releasenotes/1.9
writing output... [ 83%] releasenotes/2.0
writing output... [ 86%] releasenotes/2.1
writing output... [ 89%] releasenotes/2.1.1
writing output... [ 91%] releasenotes/2.2
writing output... [ 94%] releasenotes/2.3
writing output... [ 97%] releasenotes/2.4
writing output... [100%] releasenotes/index

generating indices... genindex py-modindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 4 warnings.

The HTML pages are in _build/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build; python3.13 -m 
pytest -x -k "not test_extlink_with_anchor"
============================= test session starts ==============================
platform linux -- Python 3.13.9, pytest-8.4.2, pluggy-1.6.0
Sphinx: 8.2.3
Django: 4.2.26
rootdir: /<<PKGBUILDDIR>>
plugins: typeguard-4.4.4, kgb-7.2
collected 63 items / 1 deselected / 62 selected

beanbag_docutils/sphinx/ext/tests/test_autodoc_utils.py ................ [ 25%]
...........                                                              [ 43%]
beanbag_docutils/sphinx/ext/tests/test_django_utils.py .                 [ 45%]
beanbag_docutils/sphinx/ext/tests/test_github.py .................       [ 72%]
beanbag_docutils/sphinx/ext/tests/test_http_role.py ....                 [ 79%]
beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py ...F

=================================== FAILURES ===================================
__________________ ImageTests.test_with_html_and_width_height __________________

self = <beanbag_docutils.sphinx.ext.tests.test_image_srcsets.ImageTests 
testMethod=test_with_html_and_width_height>

    def test_with_html_and_width_height(self):
        """Testing image-srcset with HTML and srcset and width/height"""
        rendered = self.render_doc(
            '.. image:: path/to/image.png\n'
            '   :width: 100\n'
            '   :height: 200\n'
            '   :sources: 2x path/to/[email protected]\n'
            '             3x path/to/[email protected]\n'
        )
    
>       self.assertEqual(
            rendered.replace('\n', ''),
            '<a class="reference internal image-reference"'
            ' href="_images/image.png">'
            '<img srcset="_images/image.png 1x, _images/image%402x.png 2x,'
            ' _images/image%403x.png 3x" width="100" height="200"'
            ' alt="_images/image.png" src="_images/image.png" />'
            '</a>')
E       AssertionError: '<a c[151 chars] 3x" alt="_images/image.png" 
height="200" src=[34 chars]</a>' != '<a c[151 chars] 3x" width="100" 
height="200" alt="_images/ima[34 chars]</a>'
E       - <a class="reference internal image-reference" 
href="_images/image.png"><img srcset="_images/image.png 1x, 
_images/image%402x.png 2x, _images/image%403x.png 3x" alt="_images/image.png" 
height="200" src="_images/image.png" width="100" /></a>
E       ?                                                                       
                                                                                
                                  
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E       + <a class="reference internal image-reference" 
href="_images/image.png"><img srcset="_images/image.png 1x, 
_images/image%402x.png 2x, _images/image%403x.png 3x" width="100" height="200" 
alt="_images/image.png" src="_images/image.png" /></a>
E       ?                                                                       
                                                                                
          +++++++++++++++++++++++++                        
^^^^^^^^^^^^^^^^^^^^^^^

beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py:65: AssertionError
=============================== warnings summary ===============================
.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_autodoc_utils.py:
 27 warnings
.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_django_utils.py:
 1 warning
.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_http_role.py:
 4 warnings
.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py:
 4 warnings
  /usr/lib/python3/dist-packages/sphinx/builders/html/__init__.py:154: 
PendingDeprecationWarning: Argument "parser_name" will be removed in Docutils 
2.0.
    Specify parser name in the "parser" argument.
    reader: Reader[DocTreeInput] = docutils.readers.doctree.Reader(

.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py::ImageTests::test_with_html_and_srcset
.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py::ImageTests::test_with_html_and_srcset_files
.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py::ImageTests::test_with_html_and_width_height
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build/beanbag_docutils/sphinx/ext/image_srcsets.py:256:
 RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as 
strings. Use "pathlib.Path" or "os.fspath" instead.
    env.dependencies[docname].add(image_path)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED 
beanbag_docutils/sphinx/ext/tests/test_image_srcsets.py::ImageTests::test_with_html_and_width_height
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
=========== 1 failed, 52 passed, 1 deselected, 39 warnings in 1.49s ============
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beanbag-docutils/build; python3.13 -m 
pytest -x -k "not test_extlink_with_anchor"
dh_auto_test: error: pybuild --test -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: beanbag-docutils
Source-Version: 2.4-4
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
beanbag-docutils, 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 beanbag-docutils 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: Tue, 30 Dec 2025 12:39:17 +0000
Source: beanbag-docutils
Architecture: source
Version: 2.4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1119847 1120210
Changes:
 beanbag-docutils (2.4-4) unstable; urgency=medium
 .
   * Patch tests to ignore HTML attribute ordering.
     (Closes: #1119847, #1120210)
   * Remove 'Priority: optional', now the default.
   * Remove 'Rules-Requires-Root: no', now the default.
   * Update Standards-Version.
   * Update debian/watch to format version 5.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 56327b56d1ffa7a9d5cc91681fa5e816700ee502 2453 beanbag-docutils_2.4-4.dsc
 b4fcec3c99a9f4d630594aba1cdb0d52e39676a0 4196 
beanbag-docutils_2.4-4.debian.tar.xz
 22399cbba13b6e6da53339f2bf2a79ad2c84090c 6474 
beanbag-docutils_2.4-4_source.buildinfo
Checksums-Sha256:
 0cc69591d14db0832713e12636cbcfb1392b1dc02e6ca3d849ed914293517021 2453 
beanbag-docutils_2.4-4.dsc
 f63e0208f92edbfcac706b396303e571264e3a7562d3ea7f64c77117d1a5810c 4196 
beanbag-docutils_2.4-4.debian.tar.xz
 3c8953afbd719b1c334516268a049abdf321a4aebbaf6c125aa7e89b0fe38c56 6474 
beanbag-docutils_2.4-4_source.buildinfo
Files:
 7fce019ac7cc2d29837c4af994e9c3c7 2453 python optional 
beanbag-docutils_2.4-4.dsc
 af1e632232953e8018a0f32fea2ddb60 4196 python optional 
beanbag-docutils_2.4-4.debian.tar.xz
 fb73caebeaa0884f172bdf64cbea0f57 6474 python optional 
beanbag-docutils_2.4-4_source.buildinfo

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

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmlTyaIACgkQlgWhCYxj
uSo3eg/+PMWQpBl3Kkn+yKyRc+JrzWuvIg7Mf/6uHicU3K/NwrnM8Sh904gxmL1C
jz1vqcJU0/lxgDXo3HXV7DFsoddqAQMkrgl5DpkVt6QhjNQWNMvBxOFanpy28ZQk
Jx6GPnf17SeoWGN3HvRTCknkwPhbNjArAMUYdReR28K7d+/XpZ14zlGu+OUzxjFj
QuPpvxgyPIe1O9M3O+4p72LnjgGZwpht7pubwuopc8knFvT6t4a+vWZ4DW1YxKAA
5TXafSJWh7Hti21ENvkAXJOjt5VaDRpG0OaDdzfmuQcFJwqIurx7JJHYf5yYrGIH
h7zOtvAeXECF3/T7RuIXaJ1B8vmn+1B3mSSwX7AQRC+lg3BmamWPRhQHVtzHCyXS
dNt7/oNDjUe9n6TQRMiLS33zLzRvuNuoh4lkALJisX4CoNDwDJBlcFY/W9I4YH1u
sbsgBVARWUt6wgn//U+n75O9DAxkg8y0WDTnyjTdvfZXnHWVCmwZKnBv2e4KBdPo
HvWxoq9qpGmEJHyL5nWUFBdUgftnGbwRIO1U1zk6sommFP8J7zlepU8JaLs27ony
3+XLysPN051Yq2NdjimRQxQZneb1mawiQDOy1Mcc6URxvjinRXMUhAf9OqoZPAy/
E8tYR6Mq2Q+or7LBY5dSbSHUfbhEh6qmTFMtuqjnX3YeTXd5f9k=
=+M83
-----END PGP SIGNATURE-----

Attachment: pgpTtn8JjUPhS.pgp
Description: PGP signature


--- End Message ---

Reply via email to