>>> py3-django-registration: Building community/py3-django-registration 3.4-r1 (using abuild 3.15.0_rc3-r1) started Fri, 25 Apr 2025 20:46:17 +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.4.8-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.8.1-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.5_p20250412-r0) (7/31) Installing sqlite-libs (3.49.1-r0) (8/31) Installing python3 (3.12.10-r0) (9/31) Installing python3-pycache-pyc0 (3.12.10-r0) (10/31) Installing pyc (3.12.10-r0) (11/31) Installing py3-asgiref (3.8.1-r1) (12/31) Installing py3-asgiref-pyc (3.8.1-r1) (13/31) Installing py3-sqlparse (0.5.1-r0) (14/31) Installing py3-sqlparse-pyc (0.5.1-r0) (15/31) Installing tzdata (2025b-r0) (16/31) Installing py3-django-pyc (4.2.20-r0) (17/31) Installing python3-pyc (3.12.10-r0) (18/31) Installing py3-django (4.2.20-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-parsing (3.2.0-r0) (24/31) Installing py3-parsing-pyc (3.2.0-r0) (25/31) Installing py3-packaging (24.2-r0) (26/31) Installing py3-packaging-pyc (24.2-r0) (27/31) Installing py3-setuptools (77.0.3-r0) (28/31) Installing py3-setuptools-pyc (77.0.3-r0) (29/31) Installing py3-wheel (0.43.0-r0) (30/31) Installing py3-wheel-pyc (0.43.0-r0) (31/31) Installing .makedepends-py3-django-registration (20250425.204652) Executing busybox-1.37.0-r16.trigger OK: 329 MiB in 132 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 >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz >>> py3-django-registration: Checking sha512sums... django-registration-3.4.tar.gz: OK >>> py3-django-registration: Unpacking /var/cache/distfiles/django-registration-3.4.tar.gz... 2025-04-25 20:46:54,737 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/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`. By 2026-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.12/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.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-25 20:46:54,858 root INFO running bdist_wheel 2025-04-25 20:46:54,882 root INFO running build 2025-04-25 20:46:54,882 root INFO running build_py 2025-04-25 20:46:54,888 root INFO creating build/lib/django_registration 2025-04-25 20:46:54,888 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2025-04-25 20:46:54,889 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2025-04-25 20:46:54,889 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2025-04-25 20:46:54,890 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2025-04-25 20:46:54,890 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2025-04-25 20:46:54,891 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2025-04-25 20:46:54,891 root INFO creating build/lib/django_registration/migrations 2025-04-25 20:46:54,892 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2025-04-25 20:46:54,892 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2025-04-25 20:46:54,893 root INFO creating build/lib/django_registration/backends 2025-04-25 20:46:54,893 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2025-04-25 20:46:54,894 root INFO creating build/lib/django_registration/backends/activation 2025-04-25 20:46:54,894 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2025-04-25 20:46:54,895 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2025-04-25 20:46:54,895 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2025-04-25 20:46:54,896 root INFO creating build/lib/django_registration/backends/one_step 2025-04-25 20:46:54,896 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2025-04-25 20:46:54,897 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2025-04-25 20:46:54,897 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2025-04-25 20:46:54,906 root INFO running egg_info 2025-04-25 20:46:54,911 root INFO creating src/django_registration.egg-info 2025-04-25 20:46:54,911 root INFO writing src/django_registration.egg-info/PKG-INFO 2025-04-25 20:46:54,914 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2025-04-25 20:46:54,916 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2025-04-25 20:46:54,916 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2025-04-25 20:46:54,916 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2025-04-25 20:46:54,941 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2025-04-25 20:46:54,941 root INFO reading manifest template 'MANIFEST.in' 2025-04-25 20:46:54,944 root WARNING warning: no files found matching 'tox.ini' 2025-04-25 20:46:54,949 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-25 20:46:54,950 root WARNING no previously-included directories found matching 'docs/_build' 2025-04-25 20:46:54,950 root INFO adding license file 'LICENSE' 2025-04-25 20:46:54,950 root INFO adding license file 'AUTHORS' 2025-04-25 20:46:54,954 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2025-04-25 20:46:54,970 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2025-04-25 20:46:54,971 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2025-04-25 20:46:54,971 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2025-04-25 20:46:54,972 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2025-04-25 20:46:54,972 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2025-04-25 20:46:54,973 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2025-04-25 20:46:54,973 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2025-04-25 20:46:54,973 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2025-04-25 20:46:54,974 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2025-04-25 20:46:54,974 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2025-04-25 20:46:54,975 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2025-04-25 20:46:54,975 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2025-04-25 20:46:54,976 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2025-04-25 20:46:54,976 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2025-04-25 20:46:54,977 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2025-04-25 20:46:54,977 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2025-04-25 20:46:54,978 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2025-04-25 20:46:54,978 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2025-04-25 20:46:54,979 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2025-04-25 20:46:54,979 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2025-04-25 20:46:54,979 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2025-04-25 20:46:54,980 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2025-04-25 20:46:54,980 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2025-04-25 20:46:54,981 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2025-04-25 20:46:54,981 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2025-04-25 20:46:54,982 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2025-04-25 20:46:54,982 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2025-04-25 20:46:54,983 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2025-04-25 20:46:54,983 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2025-04-25 20:46:54,984 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2025-04-25 20:46:54,984 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2025-04-25 20:46:54,984 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2025-04-25 20:46:54,985 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2025-04-25 20:46:54,985 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2025-04-25 20:46:54,986 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2025-04-25 20:46:54,986 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2025-04-25 20:46:54,987 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2025-04-25 20:46:54,987 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2025-04-25 20:46:54,988 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2025-04-25 20:46:54,988 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2025-04-25 20:46:54,988 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2025-04-25 20:46:54,989 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2025-04-25 20:46:54,989 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2025-04-25 20:46:54,990 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2025-04-25 20:46:54,990 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2025-04-25 20:46:54,991 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2025-04-25 20:46:54,991 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2025-04-25 20:46:54,992 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2025-04-25 20:46:54,992 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2025-04-25 20:46:54,992 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2025-04-25 20:46:54,993 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2025-04-25 20:46:54,993 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2025-04-25 20:46:54,994 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2025-04-25 20:46:54,994 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2025-04-25 20:46:54,995 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2025-04-25 20:46:54,995 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2025-04-25 20:46:54,996 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2025-04-25 20:46:54,996 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2025-04-25 20:46:54,997 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2025-04-25 20:46:54,997 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2025-04-25 20:46:54,997 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2025-04-25 20:46:54,998 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2025-04-25 20:46:54,998 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2025-04-25 20:46:54,999 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2025-04-25 20:46:54,999 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2025-04-25 20:46:55,000 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2025-04-25 20:46:55,000 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2025-04-25 20:46:55,001 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2025-04-25 20:46:55,001 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2025-04-25 20:46:55,002 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2025-04-25 20:46:55,002 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2025-04-25 20:46:55,002 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2025-04-25 20:46:55,003 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2025-04-25 20:46:55,003 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2025-04-25 20:46:55,004 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2025-04-25 20:46:55,004 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2025-04-25 20:46:55,005 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2025-04-25 20:46:55,005 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2025-04-25 20:46:55,006 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2025-04-25 20:46:55,006 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2025-04-25 20:46:55,006 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2025-04-25 20:46:55,007 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2025-04-25 20:46:55,007 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2025-04-25 20:46:55,008 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2025-04-25 20:46:55,008 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2025-04-25 20:46:55,009 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2025-04-25 20:46:55,009 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2025-04-25 20:46:55,010 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2025-04-25 20:46:55,010 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2025-04-25 20:46:55,010 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2025-04-25 20:46:55,011 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2025-04-25 20:46:55,011 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2025-04-25 20:46:55,012 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2025-04-25 20:46:55,028 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-25 20:46:55,028 root INFO running install 2025-04-25 20:46:55,045 root INFO running install_lib 2025-04-25 20:46:55,050 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-25 20:46:55,051 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration 2025-04-25 20:46:55,051 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2025-04-25 20:46:55,052 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2025-04-25 20:46:55,052 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2025-04-25 20:46:55,052 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2025-04-25 20:46:55,053 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2025-04-25 20:46:55,053 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration 2025-04-25 20:46:55,054 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/migrations 2025-04-25 20:46:55,054 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/migrations 2025-04-25 20:46:55,054 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-loongarch64/wheel/./django_registration/migrations 2025-04-25 20:46:55,055 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/backends 2025-04-25 20:46:55,055 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/backends/activation 2025-04-25 20:46:55,055 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/activation 2025-04-25 20:46:55,056 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/activation 2025-04-25 20:46:55,056 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/activation 2025-04-25 20:46:55,056 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends 2025-04-25 20:46:55,057 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/backends/one_step 2025-04-25 20:46:55,057 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/one_step 2025-04-25 20:46:55,057 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/one_step 2025-04-25 20:46:55,058 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-loongarch64/wheel/./django_registration/backends/one_step 2025-04-25 20:46:55,058 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale 2025-04-25 20:46:55,059 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fa 2025-04-25 20:46:55,059 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fa/LC_MESSAGES 2025-04-25 20:46:55,059 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fa/LC_MESSAGES 2025-04-25 20:46:55,060 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fa/LC_MESSAGES 2025-04-25 20:46:55,060 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fr 2025-04-25 20:46:55,061 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/fr/LC_MESSAGES 2025-04-25 20:46:55,061 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fr/LC_MESSAGES 2025-04-25 20:46:55,061 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/fr/LC_MESSAGES 2025-04-25 20:46:55,062 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/de 2025-04-25 20:46:55,062 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/de/LC_MESSAGES 2025-04-25 20:46:55,062 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/de/LC_MESSAGES 2025-04-25 20:46:55,063 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/de/LC_MESSAGES 2025-04-25 20:46:55,063 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_TW 2025-04-25 20:46:55,064 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2025-04-25 20:46:55,064 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 2025-04-25 20:46:55,064 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 2025-04-25 20:46:55,065 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ca 2025-04-25 20:46:55,065 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ca/LC_MESSAGES 2025-04-25 20:46:55,065 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ca/LC_MESSAGES 2025-04-25 20:46:55,066 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ca/LC_MESSAGES 2025-04-25 20:46:55,066 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/is 2025-04-25 20:46:55,067 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/is/LC_MESSAGES 2025-04-25 20:46:55,067 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/is/LC_MESSAGES 2025-04-25 20:46:55,067 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/is/LC_MESSAGES 2025-04-25 20:46:55,068 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ko 2025-04-25 20:46:55,068 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ko/LC_MESSAGES 2025-04-25 20:46:55,068 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ko/LC_MESSAGES 2025-04-25 20:46:55,069 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ko/LC_MESSAGES 2025-04-25 20:46:55,069 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pl 2025-04-25 20:46:55,070 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pl/LC_MESSAGES 2025-04-25 20:46:55,070 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pl/LC_MESSAGES 2025-04-25 20:46:55,070 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pl/LC_MESSAGES 2025-04-25 20:46:55,071 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/hr 2025-04-25 20:46:55,071 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/hr/LC_MESSAGES 2025-04-25 20:46:55,071 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/hr/LC_MESSAGES 2025-04-25 20:46:55,072 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/hr/LC_MESSAGES 2025-04-25 20:46:55,072 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ja 2025-04-25 20:46:55,073 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ja/LC_MESSAGES 2025-04-25 20:46:55,073 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ja/LC_MESSAGES 2025-04-25 20:46:55,073 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ja/LC_MESSAGES 2025-04-25 20:46:55,074 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sv 2025-04-25 20:46:55,074 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sv/LC_MESSAGES 2025-04-25 20:46:55,075 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sv/LC_MESSAGES 2025-04-25 20:46:55,075 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sv/LC_MESSAGES 2025-04-25 20:46:55,075 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_CN 2025-04-25 20:46:55,076 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2025-04-25 20:46:55,076 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 2025-04-25 20:46:55,076 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 2025-04-25 20:46:55,077 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/da 2025-04-25 20:46:55,077 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/da/LC_MESSAGES 2025-04-25 20:46:55,078 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/da/LC_MESSAGES 2025-04-25 20:46:55,078 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/da/LC_MESSAGES 2025-04-25 20:46:55,078 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/cs 2025-04-25 20:46:55,079 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/cs/LC_MESSAGES 2025-04-25 20:46:55,079 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/cs/LC_MESSAGES 2025-04-25 20:46:55,079 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/cs/LC_MESSAGES 2025-04-25 20:46:55,080 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt 2025-04-25 20:46:55,080 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt/LC_MESSAGES 2025-04-25 20:46:55,081 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pt/LC_MESSAGES 2025-04-25 20:46:55,081 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/pt/LC_MESSAGES 2025-04-25 20:46:55,081 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt_BR 2025-04-25 20:46:55,082 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2025-04-25 20:46:55,082 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 2025-04-25 20:46:55,082 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 2025-04-25 20:46:55,083 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/en 2025-04-25 20:46:55,083 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/en/LC_MESSAGES 2025-04-25 20:46:55,084 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/en/LC_MESSAGES 2025-04-25 20:46:55,084 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/en/LC_MESSAGES 2025-04-25 20:46:55,084 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/id 2025-04-25 20:46:55,085 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/id/LC_MESSAGES 2025-04-25 20:46:55,085 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/id/LC_MESSAGES 2025-04-25 20:46:55,085 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/id/LC_MESSAGES 2025-04-25 20:46:55,086 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ar 2025-04-25 20:46:55,086 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ar/LC_MESSAGES 2025-04-25 20:46:55,087 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ar/LC_MESSAGES 2025-04-25 20:46:55,087 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ar/LC_MESSAGES 2025-04-25 20:46:55,087 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nl 2025-04-25 20:46:55,088 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nl/LC_MESSAGES 2025-04-25 20:46:55,088 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nl/LC_MESSAGES 2025-04-25 20:46:55,088 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nl/LC_MESSAGES 2025-04-25 20:46:55,089 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es_AR 2025-04-25 20:46:55,089 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2025-04-25 20:46:55,090 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 2025-04-25 20:46:55,090 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 2025-04-25 20:46:55,090 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ru 2025-04-25 20:46:55,091 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/ru/LC_MESSAGES 2025-04-25 20:46:55,091 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ru/LC_MESSAGES 2025-04-25 20:46:55,091 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/ru/LC_MESSAGES 2025-04-25 20:46:55,092 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/it 2025-04-25 20:46:55,092 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/it/LC_MESSAGES 2025-04-25 20:46:55,093 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/it/LC_MESSAGES 2025-04-25 20:46:55,093 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/it/LC_MESSAGES 2025-04-25 20:46:55,093 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sl 2025-04-25 20:46:55,094 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sl/LC_MESSAGES 2025-04-25 20:46:55,094 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sl/LC_MESSAGES 2025-04-25 20:46:55,095 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sl/LC_MESSAGES 2025-04-25 20:46:55,095 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es 2025-04-25 20:46:55,095 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/es/LC_MESSAGES 2025-04-25 20:46:55,096 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/es/LC_MESSAGES 2025-04-25 20:46:55,096 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/es/LC_MESSAGES 2025-04-25 20:46:55,096 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/el 2025-04-25 20:46:55,097 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/el/LC_MESSAGES 2025-04-25 20:46:55,097 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/el/LC_MESSAGES 2025-04-25 20:46:55,098 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/el/LC_MESSAGES 2025-04-25 20:46:55,098 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/he 2025-04-25 20:46:55,098 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/he/LC_MESSAGES 2025-04-25 20:46:55,099 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/he/LC_MESSAGES 2025-04-25 20:46:55,099 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/he/LC_MESSAGES 2025-04-25 20:46:55,099 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nb 2025-04-25 20:46:55,100 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/nb/LC_MESSAGES 2025-04-25 20:46:55,100 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nb/LC_MESSAGES 2025-04-25 20:46:55,101 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/nb/LC_MESSAGES 2025-04-25 20:46:55,101 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/bg 2025-04-25 20:46:55,101 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/bg/LC_MESSAGES 2025-04-25 20:46:55,102 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/bg/LC_MESSAGES 2025-04-25 20:46:55,102 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/bg/LC_MESSAGES 2025-04-25 20:46:55,102 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sr 2025-04-25 20:46:55,103 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/sr/LC_MESSAGES 2025-04-25 20:46:55,103 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sr/LC_MESSAGES 2025-04-25 20:46:55,104 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./django_registration/locale/sr/LC_MESSAGES 2025-04-25 20:46:55,104 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/tr_TR 2025-04-25 20:46:55,104 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2025-04-25 20:46:55,105 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 2025-04-25 20:46:55,105 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 2025-04-25 20:46:55,105 root INFO running install_egg_info 2025-04-25 20:46:55,110 root INFO Copying src/django_registration.egg-info to build/bdist.linux-loongarch64/wheel/./django_registration-3.4-py3.12.egg-info 2025-04-25 20:46:55,112 root INFO running install_scripts 2025-04-25 20:46:55,114 root INFO creating build/bdist.linux-loongarch64/wheel/django_registration-3.4.dist-info/WHEEL 2025-04-25 20:46:55,115 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-mx8bmwaz/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-25 20:46:55,116 wheel INFO adding 'django_registration/__init__.py' 2025-04-25 20:46:55,116 wheel INFO adding 'django_registration/exceptions.py' 2025-04-25 20:46:55,116 wheel INFO adding 'django_registration/forms.py' 2025-04-25 20:46:55,117 wheel INFO adding 'django_registration/signals.py' 2025-04-25 20:46:55,117 wheel INFO adding 'django_registration/validators.py' 2025-04-25 20:46:55,118 wheel INFO adding 'django_registration/views.py' 2025-04-25 20:46:55,118 wheel INFO adding 'django_registration/backends/__init__.py' 2025-04-25 20:46:55,118 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2025-04-25 20:46:55,119 wheel INFO adding 'django_registration/backends/activation/urls.py' 2025-04-25 20:46:55,119 wheel INFO adding 'django_registration/backends/activation/views.py' 2025-04-25 20:46:55,119 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2025-04-25 20:46:55,120 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2025-04-25 20:46:55,120 wheel INFO adding 'django_registration/backends/one_step/views.py' 2025-04-25 20:46:55,121 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,121 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2025-04-25 20:46:55,122 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,122 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2025-04-25 20:46:55,123 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,123 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2025-04-25 20:46:55,123 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,124 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2025-04-25 20:46:55,124 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,125 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2025-04-25 20:46:55,125 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,125 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2025-04-25 20:46:55,126 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,126 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2025-04-25 20:46:55,127 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,127 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2025-04-25 20:46:55,127 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,128 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2025-04-25 20:46:55,128 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,128 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2025-04-25 20:46:55,129 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,129 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2025-04-25 20:46:55,130 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,130 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2025-04-25 20:46:55,130 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,131 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2025-04-25 20:46:55,131 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,132 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2025-04-25 20:46:55,132 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,132 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2025-04-25 20:46:55,133 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,133 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2025-04-25 20:46:55,134 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,134 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2025-04-25 20:46:55,134 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,135 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2025-04-25 20:46:55,135 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,136 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2025-04-25 20:46:55,136 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,136 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2025-04-25 20:46:55,137 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,137 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2025-04-25 20:46:55,138 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,138 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2025-04-25 20:46:55,138 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,139 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2025-04-25 20:46:55,139 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,139 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-25 20:46:55,140 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,140 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2025-04-25 20:46:55,141 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,141 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2025-04-25 20:46:55,141 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,142 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2025-04-25 20:46:55,142 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,143 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2025-04-25 20:46:55,143 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,143 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2025-04-25 20:46:55,144 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,144 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2025-04-25 20:46:55,145 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2025-04-25 20:46:55,145 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2025-04-25 20:46:55,145 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2025-04-25 20:46:55,146 wheel INFO adding 'django_registration/migrations/__init__.py' 2025-04-25 20:46:55,146 wheel INFO adding 'django_registration-3.4.dist-info/licenses/AUTHORS' 2025-04-25 20:46:55,146 wheel INFO adding 'django_registration-3.4.dist-info/licenses/LICENSE' 2025-04-25 20:46:55,147 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2025-04-25 20:46:55,147 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2025-04-25 20:46:55,147 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2025-04-25 20:46:55,148 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2025-04-25 20:46:55,149 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-25 20:46:55,158 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.12/site-packages/django_registration/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/backends/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/backends/activation/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/backends/activation/__pycache__' 'usr/lib/python3.12/site-packages/django_registration/backends/one_step/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/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... py3-django python3~3.12 >>> py3-django-registration-pyc*: Package size: 34.8 KB >>> py3-django-registration-pyc*: Compressing data... >>> py3-django-registration-pyc*: Create checksum... >>> py3-django-registration-pyc*: Create py3-django-registration-pyc-3.4-r1.apk >>> py3-django-registration*: Tracing dependencies... py3-django python3~3.12 >>> 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-r1.apk >>> py3-django-registration: Build complete at Fri, 25 Apr 2025 20:46:55 +0000 elapsed time 0h 0m 38s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-registration (20250425.204652) (2/31) Purging py3-django-pyc (4.2.20-r0) (3/31) Purging py3-django (4.2.20-r0) (4/31) Purging py3-asgiref-pyc (3.8.1-r1) (5/31) Purging py3-asgiref (3.8.1-r1) (6/31) Purging py3-sqlparse-pyc (0.5.1-r0) (7/31) Purging py3-sqlparse (0.5.1-r0) (8/31) Purging tzdata (2025b-r0) (9/31) Purging py3-gpep517-pyc (16-r0) (10/31) Purging py3-gpep517 (16-r0) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (77.0.3-r0) (14/31) Purging py3-setuptools (77.0.3-r0) (15/31) Purging py3-wheel-pyc (0.43.0-r0) (16/31) Purging py3-wheel (0.43.0-r0) (17/31) Purging py3-packaging-pyc (24.2-r0) (18/31) Purging py3-packaging (24.2-r0) (19/31) Purging py3-parsing-pyc (3.2.0-r0) (20/31) Purging py3-parsing (3.2.0-r0) (21/31) Purging python3-pyc (3.12.10-r0) (22/31) Purging python3-pycache-pyc0 (3.12.10-r0) (23/31) Purging pyc (3.12.10-r0) (24/31) Purging python3 (3.12.10-r0) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.8-r0) (28/31) Purging libpanelw (6.5_p20250412-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging sqlite-libs (3.49.1-r0) (31/31) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> py3-django-registration: Updating the community/loongarch64 repository index... >>> py3-django-registration: Signing the index...