>>> py3-django-scopes: Building community/py3-django-scopes 2.0.0-r3 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 21:07:03 +0000 >>> py3-django-scopes: Validating /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/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20251231-r0) ( 7/43) Installing sqlite-libs (3.51.2-r1) ( 8/43) Installing python3 (3.14.3-r0) ( 9/43) Installing python3-pycache-pyc0 (3.14.3-r0) (10/43) Installing pyc (3.14.3-r0) (11/43) Installing py3-django-pyc (5.2.12-r2) (12/43) Installing python3-pyc (3.14.3-r0) (13/43) Installing py3-asgiref (3.9.1-r1) (14/43) Installing py3-asgiref-pyc (3.9.1-r1) (15/43) Installing py3-sqlparse (0.5.3-r1) (16/43) Installing py3-sqlparse-pyc (0.5.3-r1) (17/43) Installing tzdata (2026a-r0) (18/43) Installing py3-django (5.2.12-r2) (19/43) Installing py3-parsing (3.3.2-r1) (20/43) Installing py3-parsing-pyc (3.3.2-r1) (21/43) Installing py3-packaging (26.0-r1) (22/43) Installing py3-packaging-pyc (26.0-r1) (23/43) Installing py3-setuptools (82.0.1-r1) (24/43) Installing py3-setuptools-pyc (82.0.1-r1) (25/43) Installing py3-installer (0.7.0-r3) (26/43) Installing py3-installer-pyc (0.7.0-r3) (27/43) Installing py3-gpep517 (19-r2) (28/43) Installing py3-gpep517-pyc (19-r2) (29/43) Installing py3-wheel (0.46.3-r1) (30/43) Installing py3-wheel-pyc (0.46.3-r1) (31/43) Installing py3-iniconfig (2.3.0-r1) (32/43) Installing py3-iniconfig-pyc (2.3.0-r1) (33/43) Installing py3-pluggy (1.6.0-r1) (34/43) Installing py3-pluggy-pyc (1.6.0-r1) (35/43) Installing py3-py (1.11.0-r5) (36/43) Installing py3-py-pyc (1.11.0-r5) (37/43) Installing py3-pygments (2.19.2-r1) (38/43) Installing py3-pygments-pyc (2.19.2-r1) (39/43) Installing py3-pytest (9.0.2-r1) (40/43) Installing py3-pytest-pyc (9.0.2-r1) (41/43) Installing py3-pytest-django (4.11.1-r2) (42/43) Installing py3-pytest-django-pyc (4.11.1-r2) (43/43) Installing .makedepends-py3-django-scopes (20260330.210709) Executing busybox-1.37.0-r31.trigger OK: 514.5 MiB in 147 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/edge/py3-django-scopes-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-django-scopes-2.0.0.tar.gz.part' py3-django-scopes-2. 100% |********************************| 14990 0:00:00 ETA '/var/cache/distfiles/edge/py3-django-scopes-2.0.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-scopes-2.0.0.tar.gz /var/cache/distfiles/edge/py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Unpacking /var/cache/distfiles/edge/py3-django-scopes-2.0.0.tar.gz... 2026-03-30 21:07:12,202 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :8: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 21:07:12,501 root INFO running bdist_wheel 2026-03-30 21:07:12,535 root INFO running build 2026-03-30 21:07:12,535 root INFO running build_py 2026-03-30 21:07:12,544 root INFO creating build/lib/django_scopes 2026-03-30 21:07:12,544 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2026-03-30 21:07:12,545 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2026-03-30 21:07:12,545 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2026-03-30 21:07:12,546 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2026-03-30 21:07:12,546 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2026-03-30 21:07:12,547 root INFO creating build/lib/tests/testapp 2026-03-30 21:07:12,547 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2026-03-30 21:07:12,548 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2026-03-30 21:07:12,548 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2026-03-30 21:07:12,549 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2026-03-30 21:07:12,549 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2026-03-30 21:07:12,550 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2026-03-30 21:07:12,550 root INFO creating build/lib/tests/testapp/migrations 2026-03-30 21:07:12,551 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2026-03-30 21:07:12,551 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2026-03-30 21:07:12,552 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2026-03-30 21:07:12,552 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2026-03-30 21:07:12,552 root INFO running egg_info 2026-03-30 21:07:12,558 root INFO creating django_scopes.egg-info 2026-03-30 21:07:12,559 root INFO writing django_scopes.egg-info/PKG-INFO 2026-03-30 21:07:12,560 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2026-03-30 21:07:12,560 root INFO writing requirements to django_scopes.egg-info/requires.txt 2026-03-30 21:07:12,560 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2026-03-30 21:07:12,561 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2026-03-30 21:07:12,570 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2026-03-30 21:07:12,570 root INFO adding license file 'LICENSE' 2026-03-30 21:07:12,570 root INFO adding license file 'AUTHORS' 2026-03-30 21:07:12,572 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2026-03-30 21:07:12,590 root INFO installing to build/bdist.linux-i686/wheel 2026-03-30 21:07:12,590 root INFO running install 2026-03-30 21:07:12,610 root INFO running install_lib 2026-03-30 21:07:12,618 root INFO creating build/bdist.linux-i686/wheel 2026-03-30 21:07:12,618 root INFO creating build/bdist.linux-i686/wheel/tests 2026-03-30 21:07:12,618 root INFO creating build/bdist.linux-i686/wheel/tests/testapp 2026-03-30 21:07:12,619 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-i686/wheel/./tests/testapp 2026-03-30 21:07:12,619 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-i686/wheel/./tests/testapp 2026-03-30 21:07:12,619 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-i686/wheel/./tests/testapp 2026-03-30 21:07:12,620 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-i686/wheel/./tests/testapp 2026-03-30 21:07:12,620 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-i686/wheel/./tests/testapp 2026-03-30 21:07:12,621 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-i686/wheel/./tests/testapp 2026-03-30 21:07:12,621 root INFO creating build/bdist.linux-i686/wheel/tests/testapp/migrations 2026-03-30 21:07:12,621 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-i686/wheel/./tests/testapp/migrations 2026-03-30 21:07:12,622 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-i686/wheel/./tests/testapp/migrations 2026-03-30 21:07:12,622 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-i686/wheel/./tests/testapp/migrations 2026-03-30 21:07:12,623 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./tests/testapp/migrations 2026-03-30 21:07:12,623 root INFO creating build/bdist.linux-i686/wheel/django_scopes 2026-03-30 21:07:12,624 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-i686/wheel/./django_scopes 2026-03-30 21:07:12,624 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-i686/wheel/./django_scopes 2026-03-30 21:07:12,624 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-i686/wheel/./django_scopes 2026-03-30 21:07:12,625 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-i686/wheel/./django_scopes 2026-03-30 21:07:12,625 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-i686/wheel/./django_scopes 2026-03-30 21:07:12,626 root INFO running install_egg_info 2026-03-30 21:07:12,634 root INFO Copying django_scopes.egg-info to build/bdist.linux-i686/wheel/./django_scopes-2.0.0-py3.14.egg-info 2026-03-30 21:07:12,636 root INFO running install_scripts 2026-03-30 21:07:12,638 root INFO creating build/bdist.linux-i686/wheel/django_scopes-2.0.0.dist-info/WHEEL 2026-03-30 21:07:12,639 wheel INFO creating '/home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-au1cra6l/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-30 21:07:12,640 wheel INFO adding 'django_scopes/__init__.py' 2026-03-30 21:07:12,640 wheel INFO adding 'django_scopes/exceptions.py' 2026-03-30 21:07:12,641 wheel INFO adding 'django_scopes/forms.py' 2026-03-30 21:07:12,641 wheel INFO adding 'django_scopes/manager.py' 2026-03-30 21:07:12,641 wheel INFO adding 'django_scopes/state.py' 2026-03-30 21:07:12,642 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/AUTHORS' 2026-03-30 21:07:12,642 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/LICENSE' 2026-03-30 21:07:12,643 wheel INFO adding 'tests/testapp/__init__.py' 2026-03-30 21:07:12,643 wheel INFO adding 'tests/testapp/apps.py' 2026-03-30 21:07:12,644 wheel INFO adding 'tests/testapp/forms.py' 2026-03-30 21:07:12,644 wheel INFO adding 'tests/testapp/models.py' 2026-03-30 21:07:12,644 wheel INFO adding 'tests/testapp/urls.py' 2026-03-30 21:07:12,645 wheel INFO adding 'tests/testapp/wsgi.py' 2026-03-30 21:07:12,645 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2026-03-30 21:07:12,645 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2026-03-30 21:07:12,646 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2026-03-30 21:07:12,646 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2026-03-30 21:07:12,647 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2026-03-30 21:07:12,647 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2026-03-30 21:07:12,647 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2026-03-30 21:07:12,648 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2026-03-30 21:07:12,648 root INFO removing build/bdist.linux-i686/wheel 2026-03-30 21:07:12,650 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.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.testenv/bin/python3 cachedir: .pytest_cache django: version: 5.2.12, settings: tests.settings (from env) rootdir: /home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0 plugins: django-4.11.1 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%] ============================== 17 passed in 0.67s ============================== >>> py3-django-scopes: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-django-scopes-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/tests/testapp/__pycache__' -> '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.14/site-packages/tests/testapp/__pycache__' 'usr/lib/python3.14/site-packages/tests/testapp/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.14/site-packages/tests/testapp/migrations/__pycache__' 'usr/lib/python3.14/site-packages/django_scopes/__pycache__' -> '/home/buildozer/aports/community/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.14/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... python3~3.14 >>> py3-django-scopes-pyc*: Package size: 19.1 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-r3.apk >>> py3-django-scopes*: Tracing dependencies... py3-django python3~3.14 >>> py3-django-scopes*: Package size: 35.0 KB >>> py3-django-scopes*: Compressing data... >>> py3-django-scopes*: Create checksum... >>> py3-django-scopes*: Create py3-django-scopes-2.0.0-r3.apk >>> py3-django-scopes: Build complete at Mon, 30 Mar 2026 21:07:16 +0000 elapsed time 0h 0m 13s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Cleaning up tmpdir >>> py3-django-scopes: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-django-scopes (20260330.210709) ( 2/43) Purging py3-django-pyc (5.2.12-r2) ( 3/43) Purging py3-django (5.2.12-r2) ( 4/43) Purging py3-asgiref-pyc (3.9.1-r1) ( 5/43) Purging py3-asgiref (3.9.1-r1) ( 6/43) Purging py3-sqlparse-pyc (0.5.3-r1) ( 7/43) Purging py3-sqlparse (0.5.3-r1) ( 8/43) Purging tzdata (2026a-r0) ( 9/43) Purging py3-setuptools-pyc (82.0.1-r1) (10/43) Purging py3-setuptools (82.0.1-r1) (11/43) Purging py3-gpep517-pyc (19-r2) (12/43) Purging py3-gpep517 (19-r2) (13/43) Purging py3-installer-pyc (0.7.0-r3) (14/43) Purging py3-installer (0.7.0-r3) (15/43) Purging py3-wheel-pyc (0.46.3-r1) (16/43) Purging py3-wheel (0.46.3-r1) (17/43) Purging py3-pytest-django-pyc (4.11.1-r2) (18/43) Purging py3-pytest-django (4.11.1-r2) (19/43) Purging py3-pytest-pyc (9.0.2-r1) (20/43) Purging py3-pytest (9.0.2-r1) (21/43) Purging py3-iniconfig-pyc (2.3.0-r1) (22/43) Purging py3-iniconfig (2.3.0-r1) (23/43) Purging py3-packaging-pyc (26.0-r1) (24/43) Purging py3-packaging (26.0-r1) (25/43) Purging py3-parsing-pyc (3.3.2-r1) (26/43) Purging py3-parsing (3.3.2-r1) (27/43) Purging py3-pluggy-pyc (1.6.0-r1) (28/43) Purging py3-pluggy (1.6.0-r1) (29/43) Purging py3-py-pyc (1.11.0-r5) (30/43) Purging py3-py (1.11.0-r5) (31/43) Purging py3-pygments-pyc (2.19.2-r1) (32/43) Purging py3-pygments (2.19.2-r1) (33/43) Purging python3-pyc (3.14.3-r0) (34/43) Purging python3-pycache-pyc0 (3.14.3-r0) (35/43) Purging pyc (3.14.3-r0) (36/43) Purging python3 (3.14.3-r0) (37/43) Purging gdbm (1.26-r0) (38/43) Purging libbz2 (1.0.8-r6) (39/43) Purging libffi (3.5.2-r0) (40/43) Purging libpanelw (6.6_p20251231-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.51.2-r1) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-django-scopes: Updating the community/x86 repository index... >>> py3-django-scopes: Signing the index...