>>> py3-django-nested-admin: Building community/py3-django-nested-admin 4.1.1-r1 (using abuild 3.15.0_rc3-r3) started Wed, 21 May 2025 08:05:21 +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-r0) (8/26) Installing python3 (3.12.10-r0) (9/26) Installing python3-pycache-pyc0 (3.12.10-r0) (10/26) Installing pyc (3.12.10-r0) (11/26) Installing py3-python-monkey-business-pyc (1.1.0-r1) (12/26) Installing python3-pyc (3.12.10-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.7.1-r0) (19/26) Installing py3-setuptools-pyc (80.7.1-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 (20250521.080526) Executing busybox-1.37.0-r17.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-f9508c4c5079e17017aaef8240230601ccabe211.tar.gz >>> py3-django-nested-admin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-django-nested-admin-f9508c4c5079e17017aaef8240230601ccabe211.tar.gz >>> py3-django-nested-admin: Checking sha512sums... py3-django-nested-admin-f9508c4c5079e17017aaef8240230601ccabe211.tar.gz: OK >>> py3-django-nested-admin: Unpacking /var/cache/distfiles/v3.22/py3-django-nested-admin-f9508c4c5079e17017aaef8240230601ccabe211.tar.gz... 2025-05-21 08:05:29,504 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-05-21 08:05:29,640 root INFO running bdist_wheel 2025-05-21 08:05:29,726 root INFO running build 2025-05-21 08:05:29,727 root INFO running build_py 2025-05-21 08:05:29,747 root INFO creating build/lib/nested_admin 2025-05-21 08:05:29,749 root INFO copying nested_admin/urls.py -> build/lib/nested_admin 2025-05-21 08:05:29,751 root INFO copying nested_admin/__init__.py -> build/lib/nested_admin 2025-05-21 08:05:29,753 root INFO copying nested_admin/models.py -> build/lib/nested_admin 2025-05-21 08:05:29,754 root INFO copying nested_admin/forms.py -> build/lib/nested_admin 2025-05-21 08:05:29,756 root INFO copying nested_admin/exceptions.py -> build/lib/nested_admin 2025-05-21 08:05:29,757 root INFO copying nested_admin/views.py -> build/lib/nested_admin 2025-05-21 08:05:29,759 root INFO copying nested_admin/formsets.py -> build/lib/nested_admin 2025-05-21 08:05:29,761 root INFO copying nested_admin/polymorphic.py -> build/lib/nested_admin 2025-05-21 08:05:29,762 root INFO copying nested_admin/compat.py -> build/lib/nested_admin 2025-05-21 08:05:29,764 root INFO copying nested_admin/nested.py -> build/lib/nested_admin 2025-05-21 08:05:29,766 root INFO creating build/lib/nested_admin/tests 2025-05-21 08:05:29,767 root INFO copying nested_admin/tests/urls.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,769 root INFO copying nested_admin/tests/__init__.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,770 root INFO copying nested_admin/tests/conftest.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,772 root INFO copying nested_admin/tests/settings.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,774 root INFO copying nested_admin/tests/drag_drop.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,775 root INFO copying nested_admin/tests/utils.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,777 root INFO copying nested_admin/tests/base.py -> build/lib/nested_admin/tests 2025-05-21 08:05:29,779 root INFO creating build/lib/nested_admin/templatetags 2025-05-21 08:05:29,780 root INFO copying nested_admin/templatetags/__init__.py -> build/lib/nested_admin/templatetags 2025-05-21 08:05:29,781 root INFO copying nested_admin/templatetags/nested_admin.py -> build/lib/nested_admin/templatetags 2025-05-21 08:05:29,783 root INFO creating build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-05-21 08:05:29,784 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/__init__.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-05-21 08:05:29,785 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/models.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-05-21 08:05:29,787 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/tests.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-05-21 08:05:29,788 root INFO copying nested_admin/tests/mixed_permissions_min_num_bug/admin.py -> build/lib/nested_admin/tests/mixed_permissions_min_num_bug 2025-05-21 08:05:29,790 root INFO creating build/lib/nested_admin/tests/two_deep 2025-05-21 08:05:29,791 root INFO copying nested_admin/tests/two_deep/__init__.py -> build/lib/nested_admin/tests/two_deep 2025-05-21 08:05:29,793 root INFO copying nested_admin/tests/two_deep/models.py -> build/lib/nested_admin/tests/two_deep 2025-05-21 08:05:29,794 root INFO copying nested_admin/tests/two_deep/test_permissions.py -> build/lib/nested_admin/tests/two_deep 2025-05-21 08:05:29,795 root INFO copying nested_admin/tests/two_deep/tests.py -> build/lib/nested_admin/tests/two_deep 2025-05-21 08:05:29,797 root INFO copying nested_admin/tests/two_deep/admin.py -> build/lib/nested_admin/tests/two_deep 2025-05-21 08:05:29,799 root INFO creating build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-05-21 08:05:29,800 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/__init__.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-05-21 08:05:29,801 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/models.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-05-21 08:05:29,803 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/tests.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-05-21 08:05:29,804 root INFO copying nested_admin/tests/grp_collapsible_tabular_inline/admin.py -> build/lib/nested_admin/tests/grp_collapsible_tabular_inline 2025-05-21 08:05:29,806 root INFO creating build/lib/nested_admin/tests/three_deep 2025-05-21 08:05:29,807 root INFO copying nested_admin/tests/three_deep/__init__.py -> build/lib/nested_admin/tests/three_deep 2025-05-21 08:05:29,808 root INFO copying nested_admin/tests/three_deep/models.py -> build/lib/nested_admin/tests/three_deep 2025-05-21 08:05:29,809 root INFO copying nested_admin/tests/three_deep/tests.py -> build/lib/nested_admin/tests/three_deep 2025-05-21 08:05:29,811 root INFO copying nested_admin/tests/three_deep/admin.py -> build/lib/nested_admin/tests/three_deep 2025-05-21 08:05:29,813 root INFO creating build/lib/nested_admin/tests/one_deep 2025-05-21 08:05:29,814 root INFO copying nested_admin/tests/one_deep/__init__.py -> build/lib/nested_admin/tests/one_deep 2025-05-21 08:05:29,815 root INFO copying nested_admin/tests/one_deep/models.py -> build/lib/nested_admin/tests/one_deep 2025-05-21 08:05:29,816 root INFO copying nested_admin/tests/one_deep/tests.py -> build/lib/nested_admin/tests/one_deep 2025-05-21 08:05:29,818 root INFO copying nested_admin/tests/one_deep/admin.py -> build/lib/nested_admin/tests/one_deep 2025-05-21 08:05:29,820 root INFO creating build/lib/nested_admin/tests/gfk 2025-05-21 08:05:29,820 root INFO copying nested_admin/tests/gfk/__init__.py -> build/lib/nested_admin/tests/gfk 2025-05-21 08:05:29,822 root INFO copying nested_admin/tests/gfk/models.py -> build/lib/nested_admin/tests/gfk 2025-05-21 08:05:29,823 root INFO copying nested_admin/tests/gfk/tests.py -> build/lib/nested_admin/tests/gfk 2025-05-21 08:05:29,824 root INFO copying nested_admin/tests/gfk/admin.py -> build/lib/nested_admin/tests/gfk 2025-05-21 08:05:29,826 root INFO creating build/lib/nested_admin/tests/identical_prefixes 2025-05-21 08:05:29,827 root INFO copying nested_admin/tests/identical_prefixes/__init__.py -> build/lib/nested_admin/tests/identical_prefixes 2025-05-21 08:05:29,829 root INFO copying nested_admin/tests/identical_prefixes/models.py -> build/lib/nested_admin/tests/identical_prefixes 2025-05-21 08:05:29,830 root INFO copying nested_admin/tests/identical_prefixes/tests.py -> build/lib/nested_admin/tests/identical_prefixes 2025-05-21 08:05:29,831 root INFO copying nested_admin/tests/identical_prefixes/admin.py -> build/lib/nested_admin/tests/identical_prefixes 2025-05-21 08:05:29,833 root INFO creating build/lib/nested_admin/tests/nested_polymorphic 2025-05-21 08:05:29,834 root INFO copying nested_admin/tests/nested_polymorphic/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic 2025-05-21 08:05:29,835 root INFO copying nested_admin/tests/nested_polymorphic/base.py -> build/lib/nested_admin/tests/nested_polymorphic 2025-05-21 08:05:29,837 root INFO creating build/lib/nested_admin/tests/nested_recursive 2025-05-21 08:05:29,838 root INFO copying nested_admin/tests/nested_recursive/__init__.py -> build/lib/nested_admin/tests/nested_recursive 2025-05-21 08:05:29,839 root INFO copying nested_admin/tests/nested_recursive/models.py -> build/lib/nested_admin/tests/nested_recursive 2025-05-21 08:05:29,841 root INFO copying nested_admin/tests/nested_recursive/tests.py -> build/lib/nested_admin/tests/nested_recursive 2025-05-21 08:05:29,842 root INFO copying nested_admin/tests/nested_recursive/admin.py -> build/lib/nested_admin/tests/nested_recursive 2025-05-21 08:05:29,844 root INFO creating build/lib/nested_admin/tests/issue_122 2025-05-21 08:05:29,845 root INFO copying nested_admin/tests/issue_122/__init__.py -> build/lib/nested_admin/tests/issue_122 2025-05-21 08:05:29,846 root INFO copying nested_admin/tests/issue_122/models.py -> build/lib/nested_admin/tests/issue_122 2025-05-21 08:05:29,848 root INFO copying nested_admin/tests/issue_122/tests.py -> build/lib/nested_admin/tests/issue_122 2025-05-21 08:05:29,849 root INFO copying nested_admin/tests/issue_122/admin.py -> build/lib/nested_admin/tests/issue_122 2025-05-21 08:05:29,851 root INFO creating build/lib/nested_admin/tests/admin_widgets 2025-05-21 08:05:29,852 root INFO copying nested_admin/tests/admin_widgets/__init__.py -> build/lib/nested_admin/tests/admin_widgets 2025-05-21 08:05:29,853 root INFO copying nested_admin/tests/admin_widgets/models.py -> build/lib/nested_admin/tests/admin_widgets 2025-05-21 08:05:29,855 root INFO copying nested_admin/tests/admin_widgets/tests.py -> build/lib/nested_admin/tests/admin_widgets 2025-05-21 08:05:29,856 root INFO copying nested_admin/tests/admin_widgets/admin.py -> build/lib/nested_admin/tests/admin_widgets 2025-05-21 08:05:29,858 root INFO creating build/lib/nested_admin/tests/nested_delete_validationerrors 2025-05-21 08:05:29,859 root INFO copying nested_admin/tests/nested_delete_validationerrors/__init__.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-05-21 08:05:29,860 root INFO copying nested_admin/tests/nested_delete_validationerrors/models.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-05-21 08:05:29,862 root INFO copying nested_admin/tests/nested_delete_validationerrors/tests.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-05-21 08:05:29,863 root INFO copying nested_admin/tests/nested_delete_validationerrors/admin.py -> build/lib/nested_admin/tests/nested_delete_validationerrors 2025-05-21 08:05:29,865 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2025-05-21 08:05:29,866 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-05-21 08:05:29,867 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-05-21 08:05:29,869 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-05-21 08:05:29,870 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-05-21 08:05:29,872 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-05-21 08:05:29,873 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-05-21 08:05:29,875 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-05-21 08:05:29,876 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-05-21 08:05:29,878 root INFO copying nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py -> build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-05-21 08:05:29,880 root INFO creating build/lib/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2025-05-21 08:05:29,881 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-05-21 08:05:29,882 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-05-21 08:05:29,883 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-05-21 08:05:29,885 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-05-21 08:05:29,886 root INFO running egg_info 2025-05-21 08:05:29,900 root INFO creating django_nested_admin.egg-info 2025-05-21 08:05:29,900 root INFO writing django_nested_admin.egg-info/PKG-INFO 2025-05-21 08:05:29,915 root INFO writing dependency_links to django_nested_admin.egg-info/dependency_links.txt 2025-05-21 08:05:29,922 root INFO writing requirements to django_nested_admin.egg-info/requires.txt 2025-05-21 08:05:29,923 root INFO writing top-level names to django_nested_admin.egg-info/top_level.txt 2025-05-21 08:05:29,924 root INFO writing manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2025-05-21 08:05:29,960 root INFO reading manifest file 'django_nested_admin.egg-info/SOURCES.txt' 2025-05-21 08:05:29,961 root INFO reading manifest template 'MANIFEST.in' 2025-05-21 08:05:29,969 root INFO adding license file 'LICENSE' 2025-05-21 08:05:29,980 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-05-21 08:05:30,004 root INFO creating build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,005 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,007 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.css.map -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,008 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,012 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.js.map -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,018 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,019 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.css.map -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,021 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,023 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,025 root INFO copying nested_admin/static/nested_admin/dist/nested_admin.min.js.map -> build/lib/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,028 root INFO creating build/lib/nested_admin/static/nested_admin/src 2025-05-21 08:05:30,029 root INFO copying nested_admin/static/nested_admin/src/drag-handle.png -> build/lib/nested_admin/static/nested_admin/src 2025-05-21 08:05:30,031 root INFO copying nested_admin/static/nested_admin/src/nested_admin.scss -> build/lib/nested_admin/static/nested_admin/src 2025-05-21 08:05:30,032 root INFO creating build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,033 root INFO copying nested_admin/static/nested_admin/src/nested-admin/django$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,035 root INFO copying nested_admin/static/nested_admin/src/nested-admin/grp$.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,036 root INFO copying nested_admin/static/nested_admin/src/nested-admin/index.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,038 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-05-21 08:05:30,039 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-05-21 08:05:30,041 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-05-21 08:05:30,042 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-05-21 08:05:30,045 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-05-21 08:05:30,046 root INFO copying nested_admin/static/nested_admin/src/nested-admin/regexquote.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,048 root INFO copying nested_admin/static/nested_admin/src/nested-admin/sortable.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,049 root INFO copying nested_admin/static/nested_admin/src/nested-admin/utils.js -> build/lib/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,051 root INFO creating build/lib/nested_admin/templates/nesting/admin/includes 2025-05-21 08:05:30,053 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-05-21 08:05:30,054 root INFO copying nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-05-21 08:05:30,056 root INFO copying nested_admin/templates/nesting/admin/includes/inline.html -> build/lib/nested_admin/templates/nesting/admin/includes 2025-05-21 08:05:30,057 root INFO creating build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,058 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,060 root INFO copying nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,061 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,063 root INFO copying nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,064 root INFO copying nested_admin/templates/nesting/admin/inlines/stacked.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,066 root INFO copying nested_admin/templates/nesting/admin/inlines/tabular.html -> build/lib/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,116 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-21 08:05:30,116 root INFO running install 2025-05-21 08:05:30,180 root INFO running install_lib 2025-05-21 08:05:30,201 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-21 08:05:30,202 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin 2025-05-21 08:05:30,204 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static 2025-05-21 08:05:30,206 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin 2025-05-21 08:05:30,207 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src 2025-05-21 08:05:30,208 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-05-21 08:05:30,209 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-05-21 08:05:30,211 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/src/nested-admin 2025-05-21 08:05:30,212 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-05-21 08:05:30,213 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-05-21 08:05:30,215 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-05-21 08:05:30,216 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-05-21 08:05:30,217 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-05-21 08:05:30,218 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-05-21 08:05:30,219 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-05-21 08:05:30,220 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-05-21 08:05:30,222 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-05-21 08:05:30,223 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-05-21 08:05:30,224 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-05-21 08:05:30,225 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/static/nested_admin/dist 2025-05-21 08:05:30,227 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-05-21 08:05:30,230 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-05-21 08:05:30,233 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-05-21 08:05:30,234 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-05-21 08:05:30,236 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-05-21 08:05:30,239 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-05-21 08:05:30,242 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-05-21 08:05:30,243 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-05-21 08:05:30,245 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-05-21 08:05:30,246 root INFO copying build/lib/nested_admin/urls.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,247 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates 2025-05-21 08:05:30,249 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting 2025-05-21 08:05:30,250 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin 2025-05-21 08:05:30,252 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/inlines 2025-05-21 08:05:30,253 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-05-21 08:05:30,254 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-05-21 08:05:30,256 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-05-21 08:05:30,257 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-05-21 08:05:30,258 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-05-21 08:05:30,259 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-05-21 08:05:30,261 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templates/nesting/admin/includes 2025-05-21 08:05:30,262 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-05-21 08:05:30,263 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-05-21 08:05:30,264 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-05-21 08:05:30,265 root INFO copying build/lib/nested_admin/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,266 root INFO copying build/lib/nested_admin/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,267 root INFO copying build/lib/nested_admin/forms.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,268 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests 2025-05-21 08:05:30,269 root INFO copying build/lib/nested_admin/tests/urls.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,270 root INFO copying build/lib/nested_admin/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,272 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/mixed_permissions_min_num_bug 2025-05-21 08:05:30,273 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-05-21 08:05:30,273 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-05-21 08:05:30,274 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-05-21 08:05:30,275 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-05-21 08:05:30,277 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/two_deep 2025-05-21 08:05:30,278 root INFO copying build/lib/nested_admin/tests/two_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-05-21 08:05:30,279 root INFO copying build/lib/nested_admin/tests/two_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-05-21 08:05:30,280 root INFO copying build/lib/nested_admin/tests/two_deep/test_permissions.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-05-21 08:05:30,281 root INFO copying build/lib/nested_admin/tests/two_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-05-21 08:05:30,282 root INFO copying build/lib/nested_admin/tests/two_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/two_deep 2025-05-21 08:05:30,284 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/grp_collapsible_tabular_inline 2025-05-21 08:05:30,285 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-05-21 08:05:30,286 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-05-21 08:05:30,287 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-05-21 08:05:30,288 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-05-21 08:05:30,289 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/three_deep 2025-05-21 08:05:30,290 root INFO copying build/lib/nested_admin/tests/three_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-05-21 08:05:30,291 root INFO copying build/lib/nested_admin/tests/three_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-05-21 08:05:30,292 root INFO copying build/lib/nested_admin/tests/three_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-05-21 08:05:30,293 root INFO copying build/lib/nested_admin/tests/three_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/three_deep 2025-05-21 08:05:30,295 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/one_deep 2025-05-21 08:05:30,296 root INFO copying build/lib/nested_admin/tests/one_deep/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-05-21 08:05:30,296 root INFO copying build/lib/nested_admin/tests/one_deep/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-05-21 08:05:30,297 root INFO copying build/lib/nested_admin/tests/one_deep/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-05-21 08:05:30,299 root INFO copying build/lib/nested_admin/tests/one_deep/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/one_deep 2025-05-21 08:05:30,300 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/gfk 2025-05-21 08:05:30,301 root INFO copying build/lib/nested_admin/tests/gfk/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-05-21 08:05:30,302 root INFO copying build/lib/nested_admin/tests/gfk/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-05-21 08:05:30,303 root INFO copying build/lib/nested_admin/tests/gfk/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-05-21 08:05:30,304 root INFO copying build/lib/nested_admin/tests/gfk/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/gfk 2025-05-21 08:05:30,305 root INFO copying build/lib/nested_admin/tests/conftest.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,306 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/identical_prefixes 2025-05-21 08:05:30,307 root INFO copying build/lib/nested_admin/tests/identical_prefixes/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-05-21 08:05:30,308 root INFO copying build/lib/nested_admin/tests/identical_prefixes/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-05-21 08:05:30,309 root INFO copying build/lib/nested_admin/tests/identical_prefixes/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-05-21 08:05:30,310 root INFO copying build/lib/nested_admin/tests/identical_prefixes/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/identical_prefixes 2025-05-21 08:05:30,312 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic 2025-05-21 08:05:30,313 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_polymorphic 2025-05-21 08:05:30,314 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting 2025-05-21 08:05:30,315 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-05-21 08:05:30,316 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-05-21 08:05:30,317 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-05-21 08:05:30,318 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-05-21 08:05:30,320 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_std 2025-05-21 08:05:30,321 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-05-21 08:05:30,321 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-05-21 08:05:30,323 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-05-21 08:05:30,324 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-05-21 08:05:30,325 root INFO copying build/lib/nested_admin/tests/nested_polymorphic/base.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_polymorphic 2025-05-21 08:05:30,326 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering 2025-05-21 08:05:30,327 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-05-21 08:05:30,328 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-05-21 08:05:30,330 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-05-21 08:05:30,331 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-05-21 08:05:30,332 root INFO copying build/lib/nested_admin/tests/settings.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,333 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_recursive 2025-05-21 08:05:30,334 root INFO copying build/lib/nested_admin/tests/nested_recursive/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-05-21 08:05:30,335 root INFO copying build/lib/nested_admin/tests/nested_recursive/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-05-21 08:05:30,336 root INFO copying build/lib/nested_admin/tests/nested_recursive/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-05-21 08:05:30,337 root INFO copying build/lib/nested_admin/tests/nested_recursive/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/nested_recursive 2025-05-21 08:05:30,338 root INFO copying build/lib/nested_admin/tests/drag_drop.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,340 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/issue_122 2025-05-21 08:05:30,341 root INFO copying build/lib/nested_admin/tests/issue_122/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-05-21 08:05:30,342 root INFO copying build/lib/nested_admin/tests/issue_122/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-05-21 08:05:30,343 root INFO copying build/lib/nested_admin/tests/issue_122/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-05-21 08:05:30,344 root INFO copying build/lib/nested_admin/tests/issue_122/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/issue_122 2025-05-21 08:05:30,345 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/admin_widgets 2025-05-21 08:05:30,346 root INFO copying build/lib/nested_admin/tests/admin_widgets/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-05-21 08:05:30,347 root INFO copying build/lib/nested_admin/tests/admin_widgets/models.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-05-21 08:05:30,348 root INFO copying build/lib/nested_admin/tests/admin_widgets/tests.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-05-21 08:05:30,349 root INFO copying build/lib/nested_admin/tests/admin_widgets/admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests/admin_widgets 2025-05-21 08:05:30,351 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/tests/nested_delete_validationerrors 2025-05-21 08:05:30,352 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-05-21 08:05:30,353 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-05-21 08:05:30,354 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-05-21 08:05:30,355 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-05-21 08:05:30,356 root INFO copying build/lib/nested_admin/tests/utils.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,357 root INFO copying build/lib/nested_admin/tests/base.py -> build/bdist.linux-riscv64/wheel/./nested_admin/tests 2025-05-21 08:05:30,358 root INFO copying build/lib/nested_admin/exceptions.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,360 root INFO copying build/lib/nested_admin/views.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,361 root INFO copying build/lib/nested_admin/formsets.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,362 root INFO copying build/lib/nested_admin/polymorphic.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,363 root INFO creating build/bdist.linux-riscv64/wheel/nested_admin/templatetags 2025-05-21 08:05:30,364 root INFO copying build/lib/nested_admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./nested_admin/templatetags 2025-05-21 08:05:30,365 root INFO copying build/lib/nested_admin/templatetags/nested_admin.py -> build/bdist.linux-riscv64/wheel/./nested_admin/templatetags 2025-05-21 08:05:30,366 root INFO copying build/lib/nested_admin/compat.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,367 root INFO copying build/lib/nested_admin/nested.py -> build/bdist.linux-riscv64/wheel/./nested_admin 2025-05-21 08:05:30,368 root INFO running install_egg_info 2025-05-21 08:05:30,387 root INFO Copying django_nested_admin.egg-info to build/bdist.linux-riscv64/wheel/./django_nested_admin-4.1.1-py3.12.egg-info 2025-05-21 08:05:30,392 root INFO running install_scripts 2025-05-21 08:05:30,399 root INFO creating build/bdist.linux-riscv64/wheel/django_nested_admin-4.1.1.dist-info/WHEEL 2025-05-21 08:05:30,401 wheel INFO creating '/home/buildozer/aports/community/py3-django-nested-admin/src/django-nested-admin-f9508c4c5079e17017aaef8240230601ccabe211/.dist/.tmp-vdd9_xb7/django_nested_admin-4.1.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-21 08:05:30,403 wheel INFO adding 'django_nested_admin-4.1.1.dist-info/licenses/LICENSE' 2025-05-21 08:05:30,405 wheel INFO adding 'nested_admin/__init__.py' 2025-05-21 08:05:30,406 wheel INFO adding 'nested_admin/compat.py' 2025-05-21 08:05:30,407 wheel INFO adding 'nested_admin/exceptions.py' 2025-05-21 08:05:30,408 wheel INFO adding 'nested_admin/forms.py' 2025-05-21 08:05:30,410 wheel INFO adding 'nested_admin/formsets.py' 2025-05-21 08:05:30,412 wheel INFO adding 'nested_admin/models.py' 2025-05-21 08:05:30,414 wheel INFO adding 'nested_admin/nested.py' 2025-05-21 08:05:30,416 wheel INFO adding 'nested_admin/polymorphic.py' 2025-05-21 08:05:30,417 wheel INFO adding 'nested_admin/urls.py' 2025-05-21 08:05:30,418 wheel INFO adding 'nested_admin/views.py' 2025-05-21 08:05:30,420 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css' 2025-05-21 08:05:30,421 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.css.map' 2025-05-21 08:05:30,425 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js' 2025-05-21 08:05:30,435 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.js.map' 2025-05-21 08:05:30,444 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css' 2025-05-21 08:05:30,446 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.css.map' 2025-05-21 08:05:30,448 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js' 2025-05-21 08:05:30,451 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt' 2025-05-21 08:05:30,455 wheel INFO adding 'nested_admin/static/nested_admin/dist/nested_admin.min.js.map' 2025-05-21 08:05:30,463 wheel INFO adding 'nested_admin/static/nested_admin/src/drag-handle.png' 2025-05-21 08:05:30,464 wheel INFO adding 'nested_admin/static/nested_admin/src/nested_admin.scss' 2025-05-21 08:05:30,466 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/django$.js' 2025-05-21 08:05:30,467 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/grp$.js' 2025-05-21 08:05:30,468 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/index.js' 2025-05-21 08:05:30,470 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js' 2025-05-21 08:05:30,472 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js' 2025-05-21 08:05:30,473 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js' 2025-05-21 08:05:30,474 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js' 2025-05-21 08:05:30,477 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js' 2025-05-21 08:05:30,479 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/regexquote.js' 2025-05-21 08:05:30,480 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/sortable.js' 2025-05-21 08:05:30,482 wheel INFO adding 'nested_admin/static/nested_admin/src/nested-admin/utils.js' 2025-05-21 08:05:30,484 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline.html' 2025-05-21 08:05:30,485 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/grappelli_inline_tabular.html' 2025-05-21 08:05:30,486 wheel INFO adding 'nested_admin/templates/nesting/admin/includes/inline.html' 2025-05-21 08:05:30,488 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_stacked.html' 2025-05-21 08:05:30,489 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/grappelli_tabular.html' 2025-05-21 08:05:30,491 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_grappelli_stacked.html' 2025-05-21 08:05:30,492 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/polymorphic_stacked.html' 2025-05-21 08:05:30,493 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/stacked.html' 2025-05-21 08:05:30,495 wheel INFO adding 'nested_admin/templates/nesting/admin/inlines/tabular.html' 2025-05-21 08:05:30,496 wheel INFO adding 'nested_admin/templatetags/__init__.py' 2025-05-21 08:05:30,498 wheel INFO adding 'nested_admin/templatetags/nested_admin.py' 2025-05-21 08:05:30,499 wheel INFO adding 'nested_admin/tests/__init__.py' 2025-05-21 08:05:30,500 wheel INFO adding 'nested_admin/tests/base.py' 2025-05-21 08:05:30,502 wheel INFO adding 'nested_admin/tests/conftest.py' 2025-05-21 08:05:30,503 wheel INFO adding 'nested_admin/tests/drag_drop.py' 2025-05-21 08:05:30,505 wheel INFO adding 'nested_admin/tests/settings.py' 2025-05-21 08:05:30,506 wheel INFO adding 'nested_admin/tests/urls.py' 2025-05-21 08:05:30,507 wheel INFO adding 'nested_admin/tests/utils.py' 2025-05-21 08:05:30,508 wheel INFO adding 'nested_admin/tests/admin_widgets/__init__.py' 2025-05-21 08:05:30,510 wheel INFO adding 'nested_admin/tests/admin_widgets/admin.py' 2025-05-21 08:05:30,511 wheel INFO adding 'nested_admin/tests/admin_widgets/models.py' 2025-05-21 08:05:30,513 wheel INFO adding 'nested_admin/tests/admin_widgets/tests.py' 2025-05-21 08:05:30,514 wheel INFO adding 'nested_admin/tests/gfk/__init__.py' 2025-05-21 08:05:30,515 wheel INFO adding 'nested_admin/tests/gfk/admin.py' 2025-05-21 08:05:30,516 wheel INFO adding 'nested_admin/tests/gfk/models.py' 2025-05-21 08:05:30,518 wheel INFO adding 'nested_admin/tests/gfk/tests.py' 2025-05-21 08:05:30,519 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/__init__.py' 2025-05-21 08:05:30,520 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/admin.py' 2025-05-21 08:05:30,521 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/models.py' 2025-05-21 08:05:30,522 wheel INFO adding 'nested_admin/tests/grp_collapsible_tabular_inline/tests.py' 2025-05-21 08:05:30,524 wheel INFO adding 'nested_admin/tests/identical_prefixes/__init__.py' 2025-05-21 08:05:30,525 wheel INFO adding 'nested_admin/tests/identical_prefixes/admin.py' 2025-05-21 08:05:30,526 wheel INFO adding 'nested_admin/tests/identical_prefixes/models.py' 2025-05-21 08:05:30,527 wheel INFO adding 'nested_admin/tests/identical_prefixes/tests.py' 2025-05-21 08:05:30,528 wheel INFO adding 'nested_admin/tests/issue_122/__init__.py' 2025-05-21 08:05:30,529 wheel INFO adding 'nested_admin/tests/issue_122/admin.py' 2025-05-21 08:05:30,530 wheel INFO adding 'nested_admin/tests/issue_122/models.py' 2025-05-21 08:05:30,531 wheel INFO adding 'nested_admin/tests/issue_122/tests.py' 2025-05-21 08:05:30,533 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/__init__.py' 2025-05-21 08:05:30,534 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/admin.py' 2025-05-21 08:05:30,535 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/models.py' 2025-05-21 08:05:30,536 wheel INFO adding 'nested_admin/tests/mixed_permissions_min_num_bug/tests.py' 2025-05-21 08:05:30,537 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/__init__.py' 2025-05-21 08:05:30,538 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/admin.py' 2025-05-21 08:05:30,539 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/models.py' 2025-05-21 08:05:30,540 wheel INFO adding 'nested_admin/tests/nested_delete_validationerrors/tests.py' 2025-05-21 08:05:30,542 wheel INFO adding 'nested_admin/tests/nested_polymorphic/__init__.py' 2025-05-21 08:05:30,544 wheel INFO adding 'nested_admin/tests/nested_polymorphic/base.py' 2025-05-21 08:05:30,545 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/__init__.py' 2025-05-21 08:05:30,546 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/admin.py' 2025-05-21 08:05:30,548 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/models.py' 2025-05-21 08:05:30,549 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_add_filtering/tests.py' 2025-05-21 08:05:30,550 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/__init__.py' 2025-05-21 08:05:30,552 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/admin.py' 2025-05-21 08:05:30,553 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/models.py' 2025-05-21 08:05:30,554 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_mixed_nesting/tests.py' 2025-05-21 08:05:30,556 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/__init__.py' 2025-05-21 08:05:30,557 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/admin.py' 2025-05-21 08:05:30,558 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/models.py' 2025-05-21 08:05:30,559 wheel INFO adding 'nested_admin/tests/nested_polymorphic/test_polymorphic_std/tests.py' 2025-05-21 08:05:30,561 wheel INFO adding 'nested_admin/tests/nested_recursive/__init__.py' 2025-05-21 08:05:30,562 wheel INFO adding 'nested_admin/tests/nested_recursive/admin.py' 2025-05-21 08:05:30,563 wheel INFO adding 'nested_admin/tests/nested_recursive/models.py' 2025-05-21 08:05:30,564 wheel INFO adding 'nested_admin/tests/nested_recursive/tests.py' 2025-05-21 08:05:30,565 wheel INFO adding 'nested_admin/tests/one_deep/__init__.py' 2025-05-21 08:05:30,566 wheel INFO adding 'nested_admin/tests/one_deep/admin.py' 2025-05-21 08:05:30,567 wheel INFO adding 'nested_admin/tests/one_deep/models.py' 2025-05-21 08:05:30,569 wheel INFO adding 'nested_admin/tests/one_deep/tests.py' 2025-05-21 08:05:30,570 wheel INFO adding 'nested_admin/tests/three_deep/__init__.py' 2025-05-21 08:05:30,571 wheel INFO adding 'nested_admin/tests/three_deep/admin.py' 2025-05-21 08:05:30,572 wheel INFO adding 'nested_admin/tests/three_deep/models.py' 2025-05-21 08:05:30,574 wheel INFO adding 'nested_admin/tests/three_deep/tests.py' 2025-05-21 08:05:30,575 wheel INFO adding 'nested_admin/tests/two_deep/__init__.py' 2025-05-21 08:05:30,576 wheel INFO adding 'nested_admin/tests/two_deep/admin.py' 2025-05-21 08:05:30,577 wheel INFO adding 'nested_admin/tests/two_deep/models.py' 2025-05-21 08:05:30,578 wheel INFO adding 'nested_admin/tests/two_deep/test_permissions.py' 2025-05-21 08:05:30,580 wheel INFO adding 'nested_admin/tests/two_deep/tests.py' 2025-05-21 08:05:30,582 wheel INFO adding 'django_nested_admin-4.1.1.dist-info/METADATA' 2025-05-21 08:05:30,583 wheel INFO adding 'django_nested_admin-4.1.1.dist-info/WHEEL' 2025-05-21 08:05:30,584 wheel INFO adding 'django_nested_admin-4.1.1.dist-info/top_level.txt' 2025-05-21 08:05:30,586 wheel INFO adding 'django_nested_admin-4.1.1.dist-info/RECORD' 2025-05-21 08:05:30,589 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-21 08:05:30,610 gpep517 INFO The backend produced .dist/django_nested_admin-4.1.1-py3-none-any.whl django_nested_admin-4.1.1-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.6 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.1-r1.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.1-r1.apk >>> py3-django-nested-admin: Build complete at Wed, 21 May 2025 08:05:34 +0000 elapsed time 0h 0m 13s >>> 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 (20250521.080526) (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.7.1-r0) (5/26) Purging py3-setuptools (80.7.1-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.10-r0) (17/26) Purging python3-pycache-pyc0 (3.12.10-r0) (18/26) Purging pyc (3.12.10-r0) (19/26) Purging python3 (3.12.10-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-r0) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-django-nested-admin: Updating the community/riscv64 repository index... >>> py3-django-nested-admin: Signing the index...