>>> py3-django-scopes: Building community/py3-django-scopes 2.0.0-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:24:22 +0000 >>> py3-django-scopes: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/30) Installing py3-asgiref (3.8.1-r1) (2/30) Installing py3-asgiref-pyc (3.8.1-r1) (3/30) Installing py3-sqlparse (0.5.1-r0) (4/30) Installing py3-sqlparse-pyc (0.5.1-r0) (5/30) Installing tzdata (2025b-r0) (6/30) Installing py3-django-pyc (4.2.25-r0) (7/30) Installing py3-django (4.2.25-r0) (8/30) Installing py3-parsing (3.2.3-r0) (9/30) Installing py3-parsing-pyc (3.2.3-r0) (10/30) Installing py3-packaging (25.0-r0) (11/30) Installing py3-packaging-pyc (25.0-r0) (12/30) Installing py3-setuptools (80.9.0-r0) (13/30) Installing py3-setuptools-pyc (80.9.0-r0) (14/30) Installing py3-installer (0.7.0-r2) (15/30) Installing py3-installer-pyc (0.7.0-r2) (16/30) Installing py3-gpep517 (19-r0) (17/30) Installing py3-gpep517-pyc (19-r0) (18/30) Installing py3-wheel (0.46.1-r0) (19/30) Installing py3-wheel-pyc (0.46.1-r0) (20/30) Installing py3-iniconfig (2.1.0-r0) (21/30) Installing py3-iniconfig-pyc (2.1.0-r0) (22/30) Installing py3-pluggy (1.5.0-r0) (23/30) Installing py3-pluggy-pyc (1.5.0-r0) (24/30) Installing py3-py (1.11.0-r4) (25/30) Installing py3-py-pyc (1.11.0-r4) (26/30) Installing py3-pytest (8.3.5-r0) (27/30) Installing py3-pytest-pyc (8.3.5-r0) (28/30) Installing py3-pytest-django (4.11.1-r0) (29/30) Installing py3-pytest-django-pyc (4.11.1-r0) (30/30) Installing .makedepends-py3-django-scopes (20251012.172422) Executing busybox-1.37.0-r19.trigger OK: 339 MiB in 119 packages >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Cleaning up tmpdir >>> 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 >>> 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 >>> 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... 2025-10-12 17:24:23,742 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-10-12 17:24:23,808 root INFO running bdist_wheel 2025-10-12 17:24:23,816 root INFO running build 2025-10-12 17:24:23,816 root INFO running build_py 2025-10-12 17:24:23,818 root INFO creating build/lib/django_scopes 2025-10-12 17:24:23,818 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2025-10-12 17:24:23,818 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2025-10-12 17:24:23,818 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2025-10-12 17:24:23,818 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2025-10-12 17:24:23,818 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2025-10-12 17:24:23,818 root INFO creating build/lib/tests/testapp 2025-10-12 17:24:23,818 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2025-10-12 17:24:23,819 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2025-10-12 17:24:23,819 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2025-10-12 17:24:23,819 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2025-10-12 17:24:23,819 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2025-10-12 17:24:23,819 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2025-10-12 17:24:23,819 root INFO creating build/lib/tests/testapp/migrations 2025-10-12 17:24:23,819 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2025-10-12 17:24:23,819 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2025-10-12 17:24:23,819 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2025-10-12 17:24:23,819 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2025-10-12 17:24:23,819 root INFO running egg_info 2025-10-12 17:24:23,821 root INFO creating django_scopes.egg-info 2025-10-12 17:24:23,821 root INFO writing django_scopes.egg-info/PKG-INFO 2025-10-12 17:24:23,821 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2025-10-12 17:24:23,821 root INFO writing requirements to django_scopes.egg-info/requires.txt 2025-10-12 17:24:23,821 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2025-10-12 17:24:23,821 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-10-12 17:24:23,823 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-10-12 17:24:23,823 root INFO adding license file 'LICENSE' 2025-10-12 17:24:23,823 root INFO adding license file 'AUTHORS' 2025-10-12 17:24:23,823 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2025-10-12 17:24:23,827 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:24:23,827 root INFO running install 2025-10-12 17:24:23,832 root INFO running install_lib 2025-10-12 17:24:23,833 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:24:23,833 root INFO creating build/bdist.linux-x86_64/wheel/tests 2025-10-12 17:24:23,833 root INFO creating build/bdist.linux-x86_64/wheel/tests/testapp 2025-10-12 17:24:23,833 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-10-12 17:24:23,834 root INFO creating build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./tests/testapp/migrations 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-10-12 17:24:23,834 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-x86_64/wheel/./tests/testapp 2025-10-12 17:24:23,834 root INFO creating build/bdist.linux-x86_64/wheel/django_scopes 2025-10-12 17:24:23,834 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-10-12 17:24:23,834 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-10-12 17:24:23,834 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-10-12 17:24:23,835 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-10-12 17:24:23,835 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-x86_64/wheel/./django_scopes 2025-10-12 17:24:23,835 root INFO running install_egg_info 2025-10-12 17:24:23,836 root INFO Copying django_scopes.egg-info to build/bdist.linux-x86_64/wheel/./django_scopes-2.0.0-py3.12.egg-info 2025-10-12 17:24:23,837 root INFO running install_scripts 2025-10-12 17:24:23,837 root INFO creating build/bdist.linux-x86_64/wheel/django_scopes-2.0.0.dist-info/WHEEL 2025-10-12 17:24:23,837 wheel INFO creating '/home/udu/aports/community/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-goihuzyu/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:24:23,837 wheel INFO adding 'django_scopes/__init__.py' 2025-10-12 17:24:23,838 wheel INFO adding 'django_scopes/exceptions.py' 2025-10-12 17:24:23,838 wheel INFO adding 'django_scopes/forms.py' 2025-10-12 17:24:23,838 wheel INFO adding 'django_scopes/manager.py' 2025-10-12 17:24:23,838 wheel INFO adding 'django_scopes/state.py' 2025-10-12 17:24:23,838 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/AUTHORS' 2025-10-12 17:24:23,838 wheel INFO adding 'django_scopes-2.0.0.dist-info/licenses/LICENSE' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/__init__.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/apps.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/forms.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/models.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/urls.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/wsgi.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2025-10-12 17:24:23,838 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2025-10-12 17:24:23,839 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2025-10-12 17:24:23,839 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2025-10-12 17:24:23,839 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2025-10-12 17:24:23,839 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2025-10-12 17:24:23,839 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2025-10-12 17:24:23,839 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:24:23,839 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.11, pytest-8.3.5, pluggy-1.5.0 -- /home/udu/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/udu/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.16s ======================================================================================================================================== >>> py3-django-scopes: Entering fakeroot... >>> py3-django-scopes-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/tests/testapp/migrations/__pycache__' -> '/home/udu/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/udu/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/udu/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, 12 Oct 2025 17:24:24 +0000 elapsed time 0h 0m 2s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-scopes (20251012.172422) (2/30) Purging py3-django-pyc (4.2.25-r0) (3/30) Purging py3-django (4.2.25-r0) (4/30) Purging py3-asgiref-pyc (3.8.1-r1) (5/30) Purging py3-asgiref (3.8.1-r1) (6/30) Purging py3-sqlparse-pyc (0.5.1-r0) (7/30) Purging py3-sqlparse (0.5.1-r0) (8/30) Purging tzdata (2025b-r0) (9/30) Purging py3-setuptools-pyc (80.9.0-r0) (10/30) Purging py3-setuptools (80.9.0-r0) (11/30) Purging py3-gpep517-pyc (19-r0) (12/30) Purging py3-gpep517 (19-r0) (13/30) Purging py3-installer-pyc (0.7.0-r2) (14/30) Purging py3-installer (0.7.0-r2) (15/30) Purging py3-wheel-pyc (0.46.1-r0) (16/30) Purging py3-wheel (0.46.1-r0) (17/30) Purging py3-pytest-django-pyc (4.11.1-r0) (18/30) Purging py3-pytest-django (4.11.1-r0) (19/30) Purging py3-pytest-pyc (8.3.5-r0) (20/30) Purging py3-pytest (8.3.5-r0) (21/30) Purging py3-iniconfig-pyc (2.1.0-r0) (22/30) Purging py3-iniconfig (2.1.0-r0) (23/30) Purging py3-packaging-pyc (25.0-r0) (24/30) Purging py3-packaging (25.0-r0) (25/30) Purging py3-parsing-pyc (3.2.3-r0) (26/30) Purging py3-parsing (3.2.3-r0) (27/30) Purging py3-pluggy-pyc (1.5.0-r0) (28/30) Purging py3-pluggy (1.5.0-r0) (29/30) Purging py3-py-pyc (1.11.0-r4) (30/30) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-django-scopes: Updating the community/x86_64 repository index... >>> py3-django-scopes: Signing the index...