>>> py3-ddt: Building community/py3-ddt 1.6.0-r4 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 10:49:25 +0000
>>> py3-ddt: Validating /home/buildozer/aports/community/py3-ddt/APKBUILD...
>>> py3-ddt: Analyzing dependencies...
>>> py3-ddt: Installing for build: build-base python3 py3-setuptools py3-mock py3-nose py3-pytest py3-yaml py3-six
(1/35) Installing libbz2 (1.0.8-r6)
(2/35) Installing libffi (3.4.6-r0)
(3/35) Installing gdbm (1.24-r0)
(4/35) Installing xz-libs (5.6.3-r0)
(5/35) Installing mpdecimal (4.0.0-r0)
(6/35) Installing libpanelw (6.5_p20241006-r2)
(7/35) Installing sqlite-libs (3.47.0-r0)
(8/35) Installing python3 (3.12.7-r1)
(9/35) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/35) Installing pyc (3.12.7-r1)
(11/35) Installing python3-pyc (3.12.7-r1)
(12/35) Installing py3-parsing (3.1.4-r0)
(13/35) Installing py3-parsing-pyc (3.1.4-r0)
(14/35) Installing py3-packaging (24.1-r0)
(15/35) Installing py3-packaging-pyc (24.1-r0)
(16/35) Installing py3-setuptools (70.3.0-r0)
(17/35) Installing py3-setuptools-pyc (70.3.0-r0)
(18/35) Installing py3-mock (5.1.0-r3)
(19/35) Installing py3-mock-pyc (5.1.0-r3)
(20/35) Installing py3-nose (1.3.7-r13)
(21/35) Installing py3-nose-pyc (1.3.7-r13)
(22/35) Installing py3-iniconfig (2.0.0-r1)
(23/35) Installing py3-iniconfig-pyc (2.0.0-r1)
(24/35) Installing py3-pluggy (1.5.0-r0)
(25/35) Installing py3-pluggy-pyc (1.5.0-r0)
(26/35) Installing py3-py (1.11.0-r4)
(27/35) Installing py3-py-pyc (1.11.0-r4)
(28/35) Installing py3-pytest (8.3.3-r0)
(29/35) Installing py3-pytest-pyc (8.3.3-r0)
(30/35) Installing yaml (0.2.5-r2)
(31/35) Installing py3-yaml (6.0.2-r0)
(32/35) Installing py3-yaml-pyc (6.0.2-r0)
(33/35) Installing py3-six (1.16.0-r9)
(34/35) Installing py3-six-pyc (1.16.0-r9)
(35/35) Installing .makedepends-py3-ddt (20241031.104938)
Executing busybox-1.37.0-r3.trigger
OK: 444 MiB in 136 packages
>>> py3-ddt: Cleaning up srcdir
>>> py3-ddt: Cleaning up pkgdir
>>> py3-ddt: Cleaning up tmpdir
>>> py3-ddt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ddt-1.6.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/ddt-1.6.0.tar.gz.part'
ddt-1.6.0.tar.gz.par 100% |********************************| 13357  0:00:00 ETA
'/var/cache/distfiles/v3.21/ddt-1.6.0.tar.gz.part' saved
>>> py3-ddt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ddt-1.6.0.tar.gz
>>> py3-ddt: Checking sha512sums...
ddt-1.6.0.tar.gz: OK
>>> py3-ddt: Unpacking /var/cache/distfiles/v3.21/ddt-1.6.0.tar.gz...
/usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
running build
running build_py
creating build
creating build/lib
copying ddt.py -> build/lib
/usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  tr_d = dist.fetch_build_eggs(dist.tests_require or [])
WARNING: The wheel package is not available.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  er_d = dist.fetch_build_eggs(
WARNING: The wheel package is not available.
running egg_info
writing ddt.egg-info/PKG-INFO
writing dependency_links to ddt.egg-info/dependency_links.txt
writing requirements to ddt.egg-info/requires.txt
writing top-level names to ddt.egg-info/top_level.txt
reading manifest file 'ddt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.md'
writing manifest file 'ddt.egg-info/SOURCES.txt'
running build_ext
test_dicts_extracted_into_kwargs_1 (test.test_example.FooTestCase.test_dicts_extracted_into_kwargs_1) ... ok
test_dicts_extracted_into_kwargs_2 (test.test_example.FooTestCase.test_dicts_extracted_into_kwargs_2) ... ok
test_doc_missing_args_1_3 (test.test_example.FooTestCase.test_doc_missing_args_1_3)
Missing args with value {0} and {1} ... ok
test_doc_missing_args_2_4 (test.test_example.FooTestCase.test_doc_missing_args_2_4)
Missing args with value {0} and {1} ... ok
test_doc_missing_args_3_12 (test.test_example.FooTestCase.test_doc_missing_args_3_12)
Missing args with value {0} and {1} ... ok
test_doc_missing_args_4_23 (test.test_example.FooTestCase.test_doc_missing_args_4_23)
Missing args with value {0} and {1} ... ok
test_doc_missing_kargs_1_3 (test.test_example.FooTestCase.test_doc_missing_kargs_1_3)
Missing kargs with value {value} {value2} ... ok
test_doc_missing_kargs_2_4 (test.test_example.FooTestCase.test_doc_missing_kargs_2_4)
Missing kargs with value {value} {value2} ... ok
test_doc_missing_kargs_3_12 (test.test_example.FooTestCase.test_doc_missing_kargs_3_12)
Missing kargs with value {value} {value2} ... ok
test_doc_missing_kargs_4_23 (test.test_example.FooTestCase.test_doc_missing_kargs_4_23)
Missing kargs with value {value} {value2} ... ok
test_file_data_json_dict_1_unsorted_list (test.test_example.FooTestCase.test_file_data_json_dict_1_unsorted_list)
test_file_data_json_dict_1_unsorted_list ... ok
test_file_data_json_dict_2_sorted_list (test.test_example.FooTestCase.test_file_data_json_dict_2_sorted_list)
test_file_data_json_dict_2_sorted_list ... ok
test_file_data_json_dict_dict_1_positive_integer_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_1_positive_integer_range)
test_file_data_json_dict_dict_1_positive_integer_range ... ok
test_file_data_json_dict_dict_2_negative_integer_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_2_negative_integer_range)
test_file_data_json_dict_dict_2_negative_integer_range ... ok
test_file_data_json_dict_dict_3_positive_real_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_3_positive_real_range)
test_file_data_json_dict_dict_3_positive_real_range ... ok
test_file_data_json_dict_dict_4_negative_real_range (test.test_example.FooTestCase.test_file_data_json_dict_dict_4_negative_real_range)
test_file_data_json_dict_dict_4_negative_real_range ... ok
test_file_data_json_list_1_Hello (test.test_example.FooTestCase.test_file_data_json_list_1_Hello)
test_file_data_json_list_1_Hello ... ok
test_file_data_json_list_2_Goodbye (test.test_example.FooTestCase.test_file_data_json_list_2_Goodbye)
test_file_data_json_list_2_Goodbye ... ok
test_file_data_yaml_dict_1_unsorted_list (test.test_example.FooTestCase.test_file_data_yaml_dict_1_unsorted_list)
test_file_data_yaml_dict_1_unsorted_list ... ok
test_file_data_yaml_dict_2_sorted_list (test.test_example.FooTestCase.test_file_data_yaml_dict_2_sorted_list)
test_file_data_yaml_dict_2_sorted_list ... ok
test_file_data_yaml_dict_dict_1_positive_integer_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_1_positive_integer_range)
test_file_data_yaml_dict_dict_1_positive_integer_range ... ok
test_file_data_yaml_dict_dict_2_negative_integer_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_2_negative_integer_range)
test_file_data_yaml_dict_dict_2_negative_integer_range ... ok
test_file_data_yaml_dict_dict_3_positive_real_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_3_positive_real_range)
test_file_data_yaml_dict_dict_3_positive_real_range ... ok
test_file_data_yaml_dict_dict_4_negative_real_range (test.test_example.FooTestCase.test_file_data_yaml_dict_dict_4_negative_real_range)
test_file_data_yaml_dict_dict_4_negative_real_range ... ok
test_file_data_yaml_list_1_Hello (test.test_example.FooTestCase.test_file_data_yaml_list_1_Hello)
test_file_data_yaml_list_1_Hello ... ok
test_file_data_yaml_list_2_Goodbye (test.test_example.FooTestCase.test_file_data_yaml_list_2_Goodbye)
test_file_data_yaml_list_2_Goodbye ... ok
test_greater_1_test_2_greater_than_1 (test.test_example.FooTestCase.test_greater_1_test_2_greater_than_1) ... ok
test_greater_2_test_10_greater_than_5 (test.test_example.FooTestCase.test_greater_2_test_10_greater_than_5) ... ok
test_greater_with_name_docstring_1_Test_case_1 (test.test_example.FooTestCase.test_greater_with_name_docstring_1_Test_case_1)
Test docstring 1 ... ok
test_greater_with_name_docstring_2_Test_case_2 (test.test_example.FooTestCase.test_greater_with_name_docstring_2_Test_case_2)
Test docstring 2 ... ok
test_iterable_argument_1__0__3_ (test.test_example.FooTestCase.test_iterable_argument_1__0__3_) ... ok
test_iterable_argument_2__0__4_ (test.test_example.FooTestCase.test_iterable_argument_2__0__4_) ... ok
test_iterable_argument_3__0__5_ (test.test_example.FooTestCase.test_iterable_argument_3__0__5_) ... ok
test_iterable_argument_4__1__3_ (test.test_example.FooTestCase.test_iterable_argument_4__1__3_) ... ok
test_iterable_argument_5__1__4_ (test.test_example.FooTestCase.test_iterable_argument_5__1__4_) ... ok
test_iterable_argument_6__1__5_ (test.test_example.FooTestCase.test_iterable_argument_6__1__5_) ... ok
test_iterable_argument_7__2__3_ (test.test_example.FooTestCase.test_iterable_argument_7__2__3_) ... ok
test_iterable_argument_8__2__4_ (test.test_example.FooTestCase.test_iterable_argument_8__2__4_) ... ok
test_iterable_argument_9__2__5_ (test.test_example.FooTestCase.test_iterable_argument_9__2__5_) ... ok
test_larger_than_two_1_3 (test.test_example.FooTestCase.test_larger_than_two_1_3) ... ok
test_larger_than_two_2_4 (test.test_example.FooTestCase.test_larger_than_two_2_4) ... ok
test_larger_than_two_3_12 (test.test_example.FooTestCase.test_larger_than_two_3_12) ... ok
test_larger_than_two_4_23 (test.test_example.FooTestCase.test_larger_than_two_4_23) ... ok
test_larger_than_two_with_doc_1_3 (test.test_example.FooTestCase.test_larger_than_two_with_doc_1_3)
Larger than two with value 3 ... ok
test_larger_than_two_with_doc_2_4 (test.test_example.FooTestCase.test_larger_than_two_with_doc_2_4)
Larger than two with value 4 ... ok
test_larger_than_two_with_doc_3_12 (test.test_example.FooTestCase.test_larger_than_two_with_doc_3_12)
Larger than two with value 12 ... ok
test_larger_than_two_with_doc_4_23 (test.test_example.FooTestCase.test_larger_than_two_with_doc_4_23)
Larger than two with value 23 ... ok
test_list_extracted_into_arguments_1__3__2_ (test.test_example.FooTestCase.test_list_extracted_into_arguments_1__3__2_) ... ok
test_list_extracted_into_arguments_2__4__3_ (test.test_example.FooTestCase.test_list_extracted_into_arguments_2__4__3_) ... ok
test_list_extracted_into_arguments_3__5__3_ (test.test_example.FooTestCase.test_list_extracted_into_arguments_3__5__3_) ... ok
test_list_extracted_with_doc_1__3__2_ (test.test_example.FooTestCase.test_list_extracted_with_doc_1__3__2_)
Extract into args with first value 3 and second value 2 ... ok
test_list_extracted_with_doc_2__4__3_ (test.test_example.FooTestCase.test_list_extracted_with_doc_2__4__3_)
Extract into args with first value 4 and second value 3 ... ok
test_list_extracted_with_doc_3__5__3_ (test.test_example.FooTestCase.test_list_extracted_with_doc_3__5__3_)
Extract into args with first value 5 and second value 3 ... ok
test_not_larger_than_two_1_1 (test.test_example.FooTestCase.test_not_larger_than_two_1_1) ... ok
test_not_larger_than_two_2__3 (test.test_example.FooTestCase.test_not_larger_than_two_2__3) ... ok
test_not_larger_than_two_3_2 (test.test_example.FooTestCase.test_not_larger_than_two_3_2) ... ok
test_not_larger_than_two_4_0 (test.test_example.FooTestCase.test_not_larger_than_two_4_0) ... ok
test_tuples_extracted_into_arguments_1__3__2_ (test.test_example.FooTestCase.test_tuples_extracted_into_arguments_1__3__2_) ... ok
test_tuples_extracted_into_arguments_2__4__3_ (test.test_example.FooTestCase.test_tuples_extracted_into_arguments_2__4__3_) ... ok
test_tuples_extracted_into_arguments_3__5__3_ (test.test_example.FooTestCase.test_tuples_extracted_into_arguments_3__5__3_) ... ok
test_undecorated (test.test_example.FooTestCase.test_undecorated) ... ok
test_unicode_1_ascii (test.test_example.FooTestCase.test_unicode_1_ascii) ... ok
test_unicode_2_non_ascii__ (test.test_example.FooTestCase.test_unicode_2_non_ascii__) ... ok
test_custom_yaml_loader_01_bool (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_01_bool)
test_custom_yaml_loader_01_bool ... ok
test_custom_yaml_loader_02_str (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_02_str)
test_custom_yaml_loader_02_str ... ok
test_custom_yaml_loader_03_int (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_03_int)
test_custom_yaml_loader_03_int ... ok
test_custom_yaml_loader_04_float (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_04_float)
test_custom_yaml_loader_04_float ... ok
test_custom_yaml_loader_05_python_list (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_05_python_list)
test_custom_yaml_loader_05_python_list ... ok
test_custom_yaml_loader_06_python_dict (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_06_python_dict)
test_custom_yaml_loader_06_python_dict ... ok
test_custom_yaml_loader_07_my_class (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_07_my_class)
test_custom_yaml_loader_07_my_class ... ok
test_custom_yaml_loader_08_python_str (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_08_python_str)
test_custom_yaml_loader_08_python_str ... ok
test_custom_yaml_loader_09_python_int (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_09_python_int)
test_custom_yaml_loader_09_python_int ... ok
test_custom_yaml_loader_10_python_float (test.test_example.YamlOnlyTestCase.test_custom_yaml_loader_10_python_float)
test_custom_yaml_loader_10_python_float ... ok
test_dict_with_nontrivial_type_1_Passes (test.test_named_data.TestNamedData.test_dict_with_nontrivial_type_1_Passes) ... ok
test_dict_with_nontrivial_type_2_Fails (test.test_named_data.TestNamedData.test_dict_with_nontrivial_type_2_Fails) ... ok
test_missing_name_dict (test.test_named_data.TestNamedData.test_missing_name_dict) ... ok
test_multiple_named_value_dicts_1_1st (test.test_named_data.TestNamedData.test_multiple_named_value_dicts_1_1st) ... ok
test_multiple_named_value_dicts_2_2nd (test.test_named_data.TestNamedData.test_multiple_named_value_dicts_2_2nd) ... ok
test_multiple_named_value_mixed_1_1st (test.test_named_data.TestNamedData.test_multiple_named_value_mixed_1_1st) ... ok
test_multiple_named_value_mixed_2_2nd (test.test_named_data.TestNamedData.test_multiple_named_value_mixed_2_2nd) ... ok
test_multiple_named_value_seqs_1_1st (test.test_named_data.TestNamedData.test_multiple_named_value_seqs_1_1st) ... ok
test_multiple_named_value_seqs_2_2nd (test.test_named_data.TestNamedData.test_multiple_named_value_seqs_2_2nd) ... ok
test_seq_with_nontrivial_type_1_Passes (test.test_named_data.TestNamedData.test_seq_with_nontrivial_type_1_Passes) ... ok
test_seq_with_nontrivial_type_2_Fails (test.test_named_data.TestNamedData.test_seq_with_nontrivial_type_2_Fails) ... ok
test_single_named_value_1_Single (test.test_named_data.TestNamedData.test_single_named_value_1_Single) ... ok

