>>> py3-pytest-django: Building community/py3-pytest-django 4.11.1-r0 (using abuild 3.14.1-r7) started Mon, 07 Apr 2025 18:56:53 +0000 >>> py3-pytest-django: Validating /home/buildozer/aports/community/py3-pytest-django/APKBUILD... >>> py3-pytest-django: Analyzing dependencies... >>> py3-pytest-django: Installing for build: build-base py3-pytest py3-setuptools py3-setuptools_scm py3-wheel py3-gpep517 py3-pytest-xdist py3-django (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.7-r0) (3/45) Installing gdbm (1.24-r0) (4/45) Installing xz-libs (5.8.1-r0) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.5_p20250216-r0) (7/45) Installing sqlite-libs (3.49.1-r0) (8/45) Installing python3 (3.12.9-r1) (9/45) Installing python3-pycache-pyc0 (3.12.9-r1) (10/45) Installing pyc (3.12.9-r1) (11/45) Installing py3-iniconfig-pyc (2.1.0-r0) (12/45) Installing py3-parsing (3.2.0-r0) (13/45) Installing py3-parsing-pyc (3.2.0-r0) (14/45) Installing py3-packaging (24.2-r0) (15/45) Installing py3-packaging-pyc (24.2-r0) (16/45) Installing py3-pluggy (1.5.0-r0) (17/45) Installing py3-pluggy-pyc (1.5.0-r0) (18/45) Installing py3-py (1.11.0-r4) (19/45) Installing py3-py-pyc (1.11.0-r4) (20/45) Installing py3-pytest-pyc (8.3.5-r0) (21/45) Installing python3-pyc (3.12.9-r1) (22/45) Installing py3-iniconfig (2.1.0-r0) (23/45) Installing py3-pytest (8.3.5-r0) (24/45) Installing py3-setuptools (77.0.3-r0) (25/45) Installing py3-setuptools-pyc (77.0.3-r0) (26/45) Installing py3-setuptools_scm (8.2.0-r0) (27/45) Installing py3-setuptools_scm-pyc (8.2.0-r0) (28/45) Installing py3-wheel (0.43.0-r0) (29/45) Installing py3-wheel-pyc (0.43.0-r0) (30/45) Installing py3-installer (0.7.0-r2) (31/45) Installing py3-installer-pyc (0.7.0-r2) (32/45) Installing py3-gpep517 (16-r0) (33/45) Installing py3-gpep517-pyc (16-r0) (34/45) Installing py3-execnet (2.1.1-r0) (35/45) Installing py3-execnet-pyc (2.1.1-r0) (36/45) Installing py3-pytest-xdist (3.6.1-r0) (37/45) Installing py3-pytest-xdist-pyc (3.6.1-r0) (38/45) Installing py3-asgiref (3.8.1-r1) (39/45) Installing py3-asgiref-pyc (3.8.1-r1) (40/45) Installing py3-sqlparse (0.5.1-r0) (41/45) Installing py3-sqlparse-pyc (0.5.1-r0) (42/45) Installing tzdata (2025b-r0) (43/45) Installing py3-django (4.2.16-r0) (44/45) Installing py3-django-pyc (4.2.16-r0) (45/45) Installing .makedepends-py3-pytest-django (20250407.185654) Executing busybox-1.37.0-r14.trigger OK: 356 MiB in 149 packages >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Cleaning up tmpdir >>> py3-pytest-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-django-4.11.1.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 curl: (22) The requested URL returned error: 404 >>> py3-pytest-django: Fetching https://github.com/pytest-dev/pytest-django/archive/refs/tags/v4.11.1/py3-pytest-django-4.11.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 80276 0 80276 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k >>> py3-pytest-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-django-4.11.1.tar.gz >>> py3-pytest-django: Checking sha512sums... py3-pytest-django-4.11.1.tar.gz: OK >>> py3-pytest-django: Unpacking /var/cache/distfiles/py3-pytest-django-4.11.1.tar.gz... 2025-04-07 18:56:57,694 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-07 18:56:57,804 root INFO running bdist_wheel 2025-04-07 18:56:57,828 root INFO running build 2025-04-07 18:56:57,828 root INFO running build_py 2025-04-07 18:56:57,833 root INFO creating build/lib/pytest_django 2025-04-07 18:56:57,834 root INFO copying pytest_django/asserts.py -> build/lib/pytest_django 2025-04-07 18:56:57,834 root INFO copying pytest_django/fixtures.py -> build/lib/pytest_django 2025-04-07 18:56:57,835 root INFO copying pytest_django/plugin.py -> build/lib/pytest_django 2025-04-07 18:56:57,835 root INFO copying pytest_django/live_server_helper.py -> build/lib/pytest_django 2025-04-07 18:56:57,836 root INFO copying pytest_django/__init__.py -> build/lib/pytest_django 2025-04-07 18:56:57,836 root INFO copying pytest_django/runner.py -> build/lib/pytest_django 2025-04-07 18:56:57,836 root INFO copying pytest_django/_version.py -> build/lib/pytest_django 2025-04-07 18:56:57,837 root INFO copying pytest_django/lazy_django.py -> build/lib/pytest_django 2025-04-07 18:56:57,837 root INFO copying pytest_django/django_compat.py -> build/lib/pytest_django 2025-04-07 18:56:57,837 root INFO running egg_info 2025-04-07 18:56:57,842 root INFO creating pytest_django.egg-info 2025-04-07 18:56:57,842 root INFO writing pytest_django.egg-info/PKG-INFO 2025-04-07 18:56:57,844 root INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt 2025-04-07 18:56:57,844 root INFO writing entry points to pytest_django.egg-info/entry_points.txt 2025-04-07 18:56:57,845 root INFO writing requirements to pytest_django.egg-info/requires.txt 2025-04-07 18:56:57,845 root INFO writing top-level names to pytest_django.egg-info/top_level.txt 2025-04-07 18:56:57,846 root INFO writing manifest file 'pytest_django.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-07 18:56:57,869 root INFO reading manifest file 'pytest_django.egg-info/SOURCES.txt' 2025-04-07 18:56:57,869 root INFO adding license file 'LICENSE' 2025-04-07 18:56:57,869 root INFO adding license file 'AUTHORS' 2025-04-07 18:56:57,871 root INFO writing manifest file 'pytest_django.egg-info/SOURCES.txt' 2025-04-07 18:56:57,872 root INFO copying pytest_django/py.typed -> build/lib/pytest_django 2025-04-07 18:56:57,882 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-07 18:56:57,882 root INFO running install 2025-04-07 18:56:57,895 root INFO running install_lib 2025-04-07 18:56:57,900 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-07 18:56:57,900 root INFO creating build/bdist.linux-loongarch64/wheel/pytest_django 2025-04-07 18:56:57,901 root INFO copying build/lib/pytest_django/asserts.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,901 root INFO copying build/lib/pytest_django/fixtures.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,901 root INFO copying build/lib/pytest_django/plugin.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,902 root INFO copying build/lib/pytest_django/py.typed -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,902 root INFO copying build/lib/pytest_django/live_server_helper.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,902 root INFO copying build/lib/pytest_django/__init__.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,902 root INFO copying build/lib/pytest_django/runner.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,903 root INFO copying build/lib/pytest_django/_version.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,903 root INFO copying build/lib/pytest_django/lazy_django.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,903 root INFO copying build/lib/pytest_django/django_compat.py -> build/bdist.linux-loongarch64/wheel/./pytest_django 2025-04-07 18:56:57,904 root INFO running install_egg_info 2025-04-07 18:56:57,908 root INFO Copying pytest_django.egg-info to build/bdist.linux-loongarch64/wheel/./pytest_django-4.11.1-py3.12.egg-info 2025-04-07 18:56:57,910 root INFO running install_scripts 2025-04-07 18:56:57,913 root INFO creating build/bdist.linux-loongarch64/wheel/pytest_django-4.11.1.dist-info/WHEEL 2025-04-07 18:56:57,913 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.11.1/.dist/.tmp-zy0nsznh/pytest_django-4.11.1-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-07 18:56:57,914 wheel INFO adding 'pytest_django/__init__.py' 2025-04-07 18:56:57,914 wheel INFO adding 'pytest_django/_version.py' 2025-04-07 18:56:57,915 wheel INFO adding 'pytest_django/asserts.py' 2025-04-07 18:56:57,915 wheel INFO adding 'pytest_django/django_compat.py' 2025-04-07 18:56:57,916 wheel INFO adding 'pytest_django/fixtures.py' 2025-04-07 18:56:57,916 wheel INFO adding 'pytest_django/lazy_django.py' 2025-04-07 18:56:57,916 wheel INFO adding 'pytest_django/live_server_helper.py' 2025-04-07 18:56:57,917 wheel INFO adding 'pytest_django/plugin.py' 2025-04-07 18:56:57,917 wheel INFO adding 'pytest_django/py.typed' 2025-04-07 18:56:57,918 wheel INFO adding 'pytest_django/runner.py' 2025-04-07 18:56:57,918 wheel INFO adding 'pytest_django-4.11.1.dist-info/licenses/AUTHORS' 2025-04-07 18:56:57,919 wheel INFO adding 'pytest_django-4.11.1.dist-info/licenses/LICENSE' 2025-04-07 18:56:57,919 wheel INFO adding 'pytest_django-4.11.1.dist-info/METADATA' 2025-04-07 18:56:57,919 wheel INFO adding 'pytest_django-4.11.1.dist-info/WHEEL' 2025-04-07 18:56:57,919 wheel INFO adding 'pytest_django-4.11.1.dist-info/entry_points.txt' 2025-04-07 18:56:57,920 wheel INFO adding 'pytest_django-4.11.1.dist-info/top_level.txt' 2025-04-07 18:56:57,920 wheel INFO adding 'pytest_django-4.11.1.dist-info/RECORD' 2025-04-07 18:56:57,920 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-07 18:56:57,922 gpep517 INFO The backend produced .dist/pytest_django-4.11.1-py3-none-any.whl pytest_django-4.11.1-py3-none-any.whl 2025-04-07 18:56:58,187 gpep517 INFO Installing .dist/pytest_django-4.11.1-py3-none-any.whl into .testenv 2025-04-07 18:56:58,223 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 django: version: 4.2.16, settings: pytest_django_test.settings_sqlite_file (from env) rootdir: /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.11.1 configfile: pyproject.toml testpaths: tests plugins: django-4.11.1, xdist-3.6.1 collected 228 items / 1 skipped tests/test_asserts.py . [ 0%] tests/test_database.py ...................... [ 10%] tests/test_environment.py ......... [ 14%] tests/test_fixtures.py ................ [ 21%] tests/test_unittest.py ........ [ 24%] tests/test_database.py .......... [ 28%] tests/test_fixtures.py .... [ 30%] tests/test_asserts.py . [ 31%] tests/test_database.py .............................. [ 44%] tests/test_db_access_in_repr.py . [ 44%] tests/test_db_setup.py .............. [ 50%] tests/test_django_settings_module.py ................... [ 59%] tests/test_doctest.txt . [ 59%] tests/test_environment.py ............... [ 66%] tests/test_fixtures.py ................................. [ 80%] tests/test_initialization.py . [ 81%] tests/test_manage_py_scan.py ......... [ 85%] tests/test_runner.py ........ [ 88%] tests/test_unittest.py ............... [ 95%] tests/test_urls.py .... [ 96%] tests/test_without_django_loaded.py ....... [100%] =============================== warnings summary =============================== pytest_django/runner.py:5 /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.11.1/pytest_django/runner.py:5: PytestCollectionWarning: cannot collect test class 'TestRunner' because it has a __init__ constructor (from: tests/test_runner.py) class TestRunner: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_django_configurations.py:9: could not import 'configurations': No module named 'configurations' ============ 228 passed, 1 skipped, 1 warning in 174.38s (0:02:54) ============= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b724512f-1f51-409b-b0fe-f15edb366a29/popen-gw26/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b724512f-1f51-409b-b0fe-f15edb366a29/popen-gw26/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b724512f-1f51-409b-b0fe-f15edb366a29/popen-gw26 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b724512f-1f51-409b-b0fe-f15edb366a29/popen-gw26' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b724512f-1f51-409b-b0fe-f15edb366a29 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b724512f-1f51-409b-b0fe-f15edb366a29' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-675c853e-74b3-4b8a-a98b-3d03d9619ef9/popen-gw10/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-675c853e-74b3-4b8a-a98b-3d03d9619ef9/popen-gw10/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-675c853e-74b3-4b8a-a98b-3d03d9619ef9/popen-gw10 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-675c853e-74b3-4b8a-a98b-3d03d9619ef9/popen-gw10' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-675c853e-74b3-4b8a-a98b-3d03d9619ef9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-675c853e-74b3-4b8a-a98b-3d03d9619ef9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1db3b574-6a52-48e6-bc29-7930733ed3aa/popen-gw9/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1db3b574-6a52-48e6-bc29-7930733ed3aa/popen-gw9/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1db3b574-6a52-48e6-bc29-7930733ed3aa/popen-gw9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1db3b574-6a52-48e6-bc29-7930733ed3aa/popen-gw9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-1db3b574-6a52-48e6-bc29-7930733ed3aa : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-1db3b574-6a52-48e6-bc29-7930733ed3aa' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f30edd00-9ff3-4e52-aa2f-bce7fed257cd/popen-gw1/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f30edd00-9ff3-4e52-aa2f-bce7fed257cd/popen-gw1/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f30edd00-9ff3-4e52-aa2f-bce7fed257cd/popen-gw1 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f30edd00-9ff3-4e52-aa2f-bce7fed257cd/popen-gw1' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f30edd00-9ff3-4e52-aa2f-bce7fed257cd : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f30edd00-9ff3-4e52-aa2f-bce7fed257cd' warnings.warn( >>> py3-pytest-django: Entering fakeroot... 2025-04-07 18:59:53,676 gpep517 INFO Installing .dist/pytest_django-4.11.1-py3-none-any.whl into /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django 2025-04-07 18:59:53,715 gpep517 INFO Installation complete >>> py3-pytest-django-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_django/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django-pyc/usr/lib/python3.12/site-packages/pytest_django/__pycache__' >>> py3-pytest-django-pyc*: Preparing subpackage py3-pytest-django-pyc... >>> py3-pytest-django-pyc*: Running postcheck for py3-pytest-django-pyc >>> py3-pytest-django*: Running postcheck for py3-pytest-django >>> py3-pytest-django*: Preparing package py3-pytest-django... >>> py3-pytest-django-pyc*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-django-pyc*: Package size: 78.5 KB >>> py3-pytest-django-pyc*: Compressing data... >>> py3-pytest-django-pyc*: Create checksum... >>> py3-pytest-django-pyc*: Create py3-pytest-django-pyc-4.11.1-r0.apk >>> py3-pytest-django*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-django*: Package size: 75.5 KB >>> py3-pytest-django*: Compressing data... >>> py3-pytest-django*: Create checksum... >>> py3-pytest-django*: Create py3-pytest-django-4.11.1-r0.apk >>> py3-pytest-django: Build complete at Mon, 07 Apr 2025 18:59:54 +0000 elapsed time 0h 3m 1s >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Uninstalling dependencies... (1/45) Purging .makedepends-py3-pytest-django (20250407.185654) (2/45) Purging py3-setuptools_scm-pyc (8.2.0-r0) (3/45) Purging py3-setuptools_scm (8.2.0-r0) (4/45) Purging py3-setuptools-pyc (77.0.3-r0) (5/45) Purging py3-setuptools (77.0.3-r0) (6/45) Purging py3-wheel-pyc (0.43.0-r0) (7/45) Purging py3-wheel (0.43.0-r0) (8/45) Purging py3-gpep517-pyc (16-r0) (9/45) Purging py3-gpep517 (16-r0) (10/45) Purging py3-installer-pyc (0.7.0-r2) (11/45) Purging py3-installer (0.7.0-r2) (12/45) Purging py3-pytest-xdist-pyc (3.6.1-r0) (13/45) Purging py3-pytest-xdist (3.6.1-r0) (14/45) Purging py3-execnet-pyc (2.1.1-r0) (15/45) Purging py3-execnet (2.1.1-r0) (16/45) Purging py3-pytest-pyc (8.3.5-r0) (17/45) Purging py3-pytest (8.3.5-r0) (18/45) Purging py3-iniconfig-pyc (2.1.0-r0) (19/45) Purging py3-iniconfig (2.1.0-r0) (20/45) Purging py3-packaging-pyc (24.2-r0) (21/45) Purging py3-packaging (24.2-r0) (22/45) Purging py3-parsing-pyc (3.2.0-r0) (23/45) Purging py3-parsing (3.2.0-r0) (24/45) Purging py3-pluggy-pyc (1.5.0-r0) (25/45) Purging py3-pluggy (1.5.0-r0) (26/45) Purging py3-py-pyc (1.11.0-r4) (27/45) Purging py3-py (1.11.0-r4) (28/45) Purging py3-django-pyc (4.2.16-r0) (29/45) Purging py3-django (4.2.16-r0) (30/45) Purging py3-asgiref-pyc (3.8.1-r1) (31/45) Purging py3-asgiref (3.8.1-r1) (32/45) Purging py3-sqlparse-pyc (0.5.1-r0) (33/45) Purging py3-sqlparse (0.5.1-r0) (34/45) Purging tzdata (2025b-r0) (35/45) Purging python3-pyc (3.12.9-r1) (36/45) Purging python3-pycache-pyc0 (3.12.9-r1) (37/45) Purging pyc (3.12.9-r1) (38/45) Purging python3 (3.12.9-r1) (39/45) Purging gdbm (1.24-r0) (40/45) Purging libbz2 (1.0.8-r6) (41/45) Purging libffi (3.4.7-r0) (42/45) Purging libpanelw (6.5_p20250216-r0) (43/45) Purging mpdecimal (4.0.0-r0) (44/45) Purging sqlite-libs (3.49.1-r0) (45/45) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r14.trigger OK: 251 MiB in 104 packages >>> py3-pytest-django: Updating the community/loongarch64 repository index... >>> py3-pytest-django: Signing the index...