>>> py3-django-reversion: Building community/py3-django-reversion 5.1.0-r3 (using abuild 3.17.0_rc2-r0) started Fri, 01 May 2026 21:24:18 +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/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r1) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.3-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20260404-r0) ( 7/32) Installing readline (8.3.3-r1) ( 8/32) Installing sqlite-libs (3.53.0-r0) ( 9/32) Installing python3 (3.14.3-r0) (10/32) Installing python3-pycache-pyc0 (3.14.3-r0) (11/32) Installing pyc (3.14.3-r0) (12/32) Installing py3-django-pyc (5.2.13-r0) (13/32) Installing python3-pyc (3.14.3-r0) (14/32) Installing py3-asgiref (3.9.1-r1) (15/32) Installing py3-asgiref-pyc (3.9.1-r1) (16/32) Installing py3-sqlparse (0.5.3-r1) (17/32) Installing py3-sqlparse-pyc (0.5.3-r1) (18/32) Installing tzdata (2026b-r0) (19/32) Installing py3-django (5.2.13-r0) (20/32) Installing py3-installer (1.0.0-r0) (21/32) Installing py3-installer-pyc (1.0.0-r0) (22/32) Installing py3-gpep517 (19-r2) (23/32) Installing py3-gpep517-pyc (19-r2) (24/32) Installing py3-parsing (3.3.2-r1) (25/32) Installing py3-parsing-pyc (3.3.2-r1) (26/32) Installing py3-packaging (26.2-r0) (27/32) Installing py3-packaging-pyc (26.2-r0) (28/32) Installing py3-setuptools (82.0.1-r1) (29/32) Installing py3-setuptools-pyc (82.0.1-r1) (30/32) Installing py3-setuptools_scm (9.2.2-r1) (31/32) Installing py3-setuptools_scm-pyc (9.2.2-r1) (32/32) Installing .makedepends-py3-django-reversion (20260501.212430) Executing busybox-1.37.0-r31.trigger OK: 900.1 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/v3.24/django_reversion-5.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/django_reversion-5.1.0.tar.gz.part' django_reversion-5.1 100% |********************************| 73178 0:00:00 ETA '/var/cache/distfiles/v3.24/django_reversion-5.1.0.tar.gz.part' saved /var/cache/distfiles/v3.24/django_reversion-5.1.0.tar.gz: OK >>> py3-django-reversion: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/django_reversion-5.1.0.tar.gz /var/cache/distfiles/v3.24/django_reversion-5.1.0.tar.gz: OK >>> py3-django-reversion: Unpacking /var/cache/distfiles/v3.24/django_reversion-5.1.0.tar.gz... 2026-05-01 21:24:35,383 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-05-01 21:24:36,155 root INFO running bdist_wheel 2026-05-01 21:24:36,224 root INFO running build 2026-05-01 21:24:36,224 root INFO running build_py 2026-05-01 21:24:36,241 root INFO creating build/lib/reversion 2026-05-01 21:24:36,243 root INFO copying reversion/__init__.py -> build/lib/reversion 2026-05-01 21:24:36,244 root INFO copying reversion/middleware.py -> build/lib/reversion 2026-05-01 21:24:36,246 root INFO copying reversion/revisions.py -> build/lib/reversion 2026-05-01 21:24:36,247 root INFO copying reversion/apps.py -> build/lib/reversion 2026-05-01 21:24:36,248 root INFO copying reversion/signals.py -> build/lib/reversion 2026-05-01 21:24:36,250 root INFO copying reversion/views.py -> build/lib/reversion 2026-05-01 21:24:36,251 root INFO copying reversion/admin.py -> build/lib/reversion 2026-05-01 21:24:36,252 root INFO copying reversion/errors.py -> build/lib/reversion 2026-05-01 21:24:36,254 root INFO copying reversion/models.py -> build/lib/reversion 2026-05-01 21:24:36,255 root INFO creating build/lib/reversion/management 2026-05-01 21:24:36,256 root INFO copying reversion/management/__init__.py -> build/lib/reversion/management 2026-05-01 21:24:36,258 root INFO creating build/lib/reversion/migrations 2026-05-01 21:24:36,259 root INFO copying reversion/migrations/__init__.py -> build/lib/reversion/migrations 2026-05-01 21:24:36,260 root INFO copying reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/lib/reversion/migrations 2026-05-01 21:24:36,261 root INFO copying reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/lib/reversion/migrations 2026-05-01 21:24:36,262 root INFO creating build/lib/reversion/management/commands 2026-05-01 21:24:36,263 root INFO copying reversion/management/commands/deleterevisions.py -> build/lib/reversion/management/commands 2026-05-01 21:24:36,265 root INFO copying reversion/management/commands/createinitialrevisions.py -> build/lib/reversion/management/commands 2026-05-01 21:24:36,266 root INFO copying reversion/management/commands/__init__.py -> build/lib/reversion/management/commands 2026-05-01 21:24:36,276 root INFO creating build/lib/reversion/locale/uk/LC_MESSAGES 2026-05-01 21:24:36,277 root INFO copying reversion/locale/uk/LC_MESSAGES/django.po -> build/lib/reversion/locale/uk/LC_MESSAGES 2026-05-01 21:24:36,279 root INFO copying reversion/locale/uk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/uk/LC_MESSAGES 2026-05-01 21:24:36,280 root INFO creating build/lib/reversion/locale/ru/LC_MESSAGES 2026-05-01 21:24:36,281 root INFO copying reversion/locale/ru/LC_MESSAGES/django.po -> build/lib/reversion/locale/ru/LC_MESSAGES 2026-05-01 21:24:36,282 root INFO copying reversion/locale/ru/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ru/LC_MESSAGES 2026-05-01 21:24:36,284 root INFO creating build/lib/reversion/locale/sv/LC_MESSAGES 2026-05-01 21:24:36,285 root INFO copying reversion/locale/sv/LC_MESSAGES/django.po -> build/lib/reversion/locale/sv/LC_MESSAGES 2026-05-01 21:24:36,286 root INFO copying reversion/locale/sv/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sv/LC_MESSAGES 2026-05-01 21:24:36,287 root INFO creating build/lib/reversion/locale/es/LC_MESSAGES 2026-05-01 21:24:36,288 root INFO copying reversion/locale/es/LC_MESSAGES/django.po -> build/lib/reversion/locale/es/LC_MESSAGES 2026-05-01 21:24:36,289 root INFO copying reversion/locale/es/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es/LC_MESSAGES 2026-05-01 21:24:36,291 root INFO creating build/lib/reversion/locale/es_AR/LC_MESSAGES 2026-05-01 21:24:36,292 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.po -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2026-05-01 21:24:36,293 root INFO copying reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es_AR/LC_MESSAGES 2026-05-01 21:24:36,294 root INFO creating build/lib/reversion/locale/nl/LC_MESSAGES 2026-05-01 21:24:36,295 root INFO copying reversion/locale/nl/LC_MESSAGES/django.po -> build/lib/reversion/locale/nl/LC_MESSAGES 2026-05-01 21:24:36,296 root INFO copying reversion/locale/nl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nl/LC_MESSAGES 2026-05-01 21:24:36,298 root INFO creating build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2026-05-01 21:24:36,299 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2026-05-01 21:24:36,300 root INFO copying reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES 2026-05-01 21:24:36,301 root INFO creating build/lib/reversion/locale/it/LC_MESSAGES 2026-05-01 21:24:36,303 root INFO copying reversion/locale/it/LC_MESSAGES/django.po -> build/lib/reversion/locale/it/LC_MESSAGES 2026-05-01 21:24:36,304 root INFO copying reversion/locale/it/LC_MESSAGES/django.mo -> build/lib/reversion/locale/it/LC_MESSAGES 2026-05-01 21:24:36,305 root INFO creating build/lib/reversion/locale/da/LC_MESSAGES 2026-05-01 21:24:36,306 root INFO copying reversion/locale/da/LC_MESSAGES/django.po -> build/lib/reversion/locale/da/LC_MESSAGES 2026-05-01 21:24:36,308 root INFO copying reversion/locale/da/LC_MESSAGES/django.mo -> build/lib/reversion/locale/da/LC_MESSAGES 2026-05-01 21:24:36,309 root INFO creating build/lib/reversion/locale/he/LC_MESSAGES 2026-05-01 21:24:36,310 root INFO copying reversion/locale/he/LC_MESSAGES/django.po -> build/lib/reversion/locale/he/LC_MESSAGES 2026-05-01 21:24:36,311 root INFO copying reversion/locale/he/LC_MESSAGES/django.mo -> build/lib/reversion/locale/he/LC_MESSAGES 2026-05-01 21:24:36,312 root INFO creating build/lib/reversion/locale/cs/LC_MESSAGES 2026-05-01 21:24:36,313 root INFO copying reversion/locale/cs/LC_MESSAGES/django.po -> build/lib/reversion/locale/cs/LC_MESSAGES 2026-05-01 21:24:36,315 root INFO copying reversion/locale/cs/LC_MESSAGES/django.mo -> build/lib/reversion/locale/cs/LC_MESSAGES 2026-05-01 21:24:36,316 root INFO creating build/lib/reversion/locale/ar/LC_MESSAGES 2026-05-01 21:24:36,317 root INFO copying reversion/locale/ar/LC_MESSAGES/django.po -> build/lib/reversion/locale/ar/LC_MESSAGES 2026-05-01 21:24:36,318 root INFO copying reversion/locale/ar/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ar/LC_MESSAGES 2026-05-01 21:24:36,320 root INFO creating build/lib/reversion/locale/pt_BR/LC_MESSAGES 2026-05-01 21:24:36,321 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2026-05-01 21:24:36,322 root INFO copying reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pt_BR/LC_MESSAGES 2026-05-01 21:24:36,323 root INFO creating build/lib/reversion/locale/pl/LC_MESSAGES 2026-05-01 21:24:36,324 root INFO copying reversion/locale/pl/LC_MESSAGES/django.po -> build/lib/reversion/locale/pl/LC_MESSAGES 2026-05-01 21:24:36,325 root INFO copying reversion/locale/pl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pl/LC_MESSAGES 2026-05-01 21:24:36,327 root INFO creating build/lib/reversion/locale/fr/LC_MESSAGES 2026-05-01 21:24:36,328 root INFO copying reversion/locale/fr/LC_MESSAGES/django.po -> build/lib/reversion/locale/fr/LC_MESSAGES 2026-05-01 21:24:36,329 root INFO copying reversion/locale/fr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/fr/LC_MESSAGES 2026-05-01 21:24:36,330 root INFO creating build/lib/reversion/locale/sl_SI/LC_MESSAGES 2026-05-01 21:24:36,331 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2026-05-01 21:24:36,333 root INFO copying reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sl_SI/LC_MESSAGES 2026-05-01 21:24:36,334 root INFO creating build/lib/reversion/locale/sk/LC_MESSAGES 2026-05-01 21:24:36,335 root INFO copying reversion/locale/sk/LC_MESSAGES/django.po -> build/lib/reversion/locale/sk/LC_MESSAGES 2026-05-01 21:24:36,336 root INFO copying reversion/locale/sk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sk/LC_MESSAGES 2026-05-01 21:24:36,337 root INFO creating build/lib/reversion/locale/de/LC_MESSAGES 2026-05-01 21:24:36,338 root INFO copying reversion/locale/de/LC_MESSAGES/django.po -> build/lib/reversion/locale/de/LC_MESSAGES 2026-05-01 21:24:36,340 root INFO copying reversion/locale/de/LC_MESSAGES/django.mo -> build/lib/reversion/locale/de/LC_MESSAGES 2026-05-01 21:24:36,341 root INFO creating build/lib/reversion/locale/nb/LC_MESSAGES 2026-05-01 21:24:36,342 root INFO copying reversion/locale/nb/LC_MESSAGES/django.po -> build/lib/reversion/locale/nb/LC_MESSAGES 2026-05-01 21:24:36,343 root INFO copying reversion/locale/nb/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nb/LC_MESSAGES 2026-05-01 21:24:36,345 root INFO creating build/lib/reversion/templates/reversion 2026-05-01 21:24:36,346 root INFO copying reversion/templates/reversion/change_list.html -> build/lib/reversion/templates/reversion 2026-05-01 21:24:36,347 root INFO copying reversion/templates/reversion/revision_form.html -> build/lib/reversion/templates/reversion 2026-05-01 21:24:36,348 root INFO copying reversion/templates/reversion/object_history.html -> build/lib/reversion/templates/reversion 2026-05-01 21:24:36,350 root INFO copying reversion/templates/reversion/recover_list.html -> build/lib/reversion/templates/reversion 2026-05-01 21:24:36,351 root INFO copying reversion/templates/reversion/recover_form.html -> build/lib/reversion/templates/reversion 2026-05-01 21:24:36,384 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-01 21:24:36,384 root INFO running install 2026-05-01 21:24:36,421 root INFO running install_lib 2026-05-01 21:24:36,436 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-01 21:24:36,437 root INFO creating build/bdist.linux-riscv64/wheel/reversion 2026-05-01 21:24:36,438 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management 2026-05-01 21:24:36,439 root INFO copying build/lib/reversion/management/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management 2026-05-01 21:24:36,440 root INFO creating build/bdist.linux-riscv64/wheel/reversion/management/commands 2026-05-01 21:24:36,441 root INFO copying build/lib/reversion/management/commands/deleterevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2026-05-01 21:24:36,444 root INFO copying build/lib/reversion/management/commands/createinitialrevisions.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2026-05-01 21:24:36,445 root INFO copying build/lib/reversion/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/management/commands 2026-05-01 21:24:36,447 root INFO copying build/lib/reversion/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,448 root INFO copying build/lib/reversion/middleware.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,449 root INFO copying build/lib/reversion/revisions.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,450 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates 2026-05-01 21:24:36,451 root INFO creating build/bdist.linux-riscv64/wheel/reversion/templates/reversion 2026-05-01 21:24:36,452 root INFO copying build/lib/reversion/templates/reversion/change_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-05-01 21:24:36,453 root INFO copying build/lib/reversion/templates/reversion/revision_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-05-01 21:24:36,454 root INFO copying build/lib/reversion/templates/reversion/object_history.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-05-01 21:24:36,455 root INFO copying build/lib/reversion/templates/reversion/recover_list.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-05-01 21:24:36,456 root INFO copying build/lib/reversion/templates/reversion/recover_form.html -> build/bdist.linux-riscv64/wheel/./reversion/templates/reversion 2026-05-01 21:24:36,457 root INFO copying build/lib/reversion/apps.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,458 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale 2026-05-01 21:24:36,459 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk 2026-05-01 21:24:36,460 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/uk/LC_MESSAGES 2026-05-01 21:24:36,461 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2026-05-01 21:24:36,462 root INFO copying build/lib/reversion/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/uk/LC_MESSAGES 2026-05-01 21:24:36,464 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru 2026-05-01 21:24:36,465 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ru/LC_MESSAGES 2026-05-01 21:24:36,465 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2026-05-01 21:24:36,467 root INFO copying build/lib/reversion/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ru/LC_MESSAGES 2026-05-01 21:24:36,468 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv 2026-05-01 21:24:36,469 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sv/LC_MESSAGES 2026-05-01 21:24:36,470 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2026-05-01 21:24:36,471 root INFO copying build/lib/reversion/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sv/LC_MESSAGES 2026-05-01 21:24:36,472 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es 2026-05-01 21:24:36,473 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es/LC_MESSAGES 2026-05-01 21:24:36,474 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2026-05-01 21:24:36,475 root INFO copying build/lib/reversion/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/es/LC_MESSAGES 2026-05-01 21:24:36,476 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR 2026-05-01 21:24:36,477 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/es_AR/LC_MESSAGES 2026-05-01 21:24:36,478 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-05-01 21:24:36,479 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-05-01 21:24:36,480 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl 2026-05-01 21:24:36,481 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nl/LC_MESSAGES 2026-05-01 21:24:36,482 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2026-05-01 21:24:36,483 root INFO copying build/lib/reversion/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nl/LC_MESSAGES 2026-05-01 21:24:36,484 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans 2026-05-01 21:24:36,485 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/zh_Hans/LC_MESSAGES 2026-05-01 21:24:36,486 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-05-01 21:24:36,487 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-05-01 21:24:36,489 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it 2026-05-01 21:24:36,490 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/it/LC_MESSAGES 2026-05-01 21:24:36,491 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2026-05-01 21:24:36,492 root INFO copying build/lib/reversion/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/it/LC_MESSAGES 2026-05-01 21:24:36,493 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da 2026-05-01 21:24:36,494 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/da/LC_MESSAGES 2026-05-01 21:24:36,495 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2026-05-01 21:24:36,496 root INFO copying build/lib/reversion/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/da/LC_MESSAGES 2026-05-01 21:24:36,497 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he 2026-05-01 21:24:36,498 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/he/LC_MESSAGES 2026-05-01 21:24:36,499 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2026-05-01 21:24:36,500 root INFO copying build/lib/reversion/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/he/LC_MESSAGES 2026-05-01 21:24:36,501 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs 2026-05-01 21:24:36,502 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/cs/LC_MESSAGES 2026-05-01 21:24:36,503 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2026-05-01 21:24:36,504 root INFO copying build/lib/reversion/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/cs/LC_MESSAGES 2026-05-01 21:24:36,506 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar 2026-05-01 21:24:36,507 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/ar/LC_MESSAGES 2026-05-01 21:24:36,507 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2026-05-01 21:24:36,508 root INFO copying build/lib/reversion/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/ar/LC_MESSAGES 2026-05-01 21:24:36,510 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR 2026-05-01 21:24:36,511 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pt_BR/LC_MESSAGES 2026-05-01 21:24:36,512 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-05-01 21:24:36,513 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-05-01 21:24:36,514 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl 2026-05-01 21:24:36,515 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/pl/LC_MESSAGES 2026-05-01 21:24:36,516 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2026-05-01 21:24:36,517 root INFO copying build/lib/reversion/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/pl/LC_MESSAGES 2026-05-01 21:24:36,518 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr 2026-05-01 21:24:36,519 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/fr/LC_MESSAGES 2026-05-01 21:24:36,520 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2026-05-01 21:24:36,521 root INFO copying build/lib/reversion/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/fr/LC_MESSAGES 2026-05-01 21:24:36,522 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI 2026-05-01 21:24:36,523 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sl_SI/LC_MESSAGES 2026-05-01 21:24:36,524 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-05-01 21:24:36,525 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-05-01 21:24:36,527 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk 2026-05-01 21:24:36,528 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/sk/LC_MESSAGES 2026-05-01 21:24:36,528 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2026-05-01 21:24:36,530 root INFO copying build/lib/reversion/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/sk/LC_MESSAGES 2026-05-01 21:24:36,531 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de 2026-05-01 21:24:36,532 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/de/LC_MESSAGES 2026-05-01 21:24:36,533 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2026-05-01 21:24:36,534 root INFO copying build/lib/reversion/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/de/LC_MESSAGES 2026-05-01 21:24:36,535 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb 2026-05-01 21:24:36,536 root INFO creating build/bdist.linux-riscv64/wheel/reversion/locale/nb/LC_MESSAGES 2026-05-01 21:24:36,537 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2026-05-01 21:24:36,538 root INFO copying build/lib/reversion/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./reversion/locale/nb/LC_MESSAGES 2026-05-01 21:24:36,539 root INFO copying build/lib/reversion/signals.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,540 root INFO copying build/lib/reversion/views.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,541 root INFO copying build/lib/reversion/admin.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,543 root INFO creating build/bdist.linux-riscv64/wheel/reversion/migrations 2026-05-01 21:24:36,544 root INFO copying build/lib/reversion/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2026-05-01 21:24:36,545 root INFO copying build/lib/reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/bdist.linux-riscv64/wheel/./reversion/migrations 2026-05-01 21:24:36,546 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-05-01 21:24:36,547 root INFO copying build/lib/reversion/errors.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,548 root INFO copying build/lib/reversion/models.py -> build/bdist.linux-riscv64/wheel/./reversion 2026-05-01 21:24:36,549 root INFO running install_egg_info 2026-05-01 21:24:36,566 root INFO running egg_info 2026-05-01 21:24:36,577 root INFO writing django_reversion.egg-info/PKG-INFO 2026-05-01 21:24:36,579 root INFO writing dependency_links to django_reversion.egg-info/dependency_links.txt 2026-05-01 21:24:36,581 root INFO writing requirements to django_reversion.egg-info/requires.txt 2026-05-01 21:24:36,582 root INFO writing top-level names to django_reversion.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-05-01 21:24:36,652 root INFO reading manifest file 'django_reversion.egg-info/SOURCES.txt' 2026-05-01 21:24:36,661 root INFO reading manifest template 'MANIFEST.in' 2026-05-01 21:24:36,673 root WARNING no previously-included directories found matching 'docs/_build' 2026-05-01 21:24:36,674 root INFO adding license file 'LICENSE' 2026-05-01 21:24:36,683 root INFO writing manifest file 'django_reversion.egg-info/SOURCES.txt' 2026-05-01 21:24:36,684 root INFO Copying django_reversion.egg-info to build/bdist.linux-riscv64/wheel/./django_reversion-5.1.0-py3.14.egg-info 2026-05-01 21:24:36,690 root INFO running install_scripts 2026-05-01 21:24:36,697 root INFO creating build/bdist.linux-riscv64/wheel/django_reversion-5.1.0.dist-info/WHEEL 2026-05-01 21:24:36,699 wheel INFO creating '/home/buildozer/aports/community/py3-django-reversion/src/django_reversion-5.1.0/.dist/.tmp-ac218ird/django_reversion-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-01 21:24:36,701 wheel INFO adding 'django_reversion-5.1.0.dist-info/licenses/LICENSE' 2026-05-01 21:24:36,703 wheel INFO adding 'reversion/__init__.py' 2026-05-01 21:24:36,704 wheel INFO adding 'reversion/admin.py' 2026-05-01 21:24:36,705 wheel INFO adding 'reversion/apps.py' 2026-05-01 21:24:36,706 wheel INFO adding 'reversion/errors.py' 2026-05-01 21:24:36,708 wheel INFO adding 'reversion/middleware.py' 2026-05-01 21:24:36,709 wheel INFO adding 'reversion/models.py' 2026-05-01 21:24:36,710 wheel INFO adding 'reversion/revisions.py' 2026-05-01 21:24:36,712 wheel INFO adding 'reversion/signals.py' 2026-05-01 21:24:36,713 wheel INFO adding 'reversion/views.py' 2026-05-01 21:24:36,715 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,716 wheel INFO adding 'reversion/locale/ar/LC_MESSAGES/django.po' 2026-05-01 21:24:36,717 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,719 wheel INFO adding 'reversion/locale/cs/LC_MESSAGES/django.po' 2026-05-01 21:24:36,720 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,721 wheel INFO adding 'reversion/locale/da/LC_MESSAGES/django.po' 2026-05-01 21:24:36,723 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,724 wheel INFO adding 'reversion/locale/de/LC_MESSAGES/django.po' 2026-05-01 21:24:36,725 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,726 wheel INFO adding 'reversion/locale/es/LC_MESSAGES/django.po' 2026-05-01 21:24:36,728 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,729 wheel INFO adding 'reversion/locale/es_AR/LC_MESSAGES/django.po' 2026-05-01 21:24:36,730 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,731 wheel INFO adding 'reversion/locale/fr/LC_MESSAGES/django.po' 2026-05-01 21:24:36,733 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,734 wheel INFO adding 'reversion/locale/he/LC_MESSAGES/django.po' 2026-05-01 21:24:36,736 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,737 wheel INFO adding 'reversion/locale/it/LC_MESSAGES/django.po' 2026-05-01 21:24:36,738 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,739 wheel INFO adding 'reversion/locale/nb/LC_MESSAGES/django.po' 2026-05-01 21:24:36,741 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,742 wheel INFO adding 'reversion/locale/nl/LC_MESSAGES/django.po' 2026-05-01 21:24:36,743 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,744 wheel INFO adding 'reversion/locale/pl/LC_MESSAGES/django.po' 2026-05-01 21:24:36,746 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,747 wheel INFO adding 'reversion/locale/pt_BR/LC_MESSAGES/django.po' 2026-05-01 21:24:36,748 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,749 wheel INFO adding 'reversion/locale/ru/LC_MESSAGES/django.po' 2026-05-01 21:24:36,751 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,752 wheel INFO adding 'reversion/locale/sk/LC_MESSAGES/django.po' 2026-05-01 21:24:36,753 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,754 wheel INFO adding 'reversion/locale/sl_SI/LC_MESSAGES/django.po' 2026-05-01 21:24:36,756 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,757 wheel INFO adding 'reversion/locale/sv/LC_MESSAGES/django.po' 2026-05-01 21:24:36,759 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,760 wheel INFO adding 'reversion/locale/uk/LC_MESSAGES/django.po' 2026-05-01 21:24:36,761 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.mo' 2026-05-01 21:24:36,763 wheel INFO adding 'reversion/locale/zh_Hans/LC_MESSAGES/django.po' 2026-05-01 21:24:36,764 wheel INFO adding 'reversion/management/__init__.py' 2026-05-01 21:24:36,765 wheel INFO adding 'reversion/management/commands/__init__.py' 2026-05-01 21:24:36,766 wheel INFO adding 'reversion/management/commands/createinitialrevisions.py' 2026-05-01 21:24:36,767 wheel INFO adding 'reversion/management/commands/deleterevisions.py' 2026-05-01 21:24:36,769 wheel INFO adding 'reversion/migrations/0001_squashed_0004_auto_20160611_1202.py' 2026-05-01 21:24:36,770 wheel INFO adding 'reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py' 2026-05-01 21:24:36,771 wheel INFO adding 'reversion/migrations/__init__.py' 2026-05-01 21:24:36,772 wheel INFO adding 'reversion/templates/reversion/change_list.html' 2026-05-01 21:24:36,773 wheel INFO adding 'reversion/templates/reversion/object_history.html' 2026-05-01 21:24:36,774 wheel INFO adding 'reversion/templates/reversion/recover_form.html' 2026-05-01 21:24:36,776 wheel INFO adding 'reversion/templates/reversion/recover_list.html' 2026-05-01 21:24:36,777 wheel INFO adding 'reversion/templates/reversion/revision_form.html' 2026-05-01 21:24:36,778 wheel INFO adding 'django_reversion-5.1.0.dist-info/METADATA' 2026-05-01 21:24:36,779 wheel INFO adding 'django_reversion-5.1.0.dist-info/WHEEL' 2026-05-01 21:24:36,779 wheel INFO adding 'django_reversion-5.1.0.dist-info/top_level.txt' 2026-05-01 21:24:36,781 wheel INFO adding 'django_reversion-5.1.0.dist-info/RECORD' 2026-05-01 21:24:36,782 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-01 21:24:36,799 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.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-pyc*: Tracing dependencies... python3~3.14 >>> py3-django-reversion-pyc*: Package size: 85.0 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-r3.apk >>> py3-django-reversion*: Tracing dependencies... py3-django python3~3.14 >>> 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-r3.apk >>> py3-django-reversion: Build complete at Fri, 01 May 2026 21:24:39 +0000 elapsed time 0h 0m 21s >>> py3-django-reversion: Cleaning up srcdir >>> py3-django-reversion: Cleaning up pkgdir >>> py3-django-reversion: Cleaning up tmpdir >>> py3-django-reversion: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-django-reversion (20260501.212430) ( 2/32) Purging py3-django-pyc (5.2.13-r0) ( 3/32) Purging py3-django (5.2.13-r0) ( 4/32) Purging py3-asgiref-pyc (3.9.1-r1) ( 5/32) Purging py3-asgiref (3.9.1-r1) ( 6/32) Purging py3-sqlparse-pyc (0.5.3-r1) ( 7/32) Purging py3-sqlparse (0.5.3-r1) ( 8/32) Purging tzdata (2026b-r0) ( 9/32) Purging py3-gpep517-pyc (19-r2) (10/32) Purging py3-gpep517 (19-r2) (11/32) Purging py3-installer-pyc (1.0.0-r0) (12/32) Purging py3-installer (1.0.0-r0) (13/32) Purging py3-setuptools_scm-pyc (9.2.2-r1) (14/32) Purging py3-setuptools_scm (9.2.2-r1) (15/32) Purging py3-setuptools-pyc (82.0.1-r1) (16/32) Purging py3-setuptools (82.0.1-r1) (17/32) Purging py3-packaging-pyc (26.2-r0) (18/32) Purging py3-packaging (26.2-r0) (19/32) Purging py3-parsing-pyc (3.3.2-r1) (20/32) Purging py3-parsing (3.3.2-r1) (21/32) Purging python3-pyc (3.14.3-r0) (22/32) Purging python3-pycache-pyc0 (3.14.3-r0) (23/32) Purging pyc (3.14.3-r0) (24/32) Purging python3 (3.14.3-r0) (25/32) Purging gdbm (1.26-r0) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.5.2-r1) (28/32) Purging libpanelw (6.6_p20260404-r0) (29/32) Purging mpdecimal (4.0.1-r0) (30/32) Purging readline (8.3.3-r1) (31/32) Purging sqlite-libs (3.53.0-r0) (32/32) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 825.0 MiB in 105 packages >>> py3-django-reversion: Updating the community/riscv64 repository index... >>> py3-django-reversion: Signing the index...