>>> py3-drf-writable-nested: Building community/py3-drf-writable-nested 0.7.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 09:53:29 +0000 >>> py3-drf-writable-nested: Checking sanity of /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/48) Installing libffi (3.4.6-r0) (2/48) Installing gdbm (1.23-r1) (3/48) Installing mpdecimal (4.0.0-r0) (4/48) Installing libpanelw (6.4_p20240330-r0) (5/48) Installing readline (8.2.10-r0) (6/48) Installing sqlite-libs (3.45.2-r0) (7/48) Installing python3 (3.12.3-r0) (8/48) Installing python3-pycache-pyc0 (3.12.3-r0) (9/48) Installing pyc (3.12.3-r0) (10/48) Installing py3-asgiref (3.8.1-r1) (11/48) Installing py3-asgiref-pyc (3.8.1-r1) (12/48) Installing py3-sqlparse (0.4.4-r2) (13/48) Installing py3-sqlparse-pyc (0.4.4-r2) (14/48) Installing tzdata (2024a-r1) (15/48) Installing py3-django-pyc (4.2.11-r1) (16/48) Installing py3-tz (2024.1-r1) (17/48) Installing py3-tz-pyc (2024.1-r1) (18/48) Installing py3-django-rest-framework-pyc (3.15.1-r1) (19/48) Installing python3-pyc (3.12.3-r0) (20/48) Installing py3-django (4.2.11-r1) (21/48) Installing py3-django-rest-framework (3.15.1-r1) (22/48) Installing py3-parsing (3.1.2-r1) (23/48) Installing py3-parsing-pyc (3.1.2-r1) (24/48) Installing py3-packaging (24.0-r1) (25/48) Installing py3-packaging-pyc (24.0-r1) (26/48) Installing py3-setuptools (69.2.0-r2) (27/48) Installing py3-setuptools-pyc (69.2.0-r2) (28/48) Installing py3-installer (0.7.0-r2) (29/48) Installing py3-installer-pyc (0.7.0-r2) (30/48) Installing py3-gpep517 (15-r2) (31/48) Installing py3-gpep517-pyc (15-r2) (32/48) Installing py3-wheel (0.42.0-r1) (33/48) Installing py3-wheel-pyc (0.42.0-r1) (34/48) Installing py3-iniconfig (2.0.0-r1) (35/48) Installing py3-iniconfig-pyc (2.0.0-r1) (36/48) Installing py3-pluggy (1.4.0-r1) (37/48) Installing py3-pluggy-pyc (1.4.0-r1) (38/48) Installing py3-py (1.11.0-r3) (39/48) Installing py3-py-pyc (1.11.0-r3) (40/48) Installing py3-pytest (8.1.1-r1) (41/48) Installing py3-pytest-pyc (8.1.1-r1) (42/48) Installing py3-coverage (6.5.0-r6) (43/48) Installing py3-coverage-pyc (6.5.0-r6) (44/48) Installing py3-pytest-cov (4.1.0-r1) (45/48) Installing py3-pytest-cov-pyc (4.1.0-r1) (46/48) Installing py3-pytest-django (4.8.0-r1) (47/48) Installing py3-pytest-django-pyc (4.8.0-r1) (48/48) Installing .makedepends-py3-drf-writable-nested (20240413.095330) Executing busybox-1.36.1-r25.trigger OK: 382 MiB in 158 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/edge/py3-drf-writable-nested-0.7.0.tar.gz >>> py3-drf-writable-nested: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-drf-writable-nested-0.7.0.tar.gz >>> py3-drf-writable-nested: Checking sha512sums... py3-drf-writable-nested-0.7.0.tar.gz: OK >>> py3-drf-writable-nested: Unpacking /var/cache/distfiles/py3-drf-writable-nested-0.7.0.tar.gz... 2024-04-13 09:53:31,969 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, 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.warn_dash_deprecation(opt, section) 2024-04-13 09:53:32,024 root INFO running bdist_wheel 2024-04-13 09:53:32,051 root INFO running build 2024-04-13 09:53:32,051 root INFO running build_py 2024-04-13 09:53:32,056 root INFO creating build 2024-04-13 09:53:32,056 root INFO creating build/lib 2024-04-13 09:53:32,056 root INFO creating build/lib/drf_writable_nested 2024-04-13 09:53:32,056 root INFO copying drf_writable_nested/serializers.py -> build/lib/drf_writable_nested 2024-04-13 09:53:32,056 root INFO copying drf_writable_nested/__init__.py -> build/lib/drf_writable_nested 2024-04-13 09:53:32,056 root INFO copying drf_writable_nested/mixins.py -> build/lib/drf_writable_nested 2024-04-13 09:53:32,057 root INFO running egg_info 2024-04-13 09:53:32,057 root INFO creating drf_writable_nested.egg-info 2024-04-13 09:53:32,060 root INFO writing drf_writable_nested.egg-info/PKG-INFO 2024-04-13 09:53:32,060 root INFO writing dependency_links to drf_writable_nested.egg-info/dependency_links.txt 2024-04-13 09:53:32,061 root INFO writing top-level names to drf_writable_nested.egg-info/top_level.txt 2024-04-13 09:53:32,061 root INFO writing manifest file 'drf_writable_nested.egg-info/SOURCES.txt' 2024-04-13 09:53:32,065 root INFO reading manifest file 'drf_writable_nested.egg-info/SOURCES.txt' 2024-04-13 09:53:32,065 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 09:53:32,066 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-04-13 09:53:32,066 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-04-13 09:53:32,066 root INFO adding license file 'LICENSE.md' 2024-04-13 09:53:32,067 root INFO writing manifest file 'drf_writable_nested.egg-info/SOURCES.txt' 2024-04-13 09:53:32,068 root INFO copying drf_writable_nested/py.typed -> build/lib/drf_writable_nested 2024-04-13 09:53:32,076 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 09:53:32,076 root INFO running install 2024-04-13 09:53:32,098 root INFO running install_lib 2024-04-13 09:53:32,102 root INFO creating build/bdist.linux-ppc64le 2024-04-13 09:53:32,102 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 09:53:32,102 root INFO creating build/bdist.linux-ppc64le/wheel/drf_writable_nested 2024-04-13 09:53:32,102 root INFO copying build/lib/drf_writable_nested/serializers.py -> build/bdist.linux-ppc64le/wheel/drf_writable_nested 2024-04-13 09:53:32,102 root INFO copying build/lib/drf_writable_nested/py.typed -> build/bdist.linux-ppc64le/wheel/drf_writable_nested 2024-04-13 09:53:32,102 root INFO copying build/lib/drf_writable_nested/__init__.py -> build/bdist.linux-ppc64le/wheel/drf_writable_nested 2024-04-13 09:53:32,103 root INFO copying build/lib/drf_writable_nested/mixins.py -> build/bdist.linux-ppc64le/wheel/drf_writable_nested 2024-04-13 09:53:32,103 root INFO running install_egg_info 2024-04-13 09:53:32,109 root INFO Copying drf_writable_nested.egg-info to build/bdist.linux-ppc64le/wheel/drf_writable_nested-0.7.0-py3.12.egg-info 2024-04-13 09:53:32,110 root INFO running install_scripts 2024-04-13 09:53:32,113 wheel INFO creating build/bdist.linux-ppc64le/wheel/drf_writable_nested-0.7.0.dist-info/WHEEL 2024-04-13 09:53:32,113 wheel INFO creating '/home/buildozer/aports/community/py3-drf-writable-nested/src/drf-writable-nested-0.7.0/.dist/.tmp-szia7iht/drf_writable_nested-0.7.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 09:53:32,114 wheel INFO adding 'drf_writable_nested/__init__.py' 2024-04-13 09:53:32,114 wheel INFO adding 'drf_writable_nested/mixins.py' 2024-04-13 09:53:32,114 wheel INFO adding 'drf_writable_nested/py.typed' 2024-04-13 09:53:32,114 wheel INFO adding 'drf_writable_nested/serializers.py' 2024-04-13 09:53:32,115 wheel INFO adding 'drf_writable_nested-0.7.0.dist-info/LICENSE.md' 2024-04-13 09:53:32,115 wheel INFO adding 'drf_writable_nested-0.7.0.dist-info/METADATA' 2024-04-13 09:53:32,115 wheel INFO adding 'drf_writable_nested-0.7.0.dist-info/WHEEL' 2024-04-13 09:53:32,115 wheel INFO adding 'drf_writable_nested-0.7.0.dist-info/top_level.txt' 2024-04-13 09:53:32,115 wheel INFO adding 'drf_writable_nested-0.7.0.dist-info/RECORD' 2024-04-13 09:53:32,115 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 09:53:32,116 gpep517 INFO The backend produced .dist/drf_writable_nested-0.7.0-py3-none-any.whl drf_writable_nested-0.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 django: version: 4.2.11, settings: tests.settings (from env) rootdir: /home/buildozer/aports/community/py3-drf-writable-nested/src/drf-writable-nested-0.7.0 configfile: tox.ini plugins: cov-4.1.0, django-4.8.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 1.06s ======================== >>> py3-drf-writable-nested: Entering fakeroot... >>> py3-drf-writable-nested-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-drf-writable-nested/pkg/py3-drf-writable-nested/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: 56.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.0-r1.apk >>> py3-drf-writable-nested*: Tracing dependencies... py3-django-rest-framework python3~3.12 >>> py3-drf-writable-nested*: Package size: 84.0 KB >>> py3-drf-writable-nested*: Compressing data... >>> py3-drf-writable-nested*: Create checksum... >>> py3-drf-writable-nested*: Create py3-drf-writable-nested-0.7.0-r1.apk >>> py3-drf-writable-nested: Build complete at Sat, 13 Apr 2024 09:53:34 +0000 elapsed time 0h 0m 5s >>> py3-drf-writable-nested: Cleaning up srcdir >>> py3-drf-writable-nested: Cleaning up pkgdir >>> py3-drf-writable-nested: Uninstalling dependencies... (1/48) Purging .makedepends-py3-drf-writable-nested (20240413.095330) (2/48) Purging py3-django-rest-framework-pyc (3.15.1-r1) (3/48) Purging py3-django-rest-framework (3.15.1-r1) (4/48) Purging py3-django-pyc (4.2.11-r1) (5/48) Purging py3-django (4.2.11-r1) (6/48) Purging py3-asgiref-pyc (3.8.1-r1) (7/48) Purging py3-asgiref (3.8.1-r1) (8/48) Purging py3-sqlparse-pyc (0.4.4-r2) (9/48) Purging py3-sqlparse (0.4.4-r2) (10/48) Purging tzdata (2024a-r1) (11/48) Purging py3-tz-pyc (2024.1-r1) (12/48) Purging py3-tz (2024.1-r1) (13/48) Purging py3-setuptools-pyc (69.2.0-r2) (14/48) Purging py3-setuptools (69.2.0-r2) (15/48) Purging py3-gpep517-pyc (15-r2) (16/48) Purging py3-gpep517 (15-r2) (17/48) Purging py3-installer-pyc (0.7.0-r2) (18/48) Purging py3-installer (0.7.0-r2) (19/48) Purging py3-wheel-pyc (0.42.0-r1) (20/48) Purging py3-wheel (0.42.0-r1) (21/48) Purging py3-pytest-cov-pyc (4.1.0-r1) (22/48) Purging py3-pytest-cov (4.1.0-r1) (23/48) Purging py3-coverage-pyc (6.5.0-r6) (24/48) Purging py3-coverage (6.5.0-r6) (25/48) Purging py3-pytest-django-pyc (4.8.0-r1) (26/48) Purging py3-pytest-django (4.8.0-r1) (27/48) Purging py3-pytest-pyc (8.1.1-r1) (28/48) Purging py3-pytest (8.1.1-r1) (29/48) Purging py3-iniconfig-pyc (2.0.0-r1) (30/48) Purging py3-iniconfig (2.0.0-r1) (31/48) Purging py3-packaging-pyc (24.0-r1) (32/48) Purging py3-packaging (24.0-r1) (33/48) Purging py3-parsing-pyc (3.1.2-r1) (34/48) Purging py3-parsing (3.1.2-r1) (35/48) Purging py3-pluggy-pyc (1.4.0-r1) (36/48) Purging py3-pluggy (1.4.0-r1) (37/48) Purging py3-py-pyc (1.11.0-r3) (38/48) Purging py3-py (1.11.0-r3) (39/48) Purging python3-pyc (3.12.3-r0) (40/48) Purging python3-pycache-pyc0 (3.12.3-r0) (41/48) Purging pyc (3.12.3-r0) (42/48) Purging python3 (3.12.3-r0) (43/48) Purging gdbm (1.23-r1) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libpanelw (6.4_p20240330-r0) (46/48) Purging mpdecimal (4.0.0-r0) (47/48) Purging readline (8.2.10-r0) (48/48) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-drf-writable-nested: Updating the community/ppc64le repository index... >>> py3-drf-writable-nested: Signing the index...