>>> py3-django-registration: Building community/py3-django-registration 3.4-r1 (using abuild 3.15.0_rc3-r1) started Tue, 06 May 2025 15:56:52 +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/29) Installing libbz2 (1.0.8-r6) (2/29) Installing gdbm (1.24-r0) (3/29) Installing mpdecimal (4.0.0-r0) (4/29) Installing libpanelw (6.5_p20250503-r0) (5/29) Installing sqlite-libs (3.49.1-r1) (6/29) Installing python3 (3.12.10-r0) (7/29) Installing python3-pycache-pyc0 (3.12.10-r0) (8/29) Installing pyc (3.12.10-r0) (9/29) Installing py3-asgiref (3.8.1-r1) (10/29) Installing py3-asgiref-pyc (3.8.1-r1) (11/29) Installing py3-sqlparse (0.5.1-r0) (12/29) Installing py3-sqlparse-pyc (0.5.1-r0) (13/29) Installing tzdata (2025b-r0) (14/29) Installing py3-django-pyc (4.2.20-r0) (15/29) Installing python3-pyc (3.12.10-r0) (16/29) Installing py3-django (4.2.20-r0) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (19-r0) (20/29) Installing py3-gpep517-pyc (19-r0) (21/29) Installing py3-parsing (3.2.3-r0) (22/29) Installing py3-parsing-pyc (3.2.3-r0) (23/29) Installing py3-packaging (25.0-r0) (24/29) Installing py3-packaging-pyc (25.0-r0) (25/29) Installing py3-setuptools (80.3.1-r0) (26/29) Installing py3-setuptools-pyc (80.3.1-r0) (27/29) Installing py3-wheel (0.46.1-r0) (28/29) Installing py3-wheel-pyc (0.46.1-r0) (29/29) Installing .makedepends-py3-django-registration (20250506.155714) Executing busybox-1.37.0-r16.trigger OK: 673 MiB in 139 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/v3.22/django-registration-3.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/django-registration-3.4.tar.gz.part' django-registration- 100% |********************************| 81582 0:00:00 ETA '/var/cache/distfiles/v3.22/django-registration-3.4.tar.gz.part' saved >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/django-registration-3.4.tar.gz... 2025-05-06 15:57:16,160 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 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:761: 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-05-06 15:57:16,235 root INFO running bdist_wheel 2025-05-06 15:57:16,247 root INFO running build 2025-05-06 15:57:16,247 root INFO running build_py 2025-05-06 15:57:16,250 root INFO creating build/lib/django_registration 2025-05-06 15:57:16,250 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2025-05-06 15:57:16,251 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2025-05-06 15:57:16,251 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2025-05-06 15:57:16,251 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2025-05-06 15:57:16,252 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2025-05-06 15:57:16,252 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2025-05-06 15:57:16,252 root INFO creating build/lib/django_registration/migrations 2025-05-06 15:57:16,252 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2025-05-06 15:57:16,253 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2025-05-06 15:57:16,253 root INFO creating build/lib/django_registration/backends 2025-05-06 15:57:16,253 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2025-05-06 15:57:16,257 root INFO creating build/lib/django_registration/backends/activation 2025-05-06 15:57:16,257 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2025-05-06 15:57:16,258 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2025-05-06 15:57:16,258 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2025-05-06 15:57:16,258 root INFO creating build/lib/django_registration/backends/one_step 2025-05-06 15:57:16,259 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2025-05-06 15:57:16,259 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2025-05-06 15:57:16,259 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2025-05-06 15:57:16,260 root INFO running egg_info 2025-05-06 15:57:16,262 root INFO creating src/django_registration.egg-info 2025-05-06 15:57:16,263 root INFO writing src/django_registration.egg-info/PKG-INFO 2025-05-06 15:57:16,264 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2025-05-06 15:57:16,265 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2025-05-06 15:57:16,266 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2025-05-06 15:57:16,266 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2025-05-06 15:57:16,278 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2025-05-06 15:57:16,278 root INFO reading manifest template 'MANIFEST.in' 2025-05-06 15:57:16,279 root WARNING warning: no files found matching 'tox.ini' 2025-05-06 15:57:16,282 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-06 15:57:16,283 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-06 15:57:16,283 root INFO adding license file 'LICENSE' 2025-05-06 15:57:16,283 root INFO adding license file 'AUTHORS' 2025-05-06 15:57:16,285 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2025-05-06 15:57:16,293 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2025-05-06 15:57:16,293 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2025-05-06 15:57:16,294 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2025-05-06 15:57:16,294 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2025-05-06 15:57:16,294 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2025-05-06 15:57:16,295 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2025-05-06 15:57:16,295 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2025-05-06 15:57:16,295 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2025-05-06 15:57:16,295 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2025-05-06 15:57:16,296 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2025-05-06 15:57:16,296 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2025-05-06 15:57:16,296 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2025-05-06 15:57:16,296 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2025-05-06 15:57:16,297 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2025-05-06 15:57:16,297 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2025-05-06 15:57:16,297 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2025-05-06 15:57:16,297 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2025-05-06 15:57:16,298 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2025-05-06 15:57:16,298 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2025-05-06 15:57:16,298 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2025-05-06 15:57:16,298 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2025-05-06 15:57:16,299 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2025-05-06 15:57:16,299 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2025-05-06 15:57:16,299 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2025-05-06 15:57:16,299 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2025-05-06 15:57:16,299 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2025-05-06 15:57:16,300 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2025-05-06 15:57:16,300 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2025-05-06 15:57:16,300 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2025-05-06 15:57:16,300 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2025-05-06 15:57:16,301 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2025-05-06 15:57:16,301 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2025-05-06 15:57:16,301 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2025-05-06 15:57:16,301 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2025-05-06 15:57:16,302 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2025-05-06 15:57:16,302 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2025-05-06 15:57:16,302 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2025-05-06 15:57:16,302 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2025-05-06 15:57:16,303 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2025-05-06 15:57:16,303 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2025-05-06 15:57:16,303 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2025-05-06 15:57:16,303 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2025-05-06 15:57:16,304 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2025-05-06 15:57:16,304 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2025-05-06 15:57:16,304 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2025-05-06 15:57:16,304 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2025-05-06 15:57:16,305 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2025-05-06 15:57:16,305 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2025-05-06 15:57:16,305 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2025-05-06 15:57:16,305 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2025-05-06 15:57:16,306 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2025-05-06 15:57:16,306 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2025-05-06 15:57:16,306 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2025-05-06 15:57:16,306 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2025-05-06 15:57:16,307 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2025-05-06 15:57:16,307 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2025-05-06 15:57:16,307 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2025-05-06 15:57:16,307 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2025-05-06 15:57:16,308 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2025-05-06 15:57:16,308 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2025-05-06 15:57:16,308 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2025-05-06 15:57:16,308 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2025-05-06 15:57:16,308 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2025-05-06 15:57:16,309 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2025-05-06 15:57:16,309 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2025-05-06 15:57:16,309 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2025-05-06 15:57:16,309 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2025-05-06 15:57:16,310 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2025-05-06 15:57:16,310 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2025-05-06 15:57:16,310 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2025-05-06 15:57:16,310 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2025-05-06 15:57:16,311 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2025-05-06 15:57:16,311 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2025-05-06 15:57:16,311 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2025-05-06 15:57:16,311 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2025-05-06 15:57:16,311 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2025-05-06 15:57:16,312 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2025-05-06 15:57:16,312 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2025-05-06 15:57:16,312 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2025-05-06 15:57:16,312 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2025-05-06 15:57:16,313 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2025-05-06 15:57:16,313 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2025-05-06 15:57:16,313 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2025-05-06 15:57:16,313 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2025-05-06 15:57:16,313 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2025-05-06 15:57:16,314 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2025-05-06 15:57:16,314 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2025-05-06 15:57:16,314 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2025-05-06 15:57:16,314 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2025-05-06 15:57:16,315 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2025-05-06 15:57:16,315 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2025-05-06 15:57:16,315 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2025-05-06 15:57:16,315 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2025-05-06 15:57:16,324 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-06 15:57:16,324 root INFO running install 2025-05-06 15:57:16,335 root INFO running install_lib 2025-05-06 15:57:16,337 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-06 15:57:16,338 root INFO creating build/bdist.linux-armv8l/wheel/django_registration 2025-05-06 15:57:16,338 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-armv8l/wheel/./django_registration 2025-05-06 15:57:16,338 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-armv8l/wheel/./django_registration 2025-05-06 15:57:16,338 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-armv8l/wheel/./django_registration 2025-05-06 15:57:16,338 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-armv8l/wheel/./django_registration 2025-05-06 15:57:16,339 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-armv8l/wheel/./django_registration 2025-05-06 15:57:16,339 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-armv8l/wheel/./django_registration 2025-05-06 15:57:16,339 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/migrations 2025-05-06 15:57:16,339 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-armv8l/wheel/./django_registration/migrations 2025-05-06 15:57:16,339 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-armv8l/wheel/./django_registration/migrations 2025-05-06 15:57:16,340 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale 2025-05-06 15:57:16,340 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ca 2025-05-06 15:57:16,340 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ca/LC_MESSAGES 2025-05-06 15:57:16,340 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ca/LC_MESSAGES 2025-05-06 15:57:16,340 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ca/LC_MESSAGES 2025-05-06 15:57:16,341 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/el 2025-05-06 15:57:16,341 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/el/LC_MESSAGES 2025-05-06 15:57:16,341 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/el/LC_MESSAGES 2025-05-06 15:57:16,341 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/el/LC_MESSAGES 2025-05-06 15:57:16,342 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/en 2025-05-06 15:57:16,342 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/en/LC_MESSAGES 2025-05-06 15:57:16,342 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/en/LC_MESSAGES 2025-05-06 15:57:16,342 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/en/LC_MESSAGES 2025-05-06 15:57:16,342 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/tr_TR 2025-05-06 15:57:16,343 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2025-05-06 15:57:16,343 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/tr_TR/LC_MESSAGES 2025-05-06 15:57:16,343 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/tr_TR/LC_MESSAGES 2025-05-06 15:57:16,343 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ko 2025-05-06 15:57:16,343 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ko/LC_MESSAGES 2025-05-06 15:57:16,343 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ko/LC_MESSAGES 2025-05-06 15:57:16,344 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ko/LC_MESSAGES 2025-05-06 15:57:16,344 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/is 2025-05-06 15:57:16,344 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/is/LC_MESSAGES 2025-05-06 15:57:16,344 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/is/LC_MESSAGES 2025-05-06 15:57:16,345 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/is/LC_MESSAGES 2025-05-06 15:57:16,345 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/bg 2025-05-06 15:57:16,345 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/bg/LC_MESSAGES 2025-05-06 15:57:16,345 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/bg/LC_MESSAGES 2025-05-06 15:57:16,345 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/bg/LC_MESSAGES 2025-05-06 15:57:16,346 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/zh_TW 2025-05-06 15:57:16,346 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2025-05-06 15:57:16,346 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/zh_TW/LC_MESSAGES 2025-05-06 15:57:16,346 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/zh_TW/LC_MESSAGES 2025-05-06 15:57:16,346 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ja 2025-05-06 15:57:16,347 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ja/LC_MESSAGES 2025-05-06 15:57:16,347 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ja/LC_MESSAGES 2025-05-06 15:57:16,347 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ja/LC_MESSAGES 2025-05-06 15:57:16,347 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/cs 2025-05-06 15:57:16,347 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/cs/LC_MESSAGES 2025-05-06 15:57:16,348 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/cs/LC_MESSAGES 2025-05-06 15:57:16,348 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/cs/LC_MESSAGES 2025-05-06 15:57:16,348 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/sl 2025-05-06 15:57:16,348 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/sl/LC_MESSAGES 2025-05-06 15:57:16,348 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/sl/LC_MESSAGES 2025-05-06 15:57:16,349 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/sl/LC_MESSAGES 2025-05-06 15:57:16,349 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/zh_CN 2025-05-06 15:57:16,349 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2025-05-06 15:57:16,349 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/zh_CN/LC_MESSAGES 2025-05-06 15:57:16,349 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/zh_CN/LC_MESSAGES 2025-05-06 15:57:16,350 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/pt_BR 2025-05-06 15:57:16,350 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2025-05-06 15:57:16,350 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/pt_BR/LC_MESSAGES 2025-05-06 15:57:16,350 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/pt_BR/LC_MESSAGES 2025-05-06 15:57:16,350 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/pl 2025-05-06 15:57:16,351 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/pl/LC_MESSAGES 2025-05-06 15:57:16,351 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/pl/LC_MESSAGES 2025-05-06 15:57:16,351 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/pl/LC_MESSAGES 2025-05-06 15:57:16,351 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/hr 2025-05-06 15:57:16,351 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/hr/LC_MESSAGES 2025-05-06 15:57:16,352 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/hr/LC_MESSAGES 2025-05-06 15:57:16,352 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/hr/LC_MESSAGES 2025-05-06 15:57:16,352 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ru 2025-05-06 15:57:16,352 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ru/LC_MESSAGES 2025-05-06 15:57:16,352 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ru/LC_MESSAGES 2025-05-06 15:57:16,353 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ru/LC_MESSAGES 2025-05-06 15:57:16,353 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/es 2025-05-06 15:57:16,353 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/es/LC_MESSAGES 2025-05-06 15:57:16,353 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/es/LC_MESSAGES 2025-05-06 15:57:16,353 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/es/LC_MESSAGES 2025-05-06 15:57:16,354 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/id 2025-05-06 15:57:16,354 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/id/LC_MESSAGES 2025-05-06 15:57:16,354 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/id/LC_MESSAGES 2025-05-06 15:57:16,354 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/id/LC_MESSAGES 2025-05-06 15:57:16,355 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/de 2025-05-06 15:57:16,355 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/de/LC_MESSAGES 2025-05-06 15:57:16,355 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/de/LC_MESSAGES 2025-05-06 15:57:16,355 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/de/LC_MESSAGES 2025-05-06 15:57:16,355 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/it 2025-05-06 15:57:16,356 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/it/LC_MESSAGES 2025-05-06 15:57:16,356 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/it/LC_MESSAGES 2025-05-06 15:57:16,356 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/it/LC_MESSAGES 2025-05-06 15:57:16,356 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/sr 2025-05-06 15:57:16,357 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/sr/LC_MESSAGES 2025-05-06 15:57:16,357 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/sr/LC_MESSAGES 2025-05-06 15:57:16,357 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/sr/LC_MESSAGES 2025-05-06 15:57:16,357 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/fr 2025-05-06 15:57:16,357 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/fr/LC_MESSAGES 2025-05-06 15:57:16,358 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/fr/LC_MESSAGES 2025-05-06 15:57:16,358 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/fr/LC_MESSAGES 2025-05-06 15:57:16,358 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ar 2025-05-06 15:57:16,358 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/ar/LC_MESSAGES 2025-05-06 15:57:16,359 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ar/LC_MESSAGES 2025-05-06 15:57:16,359 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/ar/LC_MESSAGES 2025-05-06 15:57:16,359 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/es_AR 2025-05-06 15:57:16,359 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/es_AR/LC_MESSAGES 2025-05-06 15:57:16,359 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/es_AR/LC_MESSAGES 2025-05-06 15:57:16,360 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/es_AR/LC_MESSAGES 2025-05-06 15:57:16,360 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/sv 2025-05-06 15:57:16,360 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/sv/LC_MESSAGES 2025-05-06 15:57:16,360 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/sv/LC_MESSAGES 2025-05-06 15:57:16,361 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/sv/LC_MESSAGES 2025-05-06 15:57:16,361 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/nb 2025-05-06 15:57:16,361 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/nb/LC_MESSAGES 2025-05-06 15:57:16,361 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/nb/LC_MESSAGES 2025-05-06 15:57:16,361 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/nb/LC_MESSAGES 2025-05-06 15:57:16,362 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/nl 2025-05-06 15:57:16,362 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/nl/LC_MESSAGES 2025-05-06 15:57:16,362 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/nl/LC_MESSAGES 2025-05-06 15:57:16,362 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/nl/LC_MESSAGES 2025-05-06 15:57:16,363 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/pt 2025-05-06 15:57:16,363 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/pt/LC_MESSAGES 2025-05-06 15:57:16,363 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/pt/LC_MESSAGES 2025-05-06 15:57:16,363 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/pt/LC_MESSAGES 2025-05-06 15:57:16,364 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/he 2025-05-06 15:57:16,364 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/he/LC_MESSAGES 2025-05-06 15:57:16,364 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/he/LC_MESSAGES 2025-05-06 15:57:16,364 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/he/LC_MESSAGES 2025-05-06 15:57:16,364 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/fa 2025-05-06 15:57:16,365 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/fa/LC_MESSAGES 2025-05-06 15:57:16,365 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/fa/LC_MESSAGES 2025-05-06 15:57:16,365 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/fa/LC_MESSAGES 2025-05-06 15:57:16,365 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/da 2025-05-06 15:57:16,366 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/locale/da/LC_MESSAGES 2025-05-06 15:57:16,366 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/./django_registration/locale/da/LC_MESSAGES 2025-05-06 15:57:16,366 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/./django_registration/locale/da/LC_MESSAGES 2025-05-06 15:57:16,366 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/backends 2025-05-06 15:57:16,366 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends 2025-05-06 15:57:16,367 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/backends/activation 2025-05-06 15:57:16,367 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends/activation 2025-05-06 15:57:16,367 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends/activation 2025-05-06 15:57:16,367 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends/activation 2025-05-06 15:57:16,368 root INFO creating build/bdist.linux-armv8l/wheel/django_registration/backends/one_step 2025-05-06 15:57:16,368 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends/one_step 2025-05-06 15:57:16,368 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends/one_step 2025-05-06 15:57:16,368 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-armv8l/wheel/./django_registration/backends/one_step 2025-05-06 15:57:16,368 root INFO running install_egg_info 2025-05-06 15:57:16,371 root INFO Copying src/django_registration.egg-info to build/bdist.linux-armv8l/wheel/./django_registration-3.4-py3.12.egg-info 2025-05-06 15:57:16,372 root INFO running install_scripts 2025-05-06 15:57:16,374 root INFO creating build/bdist.linux-armv8l/wheel/django_registration-3.4.dist-info/WHEEL 2025-05-06 15:57:16,374 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-36h19ix8/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-06 15:57:16,374 wheel INFO adding 'django_registration/__init__.py' 2025-05-06 15:57:16,375 wheel INFO adding 'django_registration/exceptions.py' 2025-05-06 15:57:16,375 wheel INFO adding 'django_registration/forms.py' 2025-05-06 15:57:16,375 wheel INFO adding 'django_registration/signals.py' 2025-05-06 15:57:16,375 wheel INFO adding 'django_registration/validators.py' 2025-05-06 15:57:16,375 wheel INFO adding 'django_registration/views.py' 2025-05-06 15:57:16,376 wheel INFO adding 'django_registration/backends/__init__.py' 2025-05-06 15:57:16,376 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2025-05-06 15:57:16,376 wheel INFO adding 'django_registration/backends/activation/urls.py' 2025-05-06 15:57:16,376 wheel INFO adding 'django_registration/backends/activation/views.py' 2025-05-06 15:57:16,376 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2025-05-06 15:57:16,377 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2025-05-06 15:57:16,377 wheel INFO adding 'django_registration/backends/one_step/views.py' 2025-05-06 15:57:16,377 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,377 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2025-05-06 15:57:16,378 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,378 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2025-05-06 15:57:16,378 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,378 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2025-05-06 15:57:16,379 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,379 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2025-05-06 15:57:16,379 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,379 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2025-05-06 15:57:16,379 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,380 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2025-05-06 15:57:16,380 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,380 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2025-05-06 15:57:16,380 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,380 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2025-05-06 15:57:16,381 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,381 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2025-05-06 15:57:16,381 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,381 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2025-05-06 15:57:16,382 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,382 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2025-05-06 15:57:16,382 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,382 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2025-05-06 15:57:16,382 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,383 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2025-05-06 15:57:16,383 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,383 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2025-05-06 15:57:16,383 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,383 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2025-05-06 15:57:16,384 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,384 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2025-05-06 15:57:16,384 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,384 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2025-05-06 15:57:16,384 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,385 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2025-05-06 15:57:16,385 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,385 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2025-05-06 15:57:16,385 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,385 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2025-05-06 15:57:16,386 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,386 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2025-05-06 15:57:16,386 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,386 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2025-05-06 15:57:16,387 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,387 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2025-05-06 15:57:16,387 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,387 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2025-05-06 15:57:16,387 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,388 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2025-05-06 15:57:16,388 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,388 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2025-05-06 15:57:16,388 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,388 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2025-05-06 15:57:16,389 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,389 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2025-05-06 15:57:16,389 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,389 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2025-05-06 15:57:16,389 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,390 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2025-05-06 15:57:16,390 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2025-05-06 15:57:16,390 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2025-05-06 15:57:16,390 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2025-05-06 15:57:16,390 wheel INFO adding 'django_registration/migrations/__init__.py' 2025-05-06 15:57:16,391 wheel INFO adding 'django_registration-3.4.dist-info/licenses/AUTHORS' 2025-05-06 15:57:16,391 wheel INFO adding 'django_registration-3.4.dist-info/licenses/LICENSE' 2025-05-06 15:57:16,391 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2025-05-06 15:57:16,391 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2025-05-06 15:57:16,391 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2025-05-06 15:57:16,392 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2025-05-06 15:57:16,392 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-06 15:57:16,396 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 Tue, 06 May 2025 15:57:17 +0000 elapsed time 0h 0m 25s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/29) Purging .makedepends-py3-django-registration (20250506.155714) (2/29) Purging py3-django-pyc (4.2.20-r0) (3/29) Purging py3-django (4.2.20-r0) (4/29) Purging py3-asgiref-pyc (3.8.1-r1) (5/29) Purging py3-asgiref (3.8.1-r1) (6/29) Purging py3-sqlparse-pyc (0.5.1-r0) (7/29) Purging py3-sqlparse (0.5.1-r0) (8/29) Purging tzdata (2025b-r0) (9/29) Purging py3-gpep517-pyc (19-r0) (10/29) Purging py3-gpep517 (19-r0) (11/29) Purging py3-installer-pyc (0.7.0-r2) (12/29) Purging py3-installer (0.7.0-r2) (13/29) Purging py3-setuptools-pyc (80.3.1-r0) (14/29) Purging py3-setuptools (80.3.1-r0) (15/29) Purging py3-wheel-pyc (0.46.1-r0) (16/29) Purging py3-wheel (0.46.1-r0) (17/29) Purging py3-packaging-pyc (25.0-r0) (18/29) Purging py3-packaging (25.0-r0) (19/29) Purging py3-parsing-pyc (3.2.3-r0) (20/29) Purging py3-parsing (3.2.3-r0) (21/29) Purging python3-pyc (3.12.10-r0) (22/29) Purging python3-pycache-pyc0 (3.12.10-r0) (23/29) Purging pyc (3.12.10-r0) (24/29) Purging python3 (3.12.10-r0) (25/29) Purging gdbm (1.24-r0) (26/29) Purging libbz2 (1.0.8-r6) (27/29) Purging libpanelw (6.5_p20250503-r0) (28/29) Purging mpdecimal (4.0.0-r0) (29/29) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-django-registration: Updating the community/armhf repository index... >>> py3-django-registration: Signing the index...