>>> py3-django-reversion: Building community/py3-django-reversion 5.1.0-r1 (using abuild 3.16.0_rc4-r0) started Mon, 10 Nov 2025 19:58:39 +0000 >>> py3-django-reversion: Validating /home/buildozer/aports/community/py3-django-reversion/APKBUILD... >>> WARNING: py3-django-reversion: No maintainer >>> 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-r0) ( 3/31) Installing gdbm (1.26-r0) ( 4/31) Installing xz-libs (5.8.1-r0) ( 5/31) Installing mpdecimal (4.0.1-r0) ( 6/31) Installing libpanelw (6.5_p20251010-r0) ( 7/31) Installing sqlite-libs (3.51.0-r0) ( 8/31) Installing python3 (3.12.12-r0) ( 9/31) Installing python3-pycache-pyc0 (3.12.12-r0) (10/31) Installing pyc (3.12.12-r0) (11/31) Installing py3-django-pyc (4.2.25-r0) (12/31) Installing python3-pyc (3.12.12-r0) (13/31) Installing py3-asgiref (3.9.1-r0) (14/31) Installing py3-asgiref-pyc (3.9.1-r0) (15/31) Installing py3-sqlparse (0.5.3-r0) (16/31) Installing py3-sqlparse-pyc (0.5.3-r0) (17/31) Installing tzdata (2025b-r0) (18/31) Installing py3-django (4.2.25-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (19-r1) (22/31) Installing py3-gpep517-pyc (19-r1) (23/31) Installing py3-parsing (3.2.3-r0) (24/31) Installing py3-parsing-pyc (3.2.3-r0) (25/31) Installing py3-packaging (25.0-r0) (26/31) Installing py3-packaging-pyc (25.0-r0) (27/31) Installing py3-setuptools (80.9.0-r2) (28/31) Installing py3-setuptools-pyc (80.9.0-r2) (29/31) Installing py3-setuptools_scm (9.2.2-r0) (30/31) Installing py3-setuptools_scm-pyc (9.2.2-r0) (31/31) Installing .makedepends-py3-django-reversion (20251110.195933) busybox-1.37.0-r24.trigger: Executing script... OK: 740 MiB in 136 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/v3.23/django_reversion-5.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/django_reversion-5.1.0.tar.gz.part' django_reversion-5.1 100% |********************************| 73178 0:00:00 ETA '/var/cache/distfiles/v3.23/django_reversion-5.1.0.tar.gz.part' saved /var/cache/distfiles/v3.23/django_reversion-5.1.0.tar.gz: OK >>> py3-django-reversion: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/django_reversion-5.1.0.tar.gz /var/cache/distfiles/v3.23/django_reversion-5.1.0.tar.gz: OK >>> py3-django-reversion: Unpacking /var/cache/distfiles/v3.23/django_reversion-5.1.0.tar.gz... 2025-11-10 19:59:38,794 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-10 19:59:39,651 root INFO running bdist_wheel 2025-11-10 19:59:39,754 root INFO running build 2025-11-10 19:59:39,755 root INFO running build_py 2025-11-10 19:59:39,780 root INFO creating build/lib/reversion 2025-11-10 19:59:39,782 root INFO copying reversion/__init__.py -> build/lib/reversion 2025-11-10 19:59:39,783 root INFO copying reversion/middleware.py -> build/lib/reversion 2025-11-10 19:59:39,785 root INFO copying reversion/revisions.py -> build/lib/reversion 2025-11-10 19:59:39,787 root INFO copying reversion/apps.py -> build/lib/reversion 2025-11-10 19:59:39,788 root INFO copying reversion/signals.py -> build/lib/reversion 2025-11-10 19:59:39,790 root INFO copying reversion/views.py -> build/lib/reversion 2025-11-10 19:59:39,792 root INFO copying reversion/admin.py -> build/lib/reversion 2025-11-10 19:59:39,793 root INFO copying reversion/errors.py -> build/lib/reversion 2025-11-10 19:59:39,795 root INFO copying reversion/models.py -> build/lib/reversion 2025-11-10 19:59:39,797 root INFO creating build/lib/reversion/management 2025-11-10 19:59:39,798 root INFO copying reversion/management/__init__.py -> build/lib/reversion/management 2025-11-10 19:59:39,800 root INFO creating build/lib/reversion/migrations 2025-11-10 19:59:39,801 root INFO copying reversion/migrations/__init__.py -> build/lib/reversion/migrations 2025-11-10 19:59:39,803 root INFO copying reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/lib/reversion/migrations 2025-11-10 19:59:39,804 root INFO copying reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/lib/reversion/migrations 2025-11-10 19:59:39,807 root INFO creating build/lib/reversion/management/commands 2025-11-10 19:59:39,808 root INFO copying reversion/management/commands/deleterevisions.py -> build/lib/reversion/management/commands 2025-11-10 19:59:39,809 root INFO copying reversion/management/commands/createinitialrevisions.py -> build/lib/reversion/management/commands 2025-11-10 19:59:39,811 root INFO copying reversion/management/commands/__init__.py -> build/lib/reversion/management/commands 2025-11-10 19:59:39,826 root INFO creating build/lib/reversion/locale/uk/LC_MESSAGES 2025-11-10 19:59:39,827 root INFO copying reversion/locale/uk/LC_MESSAGES/django.po -> build/lib/reversion/locale/uk/LC_MESSAGES 2025-11-10 19:59:39,829 root INFO copying reversion/locale/uk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/uk/LC_MESSAGES 2025-11-10 19:59:39,831 root INFO creating build/lib/reversion/locale/ru/LC_MESSAGES 2025-11-10 19:59:39,832 root INFO copying reversion/locale/ru/LC_MESSAGES/django.po -> build/lib/reversion/locale/ru/LC_MESSAGES 2025-11-10 19:59:39,834 root INFO copying reversion/locale/ru/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ru/LC_MESSAGES 2025-11-10 19:59:39,835 root INFO creating build/lib/reversion/locale/sv/LC_MESSAGES 2025-11-10 19:59:39,837 root INFO copying reversion/locale/sv/LC_MESSAGES/django.po -> build/lib/reversion/locale/sv/LC_MESSAGES 2025-11-10 19:59:39,839 root INFO copying reversion/locale/sv/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sv/LC_MESSAGES 2025-11-10 19:59:39,840 root INFO creating build/lib/reversion/locale/es/LC_MESSAGES 2025-11-10 19:59:39,841 root INFO copying reversion/locale/es/LC_MESSAGES/django.po -> build/lib/reversion/locale/es/LC_MESSAGES 2025-11-10 19:59:39,843 root INFO copying reversion/locale/es/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es/LC_MESSAGES 2025-11-10 19:59:39,845 root INFO creating build/lib/reversion/locale/es_AR/LC_MESSAGES 2025-11-10 19:59:39,846 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.po -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2025-11-10 19:59:39,848 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2025-11-10 19:59:39,849 root INFO creating build/lib/reversion/locale/nl/LC_MESSAGES 2025-11-10 19:59:39,851 root INFO copying reversion/locale/nl/LC_MESSAGES/django.po -> build/lib/reversion/locale/nl/LC_MESSAGES 2025-11-10 19:59:39,852 root INFO copying reversion/locale/nl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nl/LC_MESSAGES 2025-11-10 19:59:39,854 root INFO creating build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2025-11-10 19:59:39,855 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2025-11-10 19:59:39,857 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2025-11-10 19:59:39,859 root INFO creating build/lib/reversion/locale/it/LC_MESSAGES 2025-11-10 19:59:39,860 root INFO copying reversion/locale/it/LC_MESSAGES/django.po -> build/lib/reversion/locale/it/LC_MESSAGES 2025-11-10 19:59:39,862 root INFO copying reversion/locale/it/LC_MESSAGES/django.mo -> build/lib/reversion/locale/it/LC_MESSAGES 2025-11-10 19:59:39,863 root INFO creating build/lib/reversion/locale/da/LC_MESSAGES 2025-11-10 19:59:39,865 root INFO copying reversion/locale/da/LC_MESSAGES/django.po -> build/lib/reversion/locale/da/LC_MESSAGES 2025-11-10 19:59:39,866 root INFO copying reversion/locale/da/LC_MESSAGES/django.mo -> build/lib/reversion/locale/da/LC_MESSAGES 2025-11-10 19:59:39,868 root INFO creating build/lib/reversion/locale/he/LC_MESSAGES 2025-11-10 19:59:39,869 root INFO copying reversion/locale/he/LC_MESSAGES/django.po -> build/lib/reversion/locale/he/LC_MESSAGES 2025-11-10 19:59:39,871 root INFO copying reversion/locale/he/LC_MESSAGES/django.mo -> build/lib/reversion/locale/he/LC_MESSAGES 2025-11-10 19:59:39,873 root INFO creating build/lib/reversion/locale/cs/LC_MESSAGES 2025-11-10 19:59:39,874 root INFO copying reversion/locale/cs/LC_MESSAGES/django.po -> build/lib/reversion/locale/cs/LC_MESSAGES 2025-11-10 19:59:39,875 root INFO copying reversion/locale/cs/LC_MESSAGES/django.mo -> build/lib/reversion/locale/cs/LC_MESSAGES 2025-11-10 19:59:39,877 root INFO creating build/lib/reversion/locale/ar/LC_MESSAGES 2025-11-10 19:59:39,878 root INFO copying reversion/locale/ar/LC_MESSAGES/django.po -> build/lib/reversion/locale/ar/LC_MESSAGES 2025-11-10 19:59:39,880 root INFO copying reversion/locale/ar/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ar/LC_MESSAGES 2025-11-10 19:59:39,882 root INFO creating build/lib/reversion/locale/pt_BR/LC_MESSAGES 2025-11-10 19:59:39,883 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2025-11-10 19:59:39,885 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2025-11-10 19:59:39,886 root INFO creating build/lib/reversion/locale/pl/LC_MESSAGES 2025-11-10 19:59:39,888 root INFO copying reversion/locale/pl/LC_MESSAGES/django.po -> build/lib/reversion/locale/pl/LC_MESSAGES 2025-11-10 19:59:39,889 root INFO copying reversion/locale/pl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pl/LC_MESSAGES 2025-11-10 19:59:39,891 root INFO creating build/lib/reversion/locale/fr/LC_MESSAGES 2025-11-10 19:59:39,892 root INFO copying reversion/locale/fr/LC_MESSAGES/django.po -> build/lib/reversion/locale/fr/LC_MESSAGES 2025-11-10 19:59:39,894 root INFO copying reversion/locale/fr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/fr/LC_MESSAGES 2025-11-10 19:59:39,896 root INFO creating build/lib/reversion/locale/sl_SI/LC_MESSAGES 2025-11-10 19:59:39,897 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2025-11-10 19:59:39,899 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2025-11-10 19:59:39,900 root INFO creating build/lib/reversion/locale/sk/LC_MESSAGES 2025-11-10 19:59:39,902 root INFO copying reversion/locale/sk/LC_MESSAGES/django.po -> build/lib/reversion/locale/sk/LC_MESSAGES 2025-11-10 19:59:39,903 root INFO copying reversion/locale/sk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sk/LC_MESSAGES 2025-11-10 19:59:39,905 root INFO creating build/lib/reversion/locale/de/LC_MESSAGES 2025-11-10 19:59:39,906 root INFO copying reversion/locale/de/LC_MESSAGES/django.po -> build/lib/reversion/locale/de/LC_MESSAGES 2025-11-10 19:59:39,908 root INFO copying reversion/locale/de/LC_MESSAGES/django.mo -> build/lib/reversion/locale/de/LC_MESSAGES 2025-11-10 19:59:39,909 root INFO creating build/lib/reversion/locale/nb/LC_MESSAGES 2025-11-10 19:59:39,911 root INFO copying reversion/locale/nb/LC_MESSAGES/django.po -> build/lib/reversion/locale/nb/LC_MESSAGES 2025-11-10 19:59:39,913 root INFO copying reversion/locale/nb/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nb/LC_MESSAGES 2025-11-10 19:59:39,914 root INFO creating build/lib/reversion/templates/reversion 2025-11-10 19:59:39,915 root INFO copying reversion/templates/reversion/change_list.html -> build/lib/reversion/templates/reversion 2025-11-10 19:59:39,917 root INFO copying reversion/templates/reversion/revision_form.html -> build/lib/reversion/templates/reversion 2025-11-10 19:59:39,919 root INFO copying reversion/templates/reversion/object_history.html -> build/lib/reversion/templates/reversion 2025-11-10 19:59:39,921 root INFO copying reversion/templates/reversion/recover_list.html -> build/lib/reversion/templates/reversion 2025-11-10 19:59:39,922 root INFO copying reversion/templates/reversion/recover_form.html -> build/lib/reversion/templates/reversion 2025-11-10 19:59:39,969 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-10 19:59:39,969 root INFO running install 2025-11-10 19:59:40,034 root INFO running install_lib 2025-11-10 19:59:40,056 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-10 19:59:40,057 root INFO creating build/bdist.linux-riscv64/wheel/reversion 2025-11-10 19:59:40,059 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management 2025-11-10 19:59:40,060 root INFO copying build/lib/reversion/management/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management 2025-11-10 19:59:40,061 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management/commands 2025-11-10 19:59:40,062 root INFO copying build/lib/reversion/management/commands/deleterevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2025-11-10 19:59:40,064 root INFO copying build/lib/reversion/management/commands/createinitialrevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2025-11-10 19:59:40,065 root INFO copying build/lib/reversion/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2025-11-10 19:59:40,066 root INFO copying build/lib/reversion/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,068 root INFO copying build/lib/reversion/middleware.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,069 root INFO copying build/lib/reversion/revisions.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,071 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates 2025-11-10 19:59:40,072 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates/reversion 2025-11-10 19:59:40,073 root INFO copying build/lib/reversion/templates/reversion/change_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-11-10 19:59:40,075 root INFO copying build/lib/reversion/templates/reversion/revision_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-11-10 19:59:40,076 root INFO copying build/lib/reversion/templates/reversion/object_history.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-11-10 19:59:40,077 root INFO copying build/lib/reversion/templates/reversion/recover_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-11-10 19:59:40,078 root INFO copying build/lib/reversion/templates/reversion/recover_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2025-11-10 19:59:40,080 root INFO copying build/lib/reversion/apps.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,081 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale 2025-11-10 19:59:40,083 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk 2025-11-10 19:59:40,084 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk/LC_MESSAGES 2025-11-10 19:59:40,085 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2025-11-10 19:59:40,086 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2025-11-10 19:59:40,088 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru 2025-11-10 19:59:40,089 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru/LC_MESSAGES 2025-11-10 19:59:40,091 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2025-11-10 19:59:40,092 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2025-11-10 19:59:40,094 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv 2025-11-10 19:59:40,095 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv/LC_MESSAGES 2025-11-10 19:59:40,096 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2025-11-10 19:59:40,097 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2025-11-10 19:59:40,099 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es 2025-11-10 19:59:40,100 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es/LC_MESSAGES 2025-11-10 19:59:40,101 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2025-11-10 19:59:40,103 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2025-11-10 19:59:40,104 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR 2025-11-10 19:59:40,106 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR/LC_MESSAGES 2025-11-10 19:59:40,107 root INFO copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es_AR/LC_MESSAGES 2025-11-10 19:59:40,108 root INFO copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es_AR/LC_MESSAGES 2025-11-10 19:59:40,110 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl 2025-11-10 19:59:40,111 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl/LC_MESSAGES 2025-11-10 19:59:40,112 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2025-11-10 19:59:40,113 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2025-11-10 19:59:40,115 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans 2025-11-10 19:59:40,116 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans/LC_MESSAGES 2025-11-10 19:59:40,117 root INFO copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/zh_Hans/LC_MESSAGES 2025-11-10 19:59:40,119 root INFO copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/zh_Hans/LC_MESSAGES 2025-11-10 19:59:40,121 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it 2025-11-10 19:59:40,122 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it/LC_MESSAGES 2025-11-10 19:59:40,123 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2025-11-10 19:59:40,124 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2025-11-10 19:59:40,126 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da 2025-11-10 19:59:40,127 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da/LC_MESSAGES 2025-11-10 19:59:40,128 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2025-11-10 19:59:40,130 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2025-11-10 19:59:40,131 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he 2025-11-10 19:59:40,133 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he/LC_MESSAGES 2025-11-10 19:59:40,134 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2025-11-10 19:59:40,135 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2025-11-10 19:59:40,137 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs 2025-11-10 19:59:40,138 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs/LC_MESSAGES 2025-11-10 19:59:40,139 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2025-11-10 19:59:40,141 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2025-11-10 19:59:40,142 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar 2025-11-10 19:59:40,144 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar/LC_MESSAGES 2025-11-10 19:59:40,145 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2025-11-10 19:59:40,146 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2025-11-10 19:59:40,148 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR 2025-11-10 19:59:40,149 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR/LC_MESSAGES 2025-11-10 19:59:40,150 root INFO copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pt_BR/LC_MESSAGES 2025-11-10 19:59:40,151 root INFO copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pt_BR/LC_MESSAGES 2025-11-10 19:59:40,153 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl 2025-11-10 19:59:40,155 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl/LC_MESSAGES 2025-11-10 19:59:40,156 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2025-11-10 19:59:40,157 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2025-11-10 19:59:40,159 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr 2025-11-10 19:59:40,160 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr/LC_MESSAGES 2025-11-10 19:59:40,161 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2025-11-10 19:59:40,162 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2025-11-10 19:59:40,164 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI 2025-11-10 19:59:40,165 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI/LC_MESSAGES 2025-11-10 19:59:40,166 root INFO copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sl_SI/LC_MESSAGES 2025-11-10 19:59:40,168 root INFO copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sl_SI/LC_MESSAGES 2025-11-10 19:59:40,170 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk 2025-11-10 19:59:40,171 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk/LC_MESSAGES 2025-11-10 19:59:40,172 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2025-11-10 19:59:40,173 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2025-11-10 19:59:40,175 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de 2025-11-10 19:59:40,176 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de/LC_MESSAGES 2025-11-10 19:59:40,177 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2025-11-10 19:59:40,179 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2025-11-10 19:59:40,180 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb 2025-11-10 19:59:40,182 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb/LC_MESSAGES 2025-11-10 19:59:40,183 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2025-11-10 19:59:40,184 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2025-11-10 19:59:40,185 root INFO copying build/lib/reversion/signals.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,187 root INFO copying build/lib/reversion/views.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,188 root INFO copying build/lib/reversion/admin.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,190 root INFO creating build/bdist.linux-riscv64/wheel/reversion/migrations 2025-11-10 19:59:40,191 root INFO copying build/lib/reversion/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2025-11-10 19:59:40,192 root INFO copying build/lib/reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2025-11-10 19:59:40,193 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 2025-11-10 19:59:40,195 root INFO copying build/lib/reversion/errors.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,196 root INFO copying build/lib/reversion/models.py -> build/bdist.linux-riscv64/wheel/./reversion 2025-11-10 19:59:40,197 root INFO running install_egg_info 2025-11-10 19:59:40,219 root INFO running egg_info 2025-11-10 19:59:40,242 root INFO writing django_reversion.egg-info/PKG-INFO 2025-11-10 19:59:40,244 root INFO writing dependency_links to django_reversion.egg-info/dependency_links.txt 2025-11-10 19:59:40,246 root INFO writing requirements to django_reversion.egg-info/requires.txt 2025-11-10 19:59:40,247 root INFO writing top-level names to django_reversion.egg-info/top_level.txt listing git files failed - pretending there aren't any 2025-11-10 19:59:40,340 root INFO reading manifest file 'django_reversion.egg-info/SOURCES.txt' 2025-11-10 19:59:40,354 root INFO reading manifest template 'MANIFEST.in' 2025-11-10 19:59:40,370 root WARNING no previously-included directories found matching 'docs/_build' 2025-11-10 19:59:40,371 root INFO adding license file 'LICENSE' 2025-11-10 19:59:40,384 root INFO writing manifest file 'django_reversion.egg-info/SOURCES.txt' 2025-11-10 19:59:40,385 root INFO Copying django_reversion.egg-info to build/bdist.linux-riscv64/wheel/./django_reversion-5.1.0-py3.12.egg-info 2025-11-10 19:59:40,393 root INFO running install_scripts 2025-11-10 19:59:40,400 root INFO creating build/bdist.linux-riscv64/wheel/django_reversion-5.1.0.dist-info/WHEEL 2025-11-10 19:59:40,403 wheel INFO creating '/home/buildozer/aports/community/py3-django-reversion/src/django_reversion-5.1.0/.dist/.tmp-rrpkkgs3/django_reversion-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-10 19:59:40,406 wheel INFO adding 'django_reversion-5.1.0.dist-info/licenses/LICENSE' 2025-11-10 19:59:40,408 wheel INFO adding 'reversion/__init__.py' 2025-11-10 19:59:40,410 wheel INFO adding 'reversion/admin.py' 2025-11-10 19:59:40,411 wheel INFO adding 'reversion/apps.py' 2025-11-10 19:59:40,413 wheel INFO adding 'reversion/errors.py' 2025-11-10 19:59:40,414 wheel INFO adding 'reversion/middleware.py' 2025-11-10 19:59:40,416 wheel INFO adding 'reversion/models.py' 2025-11-10 19:59:40,418 wheel INFO adding 'reversion/revisions.py' 2025-11-10 19:59:40,420 wheel INFO adding 'reversion/signals.py' 2025-11-10 19:59:40,422 wheel INFO adding 'reversion/views.py' 2025-11-10 19:59:40,425 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,426 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.po' 2025-11-10 19:59:40,428 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,430 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.po' 2025-11-10 19:59:40,432 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,434 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.po' 2025-11-10 19:59:40,436 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,437 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.po' 2025-11-10 19:59:40,439 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,441 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.po' 2025-11-10 19:59:40,443 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,445 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.po' 2025-11-10 19:59:40,447 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,449 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.po' 2025-11-10 19:59:40,451 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,452 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.po' 2025-11-10 19:59:40,454 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,456 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.po' 2025-11-10 19:59:40,458 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,460 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.po' 2025-11-10 19:59:40,462 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,463 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.po' 2025-11-10 19:59:40,465 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,467 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.po' 2025-11-10 19:59:40,469 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,470 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.po' 2025-11-10 19:59:40,473 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,474 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.po' 2025-11-10 19:59:40,476 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,478 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.po' 2025-11-10 19:59:40,480 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,482 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.po' 2025-11-10 19:59:40,484 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,485 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.po' 2025-11-10 19:59:40,487 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,489 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.po' 2025-11-10 19:59:40,491 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-11-10 19:59:40,493 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.po' 2025-11-10 19:59:40,495 wheel INFO adding 'reversion/management/__init__.py' 2025-11-10 19:59:40,496 wheel INFO adding 'reversion/management/commands/__init__.py' 2025-11-10 19:59:40,498 wheel INFO adding 'reversion/management/commands/createinitialrevisions.py' 2025-11-10 19:59:40,500 wheel INFO adding 'reversion/management/commands/deleterevisions.py' 2025-11-10 19:59:40,502 wheel INFO adding 'reversion/migrations/0001_squashed_0004_auto_20160611_1202.py' 2025-11-10 19:59:40,503 wheel INFO adding 'reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py' 2025-11-10 19:59:40,505 wheel INFO adding 'reversion/migrations/__init__.py' 2025-11-10 19:59:40,507 wheel INFO adding 'reversion/templates/reversion/change_list.html' 2025-11-10 19:59:40,508 wheel INFO adding 'reversion/templates/reversion/object_history.html' 2025-11-10 19:59:40,510 wheel INFO adding 'reversion/templates/reversion/recover_form.html' 2025-11-10 19:59:40,511 wheel INFO adding 'reversion/templates/reversion/recover_list.html' 2025-11-10 19:59:40,513 wheel INFO adding 'reversion/templates/reversion/revision_form.html' 2025-11-10 19:59:40,514 wheel INFO adding 'django_reversion-5.1.0.dist-info/METADATA' 2025-11-10 19:59:40,515 wheel INFO adding 'django_reversion-5.1.0.dist-info/WHEEL' 2025-11-10 19:59:40,515 wheel INFO adding 'django_reversion-5.1.0.dist-info/top_level.txt' 2025-11-10 19:59:40,517 wheel INFO adding 'django_reversion-5.1.0.dist-info/RECORD' 2025-11-10 19:59:40,519 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-10 19:59:40,538 gpep517 INFO The backend produced .dist/django_reversion-5.1.0-py3-none-any.whl django_reversion-5.1.0-py3-none-any.whl >>> py3-django-reversion: Entering fakeroot... >>> py3-django-reversion-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/reversion/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/management/__pycache__' 'usr/lib/python3.12/site-packages/reversion/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/reversion/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/site-packages/reversion/__pycache__' 'usr/lib/python3.12/site-packages/reversion/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-reversion/pkg/py3-django-reversion-pyc/usr/lib/python3.12/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-pyc*: Tracing dependencies... python3~3.12 >>> py3-django-reversion-pyc*: Package size: 80.8 KB >>> py3-django-reversion-pyc*: Compressing data... >>> py3-django-reversion-pyc*: Create checksum... >>> py3-django-reversion-pyc*: Create py3-django-reversion-pyc-5.1.0-r1.apk >>> py3-django-reversion*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-reversion*: Package size: 200.5 KB >>> py3-django-reversion*: Compressing data... >>> py3-django-reversion*: Create checksum... >>> py3-django-reversion*: Create py3-django-reversion-5.1.0-r1.apk >>> py3-django-reversion: Build complete at Mon, 10 Nov 2025 19:59:43 +0000 elapsed time 0h 1m 4s >>> 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 (20251110.195933) ( 2/31) Purging py3-django-pyc (4.2.25-r0) ( 3/31) Purging py3-django (4.2.25-r0) ( 4/31) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/31) Purging py3-asgiref (3.9.1-r0) ( 6/31) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/31) Purging py3-sqlparse (0.5.3-r0) ( 8/31) Purging tzdata (2025b-r0) ( 9/31) Purging py3-gpep517-pyc (19-r1) (10/31) Purging py3-gpep517 (19-r1) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools_scm-pyc (9.2.2-r0) (14/31) Purging py3-setuptools_scm (9.2.2-r0) (15/31) Purging py3-setuptools-pyc (80.9.0-r2) (16/31) Purging py3-setuptools (80.9.0-r2) (17/31) Purging py3-packaging-pyc (25.0-r0) (18/31) Purging py3-packaging (25.0-r0) (19/31) Purging py3-parsing-pyc (3.2.3-r0) (20/31) Purging py3-parsing (3.2.3-r0) (21/31) Purging python3-pyc (3.12.12-r0) (22/31) Purging python3-pycache-pyc0 (3.12.12-r0) (23/31) Purging pyc (3.12.12-r0) (24/31) Purging python3 (3.12.12-r0) (25/31) Purging gdbm (1.26-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.5.2-r0) (28/31) Purging libpanelw (6.5_p20251010-r0) (29/31) Purging mpdecimal (4.0.1-r0) (30/31) Purging sqlite-libs (3.51.0-r0) (31/31) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-django-reversion: Updating the community/riscv64 repository index... >>> py3-django-reversion: Signing the index...