>>> py3-django-nested-admin: Building community/py3-django-nested-admin 4.1.6-r2 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 23:20:17 +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/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.3-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20260404-r0) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite-libs (3.53.0-r0) ( 9/27) Installing python3 (3.14.3-r0) (10/27) Installing python3-pycache-pyc0 (3.14.3-r0) (11/27) Installing pyc (3.14.3-r0) (12/27) Installing py3-python-monkey-business-pyc (1.1.0-r2) (13/27) Installing python3-pyc (3.14.3-r0) (14/27) Installing py3-python-monkey-business (1.1.0-r2) (15/27) Installing py3-parsing (3.3.2-r1) (16/27) Installing py3-parsing-pyc (3.3.2-r1) (17/27) Installing py3-packaging (26.2-r0) (18/27) Installing py3-packaging-pyc (26.2-r0) (19/27) Installing py3-setuptools (82.0.1-r1) (20/27) Installing py3-setuptools-pyc (82.0.1-r1) (21/27) Installing py3-installer (1.0.0-r0) (22/27) Installing py3-installer-pyc (1.0.0-r0) (23/27) Installing py3-gpep517 (19-r2) (24/27) Installing py3-gpep517-pyc (19-r2) (25/27) Installing py3-wheel (0.47.0-r0) (26/27) Installing py3-wheel-pyc (0.47.0-r0) (27/27) Installing .makedepends-py3-django-nested-admin (20260428.232030) Executing busybox-1.37.0-r31.trigger OK: 509.8 MiB in 130 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.24/py3-django-nested-admin-v4.1.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-django-nested-admin-v4.1.6.tar.gz.part' py3-django-nested-ad 5% |* | 32522 0:00:17 ETA py3-django-nested-ad 100% |********************************| 598k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-django-nested-admin-v4.1.6.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-django-nested-admin-v4.1.6.tar.gz: OK >>> py3-django-nested-admin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-django-nested-admin-v4.1.6.tar.gz /var/cache/distfiles/v3.24/py3-django-nested-admin-v4.1.6.tar.gz: OK >>> py3-django-nested-admin: Unpacking /var/cache/distfiles/v3.24/py3-django-nested-admin-v4.1.6.tar.gz... 2026-04-28 23:20:34,647 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2026-04-28 23:20:34,734 root INFO running bdist_wheel 2026-04-28 23:20:34,793 root INFO running build 2026-04-28 23:20:34,793 root INFO running build_py 2026-04-28 23:20:34,807 root INFO creating build/lib/nested_admin 2026-04-28 23:20:34,808 root INFO copying nested_admin/nested.py -> build/lib/nested_admin 2026-04-28 23:20:34,809 root INFO copying nested_admin/polymorphic.py -> build/lib/nested_admin 2026-04-28 23:20:34,810 root INFO copying nested_admin/exceptions.py -> build/lib/nested_admin 2026-04-28 23:20:34,810 root INFO copying nested_admin/formsets.py -> build/lib/nested_admin 2026-04-28 23:20:34,811 root INFO copying nested_admin/urls.py -> build/lib/nested_admin 2026-04-28 23:20:34,812 root INFO copying nested_admin/views.py -> build/lib/nested_admin 2026-04-28 23:20:34,812 root INFO copying nested_admin/__init__.py -> build/lib/nested_admin 2026-04-28 23:20:34,813 root INFO copying nested_admin/compat.py -> build/lib/nested_admin 2026-04-28 23:20:34,814 root INFO copying nested_admin/forms.py -> build/lib/nested_admin 2026-04-28 23:20:34,815 root INFO copying nested_admin/models.py -> build/lib/nested_admin 2026-04-28 23:20:34,816 root INFO creating build/lib/nested_admin/templatetags 2026-04-28 23:20:34,816 root INFO copying nested_admin/templatetags/__init__.py -> build/lib/nested_admin/templatetags 2026-04-28 23:20:34,817 root INFO copying nested_admin/templatetags/nested_admin.py -> build/lib/nested_admin/templatetags 2026-04-28 23:20:34,818 root INFO creating build/lib/nested_admin/tests 2026-04-28 23:20:34,818 root INFO copying nested_admin/tests/conftest.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,819 root INFO copying nested_admin/tests/urls.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,820 root INFO copying nested_admin/tests/utils.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,821 root INFO copying nested_admin/tests/settings.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,821 root INFO copying nested_admin/tests/drag_drop.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,822 root INFO copying nested_admin/tests/__init__.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,823 root INFO copying nested_admin/tests/base.py -> build/lib/nested_admin/tests 2026-04-28 23:20:34,824 root INFO creating build/lib/nested_admin/tests/identical_prefixes 2026-04-28 23:20:34,824 root INFO copying nested_admin/tests/identical_prefixes/tests.py -> build/lib/nested_admin/tests/identical_prefixes 2026-04-28 23:20:34,825 root INFO copying nested_admin/tests/identical_prefixes/admin.py -> build/lib/nested_admin/tests/identical_prefixes 2026-04-28 23:20:34,826 root INFO copying nested_admin/tests/identical_prefixes/__init__.py -> build/lib/nested_admin/tests/identical_prefixes 2026-04-28 23:20:34,826 root INFO copying nested_admin/tests/identical_prefixes/models.py -> build/lib/nested_admin/tests/identical_prefixes 2026-04-28 23:20:34,827 root INFO creating build/lib/nested_admin/tests/one_deep 2026-04-28 23:20:34,828 root INFO copying nested_admin/tests/one_deep/tests.py -> build/lib/nested_admin/tests/one_deep 2026-04-28 23:20:34,828 root INFO copying nested_admin/tests/one_deep/admin.py -> build/lib/nested_admin/tests/one_deep 2026-04-28 23:20:34,829 root INFO copying nested_admin/tests/one_deep/__init__.py -> build/lib/nested_admin/tests/one_deep 2026-04-28 23:20:34,830 root INFO copying nested_admin/tests/one_deep/models.py -> build/lib/nested_admin/tests/one_deep 2026-04-28 23:20:34,831 root INFO creating build/lib/nested_admin/tests/two_deep 2026-04-28 23:20:34,831 root INFO copying nested_admin/tests/two_deep/tests.py -> build/lib/nested_admin/tests/two_deep 2026-04-28 23:20:34,832 root INFO copying nested_admin/tests/two_deep/test_permissions.py -> build/lib/nested_admin/tests/two_deep 2026-04-28 23:20:34,833 root INFO copying nested_admin/tests/two_deep/admin.py -> build/lib/nested_admin/tests/two_deep 2026-04-28 23:20:34,834 root INFO copying nested_admin/tests/two_deep/__init__.py -> build/lib/nested_admin/tests/two_deep 2026-04-28 23:20:34,834 root INFO copying nested_admin/tests/two_deep/models.py -> build/lib/nested_admin/tests/two_deep 2026-04-28 23:20:34,835 root INFO creating build/lib/nested_admin/tests/issue_122 2026-04-28 23:20:34,836 root INFO copying nested_admin/tests/issue_122/tests.py -> build/lib/nested_admin/tests/issue_122 2026-04-28 23:20:34,836 root INFO copying nested_admin/tests/issue_122/admin.py -> build/lib/nested_admin/tests/issue_122 2026-04-28 23:20:34,837 root INFO copying nested_admin/tests/issue_122/__init__.py -> build/lib/nested_admin/tests/issue_122 2026-04-28 23:20:34,838 root INFO copying nested_admin/tests/issue_122/models.py -> build/lib/nested_admin/tests/issue_122 2026-04-28 23:20:34,839 root INFO creating build/lib/nested_admin/tests/nested_recursive 2026-04-28 23:20:34,840 root INFO copying nested_admin/tests/nested_recursive/tests.py -> build/lib/nested_admin/tests/nested_recursive 2026-04-28 23:20:34,840 root INFO copying nested_admin/tests/nested_recursive/admin.py -> build/lib/nested_admin/tests/nested_recursive 2026-04-28 23:20:34,841 root INFO copying nested_admin/tests/nested_recursive/__init__.py -> build/lib/nested_admin/tests/nested_recursive 2026-04-28 23:20:34,842 root INFO copying nested_admin/tests/nested_recursive/models.py -> build/lib/nested_admin/tests/nested_recursive 2026-04-28 23:20:34,843 root INFO creating build/lib/nested_admin/tests/gfk 2026-04-28 23:20:34,843 root INFO copying nested_admin/tests/gfk/tests.py -> build/lib/nested_admin/tests/gfk 2026-04-28 23:20:34,844 root INFO copying nested_admin/tests/gfk/admin.py -> build/lib/nested_admin/tests/gfk 2026-04-28 23:20:34,845 root INFO copying nested_admin/tests/gfk/__init__.py -> build/lib/nested_admin/tests/gfk 2026-04-28 23:20:34,845 root INFO copying nested_admin/tests/gfk/models.py -> build/lib/nested_admin/tests/gfk 2026-04-28 23:20:34,846 root INFO creating build/lib/nested_admin/tests/nested_polymorphic 2026-04-28 23:20:34,847 root INFO copying nested_admin/tests/nested_polymorphic/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic 2026-04-28 23:20:34,847 root INFO copying nested_admin/tests/nested_polymorphic/base.py -> build/lib/nested_admin/tests/nested_polymorphic 2026-04-28 23:20:34,848 root INFO creating build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:34,849 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:34,849 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:34,850 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:34,851 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:34,852 root INFO creating build/lib/nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:34,852 root INFO copying nested_admin/tests/nested_delete_validationerrors/tests.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:34,853 root INFO copying nested_admin/tests/nested_delete_validationerrors/admin.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:34,854 root INFO copying nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:34,854 root INFO copying nested_admin/tests/nested_delete_validationerrors/models.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:34,855 root INFO creating build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:34,856 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:34,857 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:34,857 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:34,858 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:34,859 root INFO creating build/lib/nested_admin/tests/admin_widgets 2026-04-28 23:20:34,859 root INFO copying nested_admin/tests/admin_widgets/tests.py -> build/lib/nested_admin/tests/admin_widgets 2026-04-28 23:20:34,860 root INFO copying nested_admin/tests/admin_widgets/admin.py -> build/lib/nested_admin/tests/admin_widgets 2026-04-28 23:20:34,861 root INFO copying nested_admin/tests/admin_widgets/__init__.py -> build/lib/nested_admin/tests/admin_widgets 2026-04-28 23:20:34,861 root INFO copying nested_admin/tests/admin_widgets/models.py -> build/lib/nested_admin/tests/admin_widgets 2026-04-28 23:20:34,863 root INFO creating build/lib/nested_admin/tests/three_deep 2026-04-28 23:20:34,863 root INFO copying nested_admin/tests/three_deep/tests.py -> build/lib/nested_admin/tests/three_deep 2026-04-28 23:20:34,864 root INFO copying nested_admin/tests/three_deep/admin.py -> build/lib/nested_admin/tests/three_deep 2026-04-28 23:20:34,864 root INFO copying nested_admin/tests/three_deep/__init__.py -> build/lib/nested_admin/tests/three_deep 2026-04-28 23:20:34,865 root INFO copying nested_admin/tests/three_deep/models.py -> build/lib/nested_admin/tests/three_deep 2026-04-28 23:20:34,866 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2026-04-28 23:20:34,866 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 2026-04-28 23:20:34,867 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 2026-04-28 23:20:34,868 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 2026-04-28 23:20:34,869 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 2026-04-28 23:20:34,870 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:34,870 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:34,871 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:34,872 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:34,872 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:34,873 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2026-04-28 23:20:34,874 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 2026-04-28 23:20:34,875 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 2026-04-28 23:20:34,875 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 2026-04-28 23:20:34,876 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 2026-04-28 23:20:34,877 root INFO running egg_info 2026-04-28 23:20:34,886 root INFO creating django_nested_admin.egg-info 2026-04-28 23:20:34,886 root INFO writing django_nested_admin.egg-info/PKG-INFO 2026-04-28 23:20:34,894 root INFO writing dependency_links to django_nested_admin.egg-info/dependency_links.txt 2026-04-28 23:20:34,898 root INFO writing requirements to django_nested_admin.egg-info/requires.txt 2026-04-28 23:20:34,898 root INFO writing top-level names to django_nested_admin.egg-info/top_level.txt 2026-04-28 23:20:34,899 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2026-04-28 23:20:34,926 root INFO reading manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2026-04-28 23:20:34,927 root INFO reading manifest template 'MANIFEST.in' 2026-04-28 23:20:34,933 root INFO adding license file 'LICENSE' 2026-04-28 23:20:34,943 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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) 2026-04-28 23:20:34,961 root INFO creating build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,962 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,963 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,964 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,965 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,966 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,967 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,968 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,969 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,970 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/lib/nested_admin/static/nested_admin/dist 2026-04-28 23:20:34,971 root INFO creating build/lib/nested_admin/static/nested_admin/src 2026-04-28 23:20:34,971 root INFO copying nested_admin/static/nested_admin/src/drag-handle.png -> build/lib/nested_admin/static/nested_admin/src 2026-04-28 23:20:34,972 root INFO copying nested_admin/static/nested_admin/src/nested_admin.scss -> build/lib/nested_admin/static/nested_admin/src 2026-04-28 23:20:34,973 root INFO creating build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,973 root INFO copying nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,974 root INFO copying nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,975 root INFO copying nested_admin/static/nested_admin/src/nested-admin/index.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,975 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,976 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,977 root INFO copying nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,978 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 2026-04-28 23:20:34,978 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 2026-04-28 23:20:34,979 root INFO copying nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,980 root INFO copying nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,981 root INFO copying nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:34,981 root INFO creating build/lib/nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:34,982 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:34,983 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/lib/nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:34,984 root INFO copying nested_admin/templates/nesting/admin/includes/inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:34,985 root INFO creating build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:34,985 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:34,986 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:34,987 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:34,987 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:34,988 root INFO copying nested_admin/templates/nesting/admin/inlines/stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:34,989 root INFO copying nested_admin/templates/nesting/admin/inlines/tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,021 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-28 23:20:35,021 root INFO running install 2026-04-28 23:20:35,084 root INFO running install_lib 2026-04-28 23:20:35,096 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-28 23:20:35,097 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin 2026-04-28 23:20:35,097 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/static 2026-04-28 23:20:35,098 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/static/nested_admin 2026-04-28 23:20:35,098 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/static/nested_admin/src 2026-04-28 23:20:35,099 root INFO copying build/lib/nested_admin/static/nested_admin/src/drag-handle.png -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src 2026-04-28 23:20:35,100 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,100 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,101 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,101 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,102 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,103 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,103 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,104 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,104 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/index.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,105 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,106 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,107 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src/nested-admin 2026-04-28 23:20:35,107 root INFO copying build/lib/nested_admin/static/nested_admin/src/nested_admin.scss -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/src 2026-04-28 23:20:35,108 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,109 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,109 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,110 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,111 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,112 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,113 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,113 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.css -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,114 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,115 root INFO copying build/lib/nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/bdist.linux-ppc64le/wheel/./nested_admin/static/nested_admin/dist 2026-04-28 23:20:35,116 root INFO copying build/lib/nested_admin/nested.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,117 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/templatetags 2026-04-28 23:20:35,117 root INFO copying build/lib/nested_admin/templatetags/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/templatetags 2026-04-28 23:20:35,118 root INFO copying build/lib/nested_admin/templatetags/nested_admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/templatetags 2026-04-28 23:20:35,118 root INFO copying build/lib/nested_admin/polymorphic.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,119 root INFO copying build/lib/nested_admin/exceptions.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,120 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests 2026-04-28 23:20:35,120 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/identical_prefixes 2026-04-28 23:20:35,121 root INFO copying build/lib/nested_admin/tests/identical_prefixes/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/identical_prefixes 2026-04-28 23:20:35,122 root INFO copying build/lib/nested_admin/tests/identical_prefixes/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/identical_prefixes 2026-04-28 23:20:35,122 root INFO copying build/lib/nested_admin/tests/identical_prefixes/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/identical_prefixes 2026-04-28 23:20:35,123 root INFO copying build/lib/nested_admin/tests/identical_prefixes/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/identical_prefixes 2026-04-28 23:20:35,123 root INFO copying build/lib/nested_admin/tests/conftest.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,124 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/one_deep 2026-04-28 23:20:35,125 root INFO copying build/lib/nested_admin/tests/one_deep/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/one_deep 2026-04-28 23:20:35,125 root INFO copying build/lib/nested_admin/tests/one_deep/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/one_deep 2026-04-28 23:20:35,126 root INFO copying build/lib/nested_admin/tests/one_deep/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/one_deep 2026-04-28 23:20:35,126 root INFO copying build/lib/nested_admin/tests/one_deep/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/one_deep 2026-04-28 23:20:35,127 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/two_deep 2026-04-28 23:20:35,128 root INFO copying build/lib/nested_admin/tests/two_deep/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/two_deep 2026-04-28 23:20:35,128 root INFO copying build/lib/nested_admin/tests/two_deep/test_permissions.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/two_deep 2026-04-28 23:20:35,129 root INFO copying build/lib/nested_admin/tests/two_deep/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/two_deep 2026-04-28 23:20:35,129 root INFO copying build/lib/nested_admin/tests/two_deep/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/two_deep 2026-04-28 23:20:35,130 root INFO copying build/lib/nested_admin/tests/two_deep/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/two_deep 2026-04-28 23:20:35,131 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/issue_122 2026-04-28 23:20:35,131 root INFO copying build/lib/nested_admin/tests/issue_122/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/issue_122 2026-04-28 23:20:35,132 root INFO copying build/lib/nested_admin/tests/issue_122/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/issue_122 2026-04-28 23:20:35,132 root INFO copying build/lib/nested_admin/tests/issue_122/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/issue_122 2026-04-28 23:20:35,133 root INFO copying build/lib/nested_admin/tests/issue_122/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/issue_122 2026-04-28 23:20:35,134 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/nested_recursive 2026-04-28 23:20:35,134 root INFO copying build/lib/nested_admin/tests/nested_recursive/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_recursive 2026-04-28 23:20:35,135 root INFO copying build/lib/nested_admin/tests/nested_recursive/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_recursive 2026-04-28 23:20:35,135 root INFO copying build/lib/nested_admin/tests/nested_recursive/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_recursive 2026-04-28 23:20:35,136 root INFO copying build/lib/nested_admin/tests/nested_recursive/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_recursive 2026-04-28 23:20:35,137 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/gfk 2026-04-28 23:20:35,137 root INFO copying build/lib/nested_admin/tests/gfk/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/gfk 2026-04-28 23:20:35,138 root INFO copying build/lib/nested_admin/tests/gfk/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/gfk 2026-04-28 23:20:35,139 root INFO copying build/lib/nested_admin/tests/gfk/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/gfk 2026-04-28 23:20:35,139 root INFO copying build/lib/nested_admin/tests/gfk/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/gfk 2026-04-28 23:20:35,140 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/nested_polymorphic 2026-04-28 23:20:35,141 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2026-04-28 23:20:35,141 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2026-04-28 23:20:35,142 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2026-04-28 23:20:35,142 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2026-04-28 23:20:35,143 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2026-04-28 23:20:35,144 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:35,144 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:35,145 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:35,145 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:35,146 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_std 2026-04-28 23:20:35,147 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic 2026-04-28 23:20:35,147 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2026-04-28 23:20:35,148 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2026-04-28 23:20:35,148 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2026-04-28 23:20:35,149 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2026-04-28 23:20:35,150 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2026-04-28 23:20:35,150 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/base.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_polymorphic 2026-04-28 23:20:35,151 root INFO copying build/lib/nested_admin/tests/urls.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,152 root INFO copying build/lib/nested_admin/tests/utils.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,152 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:35,153 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:35,153 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:35,154 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:35,155 root INFO copying build/lib/nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/grp_collapsible_tabular_inline 2026-04-28 23:20:35,155 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:35,156 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:35,156 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:35,157 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:35,158 root INFO copying build/lib/nested_admin/tests/nested_delete_validationerrors/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/nested_delete_validationerrors 2026-04-28 23:20:35,158 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:35,159 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:35,159 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:35,160 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:35,161 root INFO copying build/lib/nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/mixed_permissions_min_num_bug 2026-04-28 23:20:35,161 root INFO copying build/lib/nested_admin/tests/settings.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,162 root INFO copying build/lib/nested_admin/tests/drag_drop.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,162 root INFO copying build/lib/nested_admin/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,163 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/admin_widgets 2026-04-28 23:20:35,164 root INFO copying build/lib/nested_admin/tests/admin_widgets/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/admin_widgets 2026-04-28 23:20:35,164 root INFO copying build/lib/nested_admin/tests/admin_widgets/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/admin_widgets 2026-04-28 23:20:35,165 root INFO copying build/lib/nested_admin/tests/admin_widgets/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/admin_widgets 2026-04-28 23:20:35,165 root INFO copying build/lib/nested_admin/tests/admin_widgets/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/admin_widgets 2026-04-28 23:20:35,166 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/tests/three_deep 2026-04-28 23:20:35,167 root INFO copying build/lib/nested_admin/tests/three_deep/tests.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/three_deep 2026-04-28 23:20:35,167 root INFO copying build/lib/nested_admin/tests/three_deep/admin.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/three_deep 2026-04-28 23:20:35,168 root INFO copying build/lib/nested_admin/tests/three_deep/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/three_deep 2026-04-28 23:20:35,168 root INFO copying build/lib/nested_admin/tests/three_deep/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests/three_deep 2026-04-28 23:20:35,169 root INFO copying build/lib/nested_admin/tests/base.py -> build/bdist.linux-ppc64le/wheel/./nested_admin/tests 2026-04-28 23:20:35,170 root INFO copying build/lib/nested_admin/formsets.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,171 root INFO copying build/lib/nested_admin/urls.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,171 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/templates 2026-04-28 23:20:35,172 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/templates/nesting 2026-04-28 23:20:35,172 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/templates/nesting/admin 2026-04-28 23:20:35,173 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,173 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,174 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/tabular.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,175 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/stacked.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,175 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,176 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,177 root INFO copying build/lib/nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/inlines 2026-04-28 23:20:35,177 root INFO creating build/bdist.linux-ppc64le/wheel/nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:35,178 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:35,178 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:35,179 root INFO copying build/lib/nested_admin/templates/nesting/admin/includes/inline.html -> build/bdist.linux-ppc64le/wheel/./nested_admin/templates/nesting/admin/includes 2026-04-28 23:20:35,180 root INFO copying build/lib/nested_admin/views.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,180 root INFO copying build/lib/nested_admin/__init__.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,181 root INFO copying build/lib/nested_admin/compat.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,182 root INFO copying build/lib/nested_admin/forms.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,182 root INFO copying build/lib/nested_admin/models.py -> build/bdist.linux-ppc64le/wheel/./nested_admin 2026-04-28 23:20:35,183 root INFO running install_egg_info 2026-04-28 23:20:35,196 root INFO Copying django_nested_admin.egg-info to build/bdist.linux-ppc64le/wheel/./django_nested_admin-4.1.6-py3.14.egg-info 2026-04-28 23:20:35,199 root INFO running install_scripts 2026-04-28 23:20:35,203 root INFO creating build/bdist.linux-ppc64le/wheel/django_nested_admin-4.1.6.dist-info/WHEEL 2026-04-28 23:20:35,205 wheel INFO creating '/home/buildozer/aports/community/py3-django-nested-admin/src/django-nested-admin-4.1.6/.dist/.tmp-amsqer_r/django_nested_admin-4.1.6-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-28 23:20:35,206 wheel INFO adding 'django_nested_admin-4.1.6.dist-info/licenses/LICENSE' 2026-04-28 23:20:35,207 wheel INFO adding 'nested_admin/__init__.py' 2026-04-28 23:20:35,208 wheel INFO adding 'nested_admin/compat.py' 2026-04-28 23:20:35,208 wheel INFO adding 'nested_admin/exceptions.py' 2026-04-28 23:20:35,209 wheel INFO adding 'nested_admin/forms.py' 2026-04-28 23:20:35,210 wheel INFO adding 'nested_admin/formsets.py' 2026-04-28 23:20:35,210 wheel INFO adding 'nested_admin/models.py' 2026-04-28 23:20:35,211 wheel INFO adding 'nested_admin/nested.py' 2026-04-28 23:20:35,212 wheel INFO adding 'nested_admin/polymorphic.py' 2026-04-28 23:20:35,212 wheel INFO adding 'nested_admin/urls.py' 2026-04-28 23:20:35,213 wheel INFO adding 'nested_admin/views.py' 2026-04-28 23:20:35,214 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css' 2026-04-28 23:20:35,215 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css.map' 2026-04-28 23:20:35,216 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js' 2026-04-28 23:20:35,221 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js.map' 2026-04-28 23:20:35,225 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css' 2026-04-28 23:20:35,226 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css.map' 2026-04-28 23:20:35,227 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js' 2026-04-28 23:20:35,229 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt' 2026-04-28 23:20:35,230 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.map' 2026-04-28 23:20:35,235 wheel INFO adding 'nested_admin/static/nested_admin/src/drag-handle.png' 2026-04-28 23:20:35,235 wheel INFO adding 'nested_admin/static/nested_admin/src/nested_admin.scss' 2026-04-28 23:20:35,236 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/django$.js' 2026-04-28 23:20:35,237 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/grp$.js' 2026-04-28 23:20:35,237 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/index.js' 2026-04-28 23:20:35,238 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js' 2026-04-28 23:20:35,239 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js' 2026-04-28 23:20:35,239 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js' 2026-04-28 23:20:35,240 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js' 2026-04-28 23:20:35,241 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js' 2026-04-28 23:20:35,242 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/regexquote.js' 2026-04-28 23:20:35,243 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/sortable.js' 2026-04-28 23:20:35,243 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/utils.js' 2026-04-28 23:20:35,244 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline.html' 2026-04-28 23:20:35,245 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html' 2026-04-28 23:20:35,246 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/inline.html' 2026-04-28 23:20:35,246 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html' 2026-04-28 23:20:35,247 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html' 2026-04-28 23:20:35,248 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html' 2026-04-28 23:20:35,248 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html' 2026-04-28 23:20:35,249 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/stacked.html' 2026-04-28 23:20:35,250 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/tabular.html' 2026-04-28 23:20:35,250 wheel INFO adding 'nested_admin/templatetags/__init__.py' 2026-04-28 23:20:35,251 wheel INFO adding 'nested_admin/templatetags/nested_admin.py' 2026-04-28 23:20:35,252 wheel INFO adding 'nested_admin/tests/__init__.py' 2026-04-28 23:20:35,252 wheel INFO adding 'nested_admin/tests/base.py' 2026-04-28 23:20:35,253 wheel INFO adding 'nested_admin/tests/conftest.py' 2026-04-28 23:20:35,254 wheel INFO adding 'nested_admin/tests/drag_drop.py' 2026-04-28 23:20:35,255 wheel INFO adding 'nested_admin/tests/settings.py' 2026-04-28 23:20:35,255 wheel INFO adding 'nested_admin/tests/urls.py' 2026-04-28 23:20:35,256 wheel INFO adding 'nested_admin/tests/utils.py' 2026-04-28 23:20:35,257 wheel INFO adding 'nested_admin/tests/admin_widgets/__init__.py' 2026-04-28 23:20:35,257 wheel INFO adding 'nested_admin/tests/admin_widgets/admin.py' 2026-04-28 23:20:35,258 wheel INFO adding 'nested_admin/tests/admin_widgets/models.py' 2026-04-28 23:20:35,259 wheel INFO adding 'nested_admin/tests/admin_widgets/tests.py' 2026-04-28 23:20:35,260 wheel INFO adding 'nested_admin/tests/gfk/__init__.py' 2026-04-28 23:20:35,260 wheel INFO adding 'nested_admin/tests/gfk/admin.py' 2026-04-28 23:20:35,261 wheel INFO adding 'nested_admin/tests/gfk/models.py' 2026-04-28 23:20:35,261 wheel INFO adding 'nested_admin/tests/gfk/tests.py' 2026-04-28 23:20:35,262 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/__init__.py' 2026-04-28 23:20:35,263 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/admin.py' 2026-04-28 23:20:35,263 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/models.py' 2026-04-28 23:20:35,264 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/tests.py' 2026-04-28 23:20:35,265 wheel INFO adding 'nested_admin/tests/identical_prefixes/__init__.py' 2026-04-28 23:20:35,265 wheel INFO adding 'nested_admin/tests/identical_prefixes/admin.py' 2026-04-28 23:20:35,266 wheel INFO adding 'nested_admin/tests/identical_prefixes/models.py' 2026-04-28 23:20:35,266 wheel INFO adding 'nested_admin/tests/identical_prefixes/tests.py' 2026-04-28 23:20:35,267 wheel INFO adding 'nested_admin/tests/issue_122/__init__.py' 2026-04-28 23:20:35,268 wheel INFO adding 'nested_admin/tests/issue_122/admin.py' 2026-04-28 23:20:35,268 wheel INFO adding 'nested_admin/tests/issue_122/models.py' 2026-04-28 23:20:35,269 wheel INFO adding 'nested_admin/tests/issue_122/tests.py' 2026-04-28 23:20:35,270 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/__init__.py' 2026-04-28 23:20:35,270 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/admin.py' 2026-04-28 23:20:35,271 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/models.py' 2026-04-28 23:20:35,271 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/tests.py' 2026-04-28 23:20:35,272 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/__init__.py' 2026-04-28 23:20:35,272 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/admin.py' 2026-04-28 23:20:35,273 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/models.py' 2026-04-28 23:20:35,274 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/tests.py' 2026-04-28 23:20:35,274 wheel INFO adding 'nested_admin/tests/nested_polymorphic/__init__.py' 2026-04-28 23:20:35,275 wheel INFO adding 'nested_admin/tests/nested_polymorphic/base.py' 2026-04-28 23:20:35,276 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py' 2026-04-28 23:20:35,276 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py' 2026-04-28 23:20:35,277 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py' 2026-04-28 23:20:35,277 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py' 2026-04-28 23:20:35,278 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py' 2026-04-28 23:20:35,279 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py' 2026-04-28 23:20:35,279 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py' 2026-04-28 23:20:35,280 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py' 2026-04-28 23:20:35,281 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py' 2026-04-28 23:20:35,281 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py' 2026-04-28 23:20:35,282 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py' 2026-04-28 23:20:35,282 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py' 2026-04-28 23:20:35,283 wheel INFO adding 'nested_admin/tests/nested_recursive/__init__.py' 2026-04-28 23:20:35,284 wheel INFO adding 'nested_admin/tests/nested_recursive/admin.py' 2026-04-28 23:20:35,284 wheel INFO adding 'nested_admin/tests/nested_recursive/models.py' 2026-04-28 23:20:35,285 wheel INFO adding 'nested_admin/tests/nested_recursive/tests.py' 2026-04-28 23:20:35,286 wheel INFO adding 'nested_admin/tests/one_deep/__init__.py' 2026-04-28 23:20:35,286 wheel INFO adding 'nested_admin/tests/one_deep/admin.py' 2026-04-28 23:20:35,287 wheel INFO adding 'nested_admin/tests/one_deep/models.py' 2026-04-28 23:20:35,287 wheel INFO adding 'nested_admin/tests/one_deep/tests.py' 2026-04-28 23:20:35,288 wheel INFO adding 'nested_admin/tests/three_deep/__init__.py' 2026-04-28 23:20:35,289 wheel INFO adding 'nested_admin/tests/three_deep/admin.py' 2026-04-28 23:20:35,289 wheel INFO adding 'nested_admin/tests/three_deep/models.py' 2026-04-28 23:20:35,290 wheel INFO adding 'nested_admin/tests/three_deep/tests.py' 2026-04-28 23:20:35,291 wheel INFO adding 'nested_admin/tests/two_deep/__init__.py' 2026-04-28 23:20:35,291 wheel INFO adding 'nested_admin/tests/two_deep/admin.py' 2026-04-28 23:20:35,292 wheel INFO adding 'nested_admin/tests/two_deep/models.py' 2026-04-28 23:20:35,292 wheel INFO adding 'nested_admin/tests/two_deep/test_permissions.py' 2026-04-28 23:20:35,293 wheel INFO adding 'nested_admin/tests/two_deep/tests.py' 2026-04-28 23:20:35,294 wheel INFO adding 'django_nested_admin-4.1.6.dist-info/METADATA' 2026-04-28 23:20:35,295 wheel INFO adding 'django_nested_admin-4.1.6.dist-info/WHEEL' 2026-04-28 23:20:35,295 wheel INFO adding 'django_nested_admin-4.1.6.dist-info/top_level.txt' 2026-04-28 23:20:35,297 wheel INFO adding 'django_nested_admin-4.1.6.dist-info/RECORD' 2026-04-28 23:20:35,300 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-28 23:20:35,315 gpep517 INFO The backend produced .dist/django_nested_admin-4.1.6-py3-none-any.whl django_nested_admin-4.1.6-py3-none-any.whl >>> py3-django-nested-admin: Entering fakeroot... >>> py3-django-nested-admin-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/nested_admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.14/site-packages/nested_admin/templatetags/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/identical_prefixes/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/one_deep/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/two_deep/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/issue_122/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/nested_recursive/__pycache__' 'usr/lib/python3.14/site-packages/nested_admin/tests/gfk/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.14/site-packages/nested_admin/tests/gfk/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_std/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/nested_polymorphic/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/grp_collapsible_tabular_inline/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/nested_delete_validationerrors/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/mixed_permissions_min_num_bug/__pycache__' 'usr/lib/python3.14/site-packages/nested_admin/tests/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.14/site-packages/nested_admin/tests/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/admin_widgets/__pycache__' 'usr/lib/python3.14/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.14/site-packages/nested_admin/tests/three_deep/__pycache__' 'usr/lib/python3.14/site-packages/nested_admin/__pycache__' -> '/home/buildozer/aports/community/py3-django-nested-admin/pkg/py3-django-nested-admin-pyc/usr/lib/python3.14/site-packages/nested_admin/__pycache__' >>> py3-django-nested-admin-pyc*: Preparing subpackage py3-django-nested-admin-pyc... Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> py3-django-nested-admin-pyc*: Tracing dependencies... python3~3.14 >>> py3-django-nested-admin-pyc*: Package size: 462.0 KB >>> py3-django-nested-admin-pyc*: Compressing data... >>> py3-django-nested-admin-pyc*: Create checksum... >>> py3-django-nested-admin-pyc*: Create py3-django-nested-admin-pyc-4.1.6-r2.apk >>> py3-django-nested-admin*: Tracing dependencies... py3-python-monkey-business python3~3.14 >>> 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.6-r2.apk >>> py3-django-nested-admin: Build complete at Tue, 28 Apr 2026 23:20:38 +0000 elapsed time 0h 0m 21s >>> py3-django-nested-admin: Cleaning up srcdir >>> py3-django-nested-admin: Cleaning up pkgdir >>> py3-django-nested-admin: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-django-nested-admin (20260428.232030) ( 2/27) Purging py3-python-monkey-business-pyc (1.1.0-r2) ( 3/27) Purging py3-python-monkey-business (1.1.0-r2) ( 4/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/27) Purging py3-setuptools (82.0.1-r1) ( 6/27) Purging py3-gpep517-pyc (19-r2) ( 7/27) Purging py3-gpep517 (19-r2) ( 8/27) Purging py3-installer-pyc (1.0.0-r0) ( 9/27) Purging py3-installer (1.0.0-r0) (10/27) Purging py3-wheel-pyc (0.47.0-r0) (11/27) Purging py3-wheel (0.47.0-r0) (12/27) Purging py3-packaging-pyc (26.2-r0) (13/27) Purging py3-packaging (26.2-r0) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r1) (23/27) Purging libpanelw (6.6_p20260404-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.0-r0) (27/27) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-django-nested-admin: Updating the community/ppc64le repository index... >>> py3-django-nested-admin: Signing the index...