>>> py3-django-nested-admin: Building community/py3-django-nested-admin 4.1.4-r0 (using abuild 3.15.0-r0) started Fri, 12 Sep 2025 17:38:16 +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 (20250912.173819) 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.4.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.4.tar.gz::https://github.com/theatlantic/django-nested-admin/archive/v4.1.4.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.4.tar.gz.part' py3-django-nested-ad 100% |********************************| 598k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-django-nested-admin-v4.1.4.tar.gz.part' saved >>> py3-django-nested-admin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-django-nested-admin-v4.1.4.tar.gz >>> py3-django-nested-admin: Checking sha512sums... py3-django-nested-admin-v4.1.4.tar.gz: OK >>> py3-django-nested-admin: Unpacking /var/cache/distfiles/v3.22/py3-django-nested-admin-v4.1.4.tar.gz... 2025-09-12 17:38:23,685 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-09-12 17:38:23,822 root INFO running bdist_wheel 2025-09-12 17:38:23,910 root INFO running build 2025-09-12 17:38:23,910 root INFO running build_py 2025-09-12 17:38:23,931 root INFO creating build/lib/nested_admin 2025-09-12 17:38:23,932 root INFO copying nested_admin/urls.py -> build/lib/nested_admin 2025-09-12 17:38:23,934 root INFO copying nested_admin/__init__.py -> build/lib/nested_admin 2025-09-12 17:38:23,936 root INFO copying nested_admin/models.py -> build/lib/nested_admin 2025-09-12 17:38:23,937 root INFO copying nested_admin/forms.py -> build/lib/nested_admin 2025-09-12 17:38:23,939 root INFO copying nested_admin/exceptions.py -> build/lib/nested_admin 2025-09-12 17:38:23,940 root INFO copying nested_admin/views.py -> build/lib/nested_admin 2025-09-12 17:38:23,942 root INFO copying nested_admin/formsets.py -> build/lib/nested_admin 2025-09-12 17:38:23,943 root INFO copying nested_admin/polymorphic.py -> build/lib/nested_admin 2025-09-12 17:38:23,945 root INFO copying nested_admin/compat.py -> build/lib/nested_admin 2025-09-12 17:38:23,947 root INFO copying nested_admin/nested.py -> build/lib/nested_admin 2025-09-12 17:38:23,949 root INFO creating build/lib/nested_admin/tests 2025-09-12 17:38:23,950 root INFO copying nested_admin/tests/urls.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,952 root INFO copying nested_admin/tests/__init__.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,953 root INFO copying nested_admin/tests/conftest.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,955 root INFO copying nested_admin/tests/settings.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,956 root INFO copying nested_admin/tests/drag_drop.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,958 root INFO copying nested_admin/tests/utils.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,959 root INFO copying nested_admin/tests/base.py -> build/lib/nested_admin/tests 2025-09-12 17:38:23,961 root INFO creating build/lib/nested_admin/templatetags 2025-09-12 17:38:23,962 root INFO copying nested_admin/templatetags/__init__.py -> build/lib/nested_admin/templatetags 2025-09-12 17:38:23,963 root INFO copying nested_admin/templatetags/nested_admin.py -> build/lib/nested_admin/templatetags 2025-09-12 17:38:23,965 root INFO creating build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-09-12 17:38:23,966 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-09-12 17:38:23,968 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-09-12 17:38:23,969 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-09-12 17:38:23,970 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-09-12 17:38:23,972 root INFO creating build/lib/nested_admin/tests/two_deep 2025-09-12 17:38:23,973 root INFO copying nested_admin/tests/two_deep/__init__.py -> build/lib/nested_admin/tests/two_deep 2025-09-12 17:38:23,974 root INFO copying nested_admin/tests/two_deep/models.py -> build/lib/nested_admin/tests/two_deep 2025-09-12 17:38:23,976 root INFO copying nested_admin/tests/two_deep/test_permissions.py -> build/lib/nested_admin/tests/two_deep 2025-09-12 17:38:23,977 root INFO copying nested_admin/tests/two_deep/tests.py -> build/lib/nested_admin/tests/two_deep 2025-09-12 17:38:23,979 root INFO copying nested_admin/tests/two_deep/admin.py -> build/lib/nested_admin/tests/two_deep 2025-09-12 17:38:23,981 root INFO creating build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-09-12 17:38:23,982 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-09-12 17:38:23,983 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-09-12 17:38:23,984 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-09-12 17:38:23,986 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-09-12 17:38:23,987 root INFO creating build/lib/nested_admin/tests/three_deep 2025-09-12 17:38:23,988 root INFO copying nested_admin/tests/three_deep/__init__.py -> build/lib/nested_admin/tests/three_deep 2025-09-12 17:38:23,990 root INFO copying nested_admin/tests/three_deep/models.py -> build/lib/nested_admin/tests/three_deep 2025-09-12 17:38:23,991 root INFO copying nested_admin/tests/three_deep/tests.py -> build/lib/nested_admin/tests/three_deep 2025-09-12 17:38:23,992 root INFO copying nested_admin/tests/three_deep/admin.py -> build/lib/nested_admin/tests/three_deep 2025-09-12 17:38:23,994 root INFO creating build/lib/nested_admin/tests/one_deep 2025-09-12 17:38:23,995 root INFO copying nested_admin/tests/one_deep/__init__.py -> build/lib/nested_admin/tests/one_deep 2025-09-12 17:38:23,996 root INFO copying nested_admin/tests/one_deep/models.py -> build/lib/nested_admin/tests/one_deep 2025-09-12 17:38:23,998 root INFO copying nested_admin/tests/one_deep/tests.py -> build/lib/nested_admin/tests/one_deep 2025-09-12 17:38:23,999 root INFO copying nested_admin/tests/one_deep/admin.py -> build/lib/nested_admin/tests/one_deep 2025-09-12 17:38:24,001 root INFO creating build/lib/nested_admin/tests/gfk 2025-09-12 17:38:24,002 root INFO copying nested_admin/tests/gfk/__init__.py -> build/lib/nested_admin/tests/gfk 2025-09-12 17:38:24,003 root INFO copying nested_admin/tests/gfk/models.py -> build/lib/nested_admin/tests/gfk 2025-09-12 17:38:24,004 root INFO copying nested_admin/tests/gfk/tests.py -> build/lib/nested_admin/tests/gfk 2025-09-12 17:38:24,006 root INFO copying nested_admin/tests/gfk/admin.py -> build/lib/nested_admin/tests/gfk 2025-09-12 17:38:24,008 root INFO creating build/lib/nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,008 root INFO copying nested_admin/tests/identical_prefixes/__init__.py -> build/lib/nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,010 root INFO copying nested_admin/tests/identical_prefixes/models.py -> build/lib/nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,011 root INFO copying nested_admin/tests/identical_prefixes/tests.py -> build/lib/nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,012 root INFO copying nested_admin/tests/identical_prefixes/admin.py -> build/lib/nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,014 root INFO creating build/lib/nested_admin/tests/nested_polymorphic 2025-09-12 17:38:24,015 root INFO copying nested_admin/tests/nested_polymorphic/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic 2025-09-12 17:38:24,016 root INFO copying nested_admin/tests/nested_polymorphic/base.py -> build/lib/nested_admin/tests/nested_polymorphic 2025-09-12 17:38:24,018 root INFO creating build/lib/nested_admin/tests/nested_recursive 2025-09-12 17:38:24,019 root INFO copying nested_admin/tests/nested_recursive/__init__.py -> build/lib/nested_admin/tests/nested_recursive 2025-09-12 17:38:24,020 root INFO copying nested_admin/tests/nested_recursive/models.py -> build/lib/nested_admin/tests/nested_recursive 2025-09-12 17:38:24,022 root INFO copying nested_admin/tests/nested_recursive/tests.py -> build/lib/nested_admin/tests/nested_recursive 2025-09-12 17:38:24,023 root INFO copying nested_admin/tests/nested_recursive/admin.py -> build/lib/nested_admin/tests/nested_recursive 2025-09-12 17:38:24,025 root INFO creating build/lib/nested_admin/tests/issue_122 2025-09-12 17:38:24,026 root INFO copying nested_admin/tests/issue_122/__init__.py -> build/lib/nested_admin/tests/issue_122 2025-09-12 17:38:24,027 root INFO copying nested_admin/tests/issue_122/models.py -> build/lib/nested_admin/tests/issue_122 2025-09-12 17:38:24,028 root INFO copying nested_admin/tests/issue_122/tests.py -> build/lib/nested_admin/tests/issue_122 2025-09-12 17:38:24,030 root INFO copying nested_admin/tests/issue_122/admin.py -> build/lib/nested_admin/tests/issue_122 2025-09-12 17:38:24,031 root INFO creating build/lib/nested_admin/tests/admin_widgets 2025-09-12 17:38:24,032 root INFO copying nested_admin/tests/admin_widgets/__init__.py -> build/lib/nested_admin/tests/admin_widgets 2025-09-12 17:38:24,033 root INFO copying nested_admin/tests/admin_widgets/models.py -> build/lib/nested_admin/tests/admin_widgets 2025-09-12 17:38:24,035 root INFO copying nested_admin/tests/admin_widgets/tests.py -> build/lib/nested_admin/tests/admin_widgets 2025-09-12 17:38:24,036 root INFO copying nested_admin/tests/admin_widgets/admin.py -> build/lib/nested_admin/tests/admin_widgets 2025-09-12 17:38:24,038 root INFO creating build/lib/nested_admin/tests/nested_delete_validationerrors 2025-09-12 17:38:24,039 root INFO copying nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-09-12 17:38:24,041 root INFO copying nested_admin/tests/nested_delete_validationerrors/models.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-09-12 17:38:24,042 root INFO copying nested_admin/tests/nested_delete_validationerrors/tests.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-09-12 17:38:24,044 root INFO copying nested_admin/tests/nested_delete_validationerrors/admin.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-09-12 17:38:24,045 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2025-09-12 17:38:24,046 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-09-12 17:38:24,048 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-09-12 17:38:24,049 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-09-12 17:38:24,051 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-09-12 17:38:24,052 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-09-12 17:38:24,053 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-09-12 17:38:24,055 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-09-12 17:38:24,056 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-09-12 17:38:24,057 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-09-12 17:38:24,059 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2025-09-12 17:38:24,060 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-09-12 17:38:24,062 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-09-12 17:38:24,063 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-09-12 17:38:24,065 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-09-12 17:38:24,066 root INFO running egg_info 2025-09-12 17:38:24,079 root INFO creating django_nested_admin.egg-info 2025-09-12 17:38:24,080 root INFO writing django_nested_admin.egg-info/PKG-INFO 2025-09-12 17:38:24,095 root INFO writing dependency_links to django_nested_admin.egg-info/dependency_links.txt 2025-09-12 17:38:24,102 root INFO writing requirements to django_nested_admin.egg-info/requires.txt 2025-09-12 17:38:24,103 root INFO writing top-level names to django_nested_admin.egg-info/top_level.txt 2025-09-12 17:38:24,103 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2025-09-12 17:38:24,139 root INFO reading manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2025-09-12 17:38:24,141 root INFO reading manifest template 'MANIFEST.in' 2025-09-12 17:38:24,149 root INFO adding license file 'LICENSE' 2025-09-12 17:38:24,159 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-09-12 17:38:24,183 root INFO creating build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,184 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,186 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,187 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,191 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,196 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,198 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,200 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,202 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,203 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/lib/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,207 root INFO creating build/lib/nested_admin/static/nested_admin/src 2025-09-12 17:38:24,208 root INFO copying nested_admin/static/nested_admin/src/drag-handle.png -> build/lib/nested_admin/static/nested_admin/src 2025-09-12 17:38:24,209 root INFO copying nested_admin/static/nested_admin/src/nested_admin.scss -> build/lib/nested_admin/static/nested_admin/src 2025-09-12 17:38:24,211 root INFO creating build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,212 root INFO copying nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,213 root INFO copying nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,214 root INFO copying nested_admin/static/nested_admin/src/nested-admin/index.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,216 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-09-12 17:38:24,217 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-09-12 17:38:24,219 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-09-12 17:38:24,220 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-09-12 17:38:24,223 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-09-12 17:38:24,224 root INFO copying nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,226 root INFO copying nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,227 root INFO copying nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,229 root INFO creating build/lib/nested_admin/templates/nesting/admin/includes 2025-09-12 17:38:24,231 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-09-12 17:38:24,232 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-09-12 17:38:24,233 root INFO copying nested_admin/templates/nesting/admin/includes/inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-09-12 17:38:24,235 root INFO creating build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,236 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,237 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,239 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,240 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,242 root INFO copying nested_admin/templates/nesting/admin/inlines/stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,243 root INFO copying nested_admin/templates/nesting/admin/inlines/tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,294 root INFO installing to build/bdist.linux-riscv64/wheel 2025-09-12 17:38:24,294 root INFO running install 2025-09-12 17:38:24,358 root INFO running install_lib 2025-09-12 17:38:24,379 root INFO creating build/bdist.linux-riscv64/wheel 2025-09-12 17:38:24,381 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin 2025-09-12 17:38:24,383 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static 2025-09-12 17:38:24,384 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin 2025-09-12 17:38:24,386 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src 2025-09-12 17:38:24,387 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-09-12 17:38:24,388 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-09-12 17:38:24,390 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2025-09-12 17:38:24,391 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-09-12 17:38:24,392 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-09-12 17:38:24,393 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-09-12 17:38:24,394 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-09-12 17:38:24,395 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-09-12 17:38:24,397 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-09-12 17:38:24,398 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-09-12 17:38:24,399 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-09-12 17:38:24,400 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-09-12 17:38:24,401 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-09-12 17:38:24,402 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-09-12 17:38:24,404 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2025-09-12 17:38:24,405 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-09-12 17:38:24,409 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-09-12 17:38:24,411 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-09-12 17:38:24,413 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-09-12 17:38:24,414 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-09-12 17:38:24,417 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-09-12 17:38:24,420 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-09-12 17:38:24,422 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-09-12 17:38:24,423 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-09-12 17:38:24,424 root INFO copying build/lib/nested_admin/urls.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,425 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates 2025-09-12 17:38:24,427 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting 2025-09-12 17:38:24,428 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin 2025-09-12 17:38:24,430 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2025-09-12 17:38:24,431 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-09-12 17:38:24,432 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-09-12 17:38:24,433 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-09-12 17:38:24,435 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-09-12 17:38:24,436 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-09-12 17:38:24,437 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-09-12 17:38:24,439 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2025-09-12 17:38:24,440 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-09-12 17:38:24,441 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-09-12 17:38:24,442 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-09-12 17:38:24,443 root INFO copying build/lib/nested_admin/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,444 root INFO copying build/lib/nested_admin/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,445 root INFO copying build/lib/nested_admin/forms.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,446 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests 2025-09-12 17:38:24,447 root INFO copying build/lib/nested_admin/tests/urls.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,448 root INFO copying build/lib/nested_admin/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,449 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2025-09-12 17:38:24,450 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-09-12 17:38:24,451 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-09-12 17:38:24,452 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-09-12 17:38:24,453 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-09-12 17:38:24,455 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2025-09-12 17:38:24,455 root INFO copying build/lib/nested_admin/tests/two_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-09-12 17:38:24,456 root INFO copying build/lib/nested_admin/tests/two_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-09-12 17:38:24,457 root INFO copying build/lib/nested_admin/tests/two_deep/test_permissions.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-09-12 17:38:24,458 root INFO copying build/lib/nested_admin/tests/two_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-09-12 17:38:24,460 root INFO copying build/lib/nested_admin/tests/two_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-09-12 17:38:24,461 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2025-09-12 17:38:24,462 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-09-12 17:38:24,463 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-09-12 17:38:24,464 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-09-12 17:38:24,465 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-09-12 17:38:24,467 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2025-09-12 17:38:24,468 root INFO copying build/lib/nested_admin/tests/three_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-09-12 17:38:24,468 root INFO copying build/lib/nested_admin/tests/three_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-09-12 17:38:24,469 root INFO copying build/lib/nested_admin/tests/three_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-09-12 17:38:24,470 root INFO copying build/lib/nested_admin/tests/three_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-09-12 17:38:24,472 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2025-09-12 17:38:24,473 root INFO copying build/lib/nested_admin/tests/one_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-09-12 17:38:24,474 root INFO copying build/lib/nested_admin/tests/one_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-09-12 17:38:24,475 root INFO copying build/lib/nested_admin/tests/one_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-09-12 17:38:24,476 root INFO copying build/lib/nested_admin/tests/one_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-09-12 17:38:24,477 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2025-09-12 17:38:24,478 root INFO copying build/lib/nested_admin/tests/gfk/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-09-12 17:38:24,479 root INFO copying build/lib/nested_admin/tests/gfk/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-09-12 17:38:24,480 root INFO copying build/lib/nested_admin/tests/gfk/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-09-12 17:38:24,481 root INFO copying build/lib/nested_admin/tests/gfk/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-09-12 17:38:24,482 root INFO copying build/lib/nested_admin/tests/conftest.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,484 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,485 root INFO copying build/lib/nested_admin/tests/identical_prefixes/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,485 root INFO copying build/lib/nested_admin/tests/identical_prefixes/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,486 root INFO copying build/lib/nested_admin/tests/identical_prefixes/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,487 root INFO copying build/lib/nested_admin/tests/identical_prefixes/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-09-12 17:38:24,489 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic 2025-09-12 17:38:24,490 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_polymorphic 2025-09-12 17:38:24,491 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2025-09-12 17:38:24,492 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-09-12 17:38:24,493 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-09-12 17:38:24,494 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-09-12 17:38:24,495 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-09-12 17:38:24,497 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-09-12 17:38:24,498 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-09-12 17:38:24,499 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-09-12 17:38:24,500 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-09-12 17:38:24,501 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-09-12 17:38:24,502 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/base.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_polymorphic 2025-09-12 17:38:24,503 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2025-09-12 17:38:24,504 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-09-12 17:38:24,505 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-09-12 17:38:24,506 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-09-12 17:38:24,507 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-09-12 17:38:24,508 root INFO copying build/lib/nested_admin/tests/settings.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,510 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2025-09-12 17:38:24,511 root INFO copying build/lib/nested_admin/tests/nested_recursive/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-09-12 17:38:24,512 root INFO copying build/lib/nested_admin/tests/nested_recursive/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-09-12 17:38:24,513 root INFO copying build/lib/nested_admin/tests/nested_recursive/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-09-12 17:38:24,514 root INFO copying build/lib/nested_admin/tests/nested_recursive/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-09-12 17:38:24,515 root INFO copying build/lib/nested_admin/tests/drag_drop.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,516 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2025-09-12 17:38:24,517 root INFO copying build/lib/nested_admin/tests/issue_122/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-09-12 17:38:24,518 root INFO copying build/lib/nested_admin/tests/issue_122/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-09-12 17:38:24,519 root INFO copying build/lib/nested_admin/tests/issue_122/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-09-12 17:38:24,520 root INFO copying build/lib/nested_admin/tests/issue_122/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-09-12 17:38:24,522 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2025-09-12 17:38:24,523 root INFO copying build/lib/nested_admin/tests/admin_widgets/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-09-12 17:38:24,524 root INFO copying build/lib/nested_admin/tests/admin_widgets/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-09-12 17:38:24,525 root INFO copying build/lib/nested_admin/tests/admin_widgets/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-09-12 17:38:24,526 root INFO copying build/lib/nested_admin/tests/admin_widgets/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-09-12 17:38:24,527 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2025-09-12 17:38:24,528 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-09-12 17:38:24,529 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-09-12 17:38:24,530 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-09-12 17:38:24,531 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-09-12 17:38:24,532 root INFO copying build/lib/nested_admin/tests/utils.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,533 root INFO copying build/lib/nested_admin/tests/base.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-09-12 17:38:24,535 root INFO copying build/lib/nested_admin/exceptions.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,536 root INFO copying build/lib/nested_admin/views.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,537 root INFO copying build/lib/nested_admin/formsets.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,538 root INFO copying build/lib/nested_admin/polymorphic.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,539 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templatetags 2025-09-12 17:38:24,540 root INFO copying build/lib/nested_admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/templatetags 2025-09-12 17:38:24,541 root INFO copying build/lib/nested_admin/templatetags/nested_admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/templatetags 2025-09-12 17:38:24,542 root INFO copying build/lib/nested_admin/compat.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,543 root INFO copying build/lib/nested_admin/nested.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-09-12 17:38:24,545 root INFO running install_egg_info 2025-09-12 17:38:24,564 root INFO Copying django_nested_admin.egg-info to build/bdist.linux-riscv64/wheel/./django_nested_admin-4.1.4-py3.12.egg-info 2025-09-12 17:38:24,569 root INFO running install_scripts 2025-09-12 17:38:24,576 root INFO creating build/bdist.linux-riscv64/wheel/django_nested_admin-4.1.4.dist-info/WHEEL 2025-09-12 17:38:24,578 wheel INFO creating '/home/buildozer/aports/community/py3-django-nested-admin/src/django-nested-admin-4.1.4/.dist/.tmp-xfdbaq9m/django_nested_admin-4.1.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-09-12 17:38:24,580 wheel INFO adding 'django_nested_admin-4.1.4.dist-info/licenses/LICENSE' 2025-09-12 17:38:24,582 wheel INFO adding 'nested_admin/__init__.py' 2025-09-12 17:38:24,584 wheel INFO adding 'nested_admin/compat.py' 2025-09-12 17:38:24,585 wheel INFO adding 'nested_admin/exceptions.py' 2025-09-12 17:38:24,586 wheel INFO adding 'nested_admin/forms.py' 2025-09-12 17:38:24,588 wheel INFO adding 'nested_admin/formsets.py' 2025-09-12 17:38:24,589 wheel INFO adding 'nested_admin/models.py' 2025-09-12 17:38:24,591 wheel INFO adding 'nested_admin/nested.py' 2025-09-12 17:38:24,592 wheel INFO adding 'nested_admin/polymorphic.py' 2025-09-12 17:38:24,594 wheel INFO adding 'nested_admin/urls.py' 2025-09-12 17:38:24,595 wheel INFO adding 'nested_admin/views.py' 2025-09-12 17:38:24,597 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css' 2025-09-12 17:38:24,600 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css.map' 2025-09-12 17:38:24,603 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js' 2025-09-12 17:38:24,613 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js.map' 2025-09-12 17:38:24,623 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css' 2025-09-12 17:38:24,624 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css.map' 2025-09-12 17:38:24,626 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js' 2025-09-12 17:38:24,630 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt' 2025-09-12 17:38:24,633 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.map' 2025-09-12 17:38:24,641 wheel INFO adding 'nested_admin/static/nested_admin/src/drag-handle.png' 2025-09-12 17:38:24,643 wheel INFO adding 'nested_admin/static/nested_admin/src/nested_admin.scss' 2025-09-12 17:38:24,644 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/django$.js' 2025-09-12 17:38:24,646 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/grp$.js' 2025-09-12 17:38:24,647 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/index.js' 2025-09-12 17:38:24,648 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js' 2025-09-12 17:38:24,650 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js' 2025-09-12 17:38:24,651 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js' 2025-09-12 17:38:24,653 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js' 2025-09-12 17:38:24,656 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js' 2025-09-12 17:38:24,657 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/regexquote.js' 2025-09-12 17:38:24,659 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/sortable.js' 2025-09-12 17:38:24,660 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/utils.js' 2025-09-12 17:38:24,662 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline.html' 2025-09-12 17:38:24,664 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html' 2025-09-12 17:38:24,665 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/inline.html' 2025-09-12 17:38:24,666 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html' 2025-09-12 17:38:24,668 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html' 2025-09-12 17:38:24,669 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html' 2025-09-12 17:38:24,671 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html' 2025-09-12 17:38:24,672 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/stacked.html' 2025-09-12 17:38:24,673 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/tabular.html' 2025-09-12 17:38:24,675 wheel INFO adding 'nested_admin/templatetags/__init__.py' 2025-09-12 17:38:24,676 wheel INFO adding 'nested_admin/templatetags/nested_admin.py' 2025-09-12 17:38:24,677 wheel INFO adding 'nested_admin/tests/__init__.py' 2025-09-12 17:38:24,679 wheel INFO adding 'nested_admin/tests/base.py' 2025-09-12 17:38:24,680 wheel INFO adding 'nested_admin/tests/conftest.py' 2025-09-12 17:38:24,682 wheel INFO adding 'nested_admin/tests/drag_drop.py' 2025-09-12 17:38:24,683 wheel INFO adding 'nested_admin/tests/settings.py' 2025-09-12 17:38:24,684 wheel INFO adding 'nested_admin/tests/urls.py' 2025-09-12 17:38:24,685 wheel INFO adding 'nested_admin/tests/utils.py' 2025-09-12 17:38:24,687 wheel INFO adding 'nested_admin/tests/admin_widgets/__init__.py' 2025-09-12 17:38:24,688 wheel INFO adding 'nested_admin/tests/admin_widgets/admin.py' 2025-09-12 17:38:24,690 wheel INFO adding 'nested_admin/tests/admin_widgets/models.py' 2025-09-12 17:38:24,691 wheel INFO adding 'nested_admin/tests/admin_widgets/tests.py' 2025-09-12 17:38:24,693 wheel INFO adding 'nested_admin/tests/gfk/__init__.py' 2025-09-12 17:38:24,694 wheel INFO adding 'nested_admin/tests/gfk/admin.py' 2025-09-12 17:38:24,695 wheel INFO adding 'nested_admin/tests/gfk/models.py' 2025-09-12 17:38:24,696 wheel INFO adding 'nested_admin/tests/gfk/tests.py' 2025-09-12 17:38:24,698 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/__init__.py' 2025-09-12 17:38:24,699 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/admin.py' 2025-09-12 17:38:24,700 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/models.py' 2025-09-12 17:38:24,701 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/tests.py' 2025-09-12 17:38:24,702 wheel INFO adding 'nested_admin/tests/identical_prefixes/__init__.py' 2025-09-12 17:38:24,703 wheel INFO adding 'nested_admin/tests/identical_prefixes/admin.py' 2025-09-12 17:38:24,704 wheel INFO adding 'nested_admin/tests/identical_prefixes/models.py' 2025-09-12 17:38:24,706 wheel INFO adding 'nested_admin/tests/identical_prefixes/tests.py' 2025-09-12 17:38:24,707 wheel INFO adding 'nested_admin/tests/issue_122/__init__.py' 2025-09-12 17:38:24,708 wheel INFO adding 'nested_admin/tests/issue_122/admin.py' 2025-09-12 17:38:24,709 wheel INFO adding 'nested_admin/tests/issue_122/models.py' 2025-09-12 17:38:24,710 wheel INFO adding 'nested_admin/tests/issue_122/tests.py' 2025-09-12 17:38:24,712 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/__init__.py' 2025-09-12 17:38:24,713 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/admin.py' 2025-09-12 17:38:24,714 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/models.py' 2025-09-12 17:38:24,715 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/tests.py' 2025-09-12 17:38:24,716 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/__init__.py' 2025-09-12 17:38:24,717 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/admin.py' 2025-09-12 17:38:24,718 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/models.py' 2025-09-12 17:38:24,720 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/tests.py' 2025-09-12 17:38:24,721 wheel INFO adding 'nested_admin/tests/nested_polymorphic/__init__.py' 2025-09-12 17:38:24,723 wheel INFO adding 'nested_admin/tests/nested_polymorphic/base.py' 2025-09-12 17:38:24,724 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py' 2025-09-12 17:38:24,725 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py' 2025-09-12 17:38:24,726 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py' 2025-09-12 17:38:24,728 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py' 2025-09-12 17:38:24,729 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py' 2025-09-12 17:38:24,731 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py' 2025-09-12 17:38:24,732 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py' 2025-09-12 17:38:24,733 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py' 2025-09-12 17:38:24,734 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py' 2025-09-12 17:38:24,736 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py' 2025-09-12 17:38:24,737 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py' 2025-09-12 17:38:24,738 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py' 2025-09-12 17:38:24,740 wheel INFO adding 'nested_admin/tests/nested_recursive/__init__.py' 2025-09-12 17:38:24,741 wheel INFO adding 'nested_admin/tests/nested_recursive/admin.py' 2025-09-12 17:38:24,742 wheel INFO adding 'nested_admin/tests/nested_recursive/models.py' 2025-09-12 17:38:24,743 wheel INFO adding 'nested_admin/tests/nested_recursive/tests.py' 2025-09-12 17:38:24,744 wheel INFO adding 'nested_admin/tests/one_deep/__init__.py' 2025-09-12 17:38:24,745 wheel INFO adding 'nested_admin/tests/one_deep/admin.py' 2025-09-12 17:38:24,746 wheel INFO adding 'nested_admin/tests/one_deep/models.py' 2025-09-12 17:38:24,748 wheel INFO adding 'nested_admin/tests/one_deep/tests.py' 2025-09-12 17:38:24,749 wheel INFO adding 'nested_admin/tests/three_deep/__init__.py' 2025-09-12 17:38:24,750 wheel INFO adding 'nested_admin/tests/three_deep/admin.py' 2025-09-12 17:38:24,751 wheel INFO adding 'nested_admin/tests/three_deep/models.py' 2025-09-12 17:38:24,753 wheel INFO adding 'nested_admin/tests/three_deep/tests.py' 2025-09-12 17:38:24,754 wheel INFO adding 'nested_admin/tests/two_deep/__init__.py' 2025-09-12 17:38:24,755 wheel INFO adding 'nested_admin/tests/two_deep/admin.py' 2025-09-12 17:38:24,756 wheel INFO adding 'nested_admin/tests/two_deep/models.py' 2025-09-12 17:38:24,757 wheel INFO adding 'nested_admin/tests/two_deep/test_permissions.py' 2025-09-12 17:38:24,759 wheel INFO adding 'nested_admin/tests/two_deep/tests.py' 2025-09-12 17:38:24,761 wheel INFO adding 'django_nested_admin-4.1.4.dist-info/METADATA' 2025-09-12 17:38:24,762 wheel INFO adding 'django_nested_admin-4.1.4.dist-info/WHEEL' 2025-09-12 17:38:24,763 wheel INFO adding 'django_nested_admin-4.1.4.dist-info/top_level.txt' 2025-09-12 17:38:24,766 wheel INFO adding 'django_nested_admin-4.1.4.dist-info/RECORD' 2025-09-12 17:38:24,769 root INFO removing build/bdist.linux-riscv64/wheel 2025-09-12 17:38:24,788 gpep517 INFO The backend produced .dist/django_nested_admin-4.1.4-py3-none-any.whl django_nested_admin-4.1.4-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.8 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.4-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.4-r0.apk >>> py3-django-nested-admin: Build complete at Fri, 12 Sep 2025 17:38:28 +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 (20250912.173819) (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...