Your message dated Sat, 15 Oct 2022 04:33:51 +0000
with message-id <e1ojyrv-003u0l...@fasolo.debian.org>
and subject line Bug#1002367: fixed in python-pygal 2.4.0-2.3
has caused the Debian Bug report #1002367,
regarding python-pygal: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.10 3.9" 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 ow...@bugs.debian.org
immediately.)


-- 
1002367: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002367
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pygal
Version: 2.4.0-2.2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> I: pybuild base:237: python3.10 setup.py config 
> /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'test_requires'
>   warnings.warn(msg)
> running config
> I: pybuild base:237: python3.9 setup.py config 
> /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'test_requires'
>   warnings.warn(msg)
> running config
>    dh_auto_build -O--buildsystem=pybuild
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'test_requires'
>   warnings.warn(msg)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/interpolate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/etree.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/__about__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/view.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/svg.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/state.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/serie.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/adapters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> copying pygal/style.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/maps
> copying pygal/maps/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/maps
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_pie.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_serie_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_stacked.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_line.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_bar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_maps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_style.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_line_log_none_max_solved.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_date.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_sparktext.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_view.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_interpolate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_xml_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_box.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_histogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/test_graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> copying pygal/test/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/funnel.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/pyramid.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/histogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/stackedbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/dot.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/treemap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/horizontalstackedbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/dual.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/bar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/pie.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/horizontalstackedline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/map.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/radar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/horizontal.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/xy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/public.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/solidgauge.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/line.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/box.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/horizontalline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/gauge.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/stackedline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> copying pygal/graph/horizontalbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/graph
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/css
> copying pygal/css/style.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/css
> copying pygal/css/graph.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/css
> copying pygal/css/base.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build/pygal/css
> running build_scripts
> creating build
> creating build/scripts-3.10
> copying and adjusting pygal_gen.py -> build/scripts-3.10
> changing mode of build/scripts-3.10/pygal_gen.py from 644 to 755
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'test_requires'
>   warnings.warn(msg)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/interpolate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/etree.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/__about__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/view.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/svg.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/state.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/serie.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/adapters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> copying pygal/style.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/maps
> copying pygal/maps/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/maps
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_pie.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_serie_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_stacked.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_line.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_bar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_maps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_style.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_line_log_none_max_solved.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_date.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_sparktext.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_view.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_interpolate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_xml_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_box.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_histogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/test_graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> copying pygal/test/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/graph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/funnel.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/pyramid.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/histogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/stackedbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/dot.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/treemap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/horizontalstackedbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/dual.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/bar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/pie.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/horizontalstackedline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/map.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/radar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/horizontal.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/xy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/public.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/solidgauge.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/line.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/box.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/horizontalline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/gauge.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/stackedline.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> copying pygal/graph/horizontalbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/graph
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/css
> copying pygal/css/style.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/css
> copying pygal/css/graph.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/css
> copying pygal/css/base.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/css
> running build_scripts
> creating build/scripts-3.9
> copying and adjusting pygal_gen.py -> build/scripts-3.9
> changing mode of build/scripts-3.9/pygal_gen.py from 644 to 755
>    dh_auto_test -O--buildsystem=pybuild
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build; 
> python3.10 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> collected 0 items / 1 error
> 
> ==================================== ERRORS 
> ====================================
> ________________________ ERROR collecting test session 
> _________________________
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1050: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1027: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:992: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1050: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1027: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:992: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1050: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1027: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1006: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:688: in _load_unlocked
>     ???
> <frozen importlib._bootstrap_external>:883: in exec_module
>     ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
>     ???
> pygal/__init__.py:33: in <module>
>     from pygal.graph.bar import Bar
> pygal/graph/bar.py:27: in <module>
>     from pygal.graph.graph import Graph
> pygal/graph/graph.py:26: in <module>
>     from pygal._compat import is_list_like, is_str, to_str
> pygal/_compat.py:23: in <module>
>     from collections import Iterable
> E   ImportError: cannot import name 'Iterable' from 'collections' 
> (/usr/lib/python3.10/collections/__init__.py)
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233: 
> PytestConfigWarning: Unknown config option: flake8-ignore
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info 
> ============================
> ERROR ../../.. - ImportError: cannot import name 'Iterable' from 
> 'collections...
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> ========================= 1 warning, 1 error in 0.10s 
> ==========================
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygal/build; python3.10 -m pytest 
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build; 
> python3.9 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> collected 4414 items
> 
> pygal/test/test_bar.py ..                                                [  
> 0%]
> pygal/test/test_box.py ..........                                        [  
> 0%]
> pygal/test/test_colors.py .............................................. [  
> 1%]
> ............................................                             [  
> 2%]
> pygal/test/test_config.py .............................................. [  
> 3%]
> ........................................................................ [  
> 4%]
> ........................................................................ [  
> 6%]
> ........................................................................ [  
> 8%]
> ........................................................................ [  
> 9%]
> ........................................................................ [ 
> 11%]
> ........................................................................ [ 
> 13%]
> ........................................................................ [ 
> 14%]
> ........................................................................ [ 
> 16%]
> ........................................................................ [ 
> 18%]
> ........................................................................ [ 
> 19%]
> ........................................................................ [ 
> 21%]
> ......                                                                   [ 
> 21%]
> pygal/test/test_date.py ..............                                   [ 
> 21%]
> pygal/test/test_formatters.py ......                                     [ 
> 21%]
> pygal/test/test_graph.py ............................................... [ 
> 22%]
> ........................................................................ [ 
> 24%]
> ........................................................................ [ 
> 26%]
> ........................................................................ [ 
> 27%]
> ........................................................................ [ 
> 29%]
> ........................................................................ [ 
> 31%]
> ........................................................................ [ 
> 32%]
> ........................................................................ [ 
> 34%]
> ........................................................................ [ 
> 35%]
> ........................................................................ [ 
> 37%]
> ........................................................................ [ 
> 39%]
> ........................................................................ [ 
> 40%]
> ........................................................................ [ 
> 42%]
> ........................................................................ [ 
> 44%]
> ........................................................................ [ 
> 45%]
> ........................................................................ [ 
> 47%]
> ........................................................................ [ 
> 49%]
> ........................................................................ [ 
> 50%]
> ........................................................................ [ 
> 52%]
> ........................................................................ [ 
> 53%]
> ........................................................................ [ 
> 55%]
> ........................................................................ [ 
> 57%]
> ........................................................................ [ 
> 58%]
> ........................................................................ [ 
> 60%]
> ........................................................................ [ 
> 62%]
> ........................................................................ [ 
> 63%]
> .........................                                                [ 
> 64%]
> pygal/test/test_histogram.py ..                                          [ 
> 64%]
> pygal/test/test_interpolate.py ......................................... [ 
> 65%]
> ........................................................................ [ 
> 66%]
> ........................................................................ [ 
> 68%]
> ........................................................................ [ 
> 70%]
> ........................................................................ [ 
> 71%]
> ........................................................................ [ 
> 73%]
> ........................................................................ [ 
> 75%]
> ........................................................................ [ 
> 76%]
> ........................................................................ [ 
> 78%]
> ........................................................................ [ 
> 79%]
> ........................................................................ [ 
> 81%]
> ........................................................................ [ 
> 83%]
> ........................................................................ [ 
> 84%]
> ........................................................................ [ 
> 86%]
> ........................................................................ [ 
> 88%]
> ........................................................................ [ 
> 89%]
> ........................................................................ [ 
> 91%]
> ........................................................................ [ 
> 92%]
> ........................................................................ [ 
> 94%]
> ........................................................................ [ 
> 96%]
> ...............................                                          [ 
> 96%]
> pygal/test/test_line.py ........................                         [ 
> 97%]
> pygal/test/test_pie.py ......                                            [ 
> 97%]
> pygal/test/test_serie_config.py ........                                 [ 
> 97%]
> pygal/test/test_sparktext.py ..............                              [ 
> 98%]
> pygal/test/test_stacked.py ........                                      [ 
> 98%]
> pygal/test/test_style.py ....                                            [ 
> 98%]
> pygal/test/test_table.py ..                                              [ 
> 98%]
> pygal/test/test_util.py ................                                 [ 
> 98%]
> pygal/test/test_view.py ................................................ [ 
> 99%]
>                                                                          [ 
> 99%]
> pygal/test/test_xml_filters.py ....                                      
> [100%]
> 
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233: 
> PytestConfigWarning: Unknown config option: flake8-ignore
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> pygal/_compat.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/_compat.py:23: 
> DeprecationWarning: Using or importing the ABCs from 'collections' instead of 
> from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will 
> stop working
>     from collections import Iterable
> 
> pygal/util.py:286
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/util.py:286: 
> DeprecationWarning: invalid escape sequence \*
>     if css_comment[-3:] == '\*/':
> 
> ../../../../../../usr/lib/python3/dist-packages/pyquery/pyquery.py:50: 15 
> warnings
>   /usr/lib/python3/dist-packages/pyquery/pyquery.py:50: DeprecationWarning: 
> inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() 
> or inspect.getfullargspec()
>     name, inspect.getargspec(func).defaults)
> 
> pygal/test/test_graph.py:295
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test/test_graph.py:295:
>  DeprecationWarning: invalid escape sequence \}
>     'label': u('{\}°ijæð©&×&<—×€¿_…\{_…')
> 
> pygal/test/test_graph.py:319
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test/test_graph.py:319:
>  DeprecationWarning: invalid escape sequence \}
>     'label': eval("u'{\}°ijæð©&×&<—×€¿_…\{_…'")
> 
> pygal/test/test_graph.py:343
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygal/build/pygal/test/test_graph.py:343:
>  DeprecationWarning: invalid escape sequence \}
>     'label': eval("'{\}°ijæð©&×&<—×€¿_…\{_…'")
> 
> .pybuild/cpython3_3.9_pygal/build/pygal/test/test_graph.py: 48 warnings
>   <string>:1: DeprecationWarning: invalid escape sequence \}
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> ====================== 4414 passed, 69 warnings in 43.85s 
> ======================
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-pygal_2.4.0-2.2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-pygal
Source-Version: 2.4.0-2.3
Done: Nilesh Patra <nil...@debian.org>

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

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated python-pygal 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: Sat, 15 Oct 2022 04:14:25 +0000
Source: python-pygal
Architecture: source
Version: 2.4.0-2.3
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli <der...@debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1002367
Changes:
 python-pygal (2.4.0-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch to fix FTBFS with python3.10 (Closes: #1002367)
Checksums-Sha1:
 9730f7c3f3e71f319328fd563442e39886133708 1958 python-pygal_2.4.0-2.3.dsc
 a9fd346707a29bf628a55df72bc5c591d2a049ea 3404 
python-pygal_2.4.0-2.3.debian.tar.xz
 068297a7bbf95e872ccde3b9351ca419562cf422 8606 
python-pygal_2.4.0-2.3_amd64.buildinfo
Checksums-Sha256:
 88cc7415c42f2b2b58cfa332f2b00aad9dbaaeacf87990416c85e5a79319429f 1958 
python-pygal_2.4.0-2.3.dsc
 83a525022a4809a7e6b97826b894360073df351625c105395f91462d5280ab26 3404 
python-pygal_2.4.0-2.3.debian.tar.xz
 90144b4c73a1b97e7ad3e382572eed278c38602f238d13db85f698f35b11fdd9 8606 
python-pygal_2.4.0-2.3_amd64.buildinfo
Files:
 a102da9efbf352971f3207b2b1eed89d 1958 python optional 
python-pygal_2.4.0-2.3.dsc
 e604a2c344b843aa408d711b068d7c30 3404 python optional 
python-pygal_2.4.0-2.3.debian.tar.xz
 f3d63348037f418c7f1fae0104a73285 8606 python optional 
python-pygal_2.4.0-2.3_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmNKNVwSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxI64P/3NXpBzN909Kp/D61GTJf162chwwh0Bm
5ilM9fR5ERcrjr9kfSJAXK+Jc67EmKu7U9FK7YjdC/TLUb56/KEf3/dEL0Pmvqab
cPFoBvl3gfunUJYrp5kSqWQi6XXxH1CjQzVXQjpCvsLWLFKaA99+4Ydsv501c60Z
Y+uIPmxYCfFaffZQ9PNlFaEFNXVGwPKi5jEwaKiQ7Kk4cjHY5uCtW8JeBC8g2lH7
7fRqxyMWwQWmuTL6P8j2ViT1bRq0YOJdNcPkEdmBm1hI4PfVEzO5KCSMcDXe5ywp
5iiMmjAq+mDTpWeixg8nAYJm7w5nUucg2PGsnGf+Os2XmCK526AdDNvRJQfaFDkv
jD2/Cm9jbdlQ/nhk4nt/DdCwdRNgsL73ODnSSmimEchL0OND4p0MBe9f0EjYGE5z
Tpk7KBhtF+NktfNfXEBbGh7SGjOsdSwQAUbZYDCfkt30gWrPjP+MCgDQbnwthmnT
ghGLPRYPIewkNUdWbZDK7OrdXFK3BfyBKoXRxNzHOg+FTcVXfGr/XtifO6vjdRml
h6zCx8Nz9MwCV3gSmLLLjJiygr1gTrpY2XE7/XB22N4wvYMQPektz0+JiMxblIJC
2J6hybL04Ou8xGFgH0ymknYAtYCq0uVqhhdJkJT6astkeNyeP7EstcJUShm8etxx
9BCw62seVmX7
=fui8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to