>>> py3-django-scopes: Building community/py3-django-scopes 2.0.0-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 15:42:32 +0000 >>> py3-django-scopes: Checking sanity of /home/buildozer/aports/community/py3-django-scopes/APKBUILD... >>> py3-django-scopes: Analyzing dependencies... >>> py3-django-scopes: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-wheel py3-pytest-django (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.6.1-r3) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20240330-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.3-r0) (9/42) Installing python3 (3.12.3-r1) (10/42) Installing python3-pycache-pyc0 (3.12.3-r1) (11/42) Installing pyc (3.12.3-r1) (12/42) Installing py3-asgiref (3.8.1-r1) (13/42) Installing py3-asgiref-pyc (3.8.1-r1) (14/42) Installing py3-sqlparse (0.4.4-r2) (15/42) Installing py3-sqlparse-pyc (0.4.4-r2) (16/42) Installing tzdata (2024a-r1) (17/42) Installing py3-django-pyc (4.2.11-r1) (18/42) Installing python3-pyc (3.12.3-r1) (19/42) Installing py3-django (4.2.11-r1) (20/42) Installing py3-parsing (3.1.2-r1) (21/42) Installing py3-parsing-pyc (3.1.2-r1) (22/42) Installing py3-packaging (24.0-r1) (23/42) Installing py3-packaging-pyc (24.0-r1) (24/42) Installing py3-setuptools (69.5.1-r0) (25/42) Installing py3-setuptools-pyc (69.5.1-r0) (26/42) Installing py3-installer (0.7.0-r2) (27/42) Installing py3-installer-pyc (0.7.0-r2) (28/42) Installing py3-gpep517 (15-r2) (29/42) Installing py3-gpep517-pyc (15-r2) (30/42) Installing py3-wheel (0.42.0-r1) (31/42) Installing py3-wheel-pyc (0.42.0-r1) (32/42) Installing py3-iniconfig (2.0.0-r1) (33/42) Installing py3-iniconfig-pyc (2.0.0-r1) (34/42) Installing py3-pluggy (1.4.0-r1) (35/42) Installing py3-pluggy-pyc (1.4.0-r1) (36/42) Installing py3-py (1.11.0-r3) (37/42) Installing py3-py-pyc (1.11.0-r3) (38/42) Installing py3-pytest (8.1.1-r1) (39/42) Installing py3-pytest-pyc (8.1.1-r1) (40/42) Installing py3-pytest-django (4.8.0-r1) (41/42) Installing py3-pytest-django-pyc (4.8.0-r1) (42/42) Installing .makedepends-py3-django-scopes (20240425.154235) Executing busybox-1.36.1-r25.trigger OK: 582 MiB in 149 packages >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Cleaning up tmpdir >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-django-scopes-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-scopes: Fetching py3-django-scopes-2.0.0.tar.gz::https://github.com/raphaelm/django-scopes/archive/refs/tags/2.0.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/py3-django-scopes-2.0.0.tar.gz.part' py3-django-scopes-2. 100% |********************************| 14990 0:00:00 ETA '/var/cache/distfiles/py3-django-scopes-2.0.0.tar.gz.part' saved >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-django-scopes-2.0.0.tar.gz >>> py3-django-scopes: Checking sha512sums... py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Unpacking /var/cache/distfiles/py3-django-scopes-2.0.0.tar.gz... 2024-04-25 15:42:36,944 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-25 15:42:37,091 root INFO running bdist_wheel 2024-04-25 15:42:37,106 root INFO running build 2024-04-25 15:42:37,107 root INFO running build_py 2024-04-25 15:42:37,109 root INFO creating build 2024-04-25 15:42:37,110 root INFO creating build/lib 2024-04-25 15:42:37,110 root INFO creating build/lib/django_scopes 2024-04-25 15:42:37,110 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2024-04-25 15:42:37,110 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2024-04-25 15:42:37,110 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2024-04-25 15:42:37,111 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2024-04-25 15:42:37,111 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2024-04-25 15:42:37,111 root INFO creating build/lib/tests 2024-04-25 15:42:37,111 root INFO creating build/lib/tests/testapp 2024-04-25 15:42:37,111 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2024-04-25 15:42:37,112 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2024-04-25 15:42:37,112 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2024-04-25 15:42:37,112 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2024-04-25 15:42:37,112 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2024-04-25 15:42:37,112 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2024-04-25 15:42:37,113 root INFO creating build/lib/tests/testapp/migrations 2024-04-25 15:42:37,113 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2024-04-25 15:42:37,113 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2024-04-25 15:42:37,113 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2024-04-25 15:42:37,113 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2024-04-25 15:42:37,113 root INFO running egg_info 2024-04-25 15:42:37,114 root INFO creating django_scopes.egg-info 2024-04-25 15:42:37,115 root INFO writing django_scopes.egg-info/PKG-INFO 2024-04-25 15:42:37,116 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2024-04-25 15:42:37,116 root INFO writing requirements to django_scopes.egg-info/requires.txt 2024-04-25 15:42:37,116 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2024-04-25 15:42:37,117 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-04-25 15:42:37,119 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-04-25 15:42:37,119 root INFO adding license file 'LICENSE' 2024-04-25 15:42:37,119 root INFO adding license file 'AUTHORS' 2024-04-25 15:42:37,120 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-04-25 15:42:37,128 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-25 15:42:37,128 root INFO running install 2024-04-25 15:42:37,136 root INFO running install_lib 2024-04-25 15:42:37,138 root INFO creating build/bdist.linux-aarch64 2024-04-25 15:42:37,138 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-25 15:42:37,138 root INFO creating build/bdist.linux-aarch64/wheel/tests 2024-04-25 15:42:37,138 root INFO creating build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,139 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,139 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,139 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,139 root INFO creating build/bdist.linux-aarch64/wheel/tests/testapp/migrations 2024-04-25 15:42:37,139 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-aarch64/wheel/tests/testapp/migrations 2024-04-25 15:42:37,139 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-aarch64/wheel/tests/testapp/migrations 2024-04-25 15:42:37,140 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-aarch64/wheel/tests/testapp/migrations 2024-04-25 15:42:37,140 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-aarch64/wheel/tests/testapp/migrations 2024-04-25 15:42:37,140 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,140 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,140 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-aarch64/wheel/tests/testapp 2024-04-25 15:42:37,141 root INFO creating build/bdist.linux-aarch64/wheel/django_scopes 2024-04-25 15:42:37,141 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-aarch64/wheel/django_scopes 2024-04-25 15:42:37,141 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-aarch64/wheel/django_scopes 2024-04-25 15:42:37,141 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-aarch64/wheel/django_scopes 2024-04-25 15:42:37,141 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-aarch64/wheel/django_scopes 2024-04-25 15:42:37,141 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-aarch64/wheel/django_scopes 2024-04-25 15:42:37,141 root INFO running install_egg_info 2024-04-25 15:42:37,144 root INFO Copying django_scopes.egg-info to build/bdist.linux-aarch64/wheel/django_scopes-2.0.0-py3.12.egg-info 2024-04-25 15:42:37,145 root INFO running install_scripts 2024-04-25 15:42:37,148 wheel INFO creating build/bdist.linux-aarch64/wheel/django_scopes-2.0.0.dist-info/WHEEL 2024-04-25 15:42:37,148 wheel INFO creating '/home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-d5w706k6/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-25 15:42:37,149 wheel INFO adding 'django_scopes/__init__.py' 2024-04-25 15:42:37,149 wheel INFO adding 'django_scopes/exceptions.py' 2024-04-25 15:42:37,149 wheel INFO adding 'django_scopes/forms.py' 2024-04-25 15:42:37,149 wheel INFO adding 'django_scopes/manager.py' 2024-04-25 15:42:37,149 wheel INFO adding 'django_scopes/state.py' 2024-04-25 15:42:37,149 wheel INFO adding 'tests/testapp/__init__.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/apps.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/forms.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/models.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/urls.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/wsgi.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2024-04-25 15:42:37,150 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2024-04-25 15:42:37,151 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2024-04-25 15:42:37,151 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2024-04-25 15:42:37,151 wheel INFO adding 'django_scopes-2.0.0.dist-info/AUTHORS' 2024-04-25 15:42:37,151 wheel INFO adding 'django_scopes-2.0.0.dist-info/LICENSE' 2024-04-25 15:42:37,151 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2024-04-25 15:42:37,151 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2024-04-25 15:42:37,151 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2024-04-25 15:42:37,152 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2024-04-25 15:42:37,152 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-25 15:42:37,153 gpep517 INFO The backend produced .dist/django_scopes-2.0.0-py3-none-any.whl django_scopes-2.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 -- /home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.testenv/bin/python3 cachedir: .pytest_cache django: version: 4.2.11, settings: tests.settings (from env) rootdir: /home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0 plugins: django-4.8.0 collecting ... collected 17 items tests/test_query.py::test_allow_unaffected_models PASSED [ 5%] tests/test_query.py::test_require_scope PASSED [ 11%] tests/test_query.py::test_none_works PASSED [ 17%] tests/test_query.py::test_require_scope_survive_clone PASSED [ 23%] tests/test_query.py::test_require_scope_iterate PASSED [ 29%] tests/test_query.py::test_require_scope_at_definition_not_evaluation PASSED [ 35%] tests/test_query.py::test_scope_add_filter PASSED [ 41%] tests/test_query.py::test_scope_keep_filter PASSED [ 47%] tests/test_query.py::test_scope_advanced_lookup PASSED [ 52%] tests/test_query.py::test_scope_nested PASSED [ 58%] tests/test_query.py::test_scope_multisite PASSED [ 64%] tests/test_query.py::test_scope_uses_manager_class PASSED [ 70%] tests/test_query.py::test_scope_as_decorator PASSED [ 76%] tests/test_query.py::test_scope_opt_out PASSED [ 82%] tests/test_query.py::test_scope_opt_out_decorator PASSED [ 88%] tests/test_query.py::test_multiple_dimensions PASSED [ 94%] tests/test_query.py::test_forms_require_scope PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/django/conf/__init__.py:267 /usr/lib/python3.12/site-packages/django/conf/__init__.py:267: RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale. warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 17 passed, 1 warning in 0.36s ========================= >>> py3-django-scopes: Entering fakeroot... >>> py3-django-scopes-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.12/site-packages/tests/testapp/__pycache__' -> '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.12/site-packages/tests/testapp/__pycache__' '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.12/site-packages/tests/testapp/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.12/site-packages/tests/testapp/migrations/__pycache__' '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.12/site-packages/django_scopes/__pycache__' -> '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.12/site-packages/django_scopes/__pycache__' >>> py3-django-scopes-pyc*: Preparing subpackage py3-django-scopes-pyc... >>> py3-django-scopes-pyc*: Running postcheck for py3-django-scopes-pyc >>> py3-django-scopes*: Running postcheck for py3-django-scopes >>> py3-django-scopes*: Preparing package py3-django-scopes... >>> py3-django-scopes-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-scopes-pyc*: Package size: 112.0 KB >>> py3-django-scopes-pyc*: Compressing data... >>> py3-django-scopes-pyc*: Create checksum... >>> py3-django-scopes-pyc*: Create py3-django-scopes-pyc-2.0.0-r1.apk >>> py3-django-scopes*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-scopes*: Package size: 136.0 KB >>> py3-django-scopes*: Compressing data... >>> py3-django-scopes*: Create checksum... >>> py3-django-scopes*: Create py3-django-scopes-2.0.0-r1.apk >>> py3-django-scopes: Build complete at Thu, 25 Apr 2024 15:42:39 +0000 elapsed time 0h 0m 7s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Uninstalling dependencies... (1/42) Purging .makedepends-py3-django-scopes (20240425.154235) (2/42) Purging py3-django-pyc (4.2.11-r1) (3/42) Purging py3-django (4.2.11-r1) (4/42) Purging py3-asgiref-pyc (3.8.1-r1) (5/42) Purging py3-asgiref (3.8.1-r1) (6/42) Purging py3-sqlparse-pyc (0.4.4-r2) (7/42) Purging py3-sqlparse (0.4.4-r2) (8/42) Purging tzdata (2024a-r1) (9/42) Purging py3-setuptools-pyc (69.5.1-r0) (10/42) Purging py3-setuptools (69.5.1-r0) (11/42) Purging py3-gpep517-pyc (15-r2) (12/42) Purging py3-gpep517 (15-r2) (13/42) Purging py3-installer-pyc (0.7.0-r2) (14/42) Purging py3-installer (0.7.0-r2) (15/42) Purging py3-wheel-pyc (0.42.0-r1) (16/42) Purging py3-wheel (0.42.0-r1) (17/42) Purging py3-pytest-django-pyc (4.8.0-r1) (18/42) Purging py3-pytest-django (4.8.0-r1) (19/42) Purging py3-pytest-pyc (8.1.1-r1) (20/42) Purging py3-pytest (8.1.1-r1) (21/42) Purging py3-iniconfig-pyc (2.0.0-r1) (22/42) Purging py3-iniconfig (2.0.0-r1) (23/42) Purging py3-packaging-pyc (24.0-r1) (24/42) Purging py3-packaging (24.0-r1) (25/42) Purging py3-parsing-pyc (3.1.2-r1) (26/42) Purging py3-parsing (3.1.2-r1) (27/42) Purging py3-pluggy-pyc (1.4.0-r1) (28/42) Purging py3-pluggy (1.4.0-r1) (29/42) Purging py3-py-pyc (1.11.0-r3) (30/42) Purging py3-py (1.11.0-r3) (31/42) Purging python3-pyc (3.12.3-r1) (32/42) Purging python3-pycache-pyc0 (3.12.3-r1) (33/42) Purging pyc (3.12.3-r1) (34/42) Purging python3 (3.12.3-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.6-r0) (38/42) Purging libpanelw (6.4_p20240330-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.3-r0) (42/42) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 473 MiB in 107 packages >>> py3-django-scopes: Updating the community/aarch64 repository index... >>> py3-django-scopes: Signing the index...