>>> py3-django-nested-admin: Building community/py3-django-nested-admin 4.0.2-r0 (using abuild 3.12.0-r5) started Fri, 05 Apr 2024 23:28:26 +0000 >>> py3-django-nested-admin: Checking sanity of /home/buildozer/aports/community/py3-django-nested-admin/APKBUILD... >>> py3-django-nested-admin: Analyzing dependencies... >>> py3-django-nested-admin: Installing for build: build-base py3-python-monkey-business py3-setuptools py3-gpep517 py3-wheel (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.6.1-r2) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.4_p20240309-r0) (7/29) Installing readline (8.2.10-r0) (8/29) Installing sqlite-libs (3.45.2-r0) (9/29) Installing python3 (3.11.8-r0) (10/29) Installing python3-pycache-pyc0 (3.11.8-r0) (11/29) Installing pyc (3.11.8-r0) (12/29) Installing py3-six-pyc (1.16.0-r8) (13/29) Installing py3-python-monkey-business-pyc (1.0.0-r0) (14/29) Installing python3-pyc (3.11.8-r0) (15/29) Installing py3-six (1.16.0-r8) (16/29) Installing py3-python-monkey-business (1.0.0-r0) (17/29) Installing py3-parsing (3.1.2-r0) (18/29) Installing py3-parsing-pyc (3.1.2-r0) (19/29) Installing py3-packaging (24.0-r0) (20/29) Installing py3-packaging-pyc (24.0-r0) (21/29) Installing py3-setuptools (69.2.0-r0) (22/29) Installing py3-setuptools-pyc (69.2.0-r0) (23/29) Installing py3-installer (0.7.0-r1) (24/29) Installing py3-installer-pyc (0.7.0-r1) (25/29) Installing py3-gpep517 (15-r1) (26/29) Installing py3-gpep517-pyc (15-r1) (27/29) Installing py3-wheel (0.42.0-r0) (28/29) Installing py3-wheel-pyc (0.42.0-r0) (29/29) Installing .makedepends-py3-django-nested-admin (20240405.232829) Executing busybox-1.36.1-r25.trigger OK: 278 MiB in 131 packages >>> py3-django-nested-admin: Cleaning up srcdir >>> py3-django-nested-admin: Cleaning up pkgdir >>> py3-django-nested-admin: Cleaning up tmpdir >>> py3-django-nested-admin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-nested-admin-4.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 593k 100 593k 0 0 3162k 0 --:--:-- --:--:-- --:--:-- 3189k >>> py3-django-nested-admin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-nested-admin-4.0.2.tar.gz >>> py3-django-nested-admin: Checking sha512sums... py3-django-nested-admin-4.0.2.tar.gz: OK >>> py3-django-nested-admin: Unpacking /var/cache/distfiles/py3-django-nested-admin-4.0.2.tar.gz... 2024-04-05 23:28:32,156 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-05 23:28:32,283 root INFO running bdist_wheel 2024-04-05 23:28:32,341 root INFO running build 2024-04-05 23:28:32,342 root INFO running build_py 2024-04-05 23:28:32,351 root INFO creating build 2024-04-05 23:28:32,352 root INFO creating build/lib 2024-04-05 23:28:32,352 root INFO creating build/lib/nested_admin 2024-04-05 23:28:32,352 root INFO copying nested_admin/views.py -> build/lib/nested_admin 2024-04-05 23:28:32,354 root INFO copying nested_admin/urls.py -> build/lib/nested_admin 2024-04-05 23:28:32,355 root INFO copying nested_admin/nested.py -> build/lib/nested_admin 2024-04-05 23:28:32,356 root INFO copying nested_admin/formsets.py -> build/lib/nested_admin 2024-04-05 23:28:32,357 root INFO copying nested_admin/compat.py -> build/lib/nested_admin 2024-04-05 23:28:32,358 root INFO copying nested_admin/__init__.py -> build/lib/nested_admin 2024-04-05 23:28:32,360 root INFO copying nested_admin/forms.py -> build/lib/nested_admin 2024-04-05 23:28:32,361 root INFO copying nested_admin/exceptions.py -> build/lib/nested_admin 2024-04-05 23:28:32,362 root INFO copying nested_admin/models.py -> build/lib/nested_admin 2024-04-05 23:28:32,362 root INFO copying nested_admin/polymorphic.py -> build/lib/nested_admin 2024-04-05 23:28:32,364 root INFO creating build/lib/nested_admin/templatetags 2024-04-05 23:28:32,365 root INFO copying nested_admin/templatetags/__init__.py -> build/lib/nested_admin/templatetags 2024-04-05 23:28:32,366 root INFO copying nested_admin/templatetags/nested_admin.py -> build/lib/nested_admin/templatetags 2024-04-05 23:28:32,367 root INFO creating build/lib/nested_admin/tests 2024-04-05 23:28:32,368 root INFO copying nested_admin/tests/drag_drop.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,369 root INFO copying nested_admin/tests/settings.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,370 root INFO copying nested_admin/tests/urls.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,371 root INFO copying nested_admin/tests/__init__.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,372 root INFO copying nested_admin/tests/conftest.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,373 root INFO copying nested_admin/tests/base.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,374 root INFO copying nested_admin/tests/utils.py -> build/lib/nested_admin/tests 2024-04-05 23:28:32,376 root INFO creating build/lib/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,377 root INFO copying nested_admin/tests/admin_widgets/admin.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,378 root INFO copying nested_admin/tests/admin_widgets/tests.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,379 root INFO copying nested_admin/tests/admin_widgets/__init__.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,380 root INFO copying nested_admin/tests/admin_widgets/models.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,381 root INFO creating build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,382 root INFO copying nested_admin/tests/nested_delete_validationerrors/admin.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,383 root INFO copying nested_admin/tests/nested_delete_validationerrors/tests.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,384 root INFO copying nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,385 root INFO copying nested_admin/tests/nested_delete_validationerrors/models.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,386 root INFO creating build/lib/nested_admin/tests/one_deep 2024-04-05 23:28:32,387 root INFO copying nested_admin/tests/one_deep/admin.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 23:28:32,388 root INFO copying nested_admin/tests/one_deep/tests.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 23:28:32,389 root INFO copying nested_admin/tests/one_deep/__init__.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 23:28:32,390 root INFO copying nested_admin/tests/one_deep/models.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 23:28:32,391 root INFO creating build/lib/nested_admin/tests/issue_122 2024-04-05 23:28:32,392 root INFO copying nested_admin/tests/issue_122/admin.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 23:28:32,393 root INFO copying nested_admin/tests/issue_122/tests.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 23:28:32,394 root INFO copying nested_admin/tests/issue_122/__init__.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 23:28:32,395 root INFO copying nested_admin/tests/issue_122/models.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 23:28:32,396 root INFO creating build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,397 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,398 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,399 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,400 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,402 root INFO creating build/lib/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,402 root INFO copying nested_admin/tests/identical_prefixes/admin.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,403 root INFO copying nested_admin/tests/identical_prefixes/tests.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,404 root INFO copying nested_admin/tests/identical_prefixes/__init__.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,405 root INFO copying nested_admin/tests/identical_prefixes/models.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,406 root INFO creating build/lib/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,407 root INFO copying nested_admin/tests/nested_recursive/admin.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,408 root INFO copying nested_admin/tests/nested_recursive/tests.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,409 root INFO copying nested_admin/tests/nested_recursive/__init__.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,410 root INFO copying nested_admin/tests/nested_recursive/models.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,411 root INFO creating build/lib/nested_admin/tests/nested_polymorphic 2024-04-05 23:28:32,412 root INFO copying nested_admin/tests/nested_polymorphic/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic 2024-04-05 23:28:32,413 root INFO copying nested_admin/tests/nested_polymorphic/base.py -> build/lib/nested_admin/tests/nested_polymorphic 2024-04-05 23:28:32,414 root INFO creating build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,415 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,416 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,417 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,418 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,419 root INFO creating build/lib/nested_admin/tests/two_deep 2024-04-05 23:28:32,420 root INFO copying nested_admin/tests/two_deep/admin.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 23:28:32,421 root INFO copying nested_admin/tests/two_deep/tests.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 23:28:32,422 root INFO copying nested_admin/tests/two_deep/__init__.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 23:28:32,423 root INFO copying nested_admin/tests/two_deep/test_permissions.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 23:28:32,424 root INFO copying nested_admin/tests/two_deep/models.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 23:28:32,425 root INFO creating build/lib/nested_admin/tests/three_deep 2024-04-05 23:28:32,426 root INFO copying nested_admin/tests/three_deep/admin.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 23:28:32,427 root INFO copying nested_admin/tests/three_deep/tests.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 23:28:32,428 root INFO copying nested_admin/tests/three_deep/__init__.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 23:28:32,428 root INFO copying nested_admin/tests/three_deep/models.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 23:28:32,430 root INFO creating build/lib/nested_admin/tests/gfk 2024-04-05 23:28:32,430 root INFO copying nested_admin/tests/gfk/admin.py -> build/lib/nested_admin/tests/gfk 2024-04-05 23:28:32,431 root INFO copying nested_admin/tests/gfk/tests.py -> build/lib/nested_admin/tests/gfk 2024-04-05 23:28:32,432 root INFO copying nested_admin/tests/gfk/__init__.py -> build/lib/nested_admin/tests/gfk 2024-04-05 23:28:32,433 root INFO copying nested_admin/tests/gfk/models.py -> build/lib/nested_admin/tests/gfk 2024-04-05 23:28:32,434 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,435 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,435 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,436 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,437 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,438 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,439 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,440 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,440 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,441 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,442 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,443 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,444 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,445 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,446 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,447 root INFO running egg_info 2024-04-05 23:28:32,447 root INFO creating django_nested_admin.egg-info 2024-04-05 23:28:32,452 root INFO writing django_nested_admin.egg-info/PKG-INFO 2024-04-05 23:28:32,462 root INFO writing dependency_links to django_nested_admin.egg-info/dependency_links.txt 2024-04-05 23:28:32,466 root INFO writing requirements to django_nested_admin.egg-info/requires.txt 2024-04-05 23:28:32,466 root INFO writing top-level names to django_nested_admin.egg-info/top_level.txt 2024-04-05 23:28:32,467 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2024-04-05 23:28:32,485 root INFO reading manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2024-04-05 23:28:32,486 root INFO reading manifest template 'MANIFEST.in' 2024-04-05 23:28:32,492 root INFO adding license file 'LICENSE' 2024-04-05 23:28:32,497 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'nested_admin.static.nested_admin.dist' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nested_admin.static.nested_admin.dist' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nested_admin.static.nested_admin.dist' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nested_admin.static.nested_admin.dist' to be distributed and are already explicitly excluding 'nested_admin.static.nested_admin.dist' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'nested_admin.static.nested_admin.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nested_admin.static.nested_admin.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nested_admin.static.nested_admin.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nested_admin.static.nested_admin.src' to be distributed and are already explicitly excluding 'nested_admin.static.nested_admin.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'nested_admin.templates.nesting.admin.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nested_admin.templates.nesting.admin.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nested_admin.templates.nesting.admin.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nested_admin.templates.nesting.admin.includes' to be distributed and are already explicitly excluding 'nested_admin.templates.nesting.admin.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'nested_admin.templates.nesting.admin.inlines' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nested_admin.templates.nesting.admin.inlines' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nested_admin.templates.nesting.admin.inlines' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nested_admin.templates.nesting.admin.inlines' to be distributed and are already explicitly excluding 'nested_admin.templates.nesting.admin.inlines' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-04-05 23:28:32,512 root INFO creating build/lib/nested_admin/static 2024-04-05 23:28:32,513 root INFO creating build/lib/nested_admin/static/nested_admin 2024-04-05 23:28:32,513 root INFO creating build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,514 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,515 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,516 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,519 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,522 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,523 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,525 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,527 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,528 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,532 root INFO creating build/lib/nested_admin/static/nested_admin/src 2024-04-05 23:28:32,532 root INFO copying nested_admin/static/nested_admin/src/drag-handle.png -> build/lib/nested_admin/static/nested_admin/src 2024-04-05 23:28:32,533 root INFO copying nested_admin/static/nested_admin/src/nested_admin.scss -> build/lib/nested_admin/static/nested_admin/src 2024-04-05 23:28:32,534 root INFO creating build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,535 root INFO copying nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,536 root INFO copying nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,536 root INFO copying nested_admin/static/nested_admin/src/nested-admin/index.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,537 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,538 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,540 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,540 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,542 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,543 root INFO copying nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,544 root INFO copying nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,545 root INFO copying nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,546 root INFO creating build/lib/nested_admin/templates 2024-04-05 23:28:32,546 root INFO creating build/lib/nested_admin/templates/nesting 2024-04-05 23:28:32,547 root INFO creating build/lib/nested_admin/templates/nesting/admin 2024-04-05 23:28:32,547 root INFO creating build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,548 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,548 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,549 root INFO copying nested_admin/templates/nesting/admin/includes/inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,550 root INFO creating build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,551 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,552 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,553 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,554 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,555 root INFO copying nested_admin/templates/nesting/admin/inlines/stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,555 root INFO copying nested_admin/templates/nesting/admin/inlines/tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,578 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-05 23:28:32,579 root INFO running install 2024-04-05 23:28:32,610 root INFO running install_lib 2024-04-05 23:28:32,617 root INFO creating build/bdist.linux-riscv64 2024-04-05 23:28:32,617 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-05 23:28:32,618 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,618 root INFO copying build/lib/nested_admin/views.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,619 root INFO copying build/lib/nested_admin/urls.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,620 root INFO copying build/lib/nested_admin/nested.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,621 root INFO copying build/lib/nested_admin/formsets.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,622 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templatetags 2024-04-05 23:28:32,622 root INFO copying build/lib/nested_admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/templatetags 2024-04-05 23:28:32,623 root INFO copying build/lib/nested_admin/templatetags/nested_admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/templatetags 2024-04-05 23:28:32,624 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates 2024-04-05 23:28:32,625 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting 2024-04-05 23:28:32,625 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin 2024-04-05 23:28:32,626 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,627 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,628 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/stacked.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,628 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,630 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,631 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/tabular.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 23:28:32,632 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,633 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,633 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,634 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/inline.html -> build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 23:28:32,635 root INFO copying build/lib/nested_admin/compat.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,636 root INFO copying build/lib/nested_admin/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,637 root INFO copying build/lib/nested_admin/forms.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,638 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static 2024-04-05 23:28:32,638 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin 2024-04-05 23:28:32,639 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src 2024-04-05 23:28:32,639 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested_admin.scss -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src 2024-04-05 23:28:32,641 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,641 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,642 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,643 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/index.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,644 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,645 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,646 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,647 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,648 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,648 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,649 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,650 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 23:28:32,652 root INFO copying build/lib/nested_admin/static/nested_admin/src/drag-handle.png -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src 2024-04-05 23:28:32,652 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,653 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,656 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,657 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,662 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,663 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.css -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,664 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,666 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,667 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.js -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,669 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 23:28:32,670 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,671 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,671 root INFO copying build/lib/nested_admin/tests/admin_widgets/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,672 root INFO copying build/lib/nested_admin/tests/admin_widgets/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,673 root INFO copying build/lib/nested_admin/tests/admin_widgets/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,674 root INFO copying build/lib/nested_admin/tests/admin_widgets/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2024-04-05 23:28:32,675 root INFO copying build/lib/nested_admin/tests/drag_drop.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,676 root INFO copying build/lib/nested_admin/tests/settings.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,676 root INFO copying build/lib/nested_admin/tests/urls.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,677 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,678 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,679 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,679 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,680 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 23:28:32,681 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2024-04-05 23:28:32,682 root INFO copying build/lib/nested_admin/tests/one_deep/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2024-04-05 23:28:32,682 root INFO copying build/lib/nested_admin/tests/one_deep/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2024-04-05 23:28:32,683 root INFO copying build/lib/nested_admin/tests/one_deep/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2024-04-05 23:28:32,684 root INFO copying build/lib/nested_admin/tests/one_deep/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2024-04-05 23:28:32,685 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2024-04-05 23:28:32,685 root INFO copying build/lib/nested_admin/tests/issue_122/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2024-04-05 23:28:32,686 root INFO copying build/lib/nested_admin/tests/issue_122/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2024-04-05 23:28:32,687 root INFO copying build/lib/nested_admin/tests/issue_122/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2024-04-05 23:28:32,687 root INFO copying build/lib/nested_admin/tests/issue_122/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2024-04-05 23:28:32,688 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,689 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,690 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,690 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,691 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 23:28:32,692 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,692 root INFO copying build/lib/nested_admin/tests/identical_prefixes/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,693 root INFO copying build/lib/nested_admin/tests/identical_prefixes/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,694 root INFO copying build/lib/nested_admin/tests/identical_prefixes/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,695 root INFO copying build/lib/nested_admin/tests/identical_prefixes/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 23:28:32,695 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,696 root INFO copying build/lib/nested_admin/tests/nested_recursive/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,697 root INFO copying build/lib/nested_admin/tests/nested_recursive/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,697 root INFO copying build/lib/nested_admin/tests/nested_recursive/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,698 root INFO copying build/lib/nested_admin/tests/nested_recursive/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2024-04-05 23:28:32,699 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic 2024-04-05 23:28:32,700 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,700 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,701 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,702 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,702 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 23:28:32,703 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,704 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,705 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,705 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,706 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 23:28:32,707 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic 2024-04-05 23:28:32,708 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,708 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,709 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,710 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,711 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 23:28:32,712 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/base.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic 2024-04-05 23:28:32,713 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,713 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,714 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,715 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,715 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 23:28:32,716 root INFO copying build/lib/nested_admin/tests/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,717 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2024-04-05 23:28:32,717 root INFO copying build/lib/nested_admin/tests/two_deep/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2024-04-05 23:28:32,718 root INFO copying build/lib/nested_admin/tests/two_deep/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2024-04-05 23:28:32,719 root INFO copying build/lib/nested_admin/tests/two_deep/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2024-04-05 23:28:32,720 root INFO copying build/lib/nested_admin/tests/two_deep/test_permissions.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2024-04-05 23:28:32,721 root INFO copying build/lib/nested_admin/tests/two_deep/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2024-04-05 23:28:32,722 root INFO copying build/lib/nested_admin/tests/conftest.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,722 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2024-04-05 23:28:32,723 root INFO copying build/lib/nested_admin/tests/three_deep/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2024-04-05 23:28:32,724 root INFO copying build/lib/nested_admin/tests/three_deep/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2024-04-05 23:28:32,725 root INFO copying build/lib/nested_admin/tests/three_deep/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2024-04-05 23:28:32,725 root INFO copying build/lib/nested_admin/tests/three_deep/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2024-04-05 23:28:32,726 root INFO copying build/lib/nested_admin/tests/base.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,727 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2024-04-05 23:28:32,728 root INFO copying build/lib/nested_admin/tests/gfk/admin.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2024-04-05 23:28:32,728 root INFO copying build/lib/nested_admin/tests/gfk/tests.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2024-04-05 23:28:32,730 root INFO copying build/lib/nested_admin/tests/gfk/__init__.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2024-04-05 23:28:32,730 root INFO copying build/lib/nested_admin/tests/gfk/models.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2024-04-05 23:28:32,731 root INFO copying build/lib/nested_admin/tests/utils.py -> build/bdist.linux-riscv64/wheel/nested_admin/tests 2024-04-05 23:28:32,732 root INFO copying build/lib/nested_admin/exceptions.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,732 root INFO copying build/lib/nested_admin/models.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,733 root INFO copying build/lib/nested_admin/polymorphic.py -> build/bdist.linux-riscv64/wheel/nested_admin 2024-04-05 23:28:32,734 root INFO running install_egg_info 2024-04-05 23:28:32,748 root INFO Copying django_nested_admin.egg-info to build/bdist.linux-riscv64/wheel/django_nested_admin-4.0.2-py3.11.egg-info 2024-04-05 23:28:32,752 root INFO running install_scripts 2024-04-05 23:28:32,765 wheel INFO creating build/bdist.linux-riscv64/wheel/django_nested_admin-4.0.2.dist-info/WHEEL 2024-04-05 23:28:32,767 wheel INFO creating '/home/buildozer/aports/community/py3-django-nested-admin/src/django-nested-admin-4.0.2/.dist/.tmp-3s4d3jp5/django_nested_admin-4.0.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-05 23:28:32,770 wheel INFO adding 'nested_admin/__init__.py' 2024-04-05 23:28:32,771 wheel INFO adding 'nested_admin/compat.py' 2024-04-05 23:28:32,772 wheel INFO adding 'nested_admin/exceptions.py' 2024-04-05 23:28:32,773 wheel INFO adding 'nested_admin/forms.py' 2024-04-05 23:28:32,774 wheel INFO adding 'nested_admin/formsets.py' 2024-04-05 23:28:32,776 wheel INFO adding 'nested_admin/models.py' 2024-04-05 23:28:32,777 wheel INFO adding 'nested_admin/nested.py' 2024-04-05 23:28:32,779 wheel INFO adding 'nested_admin/polymorphic.py' 2024-04-05 23:28:32,780 wheel INFO adding 'nested_admin/urls.py' 2024-04-05 23:28:32,781 wheel INFO adding 'nested_admin/views.py' 2024-04-05 23:28:32,782 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css' 2024-04-05 23:28:32,784 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css.map' 2024-04-05 23:28:32,787 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js' 2024-04-05 23:28:32,797 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js.map' 2024-04-05 23:28:32,807 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css' 2024-04-05 23:28:32,808 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css.map' 2024-04-05 23:28:32,810 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js' 2024-04-05 23:28:32,813 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt' 2024-04-05 23:28:32,817 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.map' 2024-04-05 23:28:32,825 wheel INFO adding 'nested_admin/static/nested_admin/src/drag-handle.png' 2024-04-05 23:28:32,826 wheel INFO adding 'nested_admin/static/nested_admin/src/nested_admin.scss' 2024-04-05 23:28:32,828 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/django$.js' 2024-04-05 23:28:32,828 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/grp$.js' 2024-04-05 23:28:32,829 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/index.js' 2024-04-05 23:28:32,830 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js' 2024-04-05 23:28:32,832 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js' 2024-04-05 23:28:32,833 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js' 2024-04-05 23:28:32,834 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js' 2024-04-05 23:28:32,836 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js' 2024-04-05 23:28:32,838 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/regexquote.js' 2024-04-05 23:28:32,839 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/sortable.js' 2024-04-05 23:28:32,840 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/utils.js' 2024-04-05 23:28:32,842 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline.html' 2024-04-05 23:28:32,842 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html' 2024-04-05 23:28:32,843 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/inline.html' 2024-04-05 23:28:32,844 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html' 2024-04-05 23:28:32,846 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html' 2024-04-05 23:28:32,847 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html' 2024-04-05 23:28:32,848 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html' 2024-04-05 23:28:32,849 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/stacked.html' 2024-04-05 23:28:32,850 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/tabular.html' 2024-04-05 23:28:32,851 wheel INFO adding 'nested_admin/templatetags/__init__.py' 2024-04-05 23:28:32,852 wheel INFO adding 'nested_admin/templatetags/nested_admin.py' 2024-04-05 23:28:32,853 wheel INFO adding 'nested_admin/tests/__init__.py' 2024-04-05 23:28:32,854 wheel INFO adding 'nested_admin/tests/base.py' 2024-04-05 23:28:32,855 wheel INFO adding 'nested_admin/tests/conftest.py' 2024-04-05 23:28:32,856 wheel INFO adding 'nested_admin/tests/drag_drop.py' 2024-04-05 23:28:32,858 wheel INFO adding 'nested_admin/tests/settings.py' 2024-04-05 23:28:32,859 wheel INFO adding 'nested_admin/tests/urls.py' 2024-04-05 23:28:32,859 wheel INFO adding 'nested_admin/tests/utils.py' 2024-04-05 23:28:32,861 wheel INFO adding 'nested_admin/tests/admin_widgets/__init__.py' 2024-04-05 23:28:32,862 wheel INFO adding 'nested_admin/tests/admin_widgets/admin.py' 2024-04-05 23:28:32,863 wheel INFO adding 'nested_admin/tests/admin_widgets/models.py' 2024-04-05 23:28:32,864 wheel INFO adding 'nested_admin/tests/admin_widgets/tests.py' 2024-04-05 23:28:32,866 wheel INFO adding 'nested_admin/tests/gfk/__init__.py' 2024-04-05 23:28:32,867 wheel INFO adding 'nested_admin/tests/gfk/admin.py' 2024-04-05 23:28:32,867 wheel INFO adding 'nested_admin/tests/gfk/models.py' 2024-04-05 23:28:32,869 wheel INFO adding 'nested_admin/tests/gfk/tests.py' 2024-04-05 23:28:32,870 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/__init__.py' 2024-04-05 23:28:32,871 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/admin.py' 2024-04-05 23:28:32,872 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/models.py' 2024-04-05 23:28:32,873 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/tests.py' 2024-04-05 23:28:32,874 wheel INFO adding 'nested_admin/tests/identical_prefixes/__init__.py' 2024-04-05 23:28:32,875 wheel INFO adding 'nested_admin/tests/identical_prefixes/admin.py' 2024-04-05 23:28:32,876 wheel INFO adding 'nested_admin/tests/identical_prefixes/models.py' 2024-04-05 23:28:32,877 wheel INFO adding 'nested_admin/tests/identical_prefixes/tests.py' 2024-04-05 23:28:32,878 wheel INFO adding 'nested_admin/tests/issue_122/__init__.py' 2024-04-05 23:28:32,879 wheel INFO adding 'nested_admin/tests/issue_122/admin.py' 2024-04-05 23:28:32,880 wheel INFO adding 'nested_admin/tests/issue_122/models.py' 2024-04-05 23:28:32,881 wheel INFO adding 'nested_admin/tests/issue_122/tests.py' 2024-04-05 23:28:32,882 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/__init__.py' 2024-04-05 23:28:32,883 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/admin.py' 2024-04-05 23:28:32,884 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/models.py' 2024-04-05 23:28:32,885 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/tests.py' 2024-04-05 23:28:32,887 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/__init__.py' 2024-04-05 23:28:32,888 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/admin.py' 2024-04-05 23:28:32,889 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/models.py' 2024-04-05 23:28:32,890 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/tests.py' 2024-04-05 23:28:32,891 wheel INFO adding 'nested_admin/tests/nested_polymorphic/__init__.py' 2024-04-05 23:28:32,892 wheel INFO adding 'nested_admin/tests/nested_polymorphic/base.py' 2024-04-05 23:28:32,893 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py' 2024-04-05 23:28:32,894 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py' 2024-04-05 23:28:32,895 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py' 2024-04-05 23:28:32,896 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py' 2024-04-05 23:28:32,897 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py' 2024-04-05 23:28:32,898 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py' 2024-04-05 23:28:32,898 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py' 2024-04-05 23:28:32,899 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py' 2024-04-05 23:28:32,900 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py' 2024-04-05 23:28:32,901 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py' 2024-04-05 23:28:32,902 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py' 2024-04-05 23:28:32,903 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py' 2024-04-05 23:28:32,904 wheel INFO adding 'nested_admin/tests/nested_recursive/__init__.py' 2024-04-05 23:28:32,905 wheel INFO adding 'nested_admin/tests/nested_recursive/admin.py' 2024-04-05 23:28:32,906 wheel INFO adding 'nested_admin/tests/nested_recursive/models.py' 2024-04-05 23:28:32,907 wheel INFO adding 'nested_admin/tests/nested_recursive/tests.py' 2024-04-05 23:28:32,908 wheel INFO adding 'nested_admin/tests/one_deep/__init__.py' 2024-04-05 23:28:32,909 wheel INFO adding 'nested_admin/tests/one_deep/admin.py' 2024-04-05 23:28:32,910 wheel INFO adding 'nested_admin/tests/one_deep/models.py' 2024-04-05 23:28:32,911 wheel INFO adding 'nested_admin/tests/one_deep/tests.py' 2024-04-05 23:28:32,912 wheel INFO adding 'nested_admin/tests/three_deep/__init__.py' 2024-04-05 23:28:32,913 wheel INFO adding 'nested_admin/tests/three_deep/admin.py' 2024-04-05 23:28:32,914 wheel INFO adding 'nested_admin/tests/three_deep/models.py' 2024-04-05 23:28:32,915 wheel INFO adding 'nested_admin/tests/three_deep/tests.py' 2024-04-05 23:28:32,917 wheel INFO adding 'nested_admin/tests/two_deep/__init__.py' 2024-04-05 23:28:32,918 wheel INFO adding 'nested_admin/tests/two_deep/admin.py' 2024-04-05 23:28:32,919 wheel INFO adding 'nested_admin/tests/two_deep/models.py' 2024-04-05 23:28:32,920 wheel INFO adding 'nested_admin/tests/two_deep/test_permissions.py' 2024-04-05 23:28:32,921 wheel INFO adding 'nested_admin/tests/two_deep/tests.py' 2024-04-05 23:28:32,923 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/LICENSE' 2024-04-05 23:28:32,923 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/METADATA' 2024-04-05 23:28:32,924 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/WHEEL' 2024-04-05 23:28:32,925 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/top_level.txt' 2024-04-05 23:28:32,927 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/RECORD' 2024-04-05 23:28:32,929 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-05 23:28:32,947 gpep517 INFO The backend produced .dist/django_nested_admin-4.0.2-py3-none-any.whl django_nested_admin-4.0.2-py3-none-any.whl >>> py3-django-nested-admin: Entering fakeroot... >>> py3-django-nested-admin-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/admin_widgets/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/admin_widgets/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/nested_delete_validationerrors/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/nested_delete_validationerrors/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/one_deep/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/one_deep/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/issue_122/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/issue_122/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/mixed_permissions_min_num_bug/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/mixed_permissions_min_num_bug/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/identical_prefixes/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/identical_prefixes/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/nested_recursive/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/nested_recursive/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/grp_collapsible_tabular_inline/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/grp_collapsible_tabular_inline/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/two_deep/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/two_deep/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/three_deep/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/three_deep/__pycache__' '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin/usr/lib/python3.11/site-packages/nested_admin/tests/gfk/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.11/site-packages/nested_admin/tests/gfk/__pycache__' >>> py3-django-nested-admin-pyc*: Preparing subpackage py3-django-nested-admin-pyc... >>> py3-django-nested-admin-pyc*: Running postcheck for py3-django-nested-admin-pyc >>> py3-django-nested-admin*: Running postcheck for py3-django-nested-admin >>> py3-django-nested-admin*: Preparing package py3-django-nested-admin... >>> py3-django-nested-admin-pyc*: Tracing dependencies... py3-python-monkey-business python3~3.11 >>> py3-django-nested-admin-pyc*: Package size: 864.0 KB >>> py3-django-nested-admin-pyc*: Compressing data... >>> py3-django-nested-admin-pyc*: Create checksum... >>> py3-django-nested-admin-pyc*: Create py3-django-nested-admin-pyc-4.0.2-r0.apk >>> py3-django-nested-admin*: Tracing dependencies... py3-python-monkey-business python3~3.11 >>> py3-django-nested-admin*: Package size: 2.1 MB >>> py3-django-nested-admin*: Compressing data... >>> py3-django-nested-admin*: Create checksum... >>> py3-django-nested-admin*: Create py3-django-nested-admin-4.0.2-r0.apk >>> py3-django-nested-admin: Build complete at Fri, 05 Apr 2024 23:28:35 +0000 elapsed time 0h 0m 9s >>> py3-django-nested-admin: Cleaning up srcdir >>> py3-django-nested-admin: Cleaning up pkgdir >>> py3-django-nested-admin: Uninstalling dependencies... (1/29) Purging .makedepends-py3-django-nested-admin (20240405.232829) (2/29) Purging py3-python-monkey-business-pyc (1.0.0-r0) (3/29) Purging py3-python-monkey-business (1.0.0-r0) (4/29) Purging py3-six-pyc (1.16.0-r8) (5/29) Purging py3-six (1.16.0-r8) (6/29) Purging py3-setuptools-pyc (69.2.0-r0) (7/29) Purging py3-setuptools (69.2.0-r0) (8/29) Purging py3-gpep517-pyc (15-r1) (9/29) Purging py3-gpep517 (15-r1) (10/29) Purging py3-installer-pyc (0.7.0-r1) (11/29) Purging py3-installer (0.7.0-r1) (12/29) Purging py3-wheel-pyc (0.42.0-r0) (13/29) Purging py3-wheel (0.42.0-r0) (14/29) Purging py3-packaging-pyc (24.0-r0) (15/29) Purging py3-packaging (24.0-r0) (16/29) Purging py3-parsing-pyc (3.1.2-r0) (17/29) Purging py3-parsing (3.1.2-r0) (18/29) Purging python3-pyc (3.11.8-r0) (19/29) Purging python3-pycache-pyc0 (3.11.8-r0) (20/29) Purging pyc (3.11.8-r0) (21/29) Purging python3 (3.11.8-r0) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.6-r0) (25/29) Purging libpanelw (6.4_p20240309-r0) (26/29) Purging mpdecimal (4.0.0-r0) (27/29) Purging readline (8.2.10-r0) (28/29) Purging sqlite-libs (3.45.2-r0) (29/29) Purging xz-libs (5.6.1-r2) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-django-nested-admin: Updating the community/riscv64 repository index... >>> py3-django-nested-admin: Signing the index...