>>> py3-django-scopes: Building community/py3-django-scopes 2.0.0-r1 (using abuild 3.16.0_rc4-r0) started Tue, 04 Nov 2025 12:39:07 +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/40) Installing gdbm (1.26-r0) ( 2/40) Installing xz-libs (5.8.1-r0) ( 3/40) Installing mpdecimal (4.0.1-r0) ( 4/40) Installing libpanelw (6.5_p20251010-r0) ( 5/40) Installing python3 (3.12.12-r0) ( 6/40) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/40) Installing pyc (3.12.12-r0) ( 8/40) Installing py3-django-pyc (4.2.25-r0) ( 9/40) Installing python3-pyc (3.12.12-r0) (10/40) Installing py3-asgiref (3.9.1-r0) (11/40) Installing py3-asgiref-pyc (3.9.1-r0) (12/40) Installing py3-sqlparse (0.5.3-r0) (13/40) Installing py3-sqlparse-pyc (0.5.3-r0) (14/40) Installing tzdata (2025b-r0) (15/40) Installing py3-django (4.2.25-r0) (16/40) Installing py3-parsing (3.2.3-r0) (17/40) Installing py3-parsing-pyc (3.2.3-r0) (18/40) Installing py3-packaging (25.0-r0) (19/40) Installing py3-packaging-pyc (25.0-r0) (20/40) Installing py3-setuptools (80.9.0-r2) (21/40) Installing py3-setuptools-pyc (80.9.0-r2) (22/40) Installing py3-installer (0.7.0-r2) (23/40) Installing py3-installer-pyc (0.7.0-r2) (24/40) Installing py3-gpep517 (19-r1) (25/40) Installing py3-gpep517-pyc (19-r1) (26/40) Installing py3-wheel (0.46.1-r0) (27/40) Installing py3-wheel-pyc (0.46.1-r0) (28/40) Installing py3-iniconfig (2.3.0-r0) (29/40) Installing py3-iniconfig-pyc (2.3.0-r0) (30/40) Installing py3-pluggy (1.6.0-r0) (31/40) Installing py3-pluggy-pyc (1.6.0-r0) (32/40) Installing py3-py (1.11.0-r4) (33/40) Installing py3-py-pyc (1.11.0-r4) (34/40) Installing py3-pygments (2.19.2-r0) (35/40) Installing py3-pygments-pyc (2.19.2-r0) (36/40) Installing py3-pytest (8.4.2-r1) (37/40) Installing py3-pytest-pyc (8.4.2-r1) (38/40) Installing py3-pytest-django (4.11.1-r0) (39/40) Installing py3-pytest-django-pyc (4.11.1-r0) (40/40) Installing .makedepends-py3-django-scopes (20251104.123940) busybox-1.37.0-r24.trigger: Executing script... OK: 463 MiB in 191 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.23/py3-django-scopes-2.0.0.tar.gz /var/cache/distfiles/v3.23/py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-django-scopes-2.0.0.tar.gz /var/cache/distfiles/v3.23/py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Unpacking /var/cache/distfiles/v3.23/py3-django-scopes-2.0.0.tar.gz... 2025-11-04 12:39:41,832 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-11-04 12:39:41,979 root INFO running bdist_wheel 2025-11-04 12:39:41,998 root INFO running build 2025-11-04 12:39:41,998 root INFO running build_py 2025-11-04 12:39:42,003 root INFO creating build/lib/django_scopes 2025-11-04 12:39:42,003 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2025-11-04 12:39:42,004 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2025-11-04 12:39:42,004 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2025-11-04 12:39:42,004 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2025-11-04 12:39:42,004 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2025-11-04 12:39:42,005 root INFO creating build/lib/tests/testapp 2025-11-04 12:39:42,005 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2025-11-04 12:39:42,005 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2025-11-04 12:39:42,006 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2025-11-04 12:39:42,006 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2025-11-04 12:39:42,006 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2025-11-04 12:39:42,006 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2025-11-04 12:39:42,007 root INFO creating build/lib/tests/testapp/migrations 2025-11-04 12:39:42,007 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2025-11-04 12:39:42,007 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2025-11-04 12:39:42,007 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2025-11-04 12:39:42,008 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2025-11-04 12:39:42,008 root INFO running egg_info 2025-11-04 12:39:42,011 root INFO creating django_scopes.egg-info 2025-11-04 12:39:42,011 root INFO writing django_scopes.egg-info/PKG-INFO 2025-11-04 12:39:42,012 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2025-11-04 12:39:42,012 root INFO writing requirements to django_scopes.egg-info/requires.txt 2025-11-04 12:39:42,012 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2025-11-04 12:39:42,013 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-11-04 12:39:42,017 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-11-04 12:39:42,017 root INFO adding license file 'LICENSE' 2025-11-04 12:39:42,017 root INFO adding license file 'AUTHORS' 2025-11-04 12:39:42,018 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-11-04 12:39:42,028 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-04 12:39:42,028 root INFO running install 2025-11-04 12:39:42,039 root INFO running install_lib 2025-11-04 12:39:42,043 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-04 12:39:42,043 root INFO creating build/bdist.linux-armv8l/wheel/tests 2025-11-04 12:39:42,043 root INFO creating build/bdist.linux-armv8l/wheel/tests/testapp 2025-11-04 12:39:42,044 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-armv8l/wheel/./tests/testapp 2025-11-04 12:39:42,044 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-armv8l/wheel/./tests/testapp 2025-11-04 12:39:42,044 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-armv8l/wheel/./tests/testapp 2025-11-04 12:39:42,044 root INFO creating build/bdist.linux-armv8l/wheel/tests/testapp/migrations 2025-11-04 12:39:42,044 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-armv8l/wheel/./tests/testapp/migrations 2025-11-04 12:39:42,045 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-armv8l/wheel/./tests/testapp/migrations 2025-11-04 12:39:42,045 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-armv8l/wheel/./tests/testapp/migrations 2025-11-04 12:39:42,045 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-armv8l/wheel/./tests/testapp/migrations 2025-11-04 12:39:42,045 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-armv8l/wheel/./tests/testapp 2025-11-04 12:39:42,045 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-armv8l/wheel/./tests/testapp 2025-11-04 12:39:42,046 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-armv8l/wheel/./tests/testapp 2025-11-04 12:39:42,046 root INFO creating build/bdist.linux-armv8l/wheel/django_scopes 2025-11-04 12:39:42,046 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-armv8l/wheel/./django_scopes 2025-11-04 12:39:42,046 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-armv8l/wheel/./django_scopes 2025-11-04 12:39:42,046 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-armv8l/wheel/./django_scopes 2025-11-04 12:39:42,047 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-armv8l/wheel/./django_scopes 2025-11-04 12:39:42,047 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-armv8l/wheel/./django_scopes 2025-11-04 12:39:42,047 root INFO running install_egg_info 2025-11-04 12:39:42,051 root INFO Copying django_scopes.egg-info to build/bdist.linux-armv8l/wheel/./django_scopes-2.0.0-py3.12.egg-info 2025-11-04 12:39:42,052 root INFO running install_scripts 2025-11-04 12:39:42,053 root INFO creating build/bdist.linux-armv8l/wheel/django_scopes-2.0.0.dist-info/WHEEL 2025-11-04 12:39:42,054 wheel INFO creating '/home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-n4gyf_4j/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-04 12:39:42,054 wheel INFO adding 'django_scopes/__init__.py' 2025-11-04 12:39:42,054 wheel INFO adding 'django_scopes/exceptions.py' 2025-11-04 12:39:42,055 wheel INFO adding 'django_scopes/forms.py' 2025-11-04 12:39:42,055 wheel INFO adding 'django_scopes/manager.py' 2025-11-04 12:39:42,055 wheel INFO adding 'django_scopes/state.py' 2025-11-04 12:39:42,055 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/AUTHORS' 2025-11-04 12:39:42,056 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/LICENSE' 2025-11-04 12:39:42,056 wheel INFO adding 'tests/testapp/__init__.py' 2025-11-04 12:39:42,056 wheel INFO adding 'tests/testapp/apps.py' 2025-11-04 12:39:42,056 wheel INFO adding 'tests/testapp/forms.py' 2025-11-04 12:39:42,056 wheel INFO adding 'tests/testapp/models.py' 2025-11-04 12:39:42,056 wheel INFO adding 'tests/testapp/urls.py' 2025-11-04 12:39:42,057 wheel INFO adding 'tests/testapp/wsgi.py' 2025-11-04 12:39:42,057 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2025-11-04 12:39:42,057 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2025-11-04 12:39:42,057 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2025-11-04 12:39:42,057 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2025-11-04 12:39:42,058 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2025-11-04 12:39:42,058 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2025-11-04 12:39:42,058 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2025-11-04 12:39:42,058 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2025-11-04 12:39:42,058 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-04 12:39:42,059 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.12, pytest-8.4.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: 4.2.25, 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%] =============================== 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.33s ========================= >>> py3-django-scopes: Entering fakeroot... >>> py3-django-scopes-pyc*: Running split function pyc... '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__' '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__' '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... python3~3.12 >>> py3-django-scopes-pyc*: Package size: 17.8 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: 35.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 Tue, 04 Nov 2025 12:39:43 +0000 elapsed time 0h 0m 36s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Cleaning up tmpdir >>> py3-django-scopes: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-django-scopes (20251104.123940) ( 2/40) Purging py3-django-pyc (4.2.25-r0) ( 3/40) Purging py3-django (4.2.25-r0) ( 4/40) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/40) Purging py3-asgiref (3.9.1-r0) ( 6/40) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/40) Purging py3-sqlparse (0.5.3-r0) ( 8/40) Purging tzdata (2025b-r0) ( 9/40) Purging py3-setuptools-pyc (80.9.0-r2) (10/40) Purging py3-setuptools (80.9.0-r2) (11/40) Purging py3-gpep517-pyc (19-r1) (12/40) Purging py3-gpep517 (19-r1) (13/40) Purging py3-installer-pyc (0.7.0-r2) (14/40) Purging py3-installer (0.7.0-r2) (15/40) Purging py3-wheel-pyc (0.46.1-r0) (16/40) Purging py3-wheel (0.46.1-r0) (17/40) Purging py3-pytest-django-pyc (4.11.1-r0) (18/40) Purging py3-pytest-django (4.11.1-r0) (19/40) Purging py3-pytest-pyc (8.4.2-r1) (20/40) Purging py3-pytest (8.4.2-r1) (21/40) Purging py3-iniconfig-pyc (2.3.0-r0) (22/40) Purging py3-iniconfig (2.3.0-r0) (23/40) Purging py3-packaging-pyc (25.0-r0) (24/40) Purging py3-packaging (25.0-r0) (25/40) Purging py3-parsing-pyc (3.2.3-r0) (26/40) Purging py3-parsing (3.2.3-r0) (27/40) Purging py3-pluggy-pyc (1.6.0-r0) (28/40) Purging py3-pluggy (1.6.0-r0) (29/40) Purging py3-py-pyc (1.11.0-r4) (30/40) Purging py3-py (1.11.0-r4) (31/40) Purging py3-pygments-pyc (2.19.2-r0) (32/40) Purging py3-pygments (2.19.2-r0) (33/40) Purging python3-pyc (3.12.12-r0) (34/40) Purging python3-pycache-pyc0 (3.12.12-r0) (35/40) Purging pyc (3.12.12-r0) (36/40) Purging python3 (3.12.12-r0) (37/40) Purging gdbm (1.26-r0) (38/40) Purging libpanelw (6.5_p20251010-r0) (39/40) Purging mpdecimal (4.0.1-r0) (40/40) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-django-scopes: Updating the community/armv7 repository index... >>> py3-django-scopes: Signing the index...