>>> py3-drf-writable-nested: Building community/py3-drf-writable-nested 0.7.2-r0 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 06:57:44 +0000 >>> py3-drf-writable-nested: Validating /home/buildozer/aports/community/py3-drf-writable-nested/APKBUILD... >>> py3-drf-writable-nested: Analyzing dependencies... >>> py3-drf-writable-nested: Installing for build: build-base py3-django-rest-framework py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-pytest-cov py3-pytest-django (1/49) Installing libbz2 (1.0.8-r6) (2/49) Installing libffi (3.4.8-r0) (3/49) Installing gdbm (1.24-r0) (4/49) Installing xz-libs (5.8.1-r0) (5/49) Installing mpdecimal (4.0.0-r0) (6/49) Installing libpanelw (6.5_p20250503-r0) (7/49) Installing sqlite-libs (3.49.2-r0) (8/49) Installing python3 (3.12.10-r0) (9/49) Installing python3-pycache-pyc0 (3.12.10-r0) (10/49) Installing pyc (3.12.10-r0) (11/49) Installing py3-asgiref (3.8.1-r1) (12/49) Installing py3-asgiref-pyc (3.8.1-r1) (13/49) Installing py3-sqlparse (0.5.1-r0) (14/49) Installing py3-sqlparse-pyc (0.5.1-r0) (15/49) Installing tzdata (2025b-r0) (16/49) Installing py3-django-pyc (4.2.21-r0) (17/49) Installing py3-tz (2025.2-r0) (18/49) Installing py3-tz-pyc (2025.2-r0) (19/49) Installing py3-django-rest-framework-pyc (3.16.0-r0) (20/49) Installing python3-pyc (3.12.10-r0) (21/49) Installing py3-django (4.2.21-r0) (22/49) Installing py3-django-rest-framework (3.16.0-r0) (23/49) Installing py3-parsing (3.2.3-r0) (24/49) Installing py3-parsing-pyc (3.2.3-r0) (25/49) Installing py3-packaging (25.0-r0) (26/49) Installing py3-packaging-pyc (25.0-r0) (27/49) Installing py3-setuptools (80.5.0-r0) (28/49) Installing py3-setuptools-pyc (80.5.0-r0) (29/49) Installing py3-installer (0.7.0-r2) (30/49) Installing py3-installer-pyc (0.7.0-r2) (31/49) Installing py3-gpep517 (19-r0) (32/49) Installing py3-gpep517-pyc (19-r0) (33/49) Installing py3-wheel (0.46.1-r0) (34/49) Installing py3-wheel-pyc (0.46.1-r0) (35/49) Installing py3-iniconfig (2.1.0-r0) (36/49) Installing py3-iniconfig-pyc (2.1.0-r0) (37/49) Installing py3-pluggy (1.5.0-r0) (38/49) Installing py3-pluggy-pyc (1.5.0-r0) (39/49) Installing py3-py (1.11.0-r4) (40/49) Installing py3-py-pyc (1.11.0-r4) (41/49) Installing py3-pytest (8.3.5-r0) (42/49) Installing py3-pytest-pyc (8.3.5-r0) (43/49) Installing py3-coverage (7.6.10-r0) (44/49) Installing py3-coverage-pyc (7.6.10-r0) (45/49) Installing py3-pytest-cov (5.0.0-r0) (46/49) Installing py3-pytest-cov-pyc (5.0.0-r0) (47/49) Installing py3-pytest-django (4.11.1-r0) (48/49) Installing py3-pytest-django-pyc (4.11.1-r0) (49/49) Installing .makedepends-py3-drf-writable-nested (20250513.065749) Executing busybox-1.37.0-r17.trigger OK: 354 MiB in 153 packages >>> py3-drf-writable-nested: Cleaning up srcdir >>> py3-drf-writable-nested: Cleaning up pkgdir >>> py3-drf-writable-nested: Cleaning up tmpdir >>> py3-drf-writable-nested: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-drf-writable-nested-0.7.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-drf-writable-nested-0.7.2.tar.gz.part' py3-drf-writable-nes 100% |********************************| 21229 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-drf-writable-nested-0.7.2.tar.gz.part' saved >>> py3-drf-writable-nested: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-drf-writable-nested-0.7.2.tar.gz >>> py3-drf-writable-nested: Checking sha512sums... py3-drf-writable-nested-0.7.2.tar.gz: OK >>> py3-drf-writable-nested: Unpacking /var/cache/distfiles/v3.22/py3-drf-writable-nested-0.7.2.tar.gz... 2025-05-13 06:57:50,583 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:601: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: drf-writable-nested). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-13 06:57:50,607 root INFO running bdist_wheel 2025-05-13 06:57:50,629 root INFO running build 2025-05-13 06:57:50,629 root INFO running build_py 2025-05-13 06:57:50,634 root INFO creating build/lib/drf_writable_nested 2025-05-13 06:57:50,634 root INFO copying drf_writable_nested/__init__.py -> build/lib/drf_writable_nested 2025-05-13 06:57:50,634 root INFO copying drf_writable_nested/serializers.py -> build/lib/drf_writable_nested 2025-05-13 06:57:50,634 root INFO copying drf_writable_nested/mixins.py -> build/lib/drf_writable_nested 2025-05-13 06:57:50,635 root INFO running egg_info 2025-05-13 06:57:50,638 root INFO creating drf_writable_nested.egg-info 2025-05-13 06:57:50,638 root INFO writing drf_writable_nested.egg-info/PKG-INFO 2025-05-13 06:57:50,639 root INFO writing dependency_links to drf_writable_nested.egg-info/dependency_links.txt 2025-05-13 06:57:50,639 root INFO writing top-level names to drf_writable_nested.egg-info/top_level.txt 2025-05-13 06:57:50,639 root INFO writing manifest file 'drf_writable_nested.egg-info/SOURCES.txt' 2025-05-13 06:57:50,643 root INFO reading manifest file 'drf_writable_nested.egg-info/SOURCES.txt' 2025-05-13 06:57:50,644 root INFO reading manifest template 'MANIFEST.in' 2025-05-13 06:57:50,644 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-05-13 06:57:50,644 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-05-13 06:57:50,645 root INFO adding license file 'LICENSE.md' 2025-05-13 06:57:50,645 root INFO writing manifest file 'drf_writable_nested.egg-info/SOURCES.txt' 2025-05-13 06:57:50,646 root INFO copying drf_writable_nested/py.typed -> build/lib/drf_writable_nested 2025-05-13 06:57:50,654 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-13 06:57:50,654 root INFO running install 2025-05-13 06:57:50,665 root INFO running install_lib 2025-05-13 06:57:50,669 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-13 06:57:50,669 root INFO creating build/bdist.linux-armv8l/wheel/drf_writable_nested 2025-05-13 06:57:50,669 root INFO copying build/lib/drf_writable_nested/__init__.py -> build/bdist.linux-armv8l/wheel/./drf_writable_nested 2025-05-13 06:57:50,670 root INFO copying build/lib/drf_writable_nested/serializers.py -> build/bdist.linux-armv8l/wheel/./drf_writable_nested 2025-05-13 06:57:50,670 root INFO copying build/lib/drf_writable_nested/py.typed -> build/bdist.linux-armv8l/wheel/./drf_writable_nested 2025-05-13 06:57:50,670 root INFO copying build/lib/drf_writable_nested/mixins.py -> build/bdist.linux-armv8l/wheel/./drf_writable_nested 2025-05-13 06:57:50,670 root INFO running install_egg_info 2025-05-13 06:57:50,674 root INFO Copying drf_writable_nested.egg-info to build/bdist.linux-armv8l/wheel/./drf_writable_nested-0.7.2-py3.12.egg-info 2025-05-13 06:57:50,675 root INFO running install_scripts 2025-05-13 06:57:50,677 root INFO creating build/bdist.linux-armv8l/wheel/drf_writable_nested-0.7.2.dist-info/WHEEL 2025-05-13 06:57:50,677 wheel INFO creating '/home/buildozer/aports/community/py3-drf-writable-nested/src/drf-writable-nested-0.7.2/.dist/.tmp-6u101f0s/drf_writable_nested-0.7.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-13 06:57:50,677 wheel INFO adding 'drf_writable_nested/__init__.py' 2025-05-13 06:57:50,678 wheel INFO adding 'drf_writable_nested/mixins.py' 2025-05-13 06:57:50,678 wheel INFO adding 'drf_writable_nested/py.typed' 2025-05-13 06:57:50,678 wheel INFO adding 'drf_writable_nested/serializers.py' 2025-05-13 06:57:50,678 wheel INFO adding 'drf_writable_nested-0.7.2.dist-info/licenses/LICENSE.md' 2025-05-13 06:57:50,679 wheel INFO adding 'drf_writable_nested-0.7.2.dist-info/METADATA' 2025-05-13 06:57:50,679 wheel INFO adding 'drf_writable_nested-0.7.2.dist-info/WHEEL' 2025-05-13 06:57:50,679 wheel INFO adding 'drf_writable_nested-0.7.2.dist-info/top_level.txt' 2025-05-13 06:57:50,679 wheel INFO adding 'drf_writable_nested-0.7.2.dist-info/RECORD' 2025-05-13 06:57:50,679 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-13 06:57:50,680 gpep517 INFO The backend produced .dist/drf_writable_nested-0.7.2-py3-none-any.whl drf_writable_nested-0.7.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 django: version: 4.2.21, settings: tests.settings (from env) rootdir: /home/buildozer/aports/community/py3-drf-writable-nested/src/drf-writable-nested-0.7.2 configfile: tox.ini plugins: django-4.11.1, cov-5.0.0 collected 38 items tests/test_nested_validation.py ...... [ 15%] tests/test_unique_fields_mixin.py ... [ 23%] tests/test_writable_nested_model_serializer.py ......................... [ 89%] .... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/django/conf/__init__.py:241 /usr/lib/python3.12/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior. warnings.warn( ../../../../../../../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 ======================== 38 passed, 2 warnings in 0.84s ======================== >>> py3-drf-writable-nested: Entering fakeroot... >>> py3-drf-writable-nested-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/drf_writable_nested/__pycache__' -> '/home/buildozer/aports/community/py3-drf-writable-nested/pkg/py3-drf-writable-nested-pyc/usr/lib/python3.12/site-packages/drf_writable_nested/__pycache__' >>> py3-drf-writable-nested-pyc*: Preparing subpackage py3-drf-writable-nested-pyc... >>> py3-drf-writable-nested-pyc*: Running postcheck for py3-drf-writable-nested-pyc >>> py3-drf-writable-nested*: Running postcheck for py3-drf-writable-nested >>> py3-drf-writable-nested*: Preparing package py3-drf-writable-nested... >>> py3-drf-writable-nested-pyc*: Tracing dependencies... py3-django-rest-framework python3~3.12 >>> py3-drf-writable-nested-pyc*: Package size: 19.0 KB >>> py3-drf-writable-nested-pyc*: Compressing data... >>> py3-drf-writable-nested-pyc*: Create checksum... >>> py3-drf-writable-nested-pyc*: Create py3-drf-writable-nested-pyc-0.7.2-r0.apk >>> py3-drf-writable-nested*: Tracing dependencies... py3-django-rest-framework python3~3.12 >>> py3-drf-writable-nested*: Package size: 31.2 KB >>> py3-drf-writable-nested*: Compressing data... >>> py3-drf-writable-nested*: Create checksum... >>> py3-drf-writable-nested*: Create py3-drf-writable-nested-0.7.2-r0.apk >>> py3-drf-writable-nested: Build complete at Tue, 13 May 2025 06:57:52 +0000 elapsed time 0h 0m 8s >>> py3-drf-writable-nested: Cleaning up srcdir >>> py3-drf-writable-nested: Cleaning up pkgdir >>> py3-drf-writable-nested: Uninstalling dependencies... (1/49) Purging .makedepends-py3-drf-writable-nested (20250513.065749) (2/49) Purging py3-django-rest-framework-pyc (3.16.0-r0) (3/49) Purging py3-django-rest-framework (3.16.0-r0) (4/49) Purging py3-django-pyc (4.2.21-r0) (5/49) Purging py3-django (4.2.21-r0) (6/49) Purging py3-asgiref-pyc (3.8.1-r1) (7/49) Purging py3-asgiref (3.8.1-r1) (8/49) Purging py3-sqlparse-pyc (0.5.1-r0) (9/49) Purging py3-sqlparse (0.5.1-r0) (10/49) Purging tzdata (2025b-r0) (11/49) Purging py3-tz-pyc (2025.2-r0) (12/49) Purging py3-tz (2025.2-r0) (13/49) Purging py3-setuptools-pyc (80.5.0-r0) (14/49) Purging py3-setuptools (80.5.0-r0) (15/49) Purging py3-gpep517-pyc (19-r0) (16/49) Purging py3-gpep517 (19-r0) (17/49) Purging py3-installer-pyc (0.7.0-r2) (18/49) Purging py3-installer (0.7.0-r2) (19/49) Purging py3-wheel-pyc (0.46.1-r0) (20/49) Purging py3-wheel (0.46.1-r0) (21/49) Purging py3-pytest-cov-pyc (5.0.0-r0) (22/49) Purging py3-pytest-cov (5.0.0-r0) (23/49) Purging py3-coverage-pyc (7.6.10-r0) (24/49) Purging py3-coverage (7.6.10-r0) (25/49) Purging py3-pytest-django-pyc (4.11.1-r0) (26/49) Purging py3-pytest-django (4.11.1-r0) (27/49) Purging py3-pytest-pyc (8.3.5-r0) (28/49) Purging py3-pytest (8.3.5-r0) (29/49) Purging py3-iniconfig-pyc (2.1.0-r0) (30/49) Purging py3-iniconfig (2.1.0-r0) (31/49) Purging py3-packaging-pyc (25.0-r0) (32/49) Purging py3-packaging (25.0-r0) (33/49) Purging py3-parsing-pyc (3.2.3-r0) (34/49) Purging py3-parsing (3.2.3-r0) (35/49) Purging py3-pluggy-pyc (1.5.0-r0) (36/49) Purging py3-pluggy (1.5.0-r0) (37/49) Purging py3-py-pyc (1.11.0-r4) (38/49) Purging py3-py (1.11.0-r4) (39/49) Purging python3-pyc (3.12.10-r0) (40/49) Purging python3-pycache-pyc0 (3.12.10-r0) (41/49) Purging pyc (3.12.10-r0) (42/49) Purging python3 (3.12.10-r0) (43/49) Purging gdbm (1.24-r0) (44/49) Purging libbz2 (1.0.8-r6) (45/49) Purging libffi (3.4.8-r0) (46/49) Purging libpanelw (6.5_p20250503-r0) (47/49) Purging mpdecimal (4.0.0-r0) (48/49) Purging sqlite-libs (3.49.2-r0) (49/49) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 274 MiB in 104 packages >>> py3-drf-writable-nested: Updating the community/armv7 repository index... >>> py3-drf-writable-nested: Signing the index...