>>> 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 22:32:35 +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.223236) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 134 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 7803k 0 --:--:-- --:--:-- --:--:-- 7910k >>> 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 22:32:37,527 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-05 22:32:37,552 root INFO running bdist_wheel 2024-04-05 22:32:37,563 root INFO running build 2024-04-05 22:32:37,563 root INFO running build_py 2024-04-05 22:32:37,565 root INFO creating build 2024-04-05 22:32:37,565 root INFO creating build/lib 2024-04-05 22:32:37,565 root INFO creating build/lib/nested_admin 2024-04-05 22:32:37,565 root INFO copying nested_admin/__init__.py -> build/lib/nested_admin 2024-04-05 22:32:37,565 root INFO copying nested_admin/views.py -> build/lib/nested_admin 2024-04-05 22:32:37,566 root INFO copying nested_admin/forms.py -> build/lib/nested_admin 2024-04-05 22:32:37,566 root INFO copying nested_admin/exceptions.py -> build/lib/nested_admin 2024-04-05 22:32:37,566 root INFO copying nested_admin/models.py -> build/lib/nested_admin 2024-04-05 22:32:37,566 root INFO copying nested_admin/urls.py -> build/lib/nested_admin 2024-04-05 22:32:37,566 root INFO copying nested_admin/polymorphic.py -> build/lib/nested_admin 2024-04-05 22:32:37,566 root INFO copying nested_admin/compat.py -> build/lib/nested_admin 2024-04-05 22:32:37,567 root INFO copying nested_admin/formsets.py -> build/lib/nested_admin 2024-04-05 22:32:37,567 root INFO copying nested_admin/nested.py -> build/lib/nested_admin 2024-04-05 22:32:37,567 root INFO creating build/lib/nested_admin/tests 2024-04-05 22:32:37,567 root INFO copying nested_admin/tests/__init__.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,567 root INFO copying nested_admin/tests/conftest.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,568 root INFO copying nested_admin/tests/drag_drop.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,568 root INFO copying nested_admin/tests/urls.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,568 root INFO copying nested_admin/tests/utils.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,568 root INFO copying nested_admin/tests/settings.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,568 root INFO copying nested_admin/tests/base.py -> build/lib/nested_admin/tests 2024-04-05 22:32:37,569 root INFO creating build/lib/nested_admin/templatetags 2024-04-05 22:32:37,569 root INFO copying nested_admin/templatetags/__init__.py -> build/lib/nested_admin/templatetags 2024-04-05 22:32:37,569 root INFO copying nested_admin/templatetags/nested_admin.py -> build/lib/nested_admin/templatetags 2024-04-05 22:32:37,569 root INFO creating build/lib/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,569 root INFO copying nested_admin/tests/identical_prefixes/__init__.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,569 root INFO copying nested_admin/tests/identical_prefixes/models.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,569 root INFO copying nested_admin/tests/identical_prefixes/admin.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,570 root INFO copying nested_admin/tests/identical_prefixes/tests.py -> build/lib/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,570 root INFO creating build/lib/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,570 root INFO copying nested_admin/tests/admin_widgets/__init__.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,570 root INFO copying nested_admin/tests/admin_widgets/models.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,570 root INFO copying nested_admin/tests/admin_widgets/admin.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,570 root INFO copying nested_admin/tests/admin_widgets/tests.py -> build/lib/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,571 root INFO creating build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,571 root INFO copying nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,571 root INFO copying nested_admin/tests/nested_delete_validationerrors/models.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,571 root INFO copying nested_admin/tests/nested_delete_validationerrors/admin.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,571 root INFO copying nested_admin/tests/nested_delete_validationerrors/tests.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,572 root INFO creating build/lib/nested_admin/tests/gfk 2024-04-05 22:32:37,572 root INFO copying nested_admin/tests/gfk/__init__.py -> build/lib/nested_admin/tests/gfk 2024-04-05 22:32:37,572 root INFO copying nested_admin/tests/gfk/models.py -> build/lib/nested_admin/tests/gfk 2024-04-05 22:32:37,572 root INFO copying nested_admin/tests/gfk/admin.py -> build/lib/nested_admin/tests/gfk 2024-04-05 22:32:37,572 root INFO copying nested_admin/tests/gfk/tests.py -> build/lib/nested_admin/tests/gfk 2024-04-05 22:32:37,572 root INFO creating build/lib/nested_admin/tests/two_deep 2024-04-05 22:32:37,573 root INFO copying nested_admin/tests/two_deep/__init__.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 22:32:37,573 root INFO copying nested_admin/tests/two_deep/test_permissions.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 22:32:37,573 root INFO copying nested_admin/tests/two_deep/models.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 22:32:37,573 root INFO copying nested_admin/tests/two_deep/admin.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 22:32:37,573 root INFO copying nested_admin/tests/two_deep/tests.py -> build/lib/nested_admin/tests/two_deep 2024-04-05 22:32:37,573 root INFO creating build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 22:32:37,574 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 22:32:37,574 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 22:32:37,574 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 22:32:37,574 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 22:32:37,574 root INFO creating build/lib/nested_admin/tests/one_deep 2024-04-05 22:32:37,574 root INFO copying nested_admin/tests/one_deep/__init__.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 22:32:37,575 root INFO copying nested_admin/tests/one_deep/models.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 22:32:37,575 root INFO copying nested_admin/tests/one_deep/admin.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 22:32:37,575 root INFO copying nested_admin/tests/one_deep/tests.py -> build/lib/nested_admin/tests/one_deep 2024-04-05 22:32:37,575 root INFO creating build/lib/nested_admin/tests/nested_polymorphic 2024-04-05 22:32:37,575 root INFO copying nested_admin/tests/nested_polymorphic/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic 2024-04-05 22:32:37,575 root INFO copying nested_admin/tests/nested_polymorphic/base.py -> build/lib/nested_admin/tests/nested_polymorphic 2024-04-05 22:32:37,576 root INFO creating build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,576 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,576 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,576 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,576 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,576 root INFO creating build/lib/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,576 root INFO copying nested_admin/tests/nested_recursive/__init__.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/nested_recursive/models.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/nested_recursive/admin.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/nested_recursive/tests.py -> build/lib/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,577 root INFO creating build/lib/nested_admin/tests/three_deep 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/three_deep/__init__.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/three_deep/models.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/three_deep/admin.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 22:32:37,577 root INFO copying nested_admin/tests/three_deep/tests.py -> build/lib/nested_admin/tests/three_deep 2024-04-05 22:32:37,578 root INFO creating build/lib/nested_admin/tests/issue_122 2024-04-05 22:32:37,578 root INFO copying nested_admin/tests/issue_122/__init__.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 22:32:37,578 root INFO copying nested_admin/tests/issue_122/models.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 22:32:37,578 root INFO copying nested_admin/tests/issue_122/admin.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 22:32:37,578 root INFO copying nested_admin/tests/issue_122/tests.py -> build/lib/nested_admin/tests/issue_122 2024-04-05 22:32:37,578 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 22:32:37,578 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 22:32:37,579 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 22:32:37,579 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 22:32:37,579 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 22:32:37,579 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 22:32:37,579 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 22:32:37,579 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 22:32:37,579 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 22:32:37,579 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 22:32:37,580 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 22:32:37,580 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 22:32:37,580 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 22:32:37,580 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 22:32:37,580 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 22:32:37,580 root INFO running egg_info 2024-04-05 22:32:37,580 root INFO creating django_nested_admin.egg-info 2024-04-05 22:32:37,581 root INFO writing django_nested_admin.egg-info/PKG-INFO 2024-04-05 22:32:37,583 root INFO writing dependency_links to django_nested_admin.egg-info/dependency_links.txt 2024-04-05 22:32:37,584 root INFO writing requirements to django_nested_admin.egg-info/requires.txt 2024-04-05 22:32:37,584 root INFO writing top-level names to django_nested_admin.egg-info/top_level.txt 2024-04-05 22:32:37,584 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2024-04-05 22:32:37,587 root INFO reading manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2024-04-05 22:32:37,587 root INFO reading manifest template 'MANIFEST.in' 2024-04-05 22:32:37,588 root INFO adding license file 'LICENSE' 2024-04-05 22:32:37,589 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 22:32:37,592 root INFO creating build/lib/nested_admin/static 2024-04-05 22:32:37,592 root INFO creating build/lib/nested_admin/static/nested_admin 2024-04-05 22:32:37,592 root INFO creating build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,592 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,593 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,593 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,593 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,594 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,594 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 22:32:37,595 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/lib/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,595 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 22:32:37,595 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 22:32:37,596 root INFO creating build/lib/nested_admin/static/nested_admin/src 2024-04-05 22:32:37,596 root INFO copying nested_admin/static/nested_admin/src/drag-handle.png -> build/lib/nested_admin/static/nested_admin/src 2024-04-05 22:32:37,596 root INFO copying nested_admin/static/nested_admin/src/nested_admin.scss -> build/lib/nested_admin/static/nested_admin/src 2024-04-05 22:32:37,596 root INFO creating build/lib/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,596 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 22:32:37,596 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 22:32:37,596 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 22:32:37,597 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 22:32:37,597 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 22:32:37,597 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 22:32:37,597 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 22:32:37,597 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 22:32:37,597 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 22:32:37,598 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 22:32:37,598 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 22:32:37,598 root INFO creating build/lib/nested_admin/templates 2024-04-05 22:32:37,598 root INFO creating build/lib/nested_admin/templates/nesting 2024-04-05 22:32:37,598 root INFO creating build/lib/nested_admin/templates/nesting/admin 2024-04-05 22:32:37,598 root INFO creating build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,598 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,598 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,598 root INFO copying nested_admin/templates/nesting/admin/includes/inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,599 root INFO creating build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,599 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,599 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,599 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,599 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,599 root INFO copying nested_admin/templates/nesting/admin/inlines/stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,599 root INFO copying nested_admin/templates/nesting/admin/inlines/tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,604 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-05 22:32:37,604 root INFO running install 2024-04-05 22:32:37,610 root INFO running install_lib 2024-04-05 22:32:37,612 root INFO creating build/bdist.linux-aarch64 2024-04-05 22:32:37,612 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-05 22:32:37,612 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,612 root INFO copying build/lib/nested_admin/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,612 root INFO copying build/lib/nested_admin/views.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,612 root INFO copying build/lib/nested_admin/forms.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,612 root INFO copying build/lib/nested_admin/exceptions.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,612 root INFO copying build/lib/nested_admin/models.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,613 root INFO copying build/lib/nested_admin/urls.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,613 root INFO copying build/lib/nested_admin/polymorphic.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,613 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/static 2024-04-05 22:32:37,613 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin 2024-04-05 22:32:37,613 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src 2024-04-05 22:32:37,613 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested_admin.scss -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src 2024-04-05 22:32:37,613 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,613 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,614 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,614 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/index.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,614 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,614 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,614 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,614 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,615 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,615 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,615 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,615 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src/nested-admin 2024-04-05 22:32:37,615 root INFO copying build/lib/nested_admin/static/nested_admin/src/drag-handle.png -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/src 2024-04-05 22:32:37,615 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,615 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,616 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,616 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,617 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,617 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,617 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,618 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.css -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,618 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,618 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/bdist.linux-aarch64/wheel/nested_admin/static/nested_admin/dist 2024-04-05 22:32:37,618 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,618 root INFO copying build/lib/nested_admin/tests/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,618 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,618 root INFO copying build/lib/nested_admin/tests/identical_prefixes/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,618 root INFO copying build/lib/nested_admin/tests/identical_prefixes/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,619 root INFO copying build/lib/nested_admin/tests/identical_prefixes/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,619 root INFO copying build/lib/nested_admin/tests/identical_prefixes/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/identical_prefixes 2024-04-05 22:32:37,619 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,619 root INFO copying build/lib/nested_admin/tests/admin_widgets/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,619 root INFO copying build/lib/nested_admin/tests/admin_widgets/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,619 root INFO copying build/lib/nested_admin/tests/admin_widgets/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,619 root INFO copying build/lib/nested_admin/tests/admin_widgets/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/admin_widgets 2024-04-05 22:32:37,619 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_delete_validationerrors 2024-04-05 22:32:37,620 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/gfk 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/gfk/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/gfk 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/gfk/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/gfk 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/gfk/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/gfk 2024-04-05 22:32:37,620 root INFO copying build/lib/nested_admin/tests/gfk/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/gfk 2024-04-05 22:32:37,621 root INFO copying build/lib/nested_admin/tests/conftest.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,621 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/two_deep 2024-04-05 22:32:37,621 root INFO copying build/lib/nested_admin/tests/two_deep/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/two_deep 2024-04-05 22:32:37,621 root INFO copying build/lib/nested_admin/tests/two_deep/test_permissions.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/two_deep 2024-04-05 22:32:37,621 root INFO copying build/lib/nested_admin/tests/two_deep/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/two_deep 2024-04-05 22:32:37,621 root INFO copying build/lib/nested_admin/tests/two_deep/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/two_deep 2024-04-05 22:32:37,621 root INFO copying build/lib/nested_admin/tests/two_deep/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/two_deep 2024-04-05 22:32:37,621 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2024-04-05 22:32:37,622 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/one_deep 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/one_deep/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/one_deep 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/one_deep/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/one_deep 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/one_deep/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/one_deep 2024-04-05 22:32:37,622 root INFO copying build/lib/nested_admin/tests/one_deep/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/one_deep 2024-04-05 22:32:37,623 root INFO copying build/lib/nested_admin/tests/drag_drop.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,623 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic 2024-04-05 22:32:37,623 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic 2024-04-05 22:32:37,623 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 22:32:37,623 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 22:32:37,623 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 22:32:37,623 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 22:32:37,623 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2024-04-05 22:32:37,623 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2024-04-05 22:32:37,624 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 22:32:37,624 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/base.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_polymorphic 2024-04-05 22:32:37,625 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2024-04-05 22:32:37,625 root INFO copying build/lib/nested_admin/tests/urls.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/utils.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,626 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/nested_recursive/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/nested_recursive/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/nested_recursive/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/nested_recursive/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/nested_recursive 2024-04-05 22:32:37,626 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/three_deep 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/three_deep/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/three_deep 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/three_deep/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/three_deep 2024-04-05 22:32:37,626 root INFO copying build/lib/nested_admin/tests/three_deep/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/three_deep 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/three_deep/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/three_deep 2024-04-05 22:32:37,627 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/tests/issue_122 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/issue_122/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/issue_122 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/issue_122/models.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/issue_122 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/issue_122/admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/issue_122 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/issue_122/tests.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests/issue_122 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/settings.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,627 root INFO copying build/lib/nested_admin/tests/base.py -> build/bdist.linux-aarch64/wheel/nested_admin/tests 2024-04-05 22:32:37,628 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/templatetags 2024-04-05 22:32:37,628 root INFO copying build/lib/nested_admin/templatetags/__init__.py -> build/bdist.linux-aarch64/wheel/nested_admin/templatetags 2024-04-05 22:32:37,628 root INFO copying build/lib/nested_admin/templatetags/nested_admin.py -> build/bdist.linux-aarch64/wheel/nested_admin/templatetags 2024-04-05 22:32:37,628 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/templates 2024-04-05 22:32:37,628 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting 2024-04-05 22:32:37,628 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin 2024-04-05 22:32:37,628 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,628 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,628 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,628 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/inline.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/includes 2024-04-05 22:32:37,629 root INFO creating build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/stacked.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/tabular.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/bdist.linux-aarch64/wheel/nested_admin/templates/nesting/admin/inlines 2024-04-05 22:32:37,629 root INFO copying build/lib/nested_admin/compat.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,630 root INFO copying build/lib/nested_admin/formsets.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,630 root INFO copying build/lib/nested_admin/nested.py -> build/bdist.linux-aarch64/wheel/nested_admin 2024-04-05 22:32:37,630 root INFO running install_egg_info 2024-04-05 22:32:37,633 root INFO Copying django_nested_admin.egg-info to build/bdist.linux-aarch64/wheel/django_nested_admin-4.0.2-py3.11.egg-info 2024-04-05 22:32:37,633 root INFO running install_scripts 2024-04-05 22:32:37,636 wheel INFO creating build/bdist.linux-aarch64/wheel/django_nested_admin-4.0.2.dist-info/WHEEL 2024-04-05 22:32:37,636 wheel INFO creating '/home/buildozer/aports/community/py3-django-nested-admin/src/django-nested-admin-4.0.2/.dist/.tmp-o2m0xwbp/django_nested_admin-4.0.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-05 22:32:37,637 wheel INFO adding 'nested_admin/__init__.py' 2024-04-05 22:32:37,637 wheel INFO adding 'nested_admin/compat.py' 2024-04-05 22:32:37,637 wheel INFO adding 'nested_admin/exceptions.py' 2024-04-05 22:32:37,637 wheel INFO adding 'nested_admin/forms.py' 2024-04-05 22:32:37,637 wheel INFO adding 'nested_admin/formsets.py' 2024-04-05 22:32:37,638 wheel INFO adding 'nested_admin/models.py' 2024-04-05 22:32:37,638 wheel INFO adding 'nested_admin/nested.py' 2024-04-05 22:32:37,638 wheel INFO adding 'nested_admin/polymorphic.py' 2024-04-05 22:32:37,638 wheel INFO adding 'nested_admin/urls.py' 2024-04-05 22:32:37,638 wheel INFO adding 'nested_admin/views.py' 2024-04-05 22:32:37,639 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css' 2024-04-05 22:32:37,639 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css.map' 2024-04-05 22:32:37,639 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js' 2024-04-05 22:32:37,640 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js.map' 2024-04-05 22:32:37,641 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css' 2024-04-05 22:32:37,641 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css.map' 2024-04-05 22:32:37,641 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js' 2024-04-05 22:32:37,642 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt' 2024-04-05 22:32:37,642 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.map' 2024-04-05 22:32:37,643 wheel INFO adding 'nested_admin/static/nested_admin/src/drag-handle.png' 2024-04-05 22:32:37,643 wheel INFO adding 'nested_admin/static/nested_admin/src/nested_admin.scss' 2024-04-05 22:32:37,643 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/django$.js' 2024-04-05 22:32:37,643 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/grp$.js' 2024-04-05 22:32:37,643 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/index.js' 2024-04-05 22:32:37,644 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js' 2024-04-05 22:32:37,644 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js' 2024-04-05 22:32:37,644 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js' 2024-04-05 22:32:37,644 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js' 2024-04-05 22:32:37,644 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js' 2024-04-05 22:32:37,645 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/regexquote.js' 2024-04-05 22:32:37,645 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/sortable.js' 2024-04-05 22:32:37,645 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/utils.js' 2024-04-05 22:32:37,645 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline.html' 2024-04-05 22:32:37,645 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html' 2024-04-05 22:32:37,645 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/inline.html' 2024-04-05 22:32:37,646 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html' 2024-04-05 22:32:37,646 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html' 2024-04-05 22:32:37,646 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html' 2024-04-05 22:32:37,646 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html' 2024-04-05 22:32:37,646 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/stacked.html' 2024-04-05 22:32:37,646 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/tabular.html' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/templatetags/__init__.py' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/templatetags/nested_admin.py' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/tests/__init__.py' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/tests/base.py' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/tests/conftest.py' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/tests/drag_drop.py' 2024-04-05 22:32:37,647 wheel INFO adding 'nested_admin/tests/settings.py' 2024-04-05 22:32:37,648 wheel INFO adding 'nested_admin/tests/urls.py' 2024-04-05 22:32:37,648 wheel INFO adding 'nested_admin/tests/utils.py' 2024-04-05 22:32:37,648 wheel INFO adding 'nested_admin/tests/admin_widgets/__init__.py' 2024-04-05 22:32:37,648 wheel INFO adding 'nested_admin/tests/admin_widgets/admin.py' 2024-04-05 22:32:37,648 wheel INFO adding 'nested_admin/tests/admin_widgets/models.py' 2024-04-05 22:32:37,648 wheel INFO adding 'nested_admin/tests/admin_widgets/tests.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/gfk/__init__.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/gfk/admin.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/gfk/models.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/gfk/tests.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/__init__.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/admin.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/models.py' 2024-04-05 22:32:37,649 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/tests.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/identical_prefixes/__init__.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/identical_prefixes/admin.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/identical_prefixes/models.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/identical_prefixes/tests.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/issue_122/__init__.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/issue_122/admin.py' 2024-04-05 22:32:37,650 wheel INFO adding 'nested_admin/tests/issue_122/models.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/issue_122/tests.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/__init__.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/admin.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/models.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/tests.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/__init__.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/admin.py' 2024-04-05 22:32:37,651 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/models.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/tests.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_polymorphic/__init__.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_polymorphic/base.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py' 2024-04-05 22:32:37,652 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py' 2024-04-05 22:32:37,653 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/nested_recursive/__init__.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/nested_recursive/admin.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/nested_recursive/models.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/nested_recursive/tests.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/one_deep/__init__.py' 2024-04-05 22:32:37,654 wheel INFO adding 'nested_admin/tests/one_deep/admin.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/one_deep/models.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/one_deep/tests.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/three_deep/__init__.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/three_deep/admin.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/three_deep/models.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/three_deep/tests.py' 2024-04-05 22:32:37,655 wheel INFO adding 'nested_admin/tests/two_deep/__init__.py' 2024-04-05 22:32:37,656 wheel INFO adding 'nested_admin/tests/two_deep/admin.py' 2024-04-05 22:32:37,656 wheel INFO adding 'nested_admin/tests/two_deep/models.py' 2024-04-05 22:32:37,656 wheel INFO adding 'nested_admin/tests/two_deep/test_permissions.py' 2024-04-05 22:32:37,656 wheel INFO adding 'nested_admin/tests/two_deep/tests.py' 2024-04-05 22:32:37,656 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/LICENSE' 2024-04-05 22:32:37,656 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/METADATA' 2024-04-05 22:32:37,656 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/WHEEL' 2024-04-05 22:32:37,656 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/top_level.txt' 2024-04-05 22:32:37,657 wheel INFO adding 'django_nested_admin-4.0.2.dist-info/RECORD' 2024-04-05 22:32:37,657 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-05 22:32:37,660 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/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/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/__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/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/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__' '/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/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/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/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_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/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/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/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/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/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/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/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__' >>> 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 22:32:38 +0000 elapsed time 0h 0m 3s >>> 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.223236) (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: 380 MiB in 105 packages >>> py3-django-nested-admin: Updating the community/aarch64 repository index... >>> py3-django-nested-admin: Signing the index...