>>> py3-pytest-django: Building community/py3-pytest-django 4.5.2-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 15:35:15 +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/45) Installing libbz2 (1.0.8-r5) (2/45) Installing libffi (3.4.4-r2) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.4.2-r1) (5/45) Installing mpdecimal (2.5.1-r2) (6/45) Installing libpanelw (6.4_p20230401-r6) (7/45) Installing readline (8.2.1-r1) (8/45) Installing sqlite-libs (3.41.2-r2) (9/45) Installing python3 (3.11.3-r10) (10/45) Installing python3-pycache-pyc0 (3.11.3-r10) (11/45) Installing pyc (0.1-r0) (12/45) Installing python3-pyc (3.11.3-r10) (13/45) Installing py3-iniconfig (1.1.1-r6) (14/45) Installing py3-iniconfig-pyc (1.1.1-r6) (15/45) Installing py3-parsing (3.0.9-r2) (16/45) Installing py3-parsing-pyc (3.0.9-r2) (17/45) Installing py3-packaging (23.1-r1) (18/45) Installing py3-packaging-pyc (23.1-r1) (19/45) Installing py3-pluggy (1.0.0-r3) (20/45) Installing py3-pluggy-pyc (1.0.0-r3) (21/45) Installing py3-py (1.11.0-r2) (22/45) Installing py3-py-pyc (1.11.0-r2) (23/45) Installing py3-pytest (7.3.1-r1) (24/45) Installing py3-pytest-pyc (7.3.1-r1) (25/45) Installing py3-setuptools (67.7.2-r0) (26/45) Installing py3-setuptools-pyc (67.7.2-r0) (27/45) Installing py3-typing-extensions (4.5.0-r1) (28/45) Installing py3-typing-extensions-pyc (4.5.0-r1) (29/45) Installing py3-setuptools_scm (7.1.0-r0) (30/45) Installing py3-wheel (0.40.0-r1) (31/45) Installing py3-wheel-pyc (0.40.0-r1) (32/45) Installing py3-apipkg (2.1.0-r2) (33/45) Installing py3-apipkg-pyc (2.1.0-r2) (34/45) Installing py3-execnet (1.9.0-r2) (35/45) Installing py3-execnet-pyc (1.9.0-r2) (36/45) Installing py3-pytest-xdist (3.2.1-r1) (37/45) Installing py3-pytest-xdist-pyc (3.2.1-r1) (38/45) Installing py3-asgiref (3.6.0-r1) (39/45) Installing py3-asgiref-pyc (3.6.0-r1) (40/45) Installing py3-sqlparse (0.4.4-r0) (41/45) Installing py3-sqlparse-pyc (0.4.4-r0) (42/45) Installing tzdata (2023c-r1) (43/45) Installing py3-django (4.2-r1) (44/45) Installing py3-django-pyc (4.2-r1) (45/45) Installing .makedepends-py3-pytest-django (20230425.153517) Executing busybox-1.36.0-r8.trigger OK: 481 MiB in 143 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 100 75429 100 75429 0 0 611k 0 --:--:-- --:--:-- --:--:-- 613k >>> 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/lazy_django.py -> build/lib/pytest_django copying pytest_django/asserts.py -> build/lib/pytest_django copying pytest_django/plugin.py -> build/lib/pytest_django copying pytest_django/__init__.py -> build/lib/pytest_django copying pytest_django/_version.py -> build/lib/pytest_django copying pytest_django/live_server_helper.py -> build/lib/pytest_django copying pytest_django/django_compat.py -> build/lib/pytest_django copying pytest_django/fixtures.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-i686/egg running install_lib running build_py copying pytest_django/_version.py -> build/lib/pytest_django creating build/bdist.linux-i686 creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/lazy_django.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/asserts.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/plugin.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/__init__.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/py.typed -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/_version.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/live_server_helper.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/django_compat.py -> build/bdist.linux-i686/egg/pytest_django copying build/lib/pytest_django/fixtures.py -> build/bdist.linux-i686/egg/pytest_django byte-compiling build/bdist.linux-i686/egg/pytest_django/lazy_django.py to lazy_django.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/asserts.py to asserts.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/plugin.py to plugin.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/_version.py to _version.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/live_server_helper.py to live_server_helper.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/django_compat.py to django_compat.cpython-311.pyc byte-compiling build/bdist.linux-i686/egg/pytest_django/fixtures.py to fixtures.cpython-311.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/entry_points.txt -> build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/not-zip-safe -> build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO copying pytest_django.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO creating dist creating 'dist/pytest_django-4.5.2-py3.11.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/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 100.71s (0:01:40) ================== >>> 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/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/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/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/__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/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/_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/live_server_helper.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/fixtures.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/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/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/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/__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/_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/live_server_helper.py to live_server_helper.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/fixtures.py to fixtures.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-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django-pyc/usr/lib/python3.11/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... python3 py3-pytest python3~3.11 >>> py3-pytest-django-pyc*: Package size: 124.0 KB >>> py3-pytest-django-pyc*: Compressing data... >>> py3-pytest-django-pyc*: Create checksum... >>> py3-pytest-django-pyc*: Create py3-pytest-django-pyc-4.5.2-r1.apk >>> py3-pytest-django*: Tracing dependencies... python3 py3-pytest python3~3.11 >>> py3-pytest-django*: Package size: 132.0 KB >>> py3-pytest-django*: Compressing data... >>> py3-pytest-django*: Create checksum... >>> py3-pytest-django*: Create py3-pytest-django-4.5.2-r1.apk >>> py3-pytest-django: Build complete at Tue, 25 Apr 2023 15:37:10 +0000 elapsed time 0h 1m 55s >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Uninstalling dependencies... (1/45) Purging .makedepends-py3-pytest-django (20230425.153517) (2/45) Purging py3-setuptools_scm (7.1.0-r0) (3/45) Purging py3-setuptools-pyc (67.7.2-r0) (4/45) Purging py3-setuptools (67.7.2-r0) (5/45) Purging py3-typing-extensions-pyc (4.5.0-r1) (6/45) Purging py3-typing-extensions (4.5.0-r1) (7/45) Purging py3-wheel-pyc (0.40.0-r1) (8/45) Purging py3-wheel (0.40.0-r1) (9/45) Purging py3-pytest-xdist-pyc (3.2.1-r1) (10/45) Purging py3-pytest-xdist (3.2.1-r1) (11/45) Purging py3-execnet-pyc (1.9.0-r2) (12/45) Purging py3-execnet (1.9.0-r2) (13/45) Purging py3-apipkg-pyc (2.1.0-r2) (14/45) Purging py3-apipkg (2.1.0-r2) (15/45) Purging py3-pytest-pyc (7.3.1-r1) (16/45) Purging py3-pytest (7.3.1-r1) (17/45) Purging py3-iniconfig-pyc (1.1.1-r6) (18/45) Purging py3-iniconfig (1.1.1-r6) (19/45) Purging py3-packaging-pyc (23.1-r1) (20/45) Purging py3-packaging (23.1-r1) (21/45) Purging py3-parsing-pyc (3.0.9-r2) (22/45) Purging py3-parsing (3.0.9-r2) (23/45) Purging py3-pluggy-pyc (1.0.0-r3) (24/45) Purging py3-pluggy (1.0.0-r3) (25/45) Purging py3-py-pyc (1.11.0-r2) (26/45) Purging py3-py (1.11.0-r2) (27/45) Purging py3-django-pyc (4.2-r1) (28/45) Purging py3-django (4.2-r1) (29/45) Purging py3-asgiref-pyc (3.6.0-r1) (30/45) Purging py3-asgiref (3.6.0-r1) (31/45) Purging py3-sqlparse-pyc (0.4.4-r0) (32/45) Purging py3-sqlparse (0.4.4-r0) (33/45) Purging tzdata (2023c-r1) (34/45) Purging python3-pyc (3.11.3-r10) (35/45) Purging python3-pycache-pyc0 (3.11.3-r10) (36/45) Purging pyc (0.1-r0) (37/45) Purging python3 (3.11.3-r10) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r5) (40/45) Purging libffi (3.4.4-r2) (41/45) Purging libpanelw (6.4_p20230401-r6) (42/45) Purging mpdecimal (2.5.1-r2) (43/45) Purging readline (8.2.1-r1) (44/45) Purging sqlite-libs (3.41.2-r2) (45/45) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 373 MiB in 98 packages >>> py3-pytest-django: Updating the community/x86 repository index... >>> py3-pytest-django: Signing the index...