>>> py3-django-nested-admin: Building community/py3-django-nested-admin 4.1.2-r0 (using abuild 3.15.0-r0) started Tue, 12 Aug 2025 16:43:09 +0000 >>> py3-django-nested-admin: Validating /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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.8-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.8.1-r0) (5/26) Installing mpdecimal (4.0.1-r0) (6/26) Installing libpanelw (6.5_p20250503-r0) (7/26) Installing sqlite-libs (3.49.2-r1) (8/26) Installing python3 (3.12.11-r0) (9/26) Installing python3-pycache-pyc0 (3.12.11-r0) (10/26) Installing pyc (3.12.11-r0) (11/26) Installing py3-python-monkey-business-pyc (1.1.0-r1) (12/26) Installing python3-pyc (3.12.11-r0) (13/26) Installing py3-python-monkey-business (1.1.0-r1) (14/26) Installing py3-parsing (3.2.3-r0) (15/26) Installing py3-parsing-pyc (3.2.3-r0) (16/26) Installing py3-packaging (25.0-r0) (17/26) Installing py3-packaging-pyc (25.0-r0) (18/26) Installing py3-setuptools (80.9.0-r0) (19/26) Installing py3-setuptools-pyc (80.9.0-r0) (20/26) Installing py3-installer (0.7.0-r2) (21/26) Installing py3-installer-pyc (0.7.0-r2) (22/26) Installing py3-gpep517 (19-r0) (23/26) Installing py3-gpep517-pyc (19-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-django-nested-admin (20250812.164311) Executing busybox-1.37.0-r19.trigger OK: 383 MiB in 127 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/v3.22/py3-django-nested-admin-v4.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-nested-admin: Fetching py3-django-nested-admin-v4.1.2.tar.gz::https://github.com/theatlantic/django-nested-admin/archive/v4.1.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/py3-django-nested-admin-v4.1.2.tar.gz.part' py3-django-nested-ad 100% |********************************| 598k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-django-nested-admin-v4.1.2.tar.gz.part' saved >>> py3-django-nested-admin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-django-nested-admin-v4.1.2.tar.gz >>> py3-django-nested-admin: Checking sha512sums... py3-django-nested-admin-v4.1.2.tar.gz: OK >>> py3-django-nested-admin: Unpacking /var/cache/distfiles/v3.22/py3-django-nested-admin-v4.1.2.tar.gz... 2025-08-12 16:43:16,414 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2025-08-12 16:43:16,552 root INFO running bdist_wheel 2025-08-12 16:43:16,640 root INFO running build 2025-08-12 16:43:16,640 root INFO running build_py 2025-08-12 16:43:16,661 root INFO creating build/lib/nested_admin 2025-08-12 16:43:16,662 root INFO copying nested_admin/urls.py -> build/lib/nested_admin 2025-08-12 16:43:16,664 root INFO copying nested_admin/__init__.py -> build/lib/nested_admin 2025-08-12 16:43:16,666 root INFO copying nested_admin/models.py -> build/lib/nested_admin 2025-08-12 16:43:16,667 root INFO copying nested_admin/forms.py -> build/lib/nested_admin 2025-08-12 16:43:16,669 root INFO copying nested_admin/exceptions.py -> build/lib/nested_admin 2025-08-12 16:43:16,670 root INFO copying nested_admin/views.py -> build/lib/nested_admin 2025-08-12 16:43:16,672 root INFO copying nested_admin/formsets.py -> build/lib/nested_admin 2025-08-12 16:43:16,674 root INFO copying nested_admin/polymorphic.py -> build/lib/nested_admin 2025-08-12 16:43:16,675 root INFO copying nested_admin/compat.py -> build/lib/nested_admin 2025-08-12 16:43:16,677 root INFO copying nested_admin/nested.py -> build/lib/nested_admin 2025-08-12 16:43:16,680 root INFO creating build/lib/nested_admin/tests 2025-08-12 16:43:16,681 root INFO copying nested_admin/tests/urls.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,682 root INFO copying nested_admin/tests/__init__.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,684 root INFO copying nested_admin/tests/conftest.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,685 root INFO copying nested_admin/tests/settings.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,687 root INFO copying nested_admin/tests/drag_drop.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,688 root INFO copying nested_admin/tests/utils.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,690 root INFO copying nested_admin/tests/base.py -> build/lib/nested_admin/tests 2025-08-12 16:43:16,692 root INFO creating build/lib/nested_admin/templatetags 2025-08-12 16:43:16,693 root INFO copying nested_admin/templatetags/__init__.py -> build/lib/nested_admin/templatetags 2025-08-12 16:43:16,694 root INFO copying nested_admin/templatetags/nested_admin.py -> build/lib/nested_admin/templatetags 2025-08-12 16:43:16,696 root INFO creating build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-08-12 16:43:16,697 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-08-12 16:43:16,698 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-08-12 16:43:16,699 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-08-12 16:43:16,701 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-08-12 16:43:16,703 root INFO creating build/lib/nested_admin/tests/two_deep 2025-08-12 16:43:16,704 root INFO copying nested_admin/tests/two_deep/__init__.py -> build/lib/nested_admin/tests/two_deep 2025-08-12 16:43:16,705 root INFO copying nested_admin/tests/two_deep/models.py -> build/lib/nested_admin/tests/two_deep 2025-08-12 16:43:16,707 root INFO copying nested_admin/tests/two_deep/test_permissions.py -> build/lib/nested_admin/tests/two_deep 2025-08-12 16:43:16,708 root INFO copying nested_admin/tests/two_deep/tests.py -> build/lib/nested_admin/tests/two_deep 2025-08-12 16:43:16,710 root INFO copying nested_admin/tests/two_deep/admin.py -> build/lib/nested_admin/tests/two_deep 2025-08-12 16:43:16,712 root INFO creating build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-08-12 16:43:16,713 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-08-12 16:43:16,714 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-08-12 16:43:16,715 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-08-12 16:43:16,717 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-08-12 16:43:16,718 root INFO creating build/lib/nested_admin/tests/three_deep 2025-08-12 16:43:16,719 root INFO copying nested_admin/tests/three_deep/__init__.py -> build/lib/nested_admin/tests/three_deep 2025-08-12 16:43:16,721 root INFO copying nested_admin/tests/three_deep/models.py -> build/lib/nested_admin/tests/three_deep 2025-08-12 16:43:16,722 root INFO copying nested_admin/tests/three_deep/tests.py -> build/lib/nested_admin/tests/three_deep 2025-08-12 16:43:16,723 root INFO copying nested_admin/tests/three_deep/admin.py -> build/lib/nested_admin/tests/three_deep 2025-08-12 16:43:16,725 root INFO creating build/lib/nested_admin/tests/one_deep 2025-08-12 16:43:16,726 root INFO copying nested_admin/tests/one_deep/__init__.py -> build/lib/nested_admin/tests/one_deep 2025-08-12 16:43:16,728 root INFO copying nested_admin/tests/one_deep/models.py -> build/lib/nested_admin/tests/one_deep 2025-08-12 16:43:16,729 root INFO copying nested_admin/tests/one_deep/tests.py -> build/lib/nested_admin/tests/one_deep 2025-08-12 16:43:16,730 root INFO copying nested_admin/tests/one_deep/admin.py -> build/lib/nested_admin/tests/one_deep 2025-08-12 16:43:16,732 root INFO creating build/lib/nested_admin/tests/gfk 2025-08-12 16:43:16,733 root INFO copying nested_admin/tests/gfk/__init__.py -> build/lib/nested_admin/tests/gfk 2025-08-12 16:43:16,734 root INFO copying nested_admin/tests/gfk/models.py -> build/lib/nested_admin/tests/gfk 2025-08-12 16:43:16,736 root INFO copying nested_admin/tests/gfk/tests.py -> build/lib/nested_admin/tests/gfk 2025-08-12 16:43:16,737 root INFO copying nested_admin/tests/gfk/admin.py -> build/lib/nested_admin/tests/gfk 2025-08-12 16:43:16,739 root INFO creating build/lib/nested_admin/tests/identical_prefixes 2025-08-12 16:43:16,740 root INFO copying nested_admin/tests/identical_prefixes/__init__.py -> build/lib/nested_admin/tests/identical_prefixes 2025-08-12 16:43:16,741 root INFO copying nested_admin/tests/identical_prefixes/models.py -> build/lib/nested_admin/tests/identical_prefixes 2025-08-12 16:43:16,743 root INFO copying nested_admin/tests/identical_prefixes/tests.py -> build/lib/nested_admin/tests/identical_prefixes 2025-08-12 16:43:16,744 root INFO copying nested_admin/tests/identical_prefixes/admin.py -> build/lib/nested_admin/tests/identical_prefixes 2025-08-12 16:43:16,746 root INFO creating build/lib/nested_admin/tests/nested_polymorphic 2025-08-12 16:43:16,747 root INFO copying nested_admin/tests/nested_polymorphic/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic 2025-08-12 16:43:16,748 root INFO copying nested_admin/tests/nested_polymorphic/base.py -> build/lib/nested_admin/tests/nested_polymorphic 2025-08-12 16:43:16,750 root INFO creating build/lib/nested_admin/tests/nested_recursive 2025-08-12 16:43:16,751 root INFO copying nested_admin/tests/nested_recursive/__init__.py -> build/lib/nested_admin/tests/nested_recursive 2025-08-12 16:43:16,752 root INFO copying nested_admin/tests/nested_recursive/models.py -> build/lib/nested_admin/tests/nested_recursive 2025-08-12 16:43:16,754 root INFO copying nested_admin/tests/nested_recursive/tests.py -> build/lib/nested_admin/tests/nested_recursive 2025-08-12 16:43:16,755 root INFO copying nested_admin/tests/nested_recursive/admin.py -> build/lib/nested_admin/tests/nested_recursive 2025-08-12 16:43:16,757 root INFO creating build/lib/nested_admin/tests/issue_122 2025-08-12 16:43:16,758 root INFO copying nested_admin/tests/issue_122/__init__.py -> build/lib/nested_admin/tests/issue_122 2025-08-12 16:43:16,759 root INFO copying nested_admin/tests/issue_122/models.py -> build/lib/nested_admin/tests/issue_122 2025-08-12 16:43:16,761 root INFO copying nested_admin/tests/issue_122/tests.py -> build/lib/nested_admin/tests/issue_122 2025-08-12 16:43:16,762 root INFO copying nested_admin/tests/issue_122/admin.py -> build/lib/nested_admin/tests/issue_122 2025-08-12 16:43:16,764 root INFO creating build/lib/nested_admin/tests/admin_widgets 2025-08-12 16:43:16,765 root INFO copying nested_admin/tests/admin_widgets/__init__.py -> build/lib/nested_admin/tests/admin_widgets 2025-08-12 16:43:16,766 root INFO copying nested_admin/tests/admin_widgets/models.py -> build/lib/nested_admin/tests/admin_widgets 2025-08-12 16:43:16,768 root INFO copying nested_admin/tests/admin_widgets/tests.py -> build/lib/nested_admin/tests/admin_widgets 2025-08-12 16:43:16,769 root INFO copying nested_admin/tests/admin_widgets/admin.py -> build/lib/nested_admin/tests/admin_widgets 2025-08-12 16:43:16,771 root INFO creating build/lib/nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:16,772 root INFO copying nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:16,773 root INFO copying nested_admin/tests/nested_delete_validationerrors/models.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:16,775 root INFO copying nested_admin/tests/nested_delete_validationerrors/tests.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:16,776 root INFO copying nested_admin/tests/nested_delete_validationerrors/admin.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:16,778 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2025-08-12 16:43:16,779 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 2025-08-12 16:43:16,780 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 2025-08-12 16:43:16,782 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 2025-08-12 16:43:16,783 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 2025-08-12 16:43:16,785 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-08-12 16:43:16,786 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-08-12 16:43:16,788 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-08-12 16:43:16,789 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-08-12 16:43:16,791 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-08-12 16:43:16,793 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2025-08-12 16:43:16,794 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 2025-08-12 16:43:16,795 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 2025-08-12 16:43:16,796 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 2025-08-12 16:43:16,798 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 2025-08-12 16:43:16,799 root INFO running egg_info 2025-08-12 16:43:16,813 root INFO creating django_nested_admin.egg-info 2025-08-12 16:43:16,814 root INFO writing django_nested_admin.egg-info/PKG-INFO 2025-08-12 16:43:16,828 root INFO writing dependency_links to django_nested_admin.egg-info/dependency_links.txt 2025-08-12 16:43:16,835 root INFO writing requirements to django_nested_admin.egg-info/requires.txt 2025-08-12 16:43:16,836 root INFO writing top-level names to django_nested_admin.egg-info/top_level.txt 2025-08-12 16:43:16,837 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2025-08-12 16:43:16,874 root INFO reading manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2025-08-12 16:43:16,875 root INFO reading manifest template 'MANIFEST.in' 2025-08-12 16:43:16,884 root INFO adding license file 'LICENSE' 2025-08-12 16:43:16,894 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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) 2025-08-12 16:43:16,918 root INFO creating build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,920 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,921 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,923 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,926 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,932 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,934 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,935 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,937 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,939 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/lib/nested_admin/static/nested_admin/dist 2025-08-12 16:43:16,942 root INFO creating build/lib/nested_admin/static/nested_admin/src 2025-08-12 16:43:16,943 root INFO copying nested_admin/static/nested_admin/src/drag-handle.png -> build/lib/nested_admin/static/nested_admin/src 2025-08-12 16:43:16,945 root INFO copying nested_admin/static/nested_admin/src/nested_admin.scss -> build/lib/nested_admin/static/nested_admin/src 2025-08-12 16:43:16,946 root INFO creating build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,947 root INFO copying nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,949 root INFO copying nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,950 root INFO copying nested_admin/static/nested_admin/src/nested-admin/index.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,952 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,954 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,955 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,957 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 2025-08-12 16:43:16,959 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 2025-08-12 16:43:16,960 root INFO copying nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,962 root INFO copying nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,964 root INFO copying nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:16,965 root INFO creating build/lib/nested_admin/templates/nesting/admin/includes 2025-08-12 16:43:16,967 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-08-12 16:43:16,968 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-08-12 16:43:16,970 root INFO copying nested_admin/templates/nesting/admin/includes/inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-08-12 16:43:16,971 root INFO creating build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:16,972 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:16,974 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:16,975 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:16,977 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:16,978 root INFO copying nested_admin/templates/nesting/admin/inlines/stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:16,980 root INFO copying nested_admin/templates/nesting/admin/inlines/tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:17,031 root INFO installing to build/bdist.linux-riscv64/wheel 2025-08-12 16:43:17,031 root INFO running install 2025-08-12 16:43:17,097 root INFO running install_lib 2025-08-12 16:43:17,118 root INFO creating build/bdist.linux-riscv64/wheel 2025-08-12 16:43:17,120 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin 2025-08-12 16:43:17,122 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static 2025-08-12 16:43:17,123 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin 2025-08-12 16:43:17,125 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src 2025-08-12 16:43:17,126 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 2025-08-12 16:43:17,127 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 2025-08-12 16:43:17,129 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2025-08-12 16:43:17,130 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 2025-08-12 16:43:17,131 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 2025-08-12 16:43:17,132 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 2025-08-12 16:43:17,133 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 2025-08-12 16:43:17,134 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 2025-08-12 16:43:17,136 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 2025-08-12 16:43:17,137 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 2025-08-12 16:43:17,138 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 2025-08-12 16:43:17,139 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 2025-08-12 16:43:17,140 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 2025-08-12 16:43:17,142 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 2025-08-12 16:43:17,143 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2025-08-12 16:43:17,144 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 2025-08-12 16:43:17,148 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 2025-08-12 16:43:17,151 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 2025-08-12 16:43:17,152 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 2025-08-12 16:43:17,153 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 2025-08-12 16:43:17,157 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 2025-08-12 16:43:17,160 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 2025-08-12 16:43:17,161 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 2025-08-12 16:43:17,162 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 2025-08-12 16:43:17,164 root INFO copying build/lib/nested_admin/urls.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,165 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates 2025-08-12 16:43:17,167 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting 2025-08-12 16:43:17,168 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin 2025-08-12 16:43:17,170 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:17,171 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 2025-08-12 16:43:17,172 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/stacked.html -> build/bdist.linux-riscv64/wheel/./nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:17,173 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 2025-08-12 16:43:17,175 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 2025-08-12 16:43:17,176 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/tabular.html -> build/bdist.linux-riscv64/wheel/./nested_admin/templates/nesting/admin/inlines 2025-08-12 16:43:17,177 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 2025-08-12 16:43:17,179 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2025-08-12 16:43:17,180 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 2025-08-12 16:43:17,181 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 2025-08-12 16:43:17,182 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/inline.html -> build/bdist.linux-riscv64/wheel/./nested_admin/templates/nesting/admin/includes 2025-08-12 16:43:17,183 root INFO copying build/lib/nested_admin/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,184 root INFO copying build/lib/nested_admin/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,185 root INFO copying build/lib/nested_admin/forms.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,186 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests 2025-08-12 16:43:17,187 root INFO copying build/lib/nested_admin/tests/urls.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,188 root INFO copying build/lib/nested_admin/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,190 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2025-08-12 16:43:17,191 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 2025-08-12 16:43:17,192 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 2025-08-12 16:43:17,193 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 2025-08-12 16:43:17,194 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 2025-08-12 16:43:17,195 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2025-08-12 16:43:17,196 root INFO copying build/lib/nested_admin/tests/two_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-08-12 16:43:17,197 root INFO copying build/lib/nested_admin/tests/two_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-08-12 16:43:17,198 root INFO copying build/lib/nested_admin/tests/two_deep/test_permissions.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-08-12 16:43:17,199 root INFO copying build/lib/nested_admin/tests/two_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-08-12 16:43:17,200 root INFO copying build/lib/nested_admin/tests/two_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-08-12 16:43:17,202 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2025-08-12 16:43:17,203 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 2025-08-12 16:43:17,204 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 2025-08-12 16:43:17,205 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 2025-08-12 16:43:17,206 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 2025-08-12 16:43:17,207 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2025-08-12 16:43:17,208 root INFO copying build/lib/nested_admin/tests/three_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-08-12 16:43:17,209 root INFO copying build/lib/nested_admin/tests/three_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-08-12 16:43:17,210 root INFO copying build/lib/nested_admin/tests/three_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-08-12 16:43:17,211 root INFO copying build/lib/nested_admin/tests/three_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-08-12 16:43:17,213 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2025-08-12 16:43:17,214 root INFO copying build/lib/nested_admin/tests/one_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-08-12 16:43:17,215 root INFO copying build/lib/nested_admin/tests/one_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-08-12 16:43:17,216 root INFO copying build/lib/nested_admin/tests/one_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-08-12 16:43:17,217 root INFO copying build/lib/nested_admin/tests/one_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-08-12 16:43:17,218 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2025-08-12 16:43:17,219 root INFO copying build/lib/nested_admin/tests/gfk/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-08-12 16:43:17,220 root INFO copying build/lib/nested_admin/tests/gfk/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-08-12 16:43:17,221 root INFO copying build/lib/nested_admin/tests/gfk/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-08-12 16:43:17,222 root INFO copying build/lib/nested_admin/tests/gfk/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-08-12 16:43:17,223 root INFO copying build/lib/nested_admin/tests/conftest.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,225 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2025-08-12 16:43:17,226 root INFO copying build/lib/nested_admin/tests/identical_prefixes/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-08-12 16:43:17,227 root INFO copying build/lib/nested_admin/tests/identical_prefixes/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-08-12 16:43:17,228 root INFO copying build/lib/nested_admin/tests/identical_prefixes/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-08-12 16:43:17,229 root INFO copying build/lib/nested_admin/tests/identical_prefixes/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-08-12 16:43:17,230 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic 2025-08-12 16:43:17,231 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_polymorphic 2025-08-12 16:43:17,232 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2025-08-12 16:43:17,233 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 2025-08-12 16:43:17,234 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 2025-08-12 16:43:17,235 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 2025-08-12 16:43:17,237 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 2025-08-12 16:43:17,238 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-08-12 16:43:17,239 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 2025-08-12 16:43:17,240 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 2025-08-12 16:43:17,241 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 2025-08-12 16:43:17,242 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 2025-08-12 16:43:17,244 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/base.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_polymorphic 2025-08-12 16:43:17,245 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2025-08-12 16:43:17,246 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 2025-08-12 16:43:17,247 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 2025-08-12 16:43:17,248 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 2025-08-12 16:43:17,249 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 2025-08-12 16:43:17,250 root INFO copying build/lib/nested_admin/tests/settings.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,252 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2025-08-12 16:43:17,253 root INFO copying build/lib/nested_admin/tests/nested_recursive/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-08-12 16:43:17,254 root INFO copying build/lib/nested_admin/tests/nested_recursive/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-08-12 16:43:17,255 root INFO copying build/lib/nested_admin/tests/nested_recursive/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-08-12 16:43:17,256 root INFO copying build/lib/nested_admin/tests/nested_recursive/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-08-12 16:43:17,257 root INFO copying build/lib/nested_admin/tests/drag_drop.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,258 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2025-08-12 16:43:17,259 root INFO copying build/lib/nested_admin/tests/issue_122/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-08-12 16:43:17,260 root INFO copying build/lib/nested_admin/tests/issue_122/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-08-12 16:43:17,261 root INFO copying build/lib/nested_admin/tests/issue_122/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-08-12 16:43:17,262 root INFO copying build/lib/nested_admin/tests/issue_122/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-08-12 16:43:17,264 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2025-08-12 16:43:17,265 root INFO copying build/lib/nested_admin/tests/admin_widgets/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-08-12 16:43:17,266 root INFO copying build/lib/nested_admin/tests/admin_widgets/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-08-12 16:43:17,267 root INFO copying build/lib/nested_admin/tests/admin_widgets/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-08-12 16:43:17,268 root INFO copying build/lib/nested_admin/tests/admin_widgets/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-08-12 16:43:17,270 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:17,271 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:17,272 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:17,273 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:17,274 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_delete_validationerrors 2025-08-12 16:43:17,275 root INFO copying build/lib/nested_admin/tests/utils.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,276 root INFO copying build/lib/nested_admin/tests/base.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-08-12 16:43:17,277 root INFO copying build/lib/nested_admin/exceptions.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,278 root INFO copying build/lib/nested_admin/views.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,279 root INFO copying build/lib/nested_admin/formsets.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,280 root INFO copying build/lib/nested_admin/polymorphic.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,282 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templatetags 2025-08-12 16:43:17,283 root INFO copying build/lib/nested_admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/templatetags 2025-08-12 16:43:17,284 root INFO copying build/lib/nested_admin/templatetags/nested_admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/templatetags 2025-08-12 16:43:17,285 root INFO copying build/lib/nested_admin/compat.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,286 root INFO copying build/lib/nested_admin/nested.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-08-12 16:43:17,287 root INFO running install_egg_info 2025-08-12 16:43:17,306 root INFO Copying django_nested_admin.egg-info to build/bdist.linux-riscv64/wheel/./django_nested_admin-4.1.2-py3.12.egg-info 2025-08-12 16:43:17,312 root INFO running install_scripts 2025-08-12 16:43:17,318 root INFO creating build/bdist.linux-riscv64/wheel/django_nested_admin-4.1.2.dist-info/WHEEL 2025-08-12 16:43:17,320 wheel INFO creating '/home/buildozer/aports/community/py3-django-nested-admin/src/django-nested-admin-4.1.2/.dist/.tmp-1ohgtgn9/django_nested_admin-4.1.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-08-12 16:43:17,322 wheel INFO adding 'django_nested_admin-4.1.2.dist-info/licenses/LICENSE' 2025-08-12 16:43:17,325 wheel INFO adding 'nested_admin/__init__.py' 2025-08-12 16:43:17,326 wheel INFO adding 'nested_admin/compat.py' 2025-08-12 16:43:17,328 wheel INFO adding 'nested_admin/exceptions.py' 2025-08-12 16:43:17,329 wheel INFO adding 'nested_admin/forms.py' 2025-08-12 16:43:17,330 wheel INFO adding 'nested_admin/formsets.py' 2025-08-12 16:43:17,332 wheel INFO adding 'nested_admin/models.py' 2025-08-12 16:43:17,333 wheel INFO adding 'nested_admin/nested.py' 2025-08-12 16:43:17,335 wheel INFO adding 'nested_admin/polymorphic.py' 2025-08-12 16:43:17,336 wheel INFO adding 'nested_admin/urls.py' 2025-08-12 16:43:17,337 wheel INFO adding 'nested_admin/views.py' 2025-08-12 16:43:17,339 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css' 2025-08-12 16:43:17,341 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css.map' 2025-08-12 16:43:17,344 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js' 2025-08-12 16:43:17,354 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js.map' 2025-08-12 16:43:17,364 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css' 2025-08-12 16:43:17,365 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css.map' 2025-08-12 16:43:17,367 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js' 2025-08-12 16:43:17,371 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt' 2025-08-12 16:43:17,374 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.map' 2025-08-12 16:43:17,382 wheel INFO adding 'nested_admin/static/nested_admin/src/drag-handle.png' 2025-08-12 16:43:17,384 wheel INFO adding 'nested_admin/static/nested_admin/src/nested_admin.scss' 2025-08-12 16:43:17,386 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/django$.js' 2025-08-12 16:43:17,387 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/grp$.js' 2025-08-12 16:43:17,388 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/index.js' 2025-08-12 16:43:17,389 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js' 2025-08-12 16:43:17,391 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js' 2025-08-12 16:43:17,392 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js' 2025-08-12 16:43:17,394 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js' 2025-08-12 16:43:17,397 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js' 2025-08-12 16:43:17,398 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/regexquote.js' 2025-08-12 16:43:17,400 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/sortable.js' 2025-08-12 16:43:17,401 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/utils.js' 2025-08-12 16:43:17,403 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline.html' 2025-08-12 16:43:17,405 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html' 2025-08-12 16:43:17,406 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/inline.html' 2025-08-12 16:43:17,407 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html' 2025-08-12 16:43:17,409 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html' 2025-08-12 16:43:17,410 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html' 2025-08-12 16:43:17,412 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html' 2025-08-12 16:43:17,413 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/stacked.html' 2025-08-12 16:43:17,415 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/tabular.html' 2025-08-12 16:43:17,416 wheel INFO adding 'nested_admin/templatetags/__init__.py' 2025-08-12 16:43:17,417 wheel INFO adding 'nested_admin/templatetags/nested_admin.py' 2025-08-12 16:43:17,419 wheel INFO adding 'nested_admin/tests/__init__.py' 2025-08-12 16:43:17,420 wheel INFO adding 'nested_admin/tests/base.py' 2025-08-12 16:43:17,422 wheel INFO adding 'nested_admin/tests/conftest.py' 2025-08-12 16:43:17,423 wheel INFO adding 'nested_admin/tests/drag_drop.py' 2025-08-12 16:43:17,424 wheel INFO adding 'nested_admin/tests/settings.py' 2025-08-12 16:43:17,426 wheel INFO adding 'nested_admin/tests/urls.py' 2025-08-12 16:43:17,427 wheel INFO adding 'nested_admin/tests/utils.py' 2025-08-12 16:43:17,428 wheel INFO adding 'nested_admin/tests/admin_widgets/__init__.py' 2025-08-12 16:43:17,429 wheel INFO adding 'nested_admin/tests/admin_widgets/admin.py' 2025-08-12 16:43:17,431 wheel INFO adding 'nested_admin/tests/admin_widgets/models.py' 2025-08-12 16:43:17,433 wheel INFO adding 'nested_admin/tests/admin_widgets/tests.py' 2025-08-12 16:43:17,434 wheel INFO adding 'nested_admin/tests/gfk/__init__.py' 2025-08-12 16:43:17,435 wheel INFO adding 'nested_admin/tests/gfk/admin.py' 2025-08-12 16:43:17,436 wheel INFO adding 'nested_admin/tests/gfk/models.py' 2025-08-12 16:43:17,438 wheel INFO adding 'nested_admin/tests/gfk/tests.py' 2025-08-12 16:43:17,439 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/__init__.py' 2025-08-12 16:43:17,440 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/admin.py' 2025-08-12 16:43:17,441 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/models.py' 2025-08-12 16:43:17,442 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/tests.py' 2025-08-12 16:43:17,444 wheel INFO adding 'nested_admin/tests/identical_prefixes/__init__.py' 2025-08-12 16:43:17,445 wheel INFO adding 'nested_admin/tests/identical_prefixes/admin.py' 2025-08-12 16:43:17,446 wheel INFO adding 'nested_admin/tests/identical_prefixes/models.py' 2025-08-12 16:43:17,447 wheel INFO adding 'nested_admin/tests/identical_prefixes/tests.py' 2025-08-12 16:43:17,448 wheel INFO adding 'nested_admin/tests/issue_122/__init__.py' 2025-08-12 16:43:17,449 wheel INFO adding 'nested_admin/tests/issue_122/admin.py' 2025-08-12 16:43:17,450 wheel INFO adding 'nested_admin/tests/issue_122/models.py' 2025-08-12 16:43:17,452 wheel INFO adding 'nested_admin/tests/issue_122/tests.py' 2025-08-12 16:43:17,453 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/__init__.py' 2025-08-12 16:43:17,454 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/admin.py' 2025-08-12 16:43:17,455 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/models.py' 2025-08-12 16:43:17,456 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/tests.py' 2025-08-12 16:43:17,457 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/__init__.py' 2025-08-12 16:43:17,458 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/admin.py' 2025-08-12 16:43:17,460 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/models.py' 2025-08-12 16:43:17,461 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/tests.py' 2025-08-12 16:43:17,463 wheel INFO adding 'nested_admin/tests/nested_polymorphic/__init__.py' 2025-08-12 16:43:17,464 wheel INFO adding 'nested_admin/tests/nested_polymorphic/base.py' 2025-08-12 16:43:17,466 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py' 2025-08-12 16:43:17,467 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py' 2025-08-12 16:43:17,468 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py' 2025-08-12 16:43:17,469 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py' 2025-08-12 16:43:17,471 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py' 2025-08-12 16:43:17,472 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py' 2025-08-12 16:43:17,473 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py' 2025-08-12 16:43:17,474 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py' 2025-08-12 16:43:17,476 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py' 2025-08-12 16:43:17,477 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py' 2025-08-12 16:43:17,478 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py' 2025-08-12 16:43:17,480 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py' 2025-08-12 16:43:17,481 wheel INFO adding 'nested_admin/tests/nested_recursive/__init__.py' 2025-08-12 16:43:17,482 wheel INFO adding 'nested_admin/tests/nested_recursive/admin.py' 2025-08-12 16:43:17,483 wheel INFO adding 'nested_admin/tests/nested_recursive/models.py' 2025-08-12 16:43:17,484 wheel INFO adding 'nested_admin/tests/nested_recursive/tests.py' 2025-08-12 16:43:17,486 wheel INFO adding 'nested_admin/tests/one_deep/__init__.py' 2025-08-12 16:43:17,487 wheel INFO adding 'nested_admin/tests/one_deep/admin.py' 2025-08-12 16:43:17,488 wheel INFO adding 'nested_admin/tests/one_deep/models.py' 2025-08-12 16:43:17,489 wheel INFO adding 'nested_admin/tests/one_deep/tests.py' 2025-08-12 16:43:17,490 wheel INFO adding 'nested_admin/tests/three_deep/__init__.py' 2025-08-12 16:43:17,492 wheel INFO adding 'nested_admin/tests/three_deep/admin.py' 2025-08-12 16:43:17,493 wheel INFO adding 'nested_admin/tests/three_deep/models.py' 2025-08-12 16:43:17,494 wheel INFO adding 'nested_admin/tests/three_deep/tests.py' 2025-08-12 16:43:17,496 wheel INFO adding 'nested_admin/tests/two_deep/__init__.py' 2025-08-12 16:43:17,497 wheel INFO adding 'nested_admin/tests/two_deep/admin.py' 2025-08-12 16:43:17,498 wheel INFO adding 'nested_admin/tests/two_deep/models.py' 2025-08-12 16:43:17,499 wheel INFO adding 'nested_admin/tests/two_deep/test_permissions.py' 2025-08-12 16:43:17,501 wheel INFO adding 'nested_admin/tests/two_deep/tests.py' 2025-08-12 16:43:17,503 wheel INFO adding 'django_nested_admin-4.1.2.dist-info/METADATA' 2025-08-12 16:43:17,504 wheel INFO adding 'django_nested_admin-4.1.2.dist-info/WHEEL' 2025-08-12 16:43:17,504 wheel INFO adding 'django_nested_admin-4.1.2.dist-info/top_level.txt' 2025-08-12 16:43:17,507 wheel INFO adding 'django_nested_admin-4.1.2.dist-info/RECORD' 2025-08-12 16:43:17,510 root INFO removing build/bdist.linux-riscv64/wheel 2025-08-12 16:43:17,531 gpep517 INFO The backend produced .dist/django_nested_admin-4.1.2-py3-none-any.whl django_nested_admin-4.1.2-py3-none-any.whl >>> py3-django-nested-admin: Entering fakeroot... >>> py3-django-nested-admin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/nested_admin/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.12/site-packages/nested_admin/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/mixed_permissions_min_num_bug/__pycache__' 'usr/lib/python3.12/site-packages/nested_admin/tests/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.12/site-packages/nested_admin/tests/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/two_deep/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/grp_collapsible_tabular_inline/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/three_deep/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/one_deep/__pycache__' 'usr/lib/python3.12/site-packages/nested_admin/tests/gfk/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.12/site-packages/nested_admin/tests/gfk/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/identical_prefixes/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/nested_polymorphic/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/nested_recursive/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/issue_122/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/admin_widgets/__pycache__' 'usr/lib/python3.12/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.12/site-packages/nested_admin/tests/nested_delete_validationerrors/__pycache__' 'usr/lib/python3.12/site-packages/nested_admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.12/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.12 >>> py3-django-nested-admin-pyc*: Package size: 441.9 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.1.2-r0.apk >>> py3-django-nested-admin*: Tracing dependencies... py3-python-monkey-business python3~3.12 >>> py3-django-nested-admin*: Package size: 1.7 MB >>> py3-django-nested-admin*: Compressing data... >>> py3-django-nested-admin*: Create checksum... >>> py3-django-nested-admin*: Create py3-django-nested-admin-4.1.2-r0.apk >>> py3-django-nested-admin: Build complete at Tue, 12 Aug 2025 16:43:21 +0000 elapsed time 0h 0m 12s >>> py3-django-nested-admin: Cleaning up srcdir >>> py3-django-nested-admin: Cleaning up pkgdir >>> py3-django-nested-admin: Uninstalling dependencies... (1/26) Purging .makedepends-py3-django-nested-admin (20250812.164311) (2/26) Purging py3-python-monkey-business-pyc (1.1.0-r1) (3/26) Purging py3-python-monkey-business (1.1.0-r1) (4/26) Purging py3-setuptools-pyc (80.9.0-r0) (5/26) Purging py3-setuptools (80.9.0-r0) (6/26) Purging py3-gpep517-pyc (19-r0) (7/26) Purging py3-gpep517 (19-r0) (8/26) Purging py3-installer-pyc (0.7.0-r2) (9/26) Purging py3-installer (0.7.0-r2) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.11-r0) (17/26) Purging python3-pycache-pyc0 (3.12.11-r0) (18/26) Purging pyc (3.12.11-r0) (19/26) Purging python3 (3.12.11-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.8-r0) (23/26) Purging libpanelw (6.5_p20250503-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.49.2-r1) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r19.trigger OK: 338 MiB in 101 packages >>> py3-django-nested-admin: Updating the community/riscv64 repository index... >>> py3-django-nested-admin: Signing the index...