>>> py3-django-registration: Building community/py3-django-registration 3.4-r2 (using abuild 3.16.0-r0) started Thu, 05 Mar 2026 16:09:07 +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.12.12-r0) ( 9/31) Installing python3-pycache-pyc0 (3.12.12-r0) (10/31) Installing pyc (3.12.12-r0) (11/31) Installing py3-django-pyc (5.2.12-r0) (12/31) Installing python3-pyc (3.12.12-r0) (13/31) Installing py3-asgiref (3.9.1-r0) (14/31) Installing py3-asgiref-pyc (3.9.1-r0) (15/31) Installing py3-sqlparse (0.5.3-r0) (16/31) Installing py3-sqlparse-pyc (0.5.3-r0) (17/31) Installing tzdata (2026a-r0) (18/31) Installing py3-django (5.2.12-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (19-r1) (22/31) Installing py3-gpep517-pyc (19-r1) (23/31) Installing py3-parsing (3.3.2-r0) (24/31) Installing py3-parsing-pyc (3.3.2-r0) (25/31) Installing py3-packaging (26.0-r0) (26/31) Installing py3-packaging-pyc (26.0-r0) (27/31) Installing py3-setuptools (82.0.0-r0) (28/31) Installing py3-setuptools-pyc (82.0.0-r0) (29/31) Installing py3-wheel (0.46.3-r0) (30/31) Installing py3-wheel-pyc (0.46.3-r0) (31/31) Installing .makedepends-py3-django-registration (20260305.160909) Executing busybox-1.37.0-r31.trigger OK: 368.1 MiB in 137 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-registration: Fetching django-registration-3.4.tar.gz::https://github.com/ubernostrum/django-registration/archive/3.4.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/django-registration-3.4.tar.gz.part' django-registration- 100% |********************************| 81582 0:00:00 ETA '/var/cache/distfiles/django-registration-3.4.tar.gz.part' saved /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-05 16:09:13,359 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`. (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.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: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-05 16:09:13,437 root INFO running bdist_wheel 2026-03-05 16:09:13,459 root INFO running build 2026-03-05 16:09:13,460 root INFO running build_py 2026-03-05 16:09:13,465 root INFO creating build/lib/django_registration 2026-03-05 16:09:13,465 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2026-03-05 16:09:13,465 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2026-03-05 16:09:13,466 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2026-03-05 16:09:13,466 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2026-03-05 16:09:13,466 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2026-03-05 16:09:13,467 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2026-03-05 16:09:13,467 root INFO creating build/lib/django_registration/migrations 2026-03-05 16:09:13,467 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2026-03-05 16:09:13,468 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2026-03-05 16:09:13,468 root INFO creating build/lib/django_registration/backends 2026-03-05 16:09:13,468 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2026-03-05 16:09:13,476 root INFO creating build/lib/django_registration/backends/one_step 2026-03-05 16:09:13,476 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2026-03-05 16:09:13,476 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2026-03-05 16:09:13,477 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2026-03-05 16:09:13,477 root INFO creating build/lib/django_registration/backends/activation 2026-03-05 16:09:13,477 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2026-03-05 16:09:13,478 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2026-03-05 16:09:13,478 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2026-03-05 16:09:13,480 root INFO running egg_info 2026-03-05 16:09:13,484 root INFO creating src/django_registration.egg-info 2026-03-05 16:09:13,484 root INFO writing src/django_registration.egg-info/PKG-INFO 2026-03-05 16:09:13,486 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2026-03-05 16:09:13,488 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2026-03-05 16:09:13,488 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2026-03-05 16:09:13,488 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2026-03-05 16:09:13,512 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2026-03-05 16:09:13,512 root INFO reading manifest template 'MANIFEST.in' 2026-03-05 16:09:13,514 root WARNING warning: no files found matching 'tox.ini' 2026-03-05 16:09:13,520 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-03-05 16:09:13,521 root WARNING no previously-included directories found matching 'docs/_build' 2026-03-05 16:09:13,521 root INFO adding license file 'LICENSE' 2026-03-05 16:09:13,521 root INFO adding license file 'AUTHORS' 2026-03-05 16:09:13,526 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2026-03-05 16:09:13,542 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2026-03-05 16:09:13,543 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2026-03-05 16:09:13,543 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2026-03-05 16:09:13,543 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2026-03-05 16:09:13,544 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2026-03-05 16:09:13,544 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2026-03-05 16:09:13,544 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2026-03-05 16:09:13,545 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2026-03-05 16:09:13,545 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2026-03-05 16:09:13,545 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2026-03-05 16:09:13,546 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2026-03-05 16:09:13,546 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2026-03-05 16:09:13,546 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2026-03-05 16:09:13,546 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2026-03-05 16:09:13,547 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2026-03-05 16:09:13,547 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2026-03-05 16:09:13,547 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2026-03-05 16:09:13,548 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2026-03-05 16:09:13,548 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2026-03-05 16:09:13,548 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2026-03-05 16:09:13,549 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2026-03-05 16:09:13,549 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-05 16:09:13,549 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-05 16:09:13,550 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-05 16:09:13,550 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2026-03-05 16:09:13,550 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2026-03-05 16:09:13,550 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2026-03-05 16:09:13,551 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2026-03-05 16:09:13,551 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2026-03-05 16:09:13,551 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2026-03-05 16:09:13,552 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2026-03-05 16:09:13,552 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2026-03-05 16:09:13,552 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2026-03-05 16:09:13,553 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2026-03-05 16:09:13,553 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2026-03-05 16:09:13,553 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2026-03-05 16:09:13,553 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2026-03-05 16:09:13,554 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2026-03-05 16:09:13,554 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2026-03-05 16:09:13,554 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2026-03-05 16:09:13,555 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2026-03-05 16:09:13,555 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2026-03-05 16:09:13,555 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2026-03-05 16:09:13,555 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2026-03-05 16:09:13,556 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2026-03-05 16:09:13,556 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2026-03-05 16:09:13,556 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2026-03-05 16:09:13,557 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2026-03-05 16:09:13,557 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-05 16:09:13,557 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-05 16:09:13,558 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-05 16:09:13,558 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2026-03-05 16:09:13,558 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2026-03-05 16:09:13,558 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2026-03-05 16:09:13,559 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2026-03-05 16:09:13,559 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2026-03-05 16:09:13,559 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2026-03-05 16:09:13,560 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2026-03-05 16:09:13,560 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2026-03-05 16:09:13,560 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2026-03-05 16:09:13,561 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2026-03-05 16:09:13,561 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2026-03-05 16:09:13,561 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2026-03-05 16:09:13,561 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2026-03-05 16:09:13,562 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2026-03-05 16:09:13,562 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2026-03-05 16:09:13,562 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2026-03-05 16:09:13,563 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2026-03-05 16:09:13,563 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2026-03-05 16:09:13,563 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2026-03-05 16:09:13,564 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2026-03-05 16:09:13,564 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2026-03-05 16:09:13,564 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-05 16:09:13,564 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-05 16:09:13,565 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-05 16:09:13,565 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2026-03-05 16:09:13,565 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2026-03-05 16:09:13,566 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2026-03-05 16:09:13,566 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2026-03-05 16:09:13,566 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2026-03-05 16:09:13,567 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2026-03-05 16:09:13,567 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2026-03-05 16:09:13,567 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2026-03-05 16:09:13,567 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2026-03-05 16:09:13,568 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2026-03-05 16:09:13,568 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2026-03-05 16:09:13,568 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2026-03-05 16:09:13,569 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-05 16:09:13,569 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-05 16:09:13,569 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-05 16:09:13,570 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2026-03-05 16:09:13,570 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2026-03-05 16:09:13,570 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2026-03-05 16:09:13,586 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-05 16:09:13,586 root INFO running install 2026-03-05 16:09:13,616 root INFO running install_lib 2026-03-05 16:09:13,621 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-05 16:09:13,621 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration 2026-03-05 16:09:13,621 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-ppc64le/wheel/./django_registration 2026-03-05 16:09:13,622 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-ppc64le/wheel/./django_registration 2026-03-05 16:09:13,622 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/migrations 2026-03-05 16:09:13,622 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/./django_registration/migrations 2026-03-05 16:09:13,622 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/./django_registration/migrations 2026-03-05 16:09:13,623 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale 2026-03-05 16:09:13,623 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ja 2026-03-05 16:09:13,623 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ja/LC_MESSAGES 2026-03-05 16:09:13,623 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ja/LC_MESSAGES 2026-03-05 16:09:13,624 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ja/LC_MESSAGES 2026-03-05 16:09:13,624 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nl 2026-03-05 16:09:13,624 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nl/LC_MESSAGES 2026-03-05 16:09:13,625 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/nl/LC_MESSAGES 2026-03-05 16:09:13,625 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/nl/LC_MESSAGES 2026-03-05 16:09:13,625 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nb 2026-03-05 16:09:13,625 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/nb/LC_MESSAGES 2026-03-05 16:09:13,626 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/nb/LC_MESSAGES 2026-03-05 16:09:13,626 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/nb/LC_MESSAGES 2026-03-05 16:09:13,626 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/bg 2026-03-05 16:09:13,626 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/bg/LC_MESSAGES 2026-03-05 16:09:13,627 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/bg/LC_MESSAGES 2026-03-05 16:09:13,627 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/bg/LC_MESSAGES 2026-03-05 16:09:13,627 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ko 2026-03-05 16:09:13,628 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ko/LC_MESSAGES 2026-03-05 16:09:13,628 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ko/LC_MESSAGES 2026-03-05 16:09:13,628 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ko/LC_MESSAGES 2026-03-05 16:09:13,628 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/cs 2026-03-05 16:09:13,629 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/cs/LC_MESSAGES 2026-03-05 16:09:13,629 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/cs/LC_MESSAGES 2026-03-05 16:09:13,629 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/cs/LC_MESSAGES 2026-03-05 16:09:13,629 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/el 2026-03-05 16:09:13,630 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/el/LC_MESSAGES 2026-03-05 16:09:13,630 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/el/LC_MESSAGES 2026-03-05 16:09:13,630 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/el/LC_MESSAGES 2026-03-05 16:09:13,630 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_TW 2026-03-05 16:09:13,631 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2026-03-05 16:09:13,631 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/zh_TW/LC_MESSAGES 2026-03-05 16:09:13,631 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/zh_TW/LC_MESSAGES 2026-03-05 16:09:13,632 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fr 2026-03-05 16:09:13,632 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fr/LC_MESSAGES 2026-03-05 16:09:13,632 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/fr/LC_MESSAGES 2026-03-05 16:09:13,632 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/fr/LC_MESSAGES 2026-03-05 16:09:13,633 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sv 2026-03-05 16:09:13,633 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sv/LC_MESSAGES 2026-03-05 16:09:13,633 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/sv/LC_MESSAGES 2026-03-05 16:09:13,633 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/sv/LC_MESSAGES 2026-03-05 16:09:13,634 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/id 2026-03-05 16:09:13,634 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/id/LC_MESSAGES 2026-03-05 16:09:13,634 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/id/LC_MESSAGES 2026-03-05 16:09:13,634 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/id/LC_MESSAGES 2026-03-05 16:09:13,635 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/de 2026-03-05 16:09:13,635 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/de/LC_MESSAGES 2026-03-05 16:09:13,635 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/de/LC_MESSAGES 2026-03-05 16:09:13,636 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/de/LC_MESSAGES 2026-03-05 16:09:13,636 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ar 2026-03-05 16:09:13,636 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ar/LC_MESSAGES 2026-03-05 16:09:13,636 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ar/LC_MESSAGES 2026-03-05 16:09:13,637 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ar/LC_MESSAGES 2026-03-05 16:09:13,637 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/da 2026-03-05 16:09:13,637 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/da/LC_MESSAGES 2026-03-05 16:09:13,637 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/da/LC_MESSAGES 2026-03-05 16:09:13,638 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/da/LC_MESSAGES 2026-03-05 16:09:13,638 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ru 2026-03-05 16:09:13,638 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ru/LC_MESSAGES 2026-03-05 16:09:13,638 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ru/LC_MESSAGES 2026-03-05 16:09:13,639 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ru/LC_MESSAGES 2026-03-05 16:09:13,639 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/he 2026-03-05 16:09:13,639 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/he/LC_MESSAGES 2026-03-05 16:09:13,640 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/he/LC_MESSAGES 2026-03-05 16:09:13,640 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/he/LC_MESSAGES 2026-03-05 16:09:13,640 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_CN 2026-03-05 16:09:13,640 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2026-03-05 16:09:13,641 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/zh_CN/LC_MESSAGES 2026-03-05 16:09:13,641 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/zh_CN/LC_MESSAGES 2026-03-05 16:09:13,641 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt 2026-03-05 16:09:13,641 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt/LC_MESSAGES 2026-03-05 16:09:13,642 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/pt/LC_MESSAGES 2026-03-05 16:09:13,642 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/pt/LC_MESSAGES 2026-03-05 16:09:13,642 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sl 2026-03-05 16:09:13,643 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sl/LC_MESSAGES 2026-03-05 16:09:13,643 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/sl/LC_MESSAGES 2026-03-05 16:09:13,643 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/sl/LC_MESSAGES 2026-03-05 16:09:13,643 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/is 2026-03-05 16:09:13,644 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/is/LC_MESSAGES 2026-03-05 16:09:13,644 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/is/LC_MESSAGES 2026-03-05 16:09:13,644 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/is/LC_MESSAGES 2026-03-05 16:09:13,644 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es_AR 2026-03-05 16:09:13,645 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es_AR/LC_MESSAGES 2026-03-05 16:09:13,645 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/es_AR/LC_MESSAGES 2026-03-05 16:09:13,645 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/es_AR/LC_MESSAGES 2026-03-05 16:09:13,645 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/it 2026-03-05 16:09:13,646 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/it/LC_MESSAGES 2026-03-05 16:09:13,646 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/it/LC_MESSAGES 2026-03-05 16:09:13,646 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/it/LC_MESSAGES 2026-03-05 16:09:13,647 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/en 2026-03-05 16:09:13,647 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/en/LC_MESSAGES 2026-03-05 16:09:13,647 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/en/LC_MESSAGES 2026-03-05 16:09:13,647 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/en/LC_MESSAGES 2026-03-05 16:09:13,648 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fa 2026-03-05 16:09:13,648 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/fa/LC_MESSAGES 2026-03-05 16:09:13,648 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/fa/LC_MESSAGES 2026-03-05 16:09:13,648 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/fa/LC_MESSAGES 2026-03-05 16:09:13,649 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/tr_TR 2026-03-05 16:09:13,649 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2026-03-05 16:09:13,649 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/tr_TR/LC_MESSAGES 2026-03-05 16:09:13,649 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/tr_TR/LC_MESSAGES 2026-03-05 16:09:13,650 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es 2026-03-05 16:09:13,650 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/es/LC_MESSAGES 2026-03-05 16:09:13,650 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/es/LC_MESSAGES 2026-03-05 16:09:13,651 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/es/LC_MESSAGES 2026-03-05 16:09:13,651 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ca 2026-03-05 16:09:13,651 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/ca/LC_MESSAGES 2026-03-05 16:09:13,651 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ca/LC_MESSAGES 2026-03-05 16:09:13,652 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/ca/LC_MESSAGES 2026-03-05 16:09:13,652 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sr 2026-03-05 16:09:13,652 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/sr/LC_MESSAGES 2026-03-05 16:09:13,652 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/sr/LC_MESSAGES 2026-03-05 16:09:13,653 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/sr/LC_MESSAGES 2026-03-05 16:09:13,653 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pl 2026-03-05 16:09:13,653 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pl/LC_MESSAGES 2026-03-05 16:09:13,654 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/pl/LC_MESSAGES 2026-03-05 16:09:13,654 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/pl/LC_MESSAGES 2026-03-05 16:09:13,654 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt_BR 2026-03-05 16:09:13,654 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2026-03-05 16:09:13,655 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/pt_BR/LC_MESSAGES 2026-03-05 16:09:13,655 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/pt_BR/LC_MESSAGES 2026-03-05 16:09:13,655 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/hr 2026-03-05 16:09:13,655 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/locale/hr/LC_MESSAGES 2026-03-05 16:09:13,656 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/hr/LC_MESSAGES 2026-03-05 16:09:13,656 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./django_registration/locale/hr/LC_MESSAGES 2026-03-05 16:09:13,656 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-ppc64le/wheel/./django_registration 2026-03-05 16:09:13,656 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/backends 2026-03-05 16:09:13,657 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/backends/one_step 2026-03-05 16:09:13,657 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends/one_step 2026-03-05 16:09:13,657 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends/one_step 2026-03-05 16:09:13,657 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends/one_step 2026-03-05 16:09:13,658 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration/backends/activation 2026-03-05 16:09:13,658 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends/activation 2026-03-05 16:09:13,658 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends/activation 2026-03-05 16:09:13,658 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends/activation 2026-03-05 16:09:13,659 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/./django_registration/backends 2026-03-05 16:09:13,659 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-ppc64le/wheel/./django_registration 2026-03-05 16:09:13,659 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-ppc64le/wheel/./django_registration 2026-03-05 16:09:13,659 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-ppc64le/wheel/./django_registration 2026-03-05 16:09:13,660 root INFO running install_egg_info 2026-03-05 16:09:13,664 root INFO Copying src/django_registration.egg-info to build/bdist.linux-ppc64le/wheel/./django_registration-3.4-py3.12.egg-info 2026-03-05 16:09:13,665 root INFO running install_scripts 2026-03-05 16:09:13,667 root INFO creating build/bdist.linux-ppc64le/wheel/django_registration-3.4.dist-info/WHEEL 2026-03-05 16:09:13,667 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-ovgd8jr8/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-05 16:09:13,668 wheel INFO adding 'django_registration/__init__.py' 2026-03-05 16:09:13,668 wheel INFO adding 'django_registration/exceptions.py' 2026-03-05 16:09:13,668 wheel INFO adding 'django_registration/forms.py' 2026-03-05 16:09:13,669 wheel INFO adding 'django_registration/signals.py' 2026-03-05 16:09:13,669 wheel INFO adding 'django_registration/validators.py' 2026-03-05 16:09:13,669 wheel INFO adding 'django_registration/views.py' 2026-03-05 16:09:13,670 wheel INFO adding 'django_registration/backends/__init__.py' 2026-03-05 16:09:13,670 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2026-03-05 16:09:13,670 wheel INFO adding 'django_registration/backends/activation/urls.py' 2026-03-05 16:09:13,670 wheel INFO adding 'django_registration/backends/activation/views.py' 2026-03-05 16:09:13,671 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2026-03-05 16:09:13,671 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2026-03-05 16:09:13,671 wheel INFO adding 'django_registration/backends/one_step/views.py' 2026-03-05 16:09:13,672 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,672 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2026-03-05 16:09:13,673 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,673 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2026-03-05 16:09:13,673 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,673 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2026-03-05 16:09:13,674 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,674 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2026-03-05 16:09:13,674 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,675 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2026-03-05 16:09:13,675 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,675 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2026-03-05 16:09:13,676 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,676 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2026-03-05 16:09:13,676 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,676 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2026-03-05 16:09:13,677 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,677 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2026-03-05 16:09:13,677 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,678 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2026-03-05 16:09:13,678 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,678 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2026-03-05 16:09:13,678 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,679 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2026-03-05 16:09:13,679 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,679 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2026-03-05 16:09:13,680 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,680 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2026-03-05 16:09:13,680 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,680 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2026-03-05 16:09:13,681 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,681 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2026-03-05 16:09:13,681 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,682 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2026-03-05 16:09:13,682 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,682 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2026-03-05 16:09:13,683 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,683 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2026-03-05 16:09:13,683 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,683 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2026-03-05 16:09:13,684 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,684 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2026-03-05 16:09:13,684 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,685 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2026-03-05 16:09:13,685 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,685 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2026-03-05 16:09:13,685 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,686 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2026-03-05 16:09:13,686 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,686 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2026-03-05 16:09:13,687 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,687 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2026-03-05 16:09:13,687 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,687 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2026-03-05 16:09:13,688 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,688 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2026-03-05 16:09:13,688 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,689 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2026-03-05 16:09:13,689 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,689 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2026-03-05 16:09:13,689 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2026-03-05 16:09:13,690 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2026-03-05 16:09:13,690 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2026-03-05 16:09:13,690 wheel INFO adding 'django_registration/migrations/__init__.py' 2026-03-05 16:09:13,691 wheel INFO adding 'django_registration-3.4.dist-info/licenses/AUTHORS' 2026-03-05 16:09:13,691 wheel INFO adding 'django_registration-3.4.dist-info/licenses/LICENSE' 2026-03-05 16:09:13,691 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2026-03-05 16:09:13,691 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2026-03-05 16:09:13,692 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2026-03-05 16:09:13,692 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2026-03-05 16:09:13,693 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-05 16:09:13,701 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/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/__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/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__' '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/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/backends/__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.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-r2.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-r2.apk >>> py3-django-registration: Build complete at Thu, 05 Mar 2026 16:09:14 +0000 elapsed time 0h 0m 7s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-django-registration (20260305.160909) ( 2/31) Purging py3-django-pyc (5.2.12-r0) ( 3/31) Purging py3-django (5.2.12-r0) ( 4/31) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/31) Purging py3-asgiref (3.9.1-r0) ( 6/31) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/31) Purging py3-sqlparse (0.5.3-r0) ( 8/31) Purging tzdata (2026a-r0) ( 9/31) Purging py3-gpep517-pyc (19-r1) (10/31) Purging py3-gpep517 (19-r1) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (82.0.0-r0) (14/31) Purging py3-setuptools (82.0.0-r0) (15/31) Purging py3-wheel-pyc (0.46.3-r0) (16/31) Purging py3-wheel (0.46.3-r0) (17/31) Purging py3-packaging-pyc (26.0-r0) (18/31) Purging py3-packaging (26.0-r0) (19/31) Purging py3-parsing-pyc (3.3.2-r0) (20/31) Purging py3-parsing (3.3.2-r0) (21/31) Purging python3-pyc (3.12.12-r0) (22/31) Purging python3-pycache-pyc0 (3.12.12-r0) (23/31) Purging pyc (3.12.12-r0) (24/31) Purging python3 (3.12.12-r0) (25/31) Purging gdbm (1.26-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.5.2-r0) (28/31) Purging libpanelw (6.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: 288.6 MiB in 106 packages >>> py3-django-registration: Updating the community/ppc64le repository index... >>> py3-django-registration: Signing the index...