>>> py3-django-scopes: Building community/py3-django-scopes 2.0.0-r1 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 20:39:38 +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/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.8-r0) (3/41) Installing gdbm (1.24-r0) (4/41) Installing xz-libs (5.8.1-r0) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.5_p20250503-r0) (7/41) Installing sqlite-libs (3.49.2-r0) (8/41) Installing python3 (3.12.10-r0) (9/41) Installing python3-pycache-pyc0 (3.12.10-r0) (10/41) Installing pyc (3.12.10-r0) (11/41) Installing py3-asgiref (3.8.1-r1) (12/41) Installing py3-asgiref-pyc (3.8.1-r1) (13/41) Installing py3-sqlparse (0.5.1-r0) (14/41) Installing py3-sqlparse-pyc (0.5.1-r0) (15/41) Installing tzdata (2025b-r0) (16/41) Installing py3-django-pyc (4.2.21-r0) (17/41) Installing python3-pyc (3.12.10-r0) (18/41) Installing py3-django (4.2.21-r0) (19/41) Installing py3-parsing (3.2.3-r0) (20/41) Installing py3-parsing-pyc (3.2.3-r0) (21/41) Installing py3-packaging (25.0-r0) (22/41) Installing py3-packaging-pyc (25.0-r0) (23/41) Installing py3-setuptools (80.4.0-r0) (24/41) Installing py3-setuptools-pyc (80.4.0-r0) (25/41) Installing py3-installer (0.7.0-r2) (26/41) Installing py3-installer-pyc (0.7.0-r2) (27/41) Installing py3-gpep517 (19-r0) (28/41) Installing py3-gpep517-pyc (19-r0) (29/41) Installing py3-wheel (0.46.1-r0) (30/41) Installing py3-wheel-pyc (0.46.1-r0) (31/41) Installing py3-iniconfig (2.1.0-r0) (32/41) Installing py3-iniconfig-pyc (2.1.0-r0) (33/41) Installing py3-pluggy (1.5.0-r0) (34/41) Installing py3-pluggy-pyc (1.5.0-r0) (35/41) Installing py3-py (1.11.0-r4) (36/41) Installing py3-py-pyc (1.11.0-r4) (37/41) Installing py3-pytest (8.3.5-r0) (38/41) Installing py3-pytest-pyc (8.3.5-r0) (39/41) Installing py3-pytest-django (4.11.1-r0) (40/41) Installing py3-pytest-django-pyc (4.11.1-r0) (41/41) Installing .makedepends-py3-django-scopes (20250511.204001) Executing busybox-1.37.0-r17.trigger OK: 476 MiB in 145 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.22/py3-django-scopes-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-django-scopes-2.0.0.tar.gz.part' py3-django-scopes-2. 100% |********************************| 14990 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-django-scopes-2.0.0.tar.gz.part' saved >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/py3-django-scopes-2.0.0.tar.gz... 2025-05-11 20:40:02,927 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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-05-11 20:40:03,068 root INFO running bdist_wheel 2025-05-11 20:40:03,087 root INFO running build 2025-05-11 20:40:03,087 root INFO running build_py 2025-05-11 20:40:03,092 root INFO creating build/lib/django_scopes 2025-05-11 20:40:03,092 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2025-05-11 20:40:03,092 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2025-05-11 20:40:03,093 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2025-05-11 20:40:03,093 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2025-05-11 20:40:03,093 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2025-05-11 20:40:03,094 root INFO creating build/lib/tests/testapp 2025-05-11 20:40:03,094 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2025-05-11 20:40:03,094 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2025-05-11 20:40:03,094 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2025-05-11 20:40:03,095 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2025-05-11 20:40:03,095 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2025-05-11 20:40:03,095 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2025-05-11 20:40:03,096 root INFO creating build/lib/tests/testapp/migrations 2025-05-11 20:40:03,096 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2025-05-11 20:40:03,096 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2025-05-11 20:40:03,096 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2025-05-11 20:40:03,096 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2025-05-11 20:40:03,097 root INFO running egg_info 2025-05-11 20:40:03,100 root INFO creating django_scopes.egg-info 2025-05-11 20:40:03,100 root INFO writing django_scopes.egg-info/PKG-INFO 2025-05-11 20:40:03,101 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2025-05-11 20:40:03,101 root INFO writing requirements to django_scopes.egg-info/requires.txt 2025-05-11 20:40:03,101 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2025-05-11 20:40:03,101 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-05-11 20:40:03,106 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-05-11 20:40:03,106 root INFO adding license file 'LICENSE' 2025-05-11 20:40:03,106 root INFO adding license file 'AUTHORS' 2025-05-11 20:40:03,107 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-05-11 20:40:03,117 root INFO installing to build/bdist.linux-x86_64/wheel 2025-05-11 20:40:03,117 root INFO running install 2025-05-11 20:40:03,125 root INFO running install_lib 2025-05-11 20:40:03,129 root INFO creating build/bdist.linux-x86_64/wheel 2025-05-11 20:40:03,129 root INFO creating build/bdist.linux-x86_64/wheel/tests 2025-05-11 20:40:03,129 root INFO creating build/bdist.linux-x86_64/wheel/tests/testapp 2025-05-11 20:40:03,130 root INFO creating build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2025-05-11 20:40:03,130 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-05-11 20:40:03,130 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-05-11 20:40:03,130 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-05-11 20:40:03,131 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-05-11 20:40:03,131 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-05-11 20:40:03,131 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-05-11 20:40:03,131 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-05-11 20:40:03,131 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-05-11 20:40:03,132 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-05-11 20:40:03,132 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-05-11 20:40:03,132 root INFO creating build/bdist.linux-x86_64/wheel/django_scopes 2025-05-11 20:40:03,132 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-05-11 20:40:03,133 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-05-11 20:40:03,133 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-05-11 20:40:03,133 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-05-11 20:40:03,133 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-05-11 20:40:03,133 root INFO running install_egg_info 2025-05-11 20:40:03,138 root INFO Copying django_scopes.egg-info to build/bdist.linux-x86_64/wheel/./django_scopes-2.0.0-py3.12.egg-info 2025-05-11 20:40:03,139 root INFO running install_scripts 2025-05-11 20:40:03,140 root INFO creating build/bdist.linux-x86_64/wheel/django_scopes-2.0.0.dist-info/WHEEL 2025-05-11 20:40:03,140 wheel INFO creating '/home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-rqhcd0et/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-05-11 20:40:03,141 wheel INFO adding 'django_scopes/__init__.py' 2025-05-11 20:40:03,141 wheel INFO adding 'django_scopes/exceptions.py' 2025-05-11 20:40:03,141 wheel INFO adding 'django_scopes/forms.py' 2025-05-11 20:40:03,142 wheel INFO adding 'django_scopes/manager.py' 2025-05-11 20:40:03,142 wheel INFO adding 'django_scopes/state.py' 2025-05-11 20:40:03,142 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/AUTHORS' 2025-05-11 20:40:03,143 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/LICENSE' 2025-05-11 20:40:03,143 wheel INFO adding 'tests/testapp/__init__.py' 2025-05-11 20:40:03,143 wheel INFO adding 'tests/testapp/apps.py' 2025-05-11 20:40:03,143 wheel INFO adding 'tests/testapp/forms.py' 2025-05-11 20:40:03,143 wheel INFO adding 'tests/testapp/models.py' 2025-05-11 20:40:03,144 wheel INFO adding 'tests/testapp/urls.py' 2025-05-11 20:40:03,144 wheel INFO adding 'tests/testapp/wsgi.py' 2025-05-11 20:40:03,144 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2025-05-11 20:40:03,144 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2025-05-11 20:40:03,145 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2025-05-11 20:40:03,145 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2025-05-11 20:40:03,145 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2025-05-11 20:40:03,145 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2025-05-11 20:40:03,146 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2025-05-11 20:40:03,146 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2025-05-11 20:40:03,146 root INFO removing build/bdist.linux-x86_64/wheel 2025-05-11 20:40:03,147 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.10, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.testenv/bin/python3 cachedir: .pytest_cache django: version: 4.2.21, 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.31s ========================= >>> py3-django-scopes: Entering fakeroot... >>> py3-django-scopes-pyc*: Running split function pyc... '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/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/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: 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 Sun, 11 May 2025 20:40:04 +0000 elapsed time 0h 0m 26s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Uninstalling dependencies... (1/41) Purging .makedepends-py3-django-scopes (20250511.204001) (2/41) Purging py3-django-pyc (4.2.21-r0) (3/41) Purging py3-django (4.2.21-r0) (4/41) Purging py3-asgiref-pyc (3.8.1-r1) (5/41) Purging py3-asgiref (3.8.1-r1) (6/41) Purging py3-sqlparse-pyc (0.5.1-r0) (7/41) Purging py3-sqlparse (0.5.1-r0) (8/41) Purging tzdata (2025b-r0) (9/41) Purging py3-setuptools-pyc (80.4.0-r0) (10/41) Purging py3-setuptools (80.4.0-r0) (11/41) Purging py3-gpep517-pyc (19-r0) (12/41) Purging py3-gpep517 (19-r0) (13/41) Purging py3-installer-pyc (0.7.0-r2) (14/41) Purging py3-installer (0.7.0-r2) (15/41) Purging py3-wheel-pyc (0.46.1-r0) (16/41) Purging py3-wheel (0.46.1-r0) (17/41) Purging py3-pytest-django-pyc (4.11.1-r0) (18/41) Purging py3-pytest-django (4.11.1-r0) (19/41) Purging py3-pytest-pyc (8.3.5-r0) (20/41) Purging py3-pytest (8.3.5-r0) (21/41) Purging py3-iniconfig-pyc (2.1.0-r0) (22/41) Purging py3-iniconfig (2.1.0-r0) (23/41) Purging py3-packaging-pyc (25.0-r0) (24/41) Purging py3-packaging (25.0-r0) (25/41) Purging py3-parsing-pyc (3.2.3-r0) (26/41) Purging py3-parsing (3.2.3-r0) (27/41) Purging py3-pluggy-pyc (1.5.0-r0) (28/41) Purging py3-pluggy (1.5.0-r0) (29/41) Purging py3-py-pyc (1.11.0-r4) (30/41) Purging py3-py (1.11.0-r4) (31/41) Purging python3-pyc (3.12.10-r0) (32/41) Purging python3-pycache-pyc0 (3.12.10-r0) (33/41) Purging pyc (3.12.10-r0) (34/41) Purging python3 (3.12.10-r0) (35/41) Purging gdbm (1.24-r0) (36/41) Purging libbz2 (1.0.8-r6) (37/41) Purging libffi (3.4.8-r0) (38/41) Purging libpanelw (6.5_p20250503-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging sqlite-libs (3.49.2-r0) (41/41) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 399 MiB in 104 packages >>> py3-django-scopes: Updating the community/x86_64 repository index... >>> py3-django-scopes: Signing the index...