Your message dated Tue, 14 May 2024 07:49:59 +0000
with message-id <e1s6mv9-008f0n...@fasolo.debian.org>
and subject line Bug#1066767: fixed in python-django-timezone-field 6.1.0-2
has caused the Debian Bug report #1066767,
regarding python-django-timezone-field: 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.)


-- 
1066767: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django-timezone-field
Version: 6.1.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
> module
> I: pybuild base:305: python3.12 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-timezone-field  
> * Building wheel...
> Successfully built django_timezone_field-6.1.0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
> "installer" module
> I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:305: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field  
> * Building wheel...
> Successfully built django_timezone_field-6.1.0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
> "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-timezone-field/build; 
> python3.12 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.2, pytest-8.0.2, pluggy-1.4.0
> django: settings: tests.settings (from ini)
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-timezone-field/build
> configfile: pyproject.toml
> plugins: lazy-fixture-0.6.3, django-4.5.2
> collected 4 items / 7 errors
> 
> ==================================== ERRORS 
> ====================================
> ____________________ ERROR collecting tests/test_choices.py 
> ____________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> ____________ ERROR collecting tests/test_choices_display_option.py 
> _____________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> __________________ ERROR collecting tests/test_deconstruct.py 
> __________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> _____________________ ERROR collecting tests/test_field.py 
> _____________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> __________________ ERROR collecting tests/test_form_field.py 
> ___________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> _______________ ERROR collecting tests/test_model_form_field.py 
> ________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> _______________ ERROR collecting tests/test_serializer_field.py 
> ________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
>   /usr/lib/python3/dist-packages/_pytest/python.py:507: 
> PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style 
> hookwrapper teardown.
>   Plugin: lazy-fixture, Hook: pytest_generate_tests
>   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
>   For more information see 
> https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/test_choices.py - AttributeError: 'CallSpec2' object has no 
> attri...
> ERROR tests/test_choices_display_option.py - AttributeError: 'CallSpec2' 
> obje...
> ERROR tests/test_deconstruct.py - AttributeError: 'CallSpec2' object has no 
> a...
> ERROR tests/test_field.py - AttributeError: 'CallSpec2' object has no 
> attribu...
> ERROR tests/test_form_field.py - AttributeError: 'CallSpec2' object has no 
> at...
> ERROR tests/test_model_form_field.py - AttributeError: 'CallSpec2' object 
> has...
> ERROR tests/test_serializer_field.py - AttributeError: 'CallSpec2' object 
> has...
> !!!!!!!!!!!!!!!!!!! Interrupted: 7 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 7 warnings, 7 errors in 0.69s 
> =========================
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-timezone-field/build; 
> python3.12 -m pytest tests
> I: pybuild base:305: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field/build; 
> python3.11 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0
> django: settings: tests.settings (from ini)
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field/build
> configfile: pyproject.toml
> plugins: lazy-fixture-0.6.3, django-4.5.2
> collected 4 items / 7 errors
> 
> ==================================== ERRORS 
> ====================================
> ____________________ ERROR collecting tests/test_choices.py 
> ____________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> ____________ ERROR collecting tests/test_choices_display_option.py 
> _____________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> __________________ ERROR collecting tests/test_deconstruct.py 
> __________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> _____________________ ERROR collecting tests/test_field.py 
> _____________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> __________________ ERROR collecting tests/test_form_field.py 
> ___________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> _______________ ERROR collecting tests/test_model_form_field.py 
> ________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> _______________ ERROR collecting tests/test_serializer_field.py 
> ________________
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:501: in __call__
>     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
> firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/_pytest/python.py:278: in 
> pytest_pycollect_makeitem
>     return list(collector._genfunctions(name, obj))
> /usr/lib/python3/dist-packages/_pytest/python.py:507: in _genfunctions
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> /usr/lib/python3/dist-packages/pluggy/_hooks.py:562: in call_extra
>     return self._hookexec(self.name, hookimpls, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pluggy/_manager.py:119: in _hookexec
>     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:74: in 
> pytest_generate_tests
>     normalize_metafunc_calls(metafunc, 'funcargs')
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:81: in 
> normalize_metafunc_calls
>     calls = normalize_call(callspec, metafunc, valtype, used_keys)
> /usr/lib/python3/dist-packages/pytest_lazyfixture.py:105: in normalize_call
>     valtype_keys = set(getattr(callspec, valtype).keys()) - used_keys
> E   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
> ../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:507
>   /usr/lib/python3/dist-packages/_pytest/python.py:507: 
> PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style 
> hookwrapper teardown.
>   Plugin: lazy-fixture, Hook: pytest_generate_tests
>   AttributeError: 'CallSpec2' object has no attribute 'funcargs'
>   For more information see 
> https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
>     self.ihook.pytest_generate_tests.call_extra(methods, 
> dict(metafunc=metafunc))
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/test_choices.py - AttributeError: 'CallSpec2' object has no 
> attri...
> ERROR tests/test_choices_display_option.py - AttributeError: 'CallSpec2' 
> obje...
> ERROR tests/test_deconstruct.py - AttributeError: 'CallSpec2' object has no 
> a...
> ERROR tests/test_field.py - AttributeError: 'CallSpec2' object has no 
> attribu...
> ERROR tests/test_form_field.py - AttributeError: 'CallSpec2' object has no 
> at...
> ERROR tests/test_model_form_field.py - AttributeError: 'CallSpec2' object 
> has...
> ERROR tests/test_serializer_field.py - AttributeError: 'CallSpec2' object 
> has...
> !!!!!!!!!!!!!!!!!!! Interrupted: 7 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 7 warnings, 7 errors in 0.72s 
> =========================
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field/build; 
> python3.11 -m pytest tests
> 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/03/13/python-django-timezone-field_6.1.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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: python-django-timezone-field
Source-Version: 6.1.0-2
Done: Alexandre Detiste <tc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-django-timezone-field, 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 1066...@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 
python-django-timezone-field 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: Tue, 14 May 2024 09:18:46 +0200
Source: python-django-timezone-field
Architecture: source
Version: 6.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1066767
Changes:
 python-django-timezone-field (6.1.0-2) unstable; urgency=medium
 .
   * Team Upload
   * Switch to adep: python3-pytest-lazy-fixtures (Closes: #1066767)
Checksums-Sha1:
 5c76e3e532714b52931e0c29a26ce3bb0cb7f4f5 2488 
python-django-timezone-field_6.1.0-2.dsc
 c0d579aaaefd6dad9e76a79622dc59a1d7297c51 3720 
python-django-timezone-field_6.1.0-2.debian.tar.xz
 d97c3a7842201b05be7e0f0b99c913c1b1f19d96 7929 
python-django-timezone-field_6.1.0-2_source.buildinfo
Checksums-Sha256:
 e16083b00456256a4705c64475038a849d5f57f26c3cb7f058fb136e38f58b2c 2488 
python-django-timezone-field_6.1.0-2.dsc
 8c2d6a7f71a1aafb63e700fb7bb9de0df3307f1fcc8d26d672e18855e919b8e1 3720 
python-django-timezone-field_6.1.0-2.debian.tar.xz
 fb9692823953ed8d7487b63e529c9bb3ea860210940e0581d69712e5c6a4b871 7929 
python-django-timezone-field_6.1.0-2_source.buildinfo
Files:
 eafea08eb7dbd4e52e6fa84f8fd93e81 2488 python optional 
python-django-timezone-field_6.1.0-2.dsc
 ee8eac94b98577dfdbbb4a386093a534 3720 python optional 
python-django-timezone-field_6.1.0-2.debian.tar.xz
 44ebcd7cef0f3ea3ee105cae201d4e43 7929 python optional 
python-django-timezone-field_6.1.0-2_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmZDE/gRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrIoRAApVHs1FhFwTOGNupRWh7iD5BzUo6Q9Od9
CXaG5gwDilU1k6agMolpIxdjFEv3zK7Bkj9TbAIR/72fFCm1uYtMGbG1JaP0ZOpk
1Ks0JA6S/tIg+HUd0oz4QVbkSvjucJi6cTDwKi9Q4bjOvauPww/coxfv65AoJv+f
i/LnEx3MqU07dJTZPdisDnG68Lsrzp1ThflPgbdI4tqN3z0L8Aay9sD3ljLfTYmh
DpM58q194MFCWFQOVrZXgF+iveGp8CIxjAodnds1SsHB1hctmi8dkyf9y4/mpET9
6uxj+5oCe/wfvQB4E71DCtx8nGC+kZASaEkm6PDQNdze/LhT0rDHJ3PpQz+aTm5W
VkXNYUNTQbZu5HozOyklimCEpOqKOfj21n5DqYZQek9wpovn9A3Oaglnnd96RxLI
FdEkoyYfI8Hp8Q7C6AEIGd7dmeVCbj1aOF6xg3pBoqoFFgxwIgXjtmUh8nDClpnl
JEIG+R7G0/wcq3m+QDKvNXnfEqlorpv0lqGZ2yxX/f275KRtDuDoPtPY8bfiZVTi
ks6r0WTyALafhp04wkA0bCnrl2pHS0Bk55HiNGWESPe8yOSl0hOh5GeGrdEByckY
QlOnGd1flx/TLb3yAw1Tuwne5dxDHqtnUuxQFcRAMO6hP2Zr2Z6K5WKkB+PrQzYQ
+gzWAp7Do+I=
=/dwp
-----END PGP SIGNATURE-----

Attachment: pgpzSOZ4tt648.pgp
Description: PGP signature


--- End Message ---

Reply via email to