----------------------------------------------------------------------
Ran 85 tests in 0.003s

OK
>>> py3-ddt: Entering fakeroot...
/usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /home/buildozer/aports/community/py3-ddt/pkg
creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt
creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr
creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib
creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages
copying build/lib/ddt.py -> /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages
byte-compiling /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages/ddt.py to ddt.cpython-312.pyc
running install_egg_info
running egg_info
writing ddt.egg-info/PKG-INFO
writing dependency_links to ddt.egg-info/dependency_links.txt
writing requirements to ddt.egg-info/requires.txt
writing top-level names to ddt.egg-info/top_level.txt
reading manifest file 'ddt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.md'
writing manifest file 'ddt.egg-info/SOURCES.txt'
Copying ddt.egg-info to /home/buildozer/aports/community/py3-ddt/pkg/py3-ddt/usr/lib/python3.12/site-packages/ddt-1.6.0-py3.12.egg-info
running install_scripts
>>> py3-ddt-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-ddt/pkg/py3-ddt-pyc/usr/lib/python3.12/site-packages/__pycache__'
>>> py3-ddt-pyc*: Preparing subpackage py3-ddt-pyc...
>>> py3-ddt-pyc*: Running postcheck for py3-ddt-pyc
>>> py3-ddt*: Running postcheck for py3-ddt
>>> py3-ddt*: Preparing package py3-ddt...
>>> py3-ddt-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-ddt-pyc*: Package size: 16.8 KB
>>> py3-ddt-pyc*: Compressing data...
>>> py3-ddt-pyc*: Create checksum...
>>> py3-ddt-pyc*: Create py3-ddt-pyc-1.6.0-r4.apk
>>> py3-ddt*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-ddt*: Package size: 16.5 KB
>>> py3-ddt*: Compressing data...
>>> py3-ddt*: Create checksum...
>>> py3-ddt*: Create py3-ddt-1.6.0-r4.apk
>>> py3-ddt: Build complete at Thu, 31 Oct 2024 10:49:40 +0000 elapsed time 0h 0m 15s
>>> py3-ddt: Cleaning up srcdir
>>> py3-ddt: Cleaning up pkgdir
>>> py3-ddt: Uninstalling dependencies...
(1/35) Purging .makedepends-py3-ddt (20241031.104938)
(2/35) Purging py3-setuptools-pyc (70.3.0-r0)
(3/35) Purging py3-setuptools (70.3.0-r0)
(4/35) Purging py3-mock-pyc (5.1.0-r3)
(5/35) Purging py3-mock (5.1.0-r3)
(6/35) Purging py3-nose-pyc (1.3.7-r13)
(7/35) Purging py3-nose (1.3.7-r13)
(8/35) Purging py3-pytest-pyc (8.3.3-r0)
(9/35) Purging py3-pytest (8.3.3-r0)
(10/35) Purging py3-iniconfig-pyc (2.0.0-r1)
(11/35) Purging py3-iniconfig (2.0.0-r1)
(12/35) Purging py3-packaging-pyc (24.1-r0)
(13/35) Purging py3-packaging (24.1-r0)
(14/35) Purging py3-parsing-pyc (3.1.4-r0)
(15/35) Purging py3-parsing (3.1.4-r0)
(16/35) Purging py3-pluggy-pyc (1.5.0-r0)
(17/35) Purging py3-pluggy (1.5.0-r0)
(18/35) Purging py3-py-pyc (1.11.0-r4)
(19/35) Purging py3-py (1.11.0-r4)
(20/35) Purging py3-yaml-pyc (6.0.2-r0)
(21/35) Purging py3-yaml (6.0.2-r0)
(22/35) Purging py3-six-pyc (1.16.0-r9)
(23/35) Purging py3-six (1.16.0-r9)
(24/35) Purging python3-pyc (3.12.7-r1)
(25/35) Purging python3-pycache-pyc0 (3.12.7-r1)
(26/35) Purging pyc (3.12.7-r1)
(27/35) Purging python3 (3.12.7-r1)
(28/35) Purging gdbm (1.24-r0)
(29/35) Purging libbz2 (1.0.8-r6)
(30/35) Purging libffi (3.4.6-r0)
(31/35) Purging libpanelw (6.5_p20241006-r2)
(32/35) Purging mpdecimal (4.0.0-r0)
(33/35) Purging sqlite-libs (3.47.0-r0)
(34/35) Purging xz-libs (5.6.3-r0)
(35/35) Purging yaml (0.2.5-r2)
Executing busybox-1.37.0-r3.trigger
OK: 396 MiB in 101 packages
>>> py3-ddt: Updating the community/x86 repository index...
>>> py3-ddt: Signing the index...