>>> py3-django-registration: Building community/py3-django-registration 3.4-r3 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 18:16:20 +0000 >>> py3-django-registration: Validating /home/buildozer/aports/community/py3-django-registration/APKBUILD... >>> py3-django-registration: Analyzing dependencies... >>> py3-django-registration: Installing for build: build-base py3-django py3-gpep517 py3-setuptools py3-wheel ( 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.2-r0) ( 5/31) Installing mpdecimal (4.0.1-r0) ( 6/31) Installing libpanelw (6.6_p20251231-r0) ( 7/31) Installing sqlite-libs (3.51.2-r1) ( 8/31) Installing python3 (3.14.3-r0) ( 9/31) Installing python3-pycache-pyc0 (3.14.3-r0) (10/31) Installing pyc (3.14.3-r0) (11/31) Installing py3-django-pyc (5.2.12-r2) (12/31) Installing python3-pyc (3.14.3-r0) (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 (2026a-r0) (18/31) Installing py3-django (5.2.12-r2) (19/31) Installing py3-installer (0.7.0-r3) (20/31) Installing py3-installer-pyc (0.7.0-r3) (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.0-r1) (26/31) Installing py3-packaging-pyc (26.0-r1) (27/31) Installing py3-setuptools (82.0.1-r1) (28/31) Installing py3-setuptools-pyc (82.0.1-r1) (29/31) Installing py3-wheel (0.46.3-r1) (30/31) Installing py3-wheel-pyc (0.46.3-r1) (31/31) Installing .makedepends-py3-django-registration (20260328.181623) Executing busybox-1.37.0-r31.trigger OK: 348.2 MiB in 133 packages >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Cleaning up tmpdir >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz /var/cache/distfiles/django-registration-3.4.tar.gz: OK >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz /var/cache/distfiles/django-registration-3.4.tar.gz: OK >>> py3-django-registration: Unpacking /var/cache/distfiles/django-registration-3.4.tar.gz... 2026-03-28 18:16:25,598 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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-03-28 18:16:25,669 root INFO running bdist_wheel 2026-03-28 18:16:25,686 root INFO running build 2026-03-28 18:16:25,686 root INFO running build_py 2026-03-28 18:16:25,690 root INFO creating build/lib/django_registration 2026-03-28 18:16:25,690 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2026-03-28 18:16:25,690 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2026-03-28 18:16:25,691 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2026-03-28 18:16:25,691 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2026-03-28 18:16:25,692 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2026-03-28 18:16:25,692 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2026-03-28 18:16:25,693 root INFO creating build/lib/django_registration/migrations 2026-03-28 18:16:25,693 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2026-03-28 18:16:25,693 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2026-03-28 18:16:25,694 root INFO creating build/lib/django_registration/backends 2026-03-28 18:16:25,694 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2026-03-28 18:16:25,695 root INFO creating build/lib/django_registration/backends/activation 2026-03-28 18:16:25,695 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2026-03-28 18:16:25,695 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2026-03-28 18:16:25,696 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2026-03-28 18:16:25,696 root INFO creating build/lib/django_registration/backends/one_step 2026-03-28 18:16:25,696 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2026-03-28 18:16:25,697 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2026-03-28 18:16:25,697 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2026-03-28 18:16:25,703 root INFO running egg_info 2026-03-28 18:16:25,707 root INFO creating src/django_registration.egg-info 2026-03-28 18:16:25,707 root INFO writing src/django_registration.egg-info/PKG-INFO 2026-03-28 18:16:25,709 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2026-03-28 18:16:25,710 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2026-03-28 18:16:25,711 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2026-03-28 18:16:25,711 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2026-03-28 18:16:25,729 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2026-03-28 18:16:25,729 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 18:16:25,731 root WARNING warning: no files found matching 'tox.ini' 2026-03-28 18:16:25,735 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-28 18:16:25,735 root WARNING no previously-included directories found matching 'docs/_build' 2026-03-28 18:16:25,736 root INFO adding license file 'LICENSE' 2026-03-28 18:16:25,736 root INFO adding license file 'AUTHORS' 2026-03-28 18:16:25,738 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2026-03-28 18:16:25,750 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2026-03-28 18:16:25,750 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2026-03-28 18:16:25,751 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2026-03-28 18:16:25,751 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2026-03-28 18:16:25,751 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2026-03-28 18:16:25,752 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2026-03-28 18:16:25,752 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2026-03-28 18:16:25,753 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2026-03-28 18:16:25,753 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2026-03-28 18:16:25,753 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-28 18:16:25,754 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-28 18:16:25,754 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-28 18:16:25,754 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2026-03-28 18:16:25,755 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2026-03-28 18:16:25,755 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2026-03-28 18:16:25,756 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2026-03-28 18:16:25,756 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2026-03-28 18:16:25,756 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2026-03-28 18:16:25,757 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2026-03-28 18:16:25,757 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2026-03-28 18:16:25,757 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2026-03-28 18:16:25,758 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2026-03-28 18:16:25,758 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2026-03-28 18:16:25,758 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2026-03-28 18:16:25,759 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2026-03-28 18:16:25,759 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2026-03-28 18:16:25,760 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2026-03-28 18:16:25,760 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2026-03-28 18:16:25,760 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2026-03-28 18:16:25,761 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2026-03-28 18:16:25,761 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2026-03-28 18:16:25,761 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2026-03-28 18:16:25,762 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2026-03-28 18:16:25,762 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-28 18:16:25,763 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-28 18:16:25,763 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-28 18:16:25,763 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2026-03-28 18:16:25,764 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2026-03-28 18:16:25,764 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2026-03-28 18:16:25,764 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2026-03-28 18:16:25,765 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2026-03-28 18:16:25,765 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2026-03-28 18:16:25,766 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2026-03-28 18:16:25,766 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2026-03-28 18:16:25,766 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2026-03-28 18:16:25,767 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-28 18:16:25,767 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-28 18:16:25,767 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-28 18:16:25,768 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2026-03-28 18:16:25,768 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2026-03-28 18:16:25,768 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2026-03-28 18:16:25,769 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2026-03-28 18:16:25,769 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2026-03-28 18:16:25,770 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2026-03-28 18:16:25,770 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2026-03-28 18:16:25,770 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2026-03-28 18:16:25,771 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2026-03-28 18:16:25,771 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2026-03-28 18:16:25,771 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2026-03-28 18:16:25,772 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2026-03-28 18:16:25,772 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2026-03-28 18:16:25,773 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2026-03-28 18:16:25,773 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2026-03-28 18:16:25,773 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2026-03-28 18:16:25,774 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2026-03-28 18:16:25,774 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2026-03-28 18:16:25,774 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2026-03-28 18:16:25,775 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2026-03-28 18:16:25,775 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2026-03-28 18:16:25,776 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2026-03-28 18:16:25,776 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2026-03-28 18:16:25,776 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2026-03-28 18:16:25,777 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2026-03-28 18:16:25,777 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2026-03-28 18:16:25,777 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2026-03-28 18:16:25,778 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2026-03-28 18:16:25,778 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2026-03-28 18:16:25,778 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2026-03-28 18:16:25,779 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2026-03-28 18:16:25,779 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2026-03-28 18:16:25,780 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2026-03-28 18:16:25,780 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2026-03-28 18:16:25,780 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2026-03-28 18:16:25,781 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2026-03-28 18:16:25,781 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2026-03-28 18:16:25,781 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2026-03-28 18:16:25,782 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2026-03-28 18:16:25,782 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2026-03-28 18:16:25,783 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2026-03-28 18:16:25,783 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2026-03-28 18:16:25,783 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-28 18:16:25,784 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-28 18:16:25,784 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-28 18:16:25,795 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-28 18:16:25,795 root INFO running install 2026-03-28 18:16:25,808 root INFO running install_lib 2026-03-28 18:16:25,811 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-28 18:16:25,812 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration 2026-03-28 18:16:25,812 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2026-03-28 18:16:25,812 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2026-03-28 18:16:25,813 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2026-03-28 18:16:25,813 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2026-03-28 18:16:25,813 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2026-03-28 18:16:25,814 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2026-03-28 18:16:25,814 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/migrations 2026-03-28 18:16:25,815 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/migrations 2026-03-28 18:16:25,815 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-loongarch64/wheel/./django_registration/migrations 2026-03-28 18:16:25,815 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/backends 2026-03-28 18:16:25,816 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/backends/activation 2026-03-28 18:16:25,816 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/activation 2026-03-28 18:16:25,816 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/activation 2026-03-28 18:16:25,817 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/activation 2026-03-28 18:16:25,817 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends 2026-03-28 18:16:25,817 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/backends/one_step 2026-03-28 18:16:25,817 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/one_step 2026-03-28 18:16:25,818 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/one_step 2026-03-28 18:16:25,818 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/one_step 2026-03-28 18:16:25,819 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale 2026-03-28 18:16:25,819 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fa 2026-03-28 18:16:25,819 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fa/LC_MESSAGES 2026-03-28 18:16:25,819 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fa/LC_MESSAGES 2026-03-28 18:16:25,820 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fa/LC_MESSAGES 2026-03-28 18:16:25,820 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fr 2026-03-28 18:16:25,821 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fr/LC_MESSAGES 2026-03-28 18:16:25,821 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fr/LC_MESSAGES 2026-03-28 18:16:25,821 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fr/LC_MESSAGES 2026-03-28 18:16:25,822 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/de 2026-03-28 18:16:25,822 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/de/LC_MESSAGES 2026-03-28 18:16:25,822 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/de/LC_MESSAGES 2026-03-28 18:16:25,822 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/de/LC_MESSAGES 2026-03-28 18:16:25,823 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_TW 2026-03-28 18:16:25,823 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-28 18:16:25,823 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/zh_TW/LC_MESSAGES 2026-03-28 18:16:25,824 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/zh_TW/LC_MESSAGES 2026-03-28 18:16:25,824 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ca 2026-03-28 18:16:25,825 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ca/LC_MESSAGES 2026-03-28 18:16:25,825 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ca/LC_MESSAGES 2026-03-28 18:16:25,825 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ca/LC_MESSAGES 2026-03-28 18:16:25,826 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/is 2026-03-28 18:16:25,826 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/is/LC_MESSAGES 2026-03-28 18:16:25,826 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/is/LC_MESSAGES 2026-03-28 18:16:25,826 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/is/LC_MESSAGES 2026-03-28 18:16:25,827 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ko 2026-03-28 18:16:25,827 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ko/LC_MESSAGES 2026-03-28 18:16:25,827 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ko/LC_MESSAGES 2026-03-28 18:16:25,828 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ko/LC_MESSAGES 2026-03-28 18:16:25,828 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pl 2026-03-28 18:16:25,829 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pl/LC_MESSAGES 2026-03-28 18:16:25,829 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pl/LC_MESSAGES 2026-03-28 18:16:25,829 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pl/LC_MESSAGES 2026-03-28 18:16:25,830 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/hr 2026-03-28 18:16:25,830 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/hr/LC_MESSAGES 2026-03-28 18:16:25,830 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/hr/LC_MESSAGES 2026-03-28 18:16:25,830 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/hr/LC_MESSAGES 2026-03-28 18:16:25,831 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ja 2026-03-28 18:16:25,831 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ja/LC_MESSAGES 2026-03-28 18:16:25,831 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ja/LC_MESSAGES 2026-03-28 18:16:25,832 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ja/LC_MESSAGES 2026-03-28 18:16:25,832 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sv 2026-03-28 18:16:25,833 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sv/LC_MESSAGES 2026-03-28 18:16:25,833 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sv/LC_MESSAGES 2026-03-28 18:16:25,833 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sv/LC_MESSAGES 2026-03-28 18:16:25,834 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_CN 2026-03-28 18:16:25,834 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-28 18:16:25,834 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/zh_CN/LC_MESSAGES 2026-03-28 18:16:25,834 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/zh_CN/LC_MESSAGES 2026-03-28 18:16:25,835 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/da 2026-03-28 18:16:25,835 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/da/LC_MESSAGES 2026-03-28 18:16:25,835 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/da/LC_MESSAGES 2026-03-28 18:16:25,836 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/da/LC_MESSAGES 2026-03-28 18:16:25,836 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/cs 2026-03-28 18:16:25,837 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/cs/LC_MESSAGES 2026-03-28 18:16:25,837 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/cs/LC_MESSAGES 2026-03-28 18:16:25,837 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/cs/LC_MESSAGES 2026-03-28 18:16:25,838 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt 2026-03-28 18:16:25,838 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt/LC_MESSAGES 2026-03-28 18:16:25,838 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pt/LC_MESSAGES 2026-03-28 18:16:25,838 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pt/LC_MESSAGES 2026-03-28 18:16:25,839 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt_BR 2026-03-28 18:16:25,839 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-28 18:16:25,839 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pt_BR/LC_MESSAGES 2026-03-28 18:16:25,840 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pt_BR/LC_MESSAGES 2026-03-28 18:16:25,840 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/en 2026-03-28 18:16:25,841 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/en/LC_MESSAGES 2026-03-28 18:16:25,841 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/en/LC_MESSAGES 2026-03-28 18:16:25,841 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/en/LC_MESSAGES 2026-03-28 18:16:25,842 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/id 2026-03-28 18:16:25,842 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/id/LC_MESSAGES 2026-03-28 18:16:25,842 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/id/LC_MESSAGES 2026-03-28 18:16:25,842 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/id/LC_MESSAGES 2026-03-28 18:16:25,843 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ar 2026-03-28 18:16:25,843 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ar/LC_MESSAGES 2026-03-28 18:16:25,843 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ar/LC_MESSAGES 2026-03-28 18:16:25,844 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ar/LC_MESSAGES 2026-03-28 18:16:25,844 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nl 2026-03-28 18:16:25,845 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nl/LC_MESSAGES 2026-03-28 18:16:25,845 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nl/LC_MESSAGES 2026-03-28 18:16:25,845 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nl/LC_MESSAGES 2026-03-28 18:16:25,846 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es_AR 2026-03-28 18:16:25,846 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2026-03-28 18:16:25,846 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/es_AR/LC_MESSAGES 2026-03-28 18:16:25,846 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/es_AR/LC_MESSAGES 2026-03-28 18:16:25,847 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ru 2026-03-28 18:16:25,847 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ru/LC_MESSAGES 2026-03-28 18:16:25,847 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ru/LC_MESSAGES 2026-03-28 18:16:25,848 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ru/LC_MESSAGES 2026-03-28 18:16:25,848 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/it 2026-03-28 18:16:25,849 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/it/LC_MESSAGES 2026-03-28 18:16:25,849 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/it/LC_MESSAGES 2026-03-28 18:16:25,849 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/it/LC_MESSAGES 2026-03-28 18:16:25,850 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sl 2026-03-28 18:16:25,850 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sl/LC_MESSAGES 2026-03-28 18:16:25,850 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sl/LC_MESSAGES 2026-03-28 18:16:25,851 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sl/LC_MESSAGES 2026-03-28 18:16:25,851 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es 2026-03-28 18:16:25,851 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es/LC_MESSAGES 2026-03-28 18:16:25,851 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/es/LC_MESSAGES 2026-03-28 18:16:25,852 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/es/LC_MESSAGES 2026-03-28 18:16:25,852 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/el 2026-03-28 18:16:25,853 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/el/LC_MESSAGES 2026-03-28 18:16:25,853 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/el/LC_MESSAGES 2026-03-28 18:16:25,853 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/el/LC_MESSAGES 2026-03-28 18:16:25,854 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/he 2026-03-28 18:16:25,854 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/he/LC_MESSAGES 2026-03-28 18:16:25,854 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/he/LC_MESSAGES 2026-03-28 18:16:25,854 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/he/LC_MESSAGES 2026-03-28 18:16:25,855 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nb 2026-03-28 18:16:25,855 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nb/LC_MESSAGES 2026-03-28 18:16:25,855 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nb/LC_MESSAGES 2026-03-28 18:16:25,856 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nb/LC_MESSAGES 2026-03-28 18:16:25,856 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/bg 2026-03-28 18:16:25,857 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/bg/LC_MESSAGES 2026-03-28 18:16:25,857 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/bg/LC_MESSAGES 2026-03-28 18:16:25,857 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/bg/LC_MESSAGES 2026-03-28 18:16:25,858 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sr 2026-03-28 18:16:25,858 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sr/LC_MESSAGES 2026-03-28 18:16:25,858 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sr/LC_MESSAGES 2026-03-28 18:16:25,858 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sr/LC_MESSAGES 2026-03-28 18:16:25,859 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/tr_TR 2026-03-28 18:16:25,859 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-28 18:16:25,859 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/tr_TR/LC_MESSAGES 2026-03-28 18:16:25,860 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/tr_TR/LC_MESSAGES 2026-03-28 18:16:25,860 root INFO running install_egg_info 2026-03-28 18:16:25,864 root INFO Copying src/django_registration.egg-info to build/bdist.linux-loongarch64/wheel/./django_registration-3.4-py3.14.egg-info 2026-03-28 18:16:25,865 root INFO running install_scripts 2026-03-28 18:16:25,868 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration-3.4.dist-info/WHEEL 2026-03-28 18:16:25,868 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-fu5d62wz/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-28 18:16:25,869 wheel INFO adding 'django_registration/__init__.py' 2026-03-28 18:16:25,869 wheel INFO adding 'django_registration/exceptions.py' 2026-03-28 18:16:25,870 wheel INFO adding 'django_registration/forms.py' 2026-03-28 18:16:25,870 wheel INFO adding 'django_registration/signals.py' 2026-03-28 18:16:25,870 wheel INFO adding 'django_registration/validators.py' 2026-03-28 18:16:25,871 wheel INFO adding 'django_registration/views.py' 2026-03-28 18:16:25,871 wheel INFO adding 'django_registration/backends/__init__.py' 2026-03-28 18:16:25,871 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2026-03-28 18:16:25,872 wheel INFO adding 'django_registration/backends/activation/urls.py' 2026-03-28 18:16:25,872 wheel INFO adding 'django_registration/backends/activation/views.py' 2026-03-28 18:16:25,872 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2026-03-28 18:16:25,873 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2026-03-28 18:16:25,873 wheel INFO adding 'django_registration/backends/one_step/views.py' 2026-03-28 18:16:25,874 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,874 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2026-03-28 18:16:25,874 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,875 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2026-03-28 18:16:25,875 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,875 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2026-03-28 18:16:25,876 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,876 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2026-03-28 18:16:25,877 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,877 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2026-03-28 18:16:25,877 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,878 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2026-03-28 18:16:25,878 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,878 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2026-03-28 18:16:25,879 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,879 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2026-03-28 18:16:25,879 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,880 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2026-03-28 18:16:25,880 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,880 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2026-03-28 18:16:25,881 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,881 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2026-03-28 18:16:25,882 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,882 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2026-03-28 18:16:25,882 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,883 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2026-03-28 18:16:25,883 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,883 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2026-03-28 18:16:25,884 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,884 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2026-03-28 18:16:25,884 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,885 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2026-03-28 18:16:25,885 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,885 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2026-03-28 18:16:25,886 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,886 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2026-03-28 18:16:25,886 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,887 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2026-03-28 18:16:25,887 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,887 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2026-03-28 18:16:25,888 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,888 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2026-03-28 18:16:25,889 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,889 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2026-03-28 18:16:25,889 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,890 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2026-03-28 18:16:25,890 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,890 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2026-03-28 18:16:25,891 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,891 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2026-03-28 18:16:25,891 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,892 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2026-03-28 18:16:25,892 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,892 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2026-03-28 18:16:25,893 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,893 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2026-03-28 18:16:25,894 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,894 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2026-03-28 18:16:25,894 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,895 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2026-03-28 18:16:25,895 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2026-03-28 18:16:25,895 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2026-03-28 18:16:25,896 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2026-03-28 18:16:25,896 wheel INFO adding 'django_registration/migrations/__init__.py' 2026-03-28 18:16:25,896 wheel INFO adding 'django_registration-3.4.dist-info/licenses/AUTHORS' 2026-03-28 18:16:25,897 wheel INFO adding 'django_registration-3.4.dist-info/licenses/LICENSE' 2026-03-28 18:16:25,897 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2026-03-28 18:16:25,897 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2026-03-28 18:16:25,897 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2026-03-28 18:16:25,898 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2026-03-28 18:16:25,899 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-28 18:16:25,907 gpep517 INFO The backend produced .dist/django_registration-3.4-py3-none-any.whl django_registration-3.4-py3-none-any.whl >>> py3-django-registration: Entering fakeroot... >>> py3-django-registration-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/django_registration/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.14/site-packages/django_registration/__pycache__' 'usr/lib/python3.14/site-packages/django_registration/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.14/site-packages/django_registration/migrations/__pycache__' 'usr/lib/python3.14/site-packages/django_registration/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.14/site-packages/django_registration/backends/__pycache__' 'usr/lib/python3.14/site-packages/django_registration/backends/activation/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.14/site-packages/django_registration/backends/activation/__pycache__' 'usr/lib/python3.14/site-packages/django_registration/backends/one_step/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.14/site-packages/django_registration/backends/one_step/__pycache__' >>> py3-django-registration-pyc*: Preparing subpackage py3-django-registration-pyc... >>> py3-django-registration-pyc*: Running postcheck for py3-django-registration-pyc >>> py3-django-registration*: Running postcheck for py3-django-registration >>> py3-django-registration*: Preparing package py3-django-registration... >>> py3-django-registration-pyc*: Tracing dependencies... python3~3.14 >>> py3-django-registration-pyc*: Package size: 36.3 KB >>> py3-django-registration-pyc*: Compressing data... >>> py3-django-registration-pyc*: Create checksum... >>> py3-django-registration-pyc*: Create py3-django-registration-pyc-3.4-r3.apk >>> py3-django-registration*: Tracing dependencies... py3-django python3~3.14 >>> py3-django-registration*: Package size: 173.6 KB >>> py3-django-registration*: Compressing data... >>> py3-django-registration*: Create checksum... >>> py3-django-registration*: Create py3-django-registration-3.4-r3.apk >>> py3-django-registration: Build complete at Sat, 28 Mar 2026 18:16:26 +0000 elapsed time 0h 0m 6s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Cleaning up tmpdir >>> py3-django-registration: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-django-registration (20260328.181623) ( 2/31) Purging py3-django-pyc (5.2.12-r2) ( 3/31) Purging py3-django (5.2.12-r2) ( 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 (2026a-r0) ( 9/31) Purging py3-gpep517-pyc (19-r2) (10/31) Purging py3-gpep517 (19-r2) (11/31) Purging py3-installer-pyc (0.7.0-r3) (12/31) Purging py3-installer (0.7.0-r3) (13/31) Purging py3-setuptools-pyc (82.0.1-r1) (14/31) Purging py3-setuptools (82.0.1-r1) (15/31) Purging py3-wheel-pyc (0.46.3-r1) (16/31) Purging py3-wheel (0.46.3-r1) (17/31) Purging py3-packaging-pyc (26.0-r1) (18/31) Purging py3-packaging (26.0-r1) (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.3-r0) (22/31) Purging python3-pycache-pyc0 (3.14.3-r0) (23/31) Purging pyc (3.14.3-r0) (24/31) Purging python3 (3.14.3-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.6_p20251231-r0) (29/31) Purging mpdecimal (4.0.1-r0) (30/31) Purging sqlite-libs (3.51.2-r1) (31/31) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-django-registration: Updating the community/loongarch64 repository index... >>> py3-django-registration: Signing the index...