>>> py3-pytest-django: Building community/py3-pytest-django 4.5.2-r0 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 16:57:12 +0000 >>> py3-pytest-django: Checking sanity of /home/buildozer/aports/community/py3-pytest-django/APKBUILD... >>> py3-pytest-django: Analyzing dependencies... >>> py3-pytest-django: Installing for build: build-base python3 py3-pytest py3-setuptools py3-setuptools_scm py3-wheel py3-pytest-xdist py3-django (1/42) Installing libffi (3.4.4-r2) (2/42) Installing gdbm (1.23-r1) (3/42) Installing mpdecimal (2.5.1-r2) (4/42) Installing libpanelw (6.4_p20230401-r5) (5/42) Installing readline (8.2.1-r1) (6/42) Installing sqlite-libs (3.41.2-r2) (7/42) Installing python3 (3.11.3-r10) (8/42) Installing python3-pycache-pyc0 (3.11.3-r10) (9/42) Installing pyc (0.1-r0) (10/42) Installing python3-pyc (3.11.3-r10) (11/42) Installing py3-iniconfig (1.1.1-r6) (12/42) Installing py3-iniconfig-pyc (1.1.1-r6) (13/42) Installing py3-parsing (3.0.9-r2) (14/42) Installing py3-parsing-pyc (3.0.9-r2) (15/42) Installing py3-packaging (23.1-r1) (16/42) Installing py3-packaging-pyc (23.1-r1) (17/42) Installing py3-pluggy (1.0.0-r3) (18/42) Installing py3-pluggy-pyc (1.0.0-r3) (19/42) Installing py3-py (1.11.0-r2) (20/42) Installing py3-py-pyc (1.11.0-r2) (21/42) Installing py3-pytest (7.3.1-r1) (22/42) Installing py3-pytest-pyc (7.3.1-r1) (23/42) Installing py3-setuptools (67.7.2-r0) (24/42) Installing py3-setuptools-pyc (67.7.2-r0) (25/42) Installing py3-typing-extensions (4.5.0-r1) (26/42) Installing py3-typing-extensions-pyc (4.5.0-r1) (27/42) Installing py3-setuptools_scm (7.1.0-r0) (28/42) Installing py3-wheel (0.40.0-r1) (29/42) Installing py3-wheel-pyc (0.40.0-r1) (30/42) Installing py3-apipkg (2.1.0-r2) (31/42) Installing py3-apipkg-pyc (2.1.0-r2) (32/42) Installing py3-execnet (1.9.0-r2) (33/42) Installing py3-execnet-pyc (1.9.0-r2) (34/42) Installing py3-pytest-xdist (3.2.1-r0) (35/42) Installing py3-asgiref (3.6.0-r1) (36/42) Installing py3-asgiref-pyc (3.6.0-r1) (37/42) Installing py3-sqlparse (0.4.4-r0) (38/42) Installing py3-sqlparse-pyc (0.4.4-r0) (39/42) Installing tzdata (2023c-r1) (40/42) Installing py3-django (4.2-r1) (41/42) Installing py3-django-pyc (4.2-r1) (42/42) Installing .makedepends-py3-pytest-django (20230424.165717) Executing busybox-1.36.0-r7.trigger OK: 554 MiB in 145 packages >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-django-4.5.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75429 100 75429 0 0 91190 0 --:--:-- --:--:-- --:--:-- 91097 >>> py3-pytest-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-django-4.5.2.tar.gz >>> py3-pytest-django: Checking sha512sums... py3-pytest-django-4.5.2.tar.gz: OK fix-test.patch: OK >>> py3-pytest-django: Unpacking /var/cache/distfiles/v3.18/py3-pytest-django-4.5.2.tar.gz... >>> py3-pytest-django: fix-test.patch patching file tests/test_manage_py_scan.py /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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 build creating build/lib creating build/lib/pytest_django copying pytest_django/plugin.py -> build/lib/pytest_django copying pytest_django/lazy_django.py -> build/lib/pytest_django copying pytest_django/_version.py -> build/lib/pytest_django copying pytest_django/asserts.py -> build/lib/pytest_django copying pytest_django/django_compat.py -> build/lib/pytest_django copying pytest_django/__init__.py -> build/lib/pytest_django copying pytest_django/fixtures.py -> build/lib/pytest_django copying pytest_django/live_server_helper.py -> build/lib/pytest_django copying pytest_django/py.typed -> build/lib/pytest_django /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/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, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating pytest_django.egg-info writing pytest_django.egg-info/PKG-INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt writing entry points to pytest_django.egg-info/entry_points.txt writing requirements to pytest_django.egg-info/requires.txt writing top-level names to pytest_django.egg-info/top_level.txt writing manifest file 'pytest_django.egg-info/SOURCES.txt' reading manifest file 'pytest_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.git' warning: no previously-included files matching '*' found under directory '.tox' warning: no previously-included files matching '*' found under directory 'bin' warning: no previously-included files matching '*' found under directory 'include' warning: no previously-included files matching '*' found under directory 'lib' warning: no previously-included files matching '*' found under directory 'share' warning: no previously-included files matching '*' found under directory 'src' adding license file 'LICENSE' writing manifest file 'pytest_django.egg-info/SOURCES.txt' installing library code to build/bdist.linux-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le creating build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/plugin.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/lazy_django.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/_version.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/asserts.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/django_compat.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/py.typed -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/__init__.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/fixtures.py -> build/bdist.linux-ppc64le/egg/pytest_django copying build/lib/pytest_django/live_server_helper.py -> build/bdist.linux-ppc64le/egg/pytest_django byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/plugin.py to plugin.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/lazy_django.py to lazy_django.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/_version.py to _version.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/asserts.py to asserts.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/django_compat.py to django_compat.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/fixtures.py to fixtures.cpython-311.pyc byte-compiling build/bdist.linux-ppc64le/egg/pytest_django/live_server_helper.py to live_server_helper.cpython-311.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/not-zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying pytest_django.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO creating dist creating 'dist/pytest_django-4.5.2-py3.11.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing pytest_django-4.5.2-py3.11.egg creating /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/lib/python3.11/site-packages/pytest_django-4.5.2-py3.11.egg Extracting pytest_django-4.5.2-py3.11.egg to /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/lib/python3.11/site-packages Adding pytest-django 4.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/lib/python3.11/site-packages/pytest_django-4.5.2-py3.11.egg Processing dependencies for pytest-django==4.5.2 Searching for pytest==7.3.1 Best match: pytest 7.3.1 Adding pytest 7.3.1 to easy-install.pth file Installing py.test script to /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/bin Installing pytest script to /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/bin Using /usr/lib/python3.11/site-packages Searching for pluggy==1.0.0 Best match: pluggy 1.0.0 Adding pluggy 1.0.0 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for packaging==23.1 Best match: packaging 23.1 Adding packaging 23.1 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for iniconfig==1.1.1 Best match: iniconfig 1.1.1 Adding iniconfig 1.1.1 to easy-install.pth file Using /usr/lib/python3.11/site-packages Finished processing dependencies for pytest-django==4.5.2 ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 django: settings: pytest_django_test.settings_sqlite_file (from env) rootdir: /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2 configfile: setup.cfg testpaths: tests plugins: django-4.5.2, xdist-3.2.1 collected 204 items / 1 skipped tests/test_asserts.py . [ 0%] tests/test_database.py .................. [ 9%] tests/test_environment.py ......... [ 13%] tests/test_fixtures.py ............... [ 21%] tests/test_unittest.py ........ [ 25%] tests/test_database.py .......... [ 29%] tests/test_fixtures.py .... [ 31%] tests/test_asserts.py . [ 32%] tests/test_database.py ............................. [ 46%] tests/test_db_access_in_repr.py . [ 47%] tests/test_db_setup.py ............. [ 53%] tests/test_django_settings_module.py ................... [ 62%] tests/test_doctest.txt . [ 63%] tests/test_environment.py ........... [ 68%] tests/test_fixtures.py ................................. [ 84%] tests/test_initialization.py . [ 85%] tests/test_manage_py_scan.py ........ [ 89%] tests/test_unittest.py ........... [ 94%] tests/test_urls.py .... [ 96%] tests/test_without_django_loaded.py ....... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_django_configurations.py:8: could not import 'configurations': No module named 'configurations' ================== 204 passed, 1 skipped in 79.60s (0:01:19) =================== >>> py3-pytest-django: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/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, pypa/build 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-pytest-django/pkg creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/plugin.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/lazy_django.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/_version.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/asserts.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/django_compat.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/py.typed -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/__init__.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/fixtures.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/live_server_helper.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/lazy_django.py to lazy_django.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/asserts.py to asserts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/django_compat.py to django_compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/fixtures.py to fixtures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/live_server_helper.py to live_server_helper.cpython-311.pyc running install_egg_info running egg_info writing pytest_django.egg-info/PKG-INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt writing entry points to pytest_django.egg-info/entry_points.txt writing requirements to pytest_django.egg-info/requires.txt writing top-level names to pytest_django.egg-info/top_level.txt reading manifest file 'pytest_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.git' warning: no previously-included files matching '*' found under directory '.tox' warning: no previously-included files matching '*' found under directory 'bin' warning: no previously-included files matching '*' found under directory 'include' warning: no previously-included files matching '*' found under directory 'lib' warning: no previously-included files matching '*' found under directory 'share' warning: no previously-included files matching '*' found under directory 'src' adding license file 'LICENSE' writing manifest file 'pytest_django.egg-info/SOURCES.txt' Copying pytest_django.egg-info to /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django-4.5.2-py3.11.egg-info running install_scripts >>> py3-pytest-django*: Running postcheck for py3-pytest-django >>> WARNING: py3-pytest-django*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pytest-django*: Preparing package py3-pytest-django... >>> py3-pytest-django*: Tracing dependencies... python3 py3-pytest python3~3.11 >>> py3-pytest-django*: Package size: 232.0 KB >>> py3-pytest-django*: Compressing data... >>> py3-pytest-django*: Create checksum... >>> py3-pytest-django*: Create py3-pytest-django-4.5.2-r0.apk >>> py3-pytest-django: Build complete at Mon, 24 Apr 2023 16:58:46 +0000 elapsed time 0h 1m 34s >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Uninstalling dependencies... (1/42) Purging .makedepends-py3-pytest-django (20230424.165717) (2/42) Purging py3-setuptools_scm (7.1.0-r0) (3/42) Purging py3-setuptools-pyc (67.7.2-r0) (4/42) Purging py3-setuptools (67.7.2-r0) (5/42) Purging py3-typing-extensions-pyc (4.5.0-r1) (6/42) Purging py3-typing-extensions (4.5.0-r1) (7/42) Purging py3-wheel-pyc (0.40.0-r1) (8/42) Purging py3-wheel (0.40.0-r1) (9/42) Purging py3-pytest-xdist (3.2.1-r0) (10/42) Purging py3-execnet-pyc (1.9.0-r2) (11/42) Purging py3-execnet (1.9.0-r2) (12/42) Purging py3-apipkg-pyc (2.1.0-r2) (13/42) Purging py3-apipkg (2.1.0-r2) (14/42) Purging py3-pytest-pyc (7.3.1-r1) (15/42) Purging py3-pytest (7.3.1-r1) (16/42) Purging py3-iniconfig-pyc (1.1.1-r6) (17/42) Purging py3-iniconfig (1.1.1-r6) (18/42) Purging py3-packaging-pyc (23.1-r1) (19/42) Purging py3-packaging (23.1-r1) (20/42) Purging py3-parsing-pyc (3.0.9-r2) (21/42) Purging py3-parsing (3.0.9-r2) (22/42) Purging py3-pluggy-pyc (1.0.0-r3) (23/42) Purging py3-pluggy (1.0.0-r3) (24/42) Purging py3-py-pyc (1.11.0-r2) (25/42) Purging py3-py (1.11.0-r2) (26/42) Purging py3-django-pyc (4.2-r1) (27/42) Purging py3-django (4.2-r1) (28/42) Purging py3-asgiref-pyc (3.6.0-r1) (29/42) Purging py3-asgiref (3.6.0-r1) (30/42) Purging py3-sqlparse-pyc (0.4.4-r0) (31/42) Purging py3-sqlparse (0.4.4-r0) (32/42) Purging tzdata (2023c-r1) (33/42) Purging python3-pyc (3.11.3-r10) (34/42) Purging python3-pycache-pyc0 (3.11.3-r10) (35/42) Purging pyc (0.1-r0) (36/42) Purging python3 (3.11.3-r10) (37/42) Purging gdbm (1.23-r1) (38/42) Purging libffi (3.4.4-r2) (39/42) Purging libpanelw (6.4_p20230401-r5) (40/42) Purging mpdecimal (2.5.1-r2) (41/42) Purging readline (8.2.1-r1) (42/42) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 443 MiB in 103 packages >>> py3-pytest-django: Updating the community/ppc64le repository index... >>> py3-pytest-django: Signing the index...