Your message dated Mon, 01 Jul 2024 14:48:15 +0000
with message-id <e1soikf-004hof...@fasolo.debian.org>
and subject line Bug#1073398: fixed in wtforms-components 0.10.5-5
has caused the Debian Bug report #1073398,
regarding wtforms-components: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.12 3.11" 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.)


-- 
1073398: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wtforms-components
Version: 0.10.5-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
>       pybuild --build -i python{version} -p "3.12 3.11"
> I: pybuild base:311: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components
> copying wtforms_components/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components
> copying wtforms_components/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components
> copying wtforms_components/widgets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components
> copying wtforms_components/validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components
> copying wtforms_components/_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/json_field.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/interval.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/split_date_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/html5.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/select.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/select_multiple.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/ajax.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/passive_hidden.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/wtforms_components/fields
> running egg_info
> creating WTForms_Components.egg-info
> writing WTForms_Components.egg-info/PKG-INFO
> writing dependency_links to WTForms_Components.egg-info/dependency_links.txt
> writing requirements to WTForms_Components.egg-info/requires.txt
> writing top-level names to WTForms_Components.egg-info/top_level.txt
> writing manifest file 'WTForms_Components.egg-info/SOURCES.txt'
> reading manifest file 'WTForms_Components.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'tests'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'docs'
> no previously-included directories found matching 'docs/_build'
> warning: no previously-included files found matching 'docs/_themes/.git'
> adding license file 'LICENSE'
> writing manifest file 'WTForms_Components.egg-info/SOURCES.txt'
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components
> copying wtforms_components/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components
> copying wtforms_components/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components
> copying wtforms_components/widgets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components
> copying wtforms_components/validators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components
> copying wtforms_components/_compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/json_field.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/interval.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/split_date_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/color.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/html5.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/select.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/select_multiple.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/ajax.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> copying wtforms_components/fields/passive_hidden.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/wtforms_components/fields
> running egg_info
> writing WTForms_Components.egg-info/PKG-INFO
> writing dependency_links to WTForms_Components.egg-info/dependency_links.txt
> writing requirements to WTForms_Components.egg-info/requires.txt
> writing top-level names to WTForms_Components.egg-info/top_level.txt
> reading manifest file 'WTForms_Components.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'tests'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'docs'
> no previously-included directories found matching 'docs/_build'
> warning: no previously-included files found matching 'docs/_themes/.git'
> adding license file 'LICENSE'
> writing manifest file 'WTForms_Components.egg-info/SOURCES.txt'
> PYTHONPATH=. python3 -m sphinx -N -bhtml docs/ build/html
> Running Sphinx v7.2.6
> making output directory... done
> WARNING: html_static_path entry '_static' does not exist
> WARNING: The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and 
> will be removed in Sphinx 8. Update to the current format as described in the 
> documentation. Hint: "intersphinx_mapping = {'<name>': 
> ('http://docs.python.org/', 
> None)}".https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping
> loading intersphinx inventory from http://docs.python.org/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due 
> to <class 'requests.exceptions.ProxyError'>: 
> HTTPConnectionPool(host='127.0.0.1', port=9): Max retries exceeded with url: 
> http://docs.python.org/objects.inv (Caused by ProxyError('Unable to connect 
> to proxy', NewConnectionError('<urllib3.connection.HTTPConnection object at 
> 0x7efec3243250>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 1 source files that are out of date
> updating environment: [new config] 1 added, 0 changed, 0 removed
> reading sources... [100%] index
> 
> /<<PKGBUILDDIR>>/docs/index.rst:70: WARNING: Title underline too short.
> 
> SelectField & SelectMultipleField
> -----------
> /<<PKGBUILDDIR>>/docs/index.rst:70: WARNING: Title underline too short.
> 
> SelectField & SelectMultipleField
> -----------
> /<<PKGBUILDDIR>>/docs/index.rst:214: ERROR: Unknown target name: "django's 
> email validator".
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> 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, 6 warnings.
> 
> The HTML pages are in build/html.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
>       pybuild --test --test-pytest -i python{version} -p "3.12 3.11"
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build; python3.12 
> -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>
> plugins: flexmock-0.12.1
> collected 0 items / 23 errors
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_color_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_color_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_color_field.py:5: in <module>
>     from wtforms_components import ColorField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_date_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_date_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_date_field.py:4: in <module>
>     from wtforms_components import DateField, DateRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_date_time_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_date_time_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_date_time_field.py:4: in <module>
>     from wtforms_components import DateRange, DateTimeField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_date_time_local_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_date_time_local_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_date_time_local_field.py:4: in <module>
>     from wtforms_components import DateRange, DateTimeLocalField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_decimal_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_decimal_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_decimal_field.py:4: in <module>
>     from wtforms_components import DecimalField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_int_interval_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_int_interval_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_int_interval_field.py:5: in <module>
>     from wtforms_components import FloatIntervalField, IntIntervalField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_integer_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_integer_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_integer_field.py:4: in <module>
>     from wtforms_components import IntegerField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_json_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_json_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_json_field.py:2: in <module>
>     from wtforms_components import JSONField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_passive_hidden_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_passive_hidden_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_passive_hidden_field.py:5: in <module>
>     from wtforms_components import PassiveHiddenField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_read_only_fields.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_read_only_fields.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_read_only_fields.py:4: in <module>
>     from wtforms_components import read_only
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_search_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_search_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_search_field.py:2: in <module>
>     from wtforms_components import SearchField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_select_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_select_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_select_field.py:5: in <module>
>     from wtforms_components import SelectField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_select_multiple_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_select_multiple_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_select_multiple_field.py:5: in <module>
>     from wtforms_components import SelectMultipleField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_split_date_time_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_split_date_time_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_split_date_time_field.py:7: in <module>
>     from wtforms_components.fields import SplitDateTimeField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_string_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_string_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_string_field.py:2: in <module>
>     from wtforms_components import StringField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_time_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/fields/test_time_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_time_field.py:4: in <module>
>     from wtforms_components import TimeField, TimeRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_chain_validator.py 
> _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_chain_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_chain_validator.py:6: in <module>
>     from wtforms_components import Chain
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_date_range_validator.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_date_range_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_date_range_validator.py:8: in <module>
>     from wtforms_components import DateRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_email_validator.py 
> _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_email_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_email_validator.py:5: in <module>
>     from wtforms_components import Email
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_if_validator.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_if_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_if_validator.py:6: in <module>
>     from wtforms_components import If
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_read_only_function.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_read_only_function.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_read_only_function.py:5: in <module>
>     from wtforms_components import read_only
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_time_range_validator.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_time_range_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_time_range_validator.py:7: in <module>
>     from wtforms_components import TimeField, TimeRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.12_wtforms-components/build/tests/test_widgets.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build/tests/test_widgets.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_widgets.py:5: in <module>
>     from wtforms_components import SelectWidget
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> =========================== short test summary info 
> ============================
> ERROR tests/fields/test_color_field.py
> ERROR tests/fields/test_date_field.py
> ERROR tests/fields/test_date_time_field.py
> ERROR tests/fields/test_date_time_local_field.py
> ERROR tests/fields/test_decimal_field.py
> ERROR tests/fields/test_int_interval_field.py
> ERROR tests/fields/test_integer_field.py
> ERROR tests/fields/test_json_field.py
> ERROR tests/fields/test_passive_hidden_field.py
> ERROR tests/fields/test_read_only_fields.py
> ERROR tests/fields/test_search_field.py
> ERROR tests/fields/test_select_field.py
> ERROR tests/fields/test_select_multiple_field.py
> ERROR tests/fields/test_split_date_time_field.py
> ERROR tests/fields/test_string_field.py
> ERROR tests/fields/test_time_field.py
> ERROR tests/test_chain_validator.py
> ERROR tests/test_date_range_validator.py
> ERROR tests/test_email_validator.py
> ERROR tests/test_if_validator.py
> ERROR tests/test_read_only_function.py
> ERROR tests/test_time_range_validator.py
> ERROR tests/test_widgets.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 23 errors during collection 
> !!!!!!!!!!!!!!!!!!!
> ============================== 23 errors in 0.38s 
> ==============================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_wtforms-components/build; python3.12 
> -m pytest tests
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build; python3.11 
> -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>
> plugins: flexmock-0.12.1
> collected 0 items / 23 errors
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_color_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_color_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_color_field.py:5: in <module>
>     from wtforms_components import ColorField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_date_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_date_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_date_field.py:4: in <module>
>     from wtforms_components import DateField, DateRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_date_time_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_date_time_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_date_time_field.py:4: in <module>
>     from wtforms_components import DateRange, DateTimeField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_date_time_local_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_date_time_local_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_date_time_local_field.py:4: in <module>
>     from wtforms_components import DateRange, DateTimeLocalField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_decimal_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_decimal_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_decimal_field.py:4: in <module>
>     from wtforms_components import DecimalField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_int_interval_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_int_interval_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_int_interval_field.py:5: in <module>
>     from wtforms_components import FloatIntervalField, IntIntervalField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_integer_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_integer_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_integer_field.py:4: in <module>
>     from wtforms_components import IntegerField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_json_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_json_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_json_field.py:2: in <module>
>     from wtforms_components import JSONField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_passive_hidden_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_passive_hidden_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_passive_hidden_field.py:5: in <module>
>     from wtforms_components import PassiveHiddenField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_read_only_fields.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_read_only_fields.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_read_only_fields.py:4: in <module>
>     from wtforms_components import read_only
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_search_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_search_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_search_field.py:2: in <module>
>     from wtforms_components import SearchField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_select_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_select_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_select_field.py:5: in <module>
>     from wtforms_components import SelectField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_select_multiple_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_select_multiple_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_select_multiple_field.py:5: in <module>
>     from wtforms_components import SelectMultipleField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_split_date_time_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_split_date_time_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_split_date_time_field.py:7: in <module>
>     from wtforms_components.fields import SplitDateTimeField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_string_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_string_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_string_field.py:2: in <module>
>     from wtforms_components import StringField
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_time_field.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/fields/test_time_field.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/fields/test_time_field.py:4: in <module>
>     from wtforms_components import TimeField, TimeRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_chain_validator.py 
> _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_chain_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_chain_validator.py:6: in <module>
>     from wtforms_components import Chain
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_date_range_validator.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_date_range_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_date_range_validator.py:8: in <module>
>     from wtforms_components import DateRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_email_validator.py 
> _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_email_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_email_validator.py:5: in <module>
>     from wtforms_components import Email
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_if_validator.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_if_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_if_validator.py:6: in <module>
>     from wtforms_components import If
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_read_only_function.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_read_only_function.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_read_only_function.py:5: in <module>
>     from wtforms_components import read_only
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_time_range_validator.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_time_range_validator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_time_range_validator.py:7: in <module>
>     from wtforms_components import TimeField, TimeRange
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11_wtforms-components/build/tests/test_widgets.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build/tests/test_widgets.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_widgets.py:5: in <module>
>     from wtforms_components import SelectWidget
> wtforms_components/__init__.py:3: in <module>
>     from .fields import (
> wtforms_components/fields/__init__.py:1: in <module>
>     from .ajax import AjaxField
> wtforms_components/fields/ajax.py:4: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> =========================== short test summary info 
> ============================
> ERROR tests/fields/test_color_field.py
> ERROR tests/fields/test_date_field.py
> ERROR tests/fields/test_date_time_field.py
> ERROR tests/fields/test_date_time_local_field.py
> ERROR tests/fields/test_decimal_field.py
> ERROR tests/fields/test_int_interval_field.py
> ERROR tests/fields/test_integer_field.py
> ERROR tests/fields/test_json_field.py
> ERROR tests/fields/test_passive_hidden_field.py
> ERROR tests/fields/test_read_only_fields.py
> ERROR tests/fields/test_search_field.py
> ERROR tests/fields/test_select_field.py
> ERROR tests/fields/test_select_multiple_field.py
> ERROR tests/fields/test_split_date_time_field.py
> ERROR tests/fields/test_string_field.py
> ERROR tests/fields/test_time_field.py
> ERROR tests/test_chain_validator.py
> ERROR tests/test_date_range_validator.py
> ERROR tests/test_email_validator.py
> ERROR tests/test_if_validator.py
> ERROR tests/test_read_only_function.py
> ERROR tests/test_time_range_validator.py
> ERROR tests/test_widgets.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 23 errors during collection 
> !!!!!!!!!!!!!!!!!!!
> ============================== 23 errors in 0.49s 
> ==============================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_wtforms-components/build; python3.11 
> -m pytest tests
>       rm -fr -- /tmp/dh-xdg-rundir-_8Hvd5ou
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/06/15/wtforms-components_0.10.5-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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: wtforms-components
Source-Version: 0.10.5-5
Done: Alexandre Detiste <tc...@debian.org>

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

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated wtforms-components 
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: Mon, 01 Jul 2024 15:17:13 +0200
Source: wtforms-components
Architecture: source
Version: 0.10.5-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1073398
Changes:
 wtforms-components (0.10.5-5) unstable; urgency=medium
 .
   * Team Upload
   * Add build-dep on python3-six (Closes: #1073398)
   * Add gbp.conf that document current practice on Salsa
Checksums-Sha1:
 0f27ac921db2240974add8fe6393b910027e416c 2563 wtforms-components_0.10.5-5.dsc
 f23c46870686a579e2b9adf5b472694a44a351ad 2920 
wtforms-components_0.10.5-5.debian.tar.xz
 f27e9d7dbf410b510c7062952ef5f986c0fc7627 8506 
wtforms-components_0.10.5-5_source.buildinfo
Checksums-Sha256:
 4065d827613e2f43e2ef1c46b3356f2d9b2c51aa22a3356f9191f53bdf67b04a 2563 
wtforms-components_0.10.5-5.dsc
 4dfe401a84955600ab56da4614364a12f1f530ef39fbc2dbc42c4166863feb54 2920 
wtforms-components_0.10.5-5.debian.tar.xz
 14ed0d24519eafe14a16e3d36837ba20ea93064a258a307fbd1bc77ddd6cee1e 8506 
wtforms-components_0.10.5-5_source.buildinfo
Files:
 24542db78600702b0ccb8bce3024a032 2563 python optional 
wtforms-components_0.10.5-5.dsc
 6fa1f5dee53f8c87c4a7206cb52c467f 2920 python optional 
wtforms-components_0.10.5-5.debian.tar.xz
 3a3dee1e398e4c401e485982f0f662a5 8506 python optional 
wtforms-components_0.10.5-5_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmaCtQkRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrbrQ//bgAxPInsL6ddwTWVKRqUFLAQEK0Kr+5J
c0Vpc1NXlyISLE0+9iYH4XLrLoHixrnn2/GlohpjWXUQ3/69NR6cVSyAN7TAgG6m
fUdvR0ueZOiDUwc9kHiLurHmGWZ281mGdL3djFmjrsiosEW0M+24uMFhS4pi88Rx
6UQt5IiEkhO8akx+qEeP57y1zDm6ImUtFOTJFLp3h8m3cXukZukqi7HXRzC3GVjP
zUOOQKnJPBnykVDJwhq+ddHesRkpwoY4uVc8k0lOIMPa5ORHcTgRbwX5JVJeWNKC
lXo3Ok5VGQ6zEYe5NJUMvfv1Jw+pIDjSrxq6YH61rveSGczPyDlzIM5Bp0FoVeLK
AN3buyk3hMESq99ITV3CHjVgKWTPQcwnmqM+cRkak+1el3DKYcp5kj6WawBNPpYd
HdjvsxpPZLhn/WkIJGx7SJPH+zoKG2SbvkKEh8tLRQjT7cFmIg0+mAFxHOUvj8RT
jsZh4ahntmFIyFOD8gn2+jiZ14ynlcAcMoPaStl00KvK8lQh8HzwrhxWMWJvhfo2
19gBsZV936gMiT6xI3P3UKBOZh+DzCM1HXu2DUNTRgLCK+/tCzFayD6YqcrBpIjt
hhHGW9W6AFNT24ND0irQR4qYdaIG7IdgsZq4xwEZpoLKSTAlCW9J+ta4VKLXAYn0
VXDOHVigtgE=
=Y8sV
-----END PGP SIGNATURE-----

Attachment: pgpnaLw3AqFeF.pgp
Description: PGP signature


--- End Message ---

Reply via email to