>>> py3-django-reversion: Building community/py3-django-reversion 6.3.0-r0 (using abuild 3.18.0_rc3-r1) started Tue, 21 Jul 2026 10:58:53 +0000 >>> py3-django-reversion: Validating /home/buildozer/aports/community/py3-django-reversion/APKBUILD... >>> py3-django-reversion: Analyzing dependencies... >>> py3-django-reversion: Installing for build: build-base py3-django py3-gpep517 py3-setuptools_scm ( 1/31) Installing libbz2 (1.0.8-r6) ( 2/31) Installing libffi (3.5.2-r1) ( 3/31) Installing xz-libs (5.8.3-r0) ( 4/31) Installing mpdecimal (4.0.1-r0) ( 5/31) Installing libpanelw (6.6_p20260516-r0) ( 6/31) Installing readline (8.3.3-r1) ( 7/31) Installing sqlite-libs (3.53.3-r0) ( 8/31) Installing python3 (3.14.5-r2) ( 9/31) Installing python3-pycache-pyc0 (3.14.5-r2) (10/31) Installing pyc (3.14.5-r2) (11/31) Installing py3-django-pyc (5.2.16-r0) (12/31) Installing python3-pyc (3.14.5-r2) (13/31) Installing py3-asgiref (3.9.1-r1) (14/31) Installing py3-asgiref-pyc (3.9.1-r1) (15/31) Installing py3-sqlparse (0.5.3-r1) (16/31) Installing py3-sqlparse-pyc (0.5.3-r1) (17/31) Installing tzdata (2026c-r0) (18/31) Installing py3-django (5.2.16-r0) (19/31) Installing py3-installer (1.0.1-r0) (20/31) Installing py3-installer-pyc (1.0.1-r0) (21/31) Installing py3-gpep517 (19-r2) (22/31) Installing py3-gpep517-pyc (19-r2) (23/31) Installing py3-parsing (3.3.2-r1) (24/31) Installing py3-parsing-pyc (3.3.2-r1) (25/31) Installing py3-packaging (26.2-r0) (26/31) Installing py3-packaging-pyc (26.2-r0) (27/31) Installing py3-setuptools (83.0.0-r0) (28/31) Installing py3-setuptools-pyc (83.0.0-r0) (29/31) Installing py3-setuptools_scm (9.2.2-r1) (30/31) Installing py3-setuptools_scm-pyc (9.2.2-r1) (31/31) Installing .makedepends-py3-django-reversion (20260721.105859) Executing busybox-1.38.0-r1.trigger OK: 467.8 MiB in 137 packages >>> py3-django-reversion: Cleaning up srcdir >>> py3-django-reversion: Cleaning up pkgdir >>> py3-django-reversion: Cleaning up tmpdir >>> py3-django-reversion: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django_reversion-6.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/django_reversion-6.3.0.tar.gz.part' django_reversion-6.3 100% |********************************| 79028 0:00:00 ETA '/var/cache/distfiles/edge/django_reversion-6.3.0.tar.gz.part' saved /var/cache/distfiles/edge/django_reversion-6.3.0.tar.gz: OK >>> py3-django-reversion: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django_reversion-6.3.0.tar.gz /var/cache/distfiles/edge/django_reversion-6.3.0.tar.gz: OK >>> py3-django-reversion: Unpacking /var/cache/distfiles/edge/django_reversion-6.3.0.tar.gz... 2026-07-21 10:59:04,808 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-07-21 10:59:05,604 root INFO running bdist_wheel 2026-07-21 10:59:05,674 root INFO running build 2026-07-21 10:59:05,674 root INFO running build_py 2026-07-21 10:59:05,692 root INFO creating build/lib/reversion 2026-07-21 10:59:05,693 root INFO copying reversion/__init__.py -> build/lib/reversion 2026-07-21 10:59:05,695 root INFO copying reversion/utils.py -> build/lib/reversion 2026-07-21 10:59:05,696 root INFO copying reversion/middleware.py -> build/lib/reversion 2026-07-21 10:59:05,698 root INFO copying reversion/revisions.py -> build/lib/reversion 2026-07-21 10:59:05,699 root INFO copying reversion/apps.py -> build/lib/reversion 2026-07-21 10:59:05,701 root INFO copying reversion/signals.py -> build/lib/reversion 2026-07-21 10:59:05,702 root INFO copying reversion/views.py -> build/lib/reversion 2026-07-21 10:59:05,703 root INFO copying reversion/admin.py -> build/lib/reversion 2026-07-21 10:59:05,705 root INFO copying reversion/errors.py -> build/lib/reversion 2026-07-21 10:59:05,706 root INFO copying reversion/models.py -> build/lib/reversion 2026-07-21 10:59:05,708 root INFO creating build/lib/reversion/management 2026-07-21 10:59:05,709 root INFO copying reversion/management/__init__.py -> build/lib/reversion/management 2026-07-21 10:59:05,710 root INFO creating build/lib/reversion/migrations 2026-07-21 10:59:05,711 root INFO copying reversion/migrations/__init__.py -> build/lib/reversion/migrations 2026-07-21 10:59:05,712 root INFO copying reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/lib/reversion/migrations 2026-07-21 10:59:05,713 root INFO copying reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/lib/reversion/migrations 2026-07-21 10:59:05,715 root INFO creating build/lib/reversion/management/commands 2026-07-21 10:59:05,716 root INFO copying reversion/management/commands/deleterevisions.py -> build/lib/reversion/management/commands 2026-07-21 10:59:05,717 root INFO copying reversion/management/commands/createinitialrevisions.py -> build/lib/reversion/management/commands 2026-07-21 10:59:05,719 root INFO copying reversion/management/commands/__init__.py -> build/lib/reversion/management/commands 2026-07-21 10:59:05,729 root INFO creating build/lib/reversion/locale/uk/LC_MESSAGES 2026-07-21 10:59:05,730 root INFO copying reversion/locale/uk/LC_MESSAGES/django.po -> build/lib/reversion/locale/uk/LC_MESSAGES 2026-07-21 10:59:05,732 root INFO copying reversion/locale/uk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/uk/LC_MESSAGES 2026-07-21 10:59:05,733 root INFO creating build/lib/reversion/locale/ru/LC_MESSAGES 2026-07-21 10:59:05,734 root INFO copying reversion/locale/ru/LC_MESSAGES/django.po -> build/lib/reversion/locale/ru/LC_MESSAGES 2026-07-21 10:59:05,736 root INFO copying reversion/locale/ru/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ru/LC_MESSAGES 2026-07-21 10:59:05,737 root INFO creating build/lib/reversion/locale/sv/LC_MESSAGES 2026-07-21 10:59:05,738 root INFO copying reversion/locale/sv/LC_MESSAGES/django.po -> build/lib/reversion/locale/sv/LC_MESSAGES 2026-07-21 10:59:05,739 root INFO copying reversion/locale/sv/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sv/LC_MESSAGES 2026-07-21 10:59:05,741 root INFO creating build/lib/reversion/locale/es/LC_MESSAGES 2026-07-21 10:59:05,742 root INFO copying reversion/locale/es/LC_MESSAGES/django.po -> build/lib/reversion/locale/es/LC_MESSAGES 2026-07-21 10:59:05,743 root INFO copying reversion/locale/es/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es/LC_MESSAGES 2026-07-21 10:59:05,744 root INFO creating build/lib/reversion/locale/es_AR/LC_MESSAGES 2026-07-21 10:59:05,745 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.po -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2026-07-21 10:59:05,747 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2026-07-21 10:59:05,748 root INFO creating build/lib/reversion/locale/nl/LC_MESSAGES 2026-07-21 10:59:05,749 root INFO copying reversion/locale/nl/LC_MESSAGES/django.po -> build/lib/reversion/locale/nl/LC_MESSAGES 2026-07-21 10:59:05,751 root INFO copying reversion/locale/nl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nl/LC_MESSAGES 2026-07-21 10:59:05,752 root INFO creating build/lib/reversion/locale/tr/LC_MESSAGES 2026-07-21 10:59:05,753 root INFO copying reversion/locale/tr/LC_MESSAGES/django.po -> build/lib/reversion/locale/tr/LC_MESSAGES 2026-07-21 10:59:05,754 root INFO copying reversion/locale/tr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/tr/LC_MESSAGES 2026-07-21 10:59:05,756 root INFO creating build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2026-07-21 10:59:05,757 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2026-07-21 10:59:05,758 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2026-07-21 10:59:05,759 root INFO creating build/lib/reversion/locale/it/LC_MESSAGES 2026-07-21 10:59:05,761 root INFO copying reversion/locale/it/LC_MESSAGES/django.po -> build/lib/reversion/locale/it/LC_MESSAGES 2026-07-21 10:59:05,762 root INFO copying reversion/locale/it/LC_MESSAGES/django.mo -> build/lib/reversion/locale/it/LC_MESSAGES 2026-07-21 10:59:05,763 root INFO creating build/lib/reversion/locale/da/LC_MESSAGES 2026-07-21 10:59:05,764 root INFO copying reversion/locale/da/LC_MESSAGES/django.po -> build/lib/reversion/locale/da/LC_MESSAGES 2026-07-21 10:59:05,766 root INFO copying reversion/locale/da/LC_MESSAGES/django.mo -> build/lib/reversion/locale/da/LC_MESSAGES 2026-07-21 10:59:05,767 root INFO creating build/lib/reversion/locale/he/LC_MESSAGES 2026-07-21 10:59:05,768 root INFO copying reversion/locale/he/LC_MESSAGES/django.po -> build/lib/reversion/locale/he/LC_MESSAGES 2026-07-21 10:59:05,769 root INFO copying reversion/locale/he/LC_MESSAGES/django.mo -> build/lib/reversion/locale/he/LC_MESSAGES 2026-07-21 10:59:05,771 root INFO creating build/lib/reversion/locale/cs/LC_MESSAGES 2026-07-21 10:59:05,772 root INFO copying reversion/locale/cs/LC_MESSAGES/django.po -> build/lib/reversion/locale/cs/LC_MESSAGES 2026-07-21 10:59:05,773 root INFO copying reversion/locale/cs/LC_MESSAGES/django.mo -> build/lib/reversion/locale/cs/LC_MESSAGES 2026-07-21 10:59:05,774 root INFO creating build/lib/reversion/locale/ar/LC_MESSAGES 2026-07-21 10:59:05,775 root INFO copying reversion/locale/ar/LC_MESSAGES/django.po -> build/lib/reversion/locale/ar/LC_MESSAGES 2026-07-21 10:59:05,777 root INFO copying reversion/locale/ar/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ar/LC_MESSAGES 2026-07-21 10:59:05,778 root INFO creating build/lib/reversion/locale/pt_BR/LC_MESSAGES 2026-07-21 10:59:05,779 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2026-07-21 10:59:05,780 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2026-07-21 10:59:05,782 root INFO creating build/lib/reversion/locale/pl/LC_MESSAGES 2026-07-21 10:59:05,783 root INFO copying reversion/locale/pl/LC_MESSAGES/django.po -> build/lib/reversion/locale/pl/LC_MESSAGES 2026-07-21 10:59:05,784 root INFO copying reversion/locale/pl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pl/LC_MESSAGES 2026-07-21 10:59:05,785 root INFO creating build/lib/reversion/locale/fr/LC_MESSAGES 2026-07-21 10:59:05,786 root INFO copying reversion/locale/fr/LC_MESSAGES/django.po -> build/lib/reversion/locale/fr/LC_MESSAGES 2026-07-21 10:59:05,788 root INFO copying reversion/locale/fr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/fr/LC_MESSAGES 2026-07-21 10:59:05,789 root INFO creating build/lib/reversion/locale/sl_SI/LC_MESSAGES 2026-07-21 10:59:05,790 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2026-07-21 10:59:05,792 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2026-07-21 10:59:05,793 root INFO creating build/lib/reversion/locale/sk/LC_MESSAGES 2026-07-21 10:59:05,794 root INFO copying reversion/locale/sk/LC_MESSAGES/django.po -> build/lib/reversion/locale/sk/LC_MESSAGES 2026-07-21 10:59:05,795 root INFO copying reversion/locale/sk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sk/LC_MESSAGES 2026-07-21 10:59:05,797 root INFO creating build/lib/reversion/locale/de/LC_MESSAGES 2026-07-21 10:59:05,798 root INFO copying reversion/locale/de/LC_MESSAGES/django.po -> build/lib/reversion/locale/de/LC_MESSAGES 2026-07-21 10:59:05,799 root INFO copying reversion/locale/de/LC_MESSAGES/django.mo -> build/lib/reversion/locale/de/LC_MESSAGES 2026-07-21 10:59:05,800 root INFO creating build/lib/reversion/locale/nb/LC_MESSAGES 2026-07-21 10:59:05,801 root INFO copying reversion/locale/nb/LC_MESSAGES/django.po -> build/lib/reversion/locale/nb/LC_MESSAGES 2026-07-21 10:59:05,803 root INFO copying reversion/locale/nb/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nb/LC_MESSAGES 2026-07-21 10:59:05,804 root INFO creating build/lib/reversion/templates/reversion 2026-07-21 10:59:05,805 root INFO copying reversion/templates/reversion/change_list.html -> build/lib/reversion/templates/reversion 2026-07-21 10:59:05,807 root INFO copying reversion/templates/reversion/revision_form.html -> build/lib/reversion/templates/reversion 2026-07-21 10:59:05,808 root INFO copying reversion/templates/reversion/object_history.html -> build/lib/reversion/templates/reversion 2026-07-21 10:59:05,809 root INFO copying reversion/templates/reversion/recover_list.html -> build/lib/reversion/templates/reversion 2026-07-21 10:59:05,811 root INFO copying reversion/templates/reversion/recover_form.html -> build/lib/reversion/templates/reversion 2026-07-21 10:59:05,844 root INFO installing to build/bdist.linux-riscv64/wheel 2026-07-21 10:59:05,844 root INFO running install 2026-07-21 10:59:05,881 root INFO running install_lib 2026-07-21 10:59:05,896 root INFO creating build/bdist.linux-riscv64/wheel 2026-07-21 10:59:05,898 root INFO creating build/bdist.linux-riscv64/wheel/reversion 2026-07-21 10:59:05,899 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management 2026-07-21 10:59:05,900 root INFO copying build/lib/reversion/management/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management 2026-07-21 10:59:05,901 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management/commands 2026-07-21 10:59:05,902 root INFO copying build/lib/reversion/management/commands/deleterevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2026-07-21 10:59:05,903 root INFO copying build/lib/reversion/management/commands/createinitialrevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2026-07-21 10:59:05,904 root INFO copying build/lib/reversion/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2026-07-21 10:59:05,905 root INFO copying build/lib/reversion/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:05,906 root INFO copying build/lib/reversion/utils.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:05,907 root INFO copying build/lib/reversion/middleware.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:05,908 root INFO copying build/lib/reversion/revisions.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:05,910 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates 2026-07-21 10:59:05,911 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates/reversion 2026-07-21 10:59:05,912 root INFO copying build/lib/reversion/templates/reversion/change_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-07-21 10:59:05,913 root INFO copying build/lib/reversion/templates/reversion/revision_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-07-21 10:59:05,914 root INFO copying build/lib/reversion/templates/reversion/object_history.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-07-21 10:59:05,915 root INFO copying build/lib/reversion/templates/reversion/recover_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-07-21 10:59:05,916 root INFO copying build/lib/reversion/templates/reversion/recover_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-07-21 10:59:05,917 root INFO copying build/lib/reversion/apps.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:05,919 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale 2026-07-21 10:59:05,920 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk 2026-07-21 10:59:05,921 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk/LC_MESSAGES 2026-07-21 10:59:05,921 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2026-07-21 10:59:05,923 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2026-07-21 10:59:05,924 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru 2026-07-21 10:59:05,925 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru/LC_MESSAGES 2026-07-21 10:59:05,926 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2026-07-21 10:59:05,927 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2026-07-21 10:59:05,928 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv 2026-07-21 10:59:05,929 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv/LC_MESSAGES 2026-07-21 10:59:05,930 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2026-07-21 10:59:05,931 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2026-07-21 10:59:05,933 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es 2026-07-21 10:59:05,934 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es/LC_MESSAGES 2026-07-21 10:59:05,935 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2026-07-21 10:59:05,936 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2026-07-21 10:59:05,937 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR 2026-07-21 10:59:05,938 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR/LC_MESSAGES 2026-07-21 10:59:05,939 root INFO copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es_AR/LC_MESSAGES 2026-07-21 10:59:05,940 root INFO copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es_AR/LC_MESSAGES 2026-07-21 10:59:05,942 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl 2026-07-21 10:59:05,943 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl/LC_MESSAGES 2026-07-21 10:59:05,943 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2026-07-21 10:59:05,945 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2026-07-21 10:59:05,946 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/tr 2026-07-21 10:59:05,947 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/tr/LC_MESSAGES 2026-07-21 10:59:05,948 root INFO copying build/lib/reversion/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/tr/LC_MESSAGES 2026-07-21 10:59:05,949 root INFO copying build/lib/reversion/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/tr/LC_MESSAGES 2026-07-21 10:59:05,950 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans 2026-07-21 10:59:05,951 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans/LC_MESSAGES 2026-07-21 10:59:05,952 root INFO copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/zh_Hans/LC_MESSAGES 2026-07-21 10:59:05,953 root INFO copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/zh_Hans/LC_MESSAGES 2026-07-21 10:59:05,955 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it 2026-07-21 10:59:05,956 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it/LC_MESSAGES 2026-07-21 10:59:05,957 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2026-07-21 10:59:05,958 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2026-07-21 10:59:05,959 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da 2026-07-21 10:59:05,960 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da/LC_MESSAGES 2026-07-21 10:59:05,961 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2026-07-21 10:59:05,962 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2026-07-21 10:59:05,963 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he 2026-07-21 10:59:05,964 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he/LC_MESSAGES 2026-07-21 10:59:05,965 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2026-07-21 10:59:05,966 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2026-07-21 10:59:05,968 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs 2026-07-21 10:59:05,969 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs/LC_MESSAGES 2026-07-21 10:59:05,969 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2026-07-21 10:59:05,971 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2026-07-21 10:59:05,972 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar 2026-07-21 10:59:05,973 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar/LC_MESSAGES 2026-07-21 10:59:05,974 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2026-07-21 10:59:05,975 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2026-07-21 10:59:05,976 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR 2026-07-21 10:59:05,977 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR/LC_MESSAGES 2026-07-21 10:59:05,978 root INFO copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pt_BR/LC_MESSAGES 2026-07-21 10:59:05,979 root INFO copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pt_BR/LC_MESSAGES 2026-07-21 10:59:05,981 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl 2026-07-21 10:59:05,982 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl/LC_MESSAGES 2026-07-21 10:59:05,982 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2026-07-21 10:59:05,984 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2026-07-21 10:59:05,985 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr 2026-07-21 10:59:05,986 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr/LC_MESSAGES 2026-07-21 10:59:05,987 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2026-07-21 10:59:05,988 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2026-07-21 10:59:05,990 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI 2026-07-21 10:59:05,991 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI/LC_MESSAGES 2026-07-21 10:59:05,991 root INFO copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sl_SI/LC_MESSAGES 2026-07-21 10:59:05,992 root INFO copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sl_SI/LC_MESSAGES 2026-07-21 10:59:05,994 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk 2026-07-21 10:59:05,995 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk/LC_MESSAGES 2026-07-21 10:59:05,996 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2026-07-21 10:59:05,997 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2026-07-21 10:59:05,998 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de 2026-07-21 10:59:05,999 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de/LC_MESSAGES 2026-07-21 10:59:06,000 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2026-07-21 10:59:06,001 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2026-07-21 10:59:06,002 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb 2026-07-21 10:59:06,003 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb/LC_MESSAGES 2026-07-21 10:59:06,004 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2026-07-21 10:59:06,005 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2026-07-21 10:59:06,007 root INFO copying build/lib/reversion/signals.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:06,008 root INFO copying build/lib/reversion/views.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:06,009 root INFO copying build/lib/reversion/admin.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:06,010 root INFO creating build/bdist.linux-riscv64/wheel/reversion/migrations 2026-07-21 10:59:06,011 root INFO copying build/lib/reversion/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2026-07-21 10:59:06,012 root INFO copying build/lib/reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2026-07-21 10:59:06,013 root INFO copying build/lib/reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2026-07-21 10:59:06,014 root INFO copying build/lib/reversion/errors.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:06,016 root INFO copying build/lib/reversion/models.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-07-21 10:59:06,017 root INFO running install_egg_info 2026-07-21 10:59:06,033 root INFO running egg_info 2026-07-21 10:59:06,045 root INFO writing django_reversion.egg-info/PKG-INFO 2026-07-21 10:59:06,047 root INFO writing dependency_links to django_reversion.egg-info/dependency_links.txt 2026-07-21 10:59:06,049 root INFO writing requirements to django_reversion.egg-info/requires.txt 2026-07-21 10:59:06,050 root INFO writing top-level names to django_reversion.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-07-21 10:59:06,119 root INFO reading manifest file 'django_reversion.egg-info/SOURCES.txt' 2026-07-21 10:59:06,129 root INFO reading manifest template 'MANIFEST.in' 2026-07-21 10:59:06,142 root WARNING no previously-included directories found matching 'docs/_build' 2026-07-21 10:59:06,142 root INFO adding license file 'LICENSE' 2026-07-21 10:59:06,151 root INFO writing manifest file 'django_reversion.egg-info/SOURCES.txt' 2026-07-21 10:59:06,152 root INFO Copying django_reversion.egg-info to build/bdist.linux-riscv64/wheel/./django_reversion-6.3.0-py3.14.egg-info 2026-07-21 10:59:06,159 root INFO running install_scripts 2026-07-21 10:59:06,166 root INFO creating build/bdist.linux-riscv64/wheel/django_reversion-6.3.0.dist-info/WHEEL 2026-07-21 10:59:06,168 wheel INFO creating '/home/buildozer/aports/community/py3-django-reversion/src/django_reversion-6.3.0/.dist/.tmp-c0iu7ski/django_reversion-6.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-07-21 10:59:06,170 wheel INFO adding 'django_reversion-6.3.0.dist-info/licenses/LICENSE' 2026-07-21 10:59:06,172 wheel INFO adding 'reversion/__init__.py' 2026-07-21 10:59:06,173 wheel INFO adding 'reversion/admin.py' 2026-07-21 10:59:06,175 wheel INFO adding 'reversion/apps.py' 2026-07-21 10:59:06,176 wheel INFO adding 'reversion/errors.py' 2026-07-21 10:59:06,177 wheel INFO adding 'reversion/middleware.py' 2026-07-21 10:59:06,178 wheel INFO adding 'reversion/models.py' 2026-07-21 10:59:06,180 wheel INFO adding 'reversion/revisions.py' 2026-07-21 10:59:06,181 wheel INFO adding 'reversion/signals.py' 2026-07-21 10:59:06,182 wheel INFO adding 'reversion/utils.py' 2026-07-21 10:59:06,183 wheel INFO adding 'reversion/views.py' 2026-07-21 10:59:06,185 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,187 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.po' 2026-07-21 10:59:06,188 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,189 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.po' 2026-07-21 10:59:06,191 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,192 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.po' 2026-07-21 10:59:06,193 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,195 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.po' 2026-07-21 10:59:06,196 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,197 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.po' 2026-07-21 10:59:06,199 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,200 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.po' 2026-07-21 10:59:06,201 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,203 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.po' 2026-07-21 10:59:06,204 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,205 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.po' 2026-07-21 10:59:06,207 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,208 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.po' 2026-07-21 10:59:06,209 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,211 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.po' 2026-07-21 10:59:06,212 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,213 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.po' 2026-07-21 10:59:06,215 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,216 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.po' 2026-07-21 10:59:06,217 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,219 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.po' 2026-07-21 10:59:06,220 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,221 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.po' 2026-07-21 10:59:06,223 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,224 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.po' 2026-07-21 10:59:06,225 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,227 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.po' 2026-07-21 10:59:06,228 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,229 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.po' 2026-07-21 10:59:06,231 wheel INFO adding 'reversion/locale/tr/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,232 wheel INFO adding 'reversion/locale/tr/LC_MESSAGES/django.po' 2026-07-21 10:59:06,234 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,235 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.po' 2026-07-21 10:59:06,236 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.mo' 2026-07-21 10:59:06,237 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.po' 2026-07-21 10:59:06,239 wheel INFO adding 'reversion/management/__init__.py' 2026-07-21 10:59:06,240 wheel INFO adding 'reversion/management/commands/__init__.py' 2026-07-21 10:59:06,241 wheel INFO adding 'reversion/management/commands/createinitialrevisions.py' 2026-07-21 10:59:06,243 wheel INFO adding 'reversion/management/commands/deleterevisions.py' 2026-07-21 10:59:06,244 wheel INFO adding 'reversion/migrations/0001_squashed_0004_auto_20160611_1202.py' 2026-07-21 10:59:06,245 wheel INFO adding 'reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py' 2026-07-21 10:59:06,246 wheel INFO adding 'reversion/migrations/__init__.py' 2026-07-21 10:59:06,248 wheel INFO adding 'reversion/templates/reversion/change_list.html' 2026-07-21 10:59:06,249 wheel INFO adding 'reversion/templates/reversion/object_history.html' 2026-07-21 10:59:06,250 wheel INFO adding 'reversion/templates/reversion/recover_form.html' 2026-07-21 10:59:06,251 wheel INFO adding 'reversion/templates/reversion/recover_list.html' 2026-07-21 10:59:06,252 wheel INFO adding 'reversion/templates/reversion/revision_form.html' 2026-07-21 10:59:06,253 wheel INFO adding 'django_reversion-6.3.0.dist-info/METADATA' 2026-07-21 10:59:06,254 wheel INFO adding 'django_reversion-6.3.0.dist-info/WHEEL' 2026-07-21 10:59:06,255 wheel INFO adding 'django_reversion-6.3.0.dist-info/top_level.txt' 2026-07-21 10:59:06,256 wheel INFO adding 'django_reversion-6.3.0.dist-info/RECORD' 2026-07-21 10:59:06,258 root INFO removing build/bdist.linux-riscv64/wheel 2026-07-21 10:59:06,275 gpep517 INFO The backend produced .dist/django_reversion-6.3.0-py3-none-any.whl django_reversion-6.3.0-py3-none-any.whl >>> py3-django-reversion: Entering fakeroot... >>> py3-django-reversion-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/reversion/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.14/site-packages/reversion/management/__pycache__' 'usr/lib/python3.14/site-packages/reversion/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.14/site-packages/reversion/management/commands/__pycache__' 'usr/lib/python3.14/site-packages/reversion/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.14/site-packages/reversion/__pycache__' 'usr/lib/python3.14/site-packages/reversion/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.14/site-packages/reversion/migrations/__pycache__' >>> py3-django-reversion-pyc*: Preparing subpackage py3-django-reversion-pyc... >>> py3-django-reversion-pyc*: Running postcheck for py3-django-reversion-pyc >>> py3-django-reversion*: Running postcheck for py3-django-reversion >>> py3-django-reversion*: Preparing package py3-django-reversion... >>> py3-django-reversion*: Tracing dependencies... py3-django python3~3.14 >>> py3-django-reversion*: Package size: 213.0 KB >>> py3-django-reversion*: Compressing data... >>> py3-django-reversion*: Create checksum... >>> py3-django-reversion*: Create py3-django-reversion-6.3.0-r0.apk >>> py3-django-reversion-pyc*: Tracing dependencies... python3~3.14 >>> py3-django-reversion-pyc*: Package size: 90.1 KB >>> py3-django-reversion-pyc*: Compressing data... >>> py3-django-reversion-pyc*: Create checksum... >>> py3-django-reversion-pyc*: Create py3-django-reversion-pyc-6.3.0-r0.apk >>> py3-django-reversion: Build complete at Tue, 21 Jul 2026 10:59:08 +0000 elapsed time 0h 0m 15s >>> py3-django-reversion: Cleaning up srcdir >>> py3-django-reversion: Cleaning up pkgdir >>> py3-django-reversion: Cleaning up tmpdir >>> py3-django-reversion: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-django-reversion (20260721.105859) ( 2/31) Purging py3-django-pyc (5.2.16-r0) ( 3/31) Purging py3-django (5.2.16-r0) ( 4/31) Purging py3-asgiref-pyc (3.9.1-r1) ( 5/31) Purging py3-asgiref (3.9.1-r1) ( 6/31) Purging py3-sqlparse-pyc (0.5.3-r1) ( 7/31) Purging py3-sqlparse (0.5.3-r1) ( 8/31) Purging tzdata (2026c-r0) ( 9/31) Purging py3-gpep517-pyc (19-r2) (10/31) Purging py3-gpep517 (19-r2) (11/31) Purging py3-installer-pyc (1.0.1-r0) (12/31) Purging py3-installer (1.0.1-r0) (13/31) Purging py3-setuptools_scm-pyc (9.2.2-r1) (14/31) Purging py3-setuptools_scm (9.2.2-r1) (15/31) Purging py3-setuptools-pyc (83.0.0-r0) (16/31) Purging py3-setuptools (83.0.0-r0) (17/31) Purging py3-packaging-pyc (26.2-r0) (18/31) Purging py3-packaging (26.2-r0) (19/31) Purging py3-parsing-pyc (3.3.2-r1) (20/31) Purging py3-parsing (3.3.2-r1) (21/31) Purging python3-pyc (3.14.5-r2) (22/31) Purging python3-pycache-pyc0 (3.14.5-r2) (23/31) Purging pyc (3.14.5-r2) (24/31) Purging python3 (3.14.5-r2) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.5.2-r1) (27/31) Purging libpanelw (6.6_p20260516-r0) (28/31) Purging mpdecimal (4.0.1-r0) (29/31) Purging readline (8.3.3-r1) (30/31) Purging sqlite-libs (3.53.3-r0) (31/31) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r1.trigger OK: 392.0 MiB in 106 packages >>> py3-django-reversion: Updating the community/riscv64 repository index... >>> py3-django-reversion: Signing the index...