>>> py3-django-treebeard: Building community/py3-django-treebeard 4.7.1-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:29:44 +0000 >>> py3-django-treebeard: Validating /home/udu/aports/community/py3-django-treebeard/APKBUILD... >>> py3-django-treebeard: Analyzing dependencies... >>> py3-django-treebeard: Installing for build: build-base py3-django py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-django WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/30) Installing py3-asgiref (3.8.1-r1) (2/30) Installing py3-asgiref-pyc (3.8.1-r1) (3/30) Installing py3-sqlparse (0.5.1-r0) (4/30) Installing py3-sqlparse-pyc (0.5.1-r0) (5/30) Installing tzdata (2025b-r0) (6/30) Installing py3-django-pyc (4.2.25-r0) (7/30) Installing py3-django (4.2.25-r0) (8/30) Installing py3-installer (0.7.0-r2) (9/30) Installing py3-installer-pyc (0.7.0-r2) (10/30) Installing py3-gpep517 (19-r0) (11/30) Installing py3-gpep517-pyc (19-r0) (12/30) Installing py3-parsing (3.2.3-r0) (13/30) Installing py3-parsing-pyc (3.2.3-r0) (14/30) Installing py3-packaging (25.0-r0) (15/30) Installing py3-packaging-pyc (25.0-r0) (16/30) Installing py3-setuptools (80.9.0-r0) (17/30) Installing py3-setuptools-pyc (80.9.0-r0) (18/30) Installing py3-wheel (0.46.1-r0) (19/30) Installing py3-wheel-pyc (0.46.1-r0) (20/30) Installing py3-iniconfig (2.1.0-r0) (21/30) Installing py3-iniconfig-pyc (2.1.0-r0) (22/30) Installing py3-pluggy (1.5.0-r0) (23/30) Installing py3-pluggy-pyc (1.5.0-r0) (24/30) Installing py3-py (1.11.0-r4) (25/30) Installing py3-py-pyc (1.11.0-r4) (26/30) Installing py3-pytest (8.3.5-r0) (27/30) Installing py3-pytest-pyc (8.3.5-r0) (28/30) Installing py3-pytest-django (4.11.1-r0) (29/30) Installing py3-pytest-django-pyc (4.11.1-r0) (30/30) Installing .makedepends-py3-django-treebeard (20251012.172945) Executing busybox-1.37.0-r19.trigger OK: 339 MiB in 119 packages >>> py3-django-treebeard: Cleaning up srcdir >>> py3-django-treebeard: Cleaning up pkgdir >>> py3-django-treebeard: Cleaning up tmpdir >>> py3-django-treebeard: Fetching py3-django-treebeard-4.7.1.tar.gz::https://github.com/django-treebeard/django-treebeard/archive/4.7.1.tar.gz >>> py3-django-treebeard: Fetching py3-django-treebeard-4.7.1.tar.gz::https://github.com/django-treebeard/django-treebeard/archive/4.7.1.tar.gz >>> py3-django-treebeard: Checking sha512sums... py3-django-treebeard-4.7.1.tar.gz: OK >>> py3-django-treebeard: Unpacking /var/cache/distfiles/py3-django-treebeard-4.7.1.tar.gz... 2025-10-12 17:29:46,245 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) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 17:29:46,257 root INFO running bdist_wheel 2025-10-12 17:29:46,265 root INFO running build 2025-10-12 17:29:46,265 root INFO running build_py 2025-10-12 17:29:46,267 root INFO creating build/lib/treebeard 2025-10-12 17:29:46,267 root INFO copying treebeard/ns_tree.py -> build/lib/treebeard 2025-10-12 17:29:46,267 root INFO copying treebeard/mp_tree.py -> build/lib/treebeard 2025-10-12 17:29:46,267 root INFO copying treebeard/numconv.py -> build/lib/treebeard 2025-10-12 17:29:46,267 root INFO copying treebeard/forms.py -> build/lib/treebeard 2025-10-12 17:29:46,267 root INFO copying treebeard/exceptions.py -> build/lib/treebeard 2025-10-12 17:29:46,268 root INFO copying treebeard/admin.py -> build/lib/treebeard 2025-10-12 17:29:46,268 root INFO copying treebeard/models.py -> build/lib/treebeard 2025-10-12 17:29:46,268 root INFO copying treebeard/__init__.py -> build/lib/treebeard 2025-10-12 17:29:46,268 root INFO copying treebeard/al_tree.py -> build/lib/treebeard 2025-10-12 17:29:46,268 root INFO creating build/lib/treebeard/templatetags 2025-10-12 17:29:46,268 root INFO copying treebeard/templatetags/admin_tree.py -> build/lib/treebeard/templatetags 2025-10-12 17:29:46,268 root INFO copying treebeard/templatetags/__init__.py -> build/lib/treebeard/templatetags 2025-10-12 17:29:46,268 root INFO copying treebeard/templatetags/admin_tree_list.py -> build/lib/treebeard/templatetags 2025-10-12 17:29:46,268 root INFO creating build/lib/treebeard/tests 2025-10-12 17:29:46,268 root INFO copying treebeard/tests/conftest.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/settings.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/test_migrations.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/test_treebeard.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/admin.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/models.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/__init__.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/urls.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/manage.py -> build/lib/treebeard/tests 2025-10-12 17:29:46,269 root INFO creating build/lib/treebeard/tests/migrations 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/migrations/0001_initial.py -> build/lib/treebeard/tests/migrations 2025-10-12 17:29:46,269 root INFO copying treebeard/tests/migrations/__init__.py -> build/lib/treebeard/tests/migrations 2025-10-12 17:29:46,269 root INFO running egg_info 2025-10-12 17:29:46,271 root INFO creating django_treebeard.egg-info 2025-10-12 17:29:46,271 root INFO writing django_treebeard.egg-info/PKG-INFO 2025-10-12 17:29:46,271 root INFO writing dependency_links to django_treebeard.egg-info/dependency_links.txt 2025-10-12 17:29:46,271 root INFO writing requirements to django_treebeard.egg-info/requires.txt 2025-10-12 17:29:46,271 root INFO writing top-level names to django_treebeard.egg-info/top_level.txt 2025-10-12 17:29:46,271 root INFO writing manifest file 'django_treebeard.egg-info/SOURCES.txt' 2025-10-12 17:29:46,273 root INFO reading manifest file 'django_treebeard.egg-info/SOURCES.txt' 2025-10-12 17:29:46,273 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 17:29:46,273 root WARNING warning: no files found matching 'CHANGES' 2025-10-12 17:29:46,273 root WARNING warning: no files found matching 'README.rst' 2025-10-12 17:29:46,276 root INFO adding license file 'LICENSE' 2025-10-12 17:29:46,277 root INFO writing manifest file 'django_treebeard.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'treebeard.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.de.LC_MESSAGES' 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 'treebeard.locale.de.LC_MESSAGES' 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 'treebeard.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.de.LC_MESSAGES' 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 'treebeard.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.es.LC_MESSAGES' 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 'treebeard.locale.es.LC_MESSAGES' 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 'treebeard.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.es.LC_MESSAGES' 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 'treebeard.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.fr.LC_MESSAGES' 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 'treebeard.locale.fr.LC_MESSAGES' 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 'treebeard.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.fr.LC_MESSAGES' 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 'treebeard.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.hu.LC_MESSAGES' 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 'treebeard.locale.hu.LC_MESSAGES' 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 'treebeard.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.hu.LC_MESSAGES' 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 'treebeard.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.nl.LC_MESSAGES' 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 'treebeard.locale.nl.LC_MESSAGES' 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 'treebeard.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.nl.LC_MESSAGES' 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 'treebeard.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.pl.LC_MESSAGES' 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 'treebeard.locale.pl.LC_MESSAGES' 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 'treebeard.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.pl.LC_MESSAGES' 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 'treebeard.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.locale.ru.LC_MESSAGES' 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 'treebeard.locale.ru.LC_MESSAGES' 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 'treebeard.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'treebeard.locale.ru.LC_MESSAGES' 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 'treebeard.static.treebeard' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.static.treebeard' 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 'treebeard.static.treebeard' 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 'treebeard.static.treebeard' to be distributed and are already explicitly excluding 'treebeard.static.treebeard' 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 'treebeard.templates.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'treebeard.templates.admin' 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 'treebeard.templates.admin' 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 'treebeard.templates.admin' to be distributed and are already explicitly excluding 'treebeard.templates.admin' 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-10-12 17:29:46,279 root INFO creating build/lib/treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/de/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/de/LC_MESSAGES/django.po -> build/lib/treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO creating build/lib/treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/es/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/es/LC_MESSAGES/django.po -> build/lib/treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/es/LC_MESSAGES/djangojs.po -> build/lib/treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO creating build/lib/treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,279 root INFO copying treebeard/locale/fr/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/fr/LC_MESSAGES/django.po -> build/lib/treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO creating build/lib/treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/hu/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/hu/LC_MESSAGES/django.po -> build/lib/treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO creating build/lib/treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/nl/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/nl/LC_MESSAGES/django.po -> build/lib/treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,280 root INFO copying treebeard/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO creating build/lib/treebeard/locale/pl/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO copying treebeard/locale/pl/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/pl/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO copying treebeard/locale/pl/LC_MESSAGES/django.po -> build/lib/treebeard/locale/pl/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO creating build/lib/treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO copying treebeard/locale/ru/LC_MESSAGES/django.mo -> build/lib/treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO copying treebeard/locale/ru/LC_MESSAGES/django.po -> build/lib/treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO copying treebeard/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO copying treebeard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,281 root INFO creating build/lib/treebeard/static/treebeard 2025-10-12 17:29:46,281 root INFO copying treebeard/static/treebeard/expand-collapse.png -> build/lib/treebeard/static/treebeard 2025-10-12 17:29:46,281 root INFO copying treebeard/static/treebeard/treebeard-admin.css -> build/lib/treebeard/static/treebeard 2025-10-12 17:29:46,281 root INFO copying treebeard/static/treebeard/treebeard-admin.js -> build/lib/treebeard/static/treebeard 2025-10-12 17:29:46,281 root INFO creating build/lib/treebeard/templates/admin 2025-10-12 17:29:46,282 root INFO copying treebeard/templates/admin/tree_change_list.html -> build/lib/treebeard/templates/admin 2025-10-12 17:29:46,282 root INFO copying treebeard/templates/admin/tree_change_list_results.html -> build/lib/treebeard/templates/admin 2025-10-12 17:29:46,282 root INFO copying treebeard/templates/admin/tree_list.html -> build/lib/treebeard/templates/admin 2025-10-12 17:29:46,282 root INFO copying treebeard/templates/admin/tree_list_results.html -> build/lib/treebeard/templates/admin 2025-10-12 17:29:46,285 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:29:46,285 root INFO running install 2025-10-12 17:29:46,290 root INFO running install_lib 2025-10-12 17:29:46,292 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:29:46,292 root INFO creating build/bdist.linux-x86_64/wheel/treebeard 2025-10-12 17:29:46,292 root INFO copying build/lib/treebeard/ns_tree.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,292 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/static 2025-10-12 17:29:46,292 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/static/treebeard 2025-10-12 17:29:46,292 root INFO copying build/lib/treebeard/static/treebeard/expand-collapse.png -> build/bdist.linux-x86_64/wheel/./treebeard/static/treebeard 2025-10-12 17:29:46,292 root INFO copying build/lib/treebeard/static/treebeard/treebeard-admin.css -> build/bdist.linux-x86_64/wheel/./treebeard/static/treebeard 2025-10-12 17:29:46,292 root INFO copying build/lib/treebeard/static/treebeard/treebeard-admin.js -> build/bdist.linux-x86_64/wheel/./treebeard/static/treebeard 2025-10-12 17:29:46,292 root INFO copying build/lib/treebeard/mp_tree.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,293 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/templatetags 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/templatetags/admin_tree.py -> build/bdist.linux-x86_64/wheel/./treebeard/templatetags 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/./treebeard/templatetags 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/templatetags/admin_tree_list.py -> build/bdist.linux-x86_64/wheel/./treebeard/templatetags 2025-10-12 17:29:46,293 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale 2025-10-12 17:29:46,293 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/fr 2025-10-12 17:29:46,293 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/fr/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/ru 2025-10-12 17:29:46,293 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,293 root INFO copying build/lib/treebeard/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/ru/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/hu 2025-10-12 17:29:46,294 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/hu/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/de 2025-10-12 17:29:46,294 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO copying build/lib/treebeard/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/de/LC_MESSAGES 2025-10-12 17:29:46,294 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/es 2025-10-12 17:29:46,294 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/es/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/pl 2025-10-12 17:29:46,295 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/pl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/pl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/pl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/nl 2025-10-12 17:29:46,295 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/./treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/./treebeard/locale/nl/LC_MESSAGES 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/numconv.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/forms.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,295 root INFO copying build/lib/treebeard/exceptions.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/admin.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,296 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/templates 2025-10-12 17:29:46,296 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/templates/admin 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/templates/admin/tree_change_list.html -> build/bdist.linux-x86_64/wheel/./treebeard/templates/admin 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/templates/admin/tree_change_list_results.html -> build/bdist.linux-x86_64/wheel/./treebeard/templates/admin 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/templates/admin/tree_list.html -> build/bdist.linux-x86_64/wheel/./treebeard/templates/admin 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/templates/admin/tree_list_results.html -> build/bdist.linux-x86_64/wheel/./treebeard/templates/admin 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/models.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/__init__.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/al_tree.py -> build/bdist.linux-x86_64/wheel/./treebeard 2025-10-12 17:29:46,296 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/tests 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,296 root INFO creating build/bdist.linux-x86_64/wheel/treebeard/tests/migrations 2025-10-12 17:29:46,296 root INFO copying build/lib/treebeard/tests/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests/migrations 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests/migrations 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/settings.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/test_migrations.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/test_treebeard.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/admin.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/models.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/urls.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO copying build/lib/treebeard/tests/manage.py -> build/bdist.linux-x86_64/wheel/./treebeard/tests 2025-10-12 17:29:46,297 root INFO running install_egg_info 2025-10-12 17:29:46,299 root INFO Copying django_treebeard.egg-info to build/bdist.linux-x86_64/wheel/./django_treebeard-4.7.1-py3.12.egg-info 2025-10-12 17:29:46,299 root INFO running install_scripts 2025-10-12 17:29:46,299 root INFO creating build/bdist.linux-x86_64/wheel/django_treebeard-4.7.1.dist-info/WHEEL 2025-10-12 17:29:46,300 wheel INFO creating '/home/udu/aports/community/py3-django-treebeard/src/django-treebeard-4.7.1/.dist/.tmp-vjvb_cqp/django_treebeard-4.7.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:29:46,300 wheel INFO adding 'django_treebeard-4.7.1.dist-info/licenses/LICENSE' 2025-10-12 17:29:46,300 wheel INFO adding 'treebeard/__init__.py' 2025-10-12 17:29:46,300 wheel INFO adding 'treebeard/admin.py' 2025-10-12 17:29:46,300 wheel INFO adding 'treebeard/al_tree.py' 2025-10-12 17:29:46,300 wheel INFO adding 'treebeard/exceptions.py' 2025-10-12 17:29:46,300 wheel INFO adding 'treebeard/forms.py' 2025-10-12 17:29:46,300 wheel INFO adding 'treebeard/models.py' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/mp_tree.py' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/ns_tree.py' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/numconv.py' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/de/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/de/LC_MESSAGES/django.po' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/de/LC_MESSAGES/djangojs.mo' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/de/LC_MESSAGES/djangojs.po' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/es/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/es/LC_MESSAGES/django.po' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/es/LC_MESSAGES/djangojs.mo' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/es/LC_MESSAGES/djangojs.po' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/fr/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,301 wheel INFO adding 'treebeard/locale/fr/LC_MESSAGES/django.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/fr/LC_MESSAGES/djangojs.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/fr/LC_MESSAGES/djangojs.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/hu/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/hu/LC_MESSAGES/django.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/hu/LC_MESSAGES/djangojs.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/hu/LC_MESSAGES/djangojs.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/nl/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/nl/LC_MESSAGES/django.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/nl/LC_MESSAGES/djangojs.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/nl/LC_MESSAGES/djangojs.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/pl/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/pl/LC_MESSAGES/django.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/ru/LC_MESSAGES/django.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/ru/LC_MESSAGES/django.po' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/ru/LC_MESSAGES/djangojs.mo' 2025-10-12 17:29:46,302 wheel INFO adding 'treebeard/locale/ru/LC_MESSAGES/djangojs.po' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/static/treebeard/expand-collapse.png' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/static/treebeard/treebeard-admin.css' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/static/treebeard/treebeard-admin.js' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templates/admin/tree_change_list.html' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templates/admin/tree_change_list_results.html' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templates/admin/tree_list.html' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templates/admin/tree_list_results.html' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templatetags/__init__.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templatetags/admin_tree.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/templatetags/admin_tree_list.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/tests/__init__.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/tests/admin.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/tests/conftest.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/tests/manage.py' 2025-10-12 17:29:46,303 wheel INFO adding 'treebeard/tests/models.py' 2025-10-12 17:29:46,304 wheel INFO adding 'treebeard/tests/settings.py' 2025-10-12 17:29:46,304 wheel INFO adding 'treebeard/tests/test_migrations.py' 2025-10-12 17:29:46,304 wheel INFO adding 'treebeard/tests/test_treebeard.py' 2025-10-12 17:29:46,304 wheel INFO adding 'treebeard/tests/urls.py' 2025-10-12 17:29:46,304 wheel INFO adding 'treebeard/tests/migrations/0001_initial.py' 2025-10-12 17:29:46,304 wheel INFO adding 'treebeard/tests/migrations/__init__.py' 2025-10-12 17:29:46,304 wheel INFO adding 'django_treebeard-4.7.1.dist-info/METADATA' 2025-10-12 17:29:46,304 wheel INFO adding 'django_treebeard-4.7.1.dist-info/WHEEL' 2025-10-12 17:29:46,304 wheel INFO adding 'django_treebeard-4.7.1.dist-info/top_level.txt' 2025-10-12 17:29:46,304 wheel INFO adding 'django_treebeard-4.7.1.dist-info/RECORD' 2025-10-12 17:29:46,304 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:29:46,305 gpep517 INFO The backend produced .dist/django_treebeard-4.7.1-py3-none-any.whl django_treebeard-4.7.1-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 django: version: 4.2.25, settings: treebeard.tests.settings (from ini) rootdir: /home/udu/aports/community/py3-django-treebeard/src/django-treebeard-4.7.1 configfile: pytest.ini plugins: django-4.11.1 collected 1159 items treebeard/tests/test_migrations.py . [ 0%] treebeard/tests/test_treebeard.py .................................................................................................................................................................................................................................................................... [ 22%] ...................................................................................................................................................................................................................................................................................................... [ 47%] ...................................................................................................................................................................................................................................................................................................... [ 73%] ..................................................................s................................................................................................................................................................................................................................... [ 98%] ................ [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== ../../../../../../../usr/lib/python3.12/site-packages/django/conf/__init__.py:241 /usr/lib/python3.12/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior. warnings.warn( treebeard/tests/test_treebeard.py::TestSortedForm::test_sorted_form[AL_TestNodeSorted] treebeard/tests/test_treebeard.py::TestSortedForm::test_sorted_form[MP_TestNodeSorted] treebeard/tests/test_treebeard.py::TestSortedForm::test_sorted_form[NS_TestNodeSorted] /home/udu/aports/community/py3-django-treebeard/src/django-treebeard-4.7.1/treebeard/tests/test_treebeard.py:2438: RemovedInDjango50Warning: The "default.html" templates for forms and formsets will be removed. These were proxies to the equivalent "table.html" templates, but the new "div.html" templates will be the default from Django 5.0. Transitional renderers are provided to allow you to opt-in to the new output style now. See https://docs.djangoproject.com/en/4.2/releases/4.1/ for more details assert "id__position" in str(form) treebeard/tests/test_treebeard.py::TestSortedForm::test_sorted_form[AL_TestNodeSorted] treebeard/tests/test_treebeard.py::TestSortedForm::test_sorted_form[MP_TestNodeSorted] treebeard/tests/test_treebeard.py::TestSortedForm::test_sorted_form[NS_TestNodeSorted] /home/udu/aports/community/py3-django-treebeard/src/django-treebeard-4.7.1/treebeard/tests/test_treebeard.py:2439: RemovedInDjango50Warning: The "default.html" templates for forms and formsets will be removed. These were proxies to the equivalent "table.html" templates, but the new "div.html" templates will be the default from Django 5.0. Transitional renderers are provided to allow you to opt-in to the new output style now. See https://docs.djangoproject.com/en/4.2/releases/4.1/ for more details assert "id__ref_node_id" in str(form) treebeard/tests/test_treebeard.py::TestForm::test_form[AL_TestNode] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNode] treebeard/tests/test_treebeard.py::TestForm::test_form[NS_TestNode] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNodeUuid] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNodeCustomId] treebeard/tests/test_treebeard.py::TestForm::test_form[AL_TestNode_Proxy] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNode_Proxy] treebeard/tests/test_treebeard.py::TestForm::test_form[NS_TestNode_Proxy] /home/udu/aports/community/py3-django-treebeard/src/django-treebeard-4.7.1/treebeard/tests/test_treebeard.py:2451: RemovedInDjango50Warning: The "default.html" templates for forms and formsets will be removed. These were proxies to the equivalent "table.html" templates, but the new "div.html" templates will be the default from Django 5.0. Transitional renderers are provided to allow you to opt-in to the new output style now. See https://docs.djangoproject.com/en/4.2/releases/4.1/ for more details assert "id__position" in str(form) treebeard/tests/test_treebeard.py::TestForm::test_form[AL_TestNode] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNode] treebeard/tests/test_treebeard.py::TestForm::test_form[NS_TestNode] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNodeUuid] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNodeCustomId] treebeard/tests/test_treebeard.py::TestForm::test_form[AL_TestNode_Proxy] treebeard/tests/test_treebeard.py::TestForm::test_form[MP_TestNode_Proxy] treebeard/tests/test_treebeard.py::TestForm::test_form[NS_TestNode_Proxy] /home/udu/aports/community/py3-django-treebeard/src/django-treebeard-4.7.1/treebeard/tests/test_treebeard.py:2452: RemovedInDjango50Warning: The "default.html" templates for forms and formsets will be removed. These were proxies to the equivalent "table.html" templates, but the new "div.html" templates will be the default from Django 5.0. Transitional renderers are provided to allow you to opt-in to the new output style now. See https://docs.djangoproject.com/en/4.2/releases/4.1/ for more details assert "id__ref_node_id" in str(form) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =============================================================================================================================== 1158 passed, 1 skipped, 23 warnings in 10.46s ================================================================================================================================ >>> py3-django-treebeard: Entering fakeroot... >>> py3-django-treebeard-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/treebeard/templatetags/__pycache__' -> '/home/udu/aports/community/py3-django-treebeard/pkg/py3-django-treebeard-pyc/usr/lib/python3.12/site-packages/treebeard/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/treebeard/__pycache__' -> '/home/udu/aports/community/py3-django-treebeard/pkg/py3-django-treebeard-pyc/usr/lib/python3.12/site-packages/treebeard/__pycache__' >>> py3-django-treebeard-pyc*: Preparing subpackage py3-django-treebeard-pyc... >>> py3-django-treebeard-pyc*: Running postcheck for py3-django-treebeard-pyc >>> py3-django-treebeard*: Running postcheck for py3-django-treebeard >>> py3-django-treebeard*: Preparing package py3-django-treebeard... >>> py3-django-treebeard-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-treebeard-pyc*: Package size: 153.9 KB >>> py3-django-treebeard-pyc*: Compressing data... >>> py3-django-treebeard-pyc*: Create checksum... >>> py3-django-treebeard-pyc*: Create py3-django-treebeard-pyc-4.7.1-r1.apk >>> py3-django-treebeard*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-treebeard*: Package size: 201.0 KB >>> py3-django-treebeard*: Compressing data... >>> py3-django-treebeard*: Create checksum... >>> py3-django-treebeard*: Create py3-django-treebeard-4.7.1-r1.apk >>> py3-django-treebeard: Build complete at Sun, 12 Oct 2025 17:29:57 +0000 elapsed time 0h 0m 13s >>> py3-django-treebeard: Cleaning up srcdir >>> py3-django-treebeard: Cleaning up pkgdir >>> py3-django-treebeard: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-treebeard (20251012.172945) (2/30) Purging py3-django-pyc (4.2.25-r0) (3/30) Purging py3-django (4.2.25-r0) (4/30) Purging py3-asgiref-pyc (3.8.1-r1) (5/30) Purging py3-asgiref (3.8.1-r1) (6/30) Purging py3-sqlparse-pyc (0.5.1-r0) (7/30) Purging py3-sqlparse (0.5.1-r0) (8/30) Purging tzdata (2025b-r0) (9/30) Purging py3-gpep517-pyc (19-r0) (10/30) Purging py3-gpep517 (19-r0) (11/30) Purging py3-installer-pyc (0.7.0-r2) (12/30) Purging py3-installer (0.7.0-r2) (13/30) Purging py3-setuptools-pyc (80.9.0-r0) (14/30) Purging py3-setuptools (80.9.0-r0) (15/30) Purging py3-wheel-pyc (0.46.1-r0) (16/30) Purging py3-wheel (0.46.1-r0) (17/30) Purging py3-pytest-django-pyc (4.11.1-r0) (18/30) Purging py3-pytest-django (4.11.1-r0) (19/30) Purging py3-pytest-pyc (8.3.5-r0) (20/30) Purging py3-pytest (8.3.5-r0) (21/30) Purging py3-iniconfig-pyc (2.1.0-r0) (22/30) Purging py3-iniconfig (2.1.0-r0) (23/30) Purging py3-packaging-pyc (25.0-r0) (24/30) Purging py3-packaging (25.0-r0) (25/30) Purging py3-parsing-pyc (3.2.3-r0) (26/30) Purging py3-parsing (3.2.3-r0) (27/30) Purging py3-pluggy-pyc (1.5.0-r0) (28/30) Purging py3-pluggy (1.5.0-r0) (29/30) Purging py3-py-pyc (1.11.0-r4) (30/30) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-django-treebeard: Updating the community/x86_64 repository index... >>> py3-django-treebeard: Signing the index...