>>> py3-django-registration: Building community/py3-django-registration 3.4-r1 (using abuild 3.14.1-r3) started Thu, 14 Nov 2024 21:22:29 +0000 >>> py3-django-registration: Validating /home/buildozer/aports/community/py3-django-registration/APKBUILD... >>> py3-django-registration: Analyzing dependencies... >>> py3-django-registration: Installing for build: build-base py3-django py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.6.3-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.5_p20241006-r3) (7/31) Installing sqlite-libs (3.47.0-r0) (8/31) Installing python3 (3.12.7-r1) (9/31) Installing python3-pycache-pyc0 (3.12.7-r1) (10/31) Installing pyc (3.12.7-r1) (11/31) Installing py3-asgiref (3.8.1-r1) (12/31) Installing py3-asgiref-pyc (3.8.1-r1) (13/31) Installing py3-sqlparse (0.5.1-r0) (14/31) Installing py3-sqlparse-pyc (0.5.1-r0) (15/31) Installing tzdata (2024b-r1) (16/31) Installing py3-django-pyc (4.2.16-r0) (17/31) Installing python3-pyc (3.12.7-r1) (18/31) Installing py3-django (4.2.16-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-parsing (3.1.4-r0) (24/31) Installing py3-parsing-pyc (3.1.4-r0) (25/31) Installing py3-packaging (24.2-r0) (26/31) Installing py3-packaging-pyc (24.2-r0) (27/31) Installing py3-setuptools (70.3.0-r0) (28/31) Installing py3-setuptools-pyc (70.3.0-r0) (29/31) Installing py3-wheel (0.43.0-r0) (30/31) Installing py3-wheel-pyc (0.43.0-r0) (31/31) Installing .makedepends-py3-django-registration (20241114.212253) Executing busybox-1.37.0-r7.trigger OK: 467 MiB in 132 packages >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Cleaning up tmpdir >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/django-registration-3.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/django-registration-3.4.tar.gz.part' django-registration- 100% |********************************| 81582 0:00:00 ETA '/var/cache/distfiles/v3.21/django-registration-3.4.tar.gz.part' saved >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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.21/django-registration-3.4.tar.gz... 2024-11-14 21:22:55,818 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-14 21:22:56,007 root INFO running bdist_wheel 2024-11-14 21:22:56,020 root INFO running build 2024-11-14 21:22:56,021 root INFO running build_py 2024-11-14 21:22:56,023 root INFO creating build 2024-11-14 21:22:56,024 root INFO creating build/lib 2024-11-14 21:22:56,024 root INFO creating build/lib/django_registration 2024-11-14 21:22:56,024 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2024-11-14 21:22:56,024 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2024-11-14 21:22:56,025 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2024-11-14 21:22:56,025 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2024-11-14 21:22:56,025 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2024-11-14 21:22:56,026 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2024-11-14 21:22:56,026 root INFO creating build/lib/django_registration/migrations 2024-11-14 21:22:56,026 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2024-11-14 21:22:56,027 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2024-11-14 21:22:56,027 root INFO creating build/lib/django_registration/backends 2024-11-14 21:22:56,027 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2024-11-14 21:22:56,028 root INFO creating build/lib/django_registration/backends/one_step 2024-11-14 21:22:56,028 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2024-11-14 21:22:56,029 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2024-11-14 21:22:56,029 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2024-11-14 21:22:56,030 root INFO creating build/lib/django_registration/backends/activation 2024-11-14 21:22:56,030 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2024-11-14 21:22:56,030 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2024-11-14 21:22:56,030 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2024-11-14 21:22:56,039 root INFO running egg_info 2024-11-14 21:22:56,039 root INFO creating src/django_registration.egg-info 2024-11-14 21:22:56,041 root INFO writing src/django_registration.egg-info/PKG-INFO 2024-11-14 21:22:56,045 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2024-11-14 21:22:56,046 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2024-11-14 21:22:56,046 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2024-11-14 21:22:56,046 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-11-14 21:22:56,063 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-11-14 21:22:56,064 root INFO reading manifest template 'MANIFEST.in' 2024-11-14 21:22:56,066 root WARNING warning: no files found matching 'tox.ini' 2024-11-14 21:22:56,071 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-11-14 21:22:56,071 root WARNING no previously-included directories found matching 'docs/_build' 2024-11-14 21:22:56,071 root INFO adding license file 'LICENSE' 2024-11-14 21:22:56,071 root INFO adding license file 'AUTHORS' 2024-11-14 21:22:56,074 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2024-11-14 21:22:56,087 root INFO creating build/lib/django_registration/locale 2024-11-14 21:22:56,087 root INFO creating build/lib/django_registration/locale/pl 2024-11-14 21:22:56,087 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2024-11-14 21:22:56,087 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2024-11-14 21:22:56,088 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2024-11-14 21:22:56,088 root INFO creating build/lib/django_registration/locale/it 2024-11-14 21:22:56,088 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2024-11-14 21:22:56,088 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2024-11-14 21:22:56,089 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2024-11-14 21:22:56,089 root INFO creating build/lib/django_registration/locale/pt_BR 2024-11-14 21:22:56,089 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-14 21:22:56,089 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-14 21:22:56,090 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-14 21:22:56,090 root INFO creating build/lib/django_registration/locale/sr 2024-11-14 21:22:56,090 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2024-11-14 21:22:56,090 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2024-11-14 21:22:56,091 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2024-11-14 21:22:56,091 root INFO creating build/lib/django_registration/locale/de 2024-11-14 21:22:56,091 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2024-11-14 21:22:56,092 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2024-11-14 21:22:56,092 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2024-11-14 21:22:56,092 root INFO creating build/lib/django_registration/locale/cs 2024-11-14 21:22:56,092 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2024-11-14 21:22:56,093 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2024-11-14 21:22:56,093 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2024-11-14 21:22:56,093 root INFO creating build/lib/django_registration/locale/ar 2024-11-14 21:22:56,093 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2024-11-14 21:22:56,094 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2024-11-14 21:22:56,094 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2024-11-14 21:22:56,094 root INFO creating build/lib/django_registration/locale/el 2024-11-14 21:22:56,094 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2024-11-14 21:22:56,095 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2024-11-14 21:22:56,095 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2024-11-14 21:22:56,095 root INFO creating build/lib/django_registration/locale/pt 2024-11-14 21:22:56,095 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2024-11-14 21:22:56,096 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2024-11-14 21:22:56,096 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2024-11-14 21:22:56,096 root INFO creating build/lib/django_registration/locale/ru 2024-11-14 21:22:56,096 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2024-11-14 21:22:56,097 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2024-11-14 21:22:56,097 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2024-11-14 21:22:56,097 root INFO creating build/lib/django_registration/locale/es 2024-11-14 21:22:56,097 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2024-11-14 21:22:56,098 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2024-11-14 21:22:56,098 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2024-11-14 21:22:56,098 root INFO creating build/lib/django_registration/locale/nl 2024-11-14 21:22:56,098 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2024-11-14 21:22:56,099 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2024-11-14 21:22:56,099 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2024-11-14 21:22:56,099 root INFO creating build/lib/django_registration/locale/en 2024-11-14 21:22:56,099 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2024-11-14 21:22:56,100 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2024-11-14 21:22:56,100 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2024-11-14 21:22:56,100 root INFO creating build/lib/django_registration/locale/is 2024-11-14 21:22:56,100 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2024-11-14 21:22:56,101 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2024-11-14 21:22:56,101 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2024-11-14 21:22:56,101 root INFO creating build/lib/django_registration/locale/zh_CN 2024-11-14 21:22:56,101 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-14 21:22:56,102 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-14 21:22:56,102 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-14 21:22:56,102 root INFO creating build/lib/django_registration/locale/sl 2024-11-14 21:22:56,102 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2024-11-14 21:22:56,103 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2024-11-14 21:22:56,103 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2024-11-14 21:22:56,103 root INFO creating build/lib/django_registration/locale/id 2024-11-14 21:22:56,103 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2024-11-14 21:22:56,104 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2024-11-14 21:22:56,104 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2024-11-14 21:22:56,104 root INFO creating build/lib/django_registration/locale/hr 2024-11-14 21:22:56,104 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2024-11-14 21:22:56,105 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2024-11-14 21:22:56,105 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2024-11-14 21:22:56,105 root INFO creating build/lib/django_registration/locale/ja 2024-11-14 21:22:56,105 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2024-11-14 21:22:56,105 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2024-11-14 21:22:56,106 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2024-11-14 21:22:56,106 root INFO creating build/lib/django_registration/locale/tr_TR 2024-11-14 21:22:56,106 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-14 21:22:56,106 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-14 21:22:56,107 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-14 21:22:56,107 root INFO creating build/lib/django_registration/locale/es_AR 2024-11-14 21:22:56,107 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-11-14 21:22:56,107 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-11-14 21:22:56,108 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2024-11-14 21:22:56,108 root INFO creating build/lib/django_registration/locale/fa 2024-11-14 21:22:56,108 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2024-11-14 21:22:56,108 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2024-11-14 21:22:56,109 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2024-11-14 21:22:56,109 root INFO creating build/lib/django_registration/locale/he 2024-11-14 21:22:56,109 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2024-11-14 21:22:56,109 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2024-11-14 21:22:56,110 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2024-11-14 21:22:56,110 root INFO creating build/lib/django_registration/locale/ca 2024-11-14 21:22:56,110 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2024-11-14 21:22:56,110 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2024-11-14 21:22:56,111 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2024-11-14 21:22:56,111 root INFO creating build/lib/django_registration/locale/sv 2024-11-14 21:22:56,111 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2024-11-14 21:22:56,111 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2024-11-14 21:22:56,112 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2024-11-14 21:22:56,112 root INFO creating build/lib/django_registration/locale/bg 2024-11-14 21:22:56,112 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2024-11-14 21:22:56,112 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2024-11-14 21:22:56,113 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2024-11-14 21:22:56,113 root INFO creating build/lib/django_registration/locale/fr 2024-11-14 21:22:56,113 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2024-11-14 21:22:56,113 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2024-11-14 21:22:56,114 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2024-11-14 21:22:56,114 root INFO creating build/lib/django_registration/locale/zh_TW 2024-11-14 21:22:56,114 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-14 21:22:56,115 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-14 21:22:56,115 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-14 21:22:56,115 root INFO creating build/lib/django_registration/locale/nb 2024-11-14 21:22:56,115 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2024-11-14 21:22:56,116 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2024-11-14 21:22:56,116 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2024-11-14 21:22:56,116 root INFO creating build/lib/django_registration/locale/da 2024-11-14 21:22:56,116 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2024-11-14 21:22:56,117 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2024-11-14 21:22:56,117 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2024-11-14 21:22:56,117 root INFO creating build/lib/django_registration/locale/ko 2024-11-14 21:22:56,117 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2024-11-14 21:22:56,118 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2024-11-14 21:22:56,118 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2024-11-14 21:22:56,131 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-14 21:22:56,131 root INFO running install 2024-11-14 21:22:56,148 root INFO running install_lib 2024-11-14 21:22:56,151 root INFO creating build/bdist.linux-x86_64 2024-11-14 21:22:56,151 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-14 21:22:56,151 root INFO creating build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,151 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/migrations 2024-11-14 21:22:56,152 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/django_registration/migrations 2024-11-14 21:22:56,152 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/migrations 2024-11-14 21:22:56,152 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,153 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/backends 2024-11-14 21:22:56,153 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2024-11-14 21:22:56,153 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2024-11-14 21:22:56,153 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2024-11-14 21:22:56,154 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2024-11-14 21:22:56,154 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/backends 2024-11-14 21:22:56,154 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2024-11-14 21:22:56,154 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2024-11-14 21:22:56,155 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2024-11-14 21:22:56,155 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2024-11-14 21:22:56,155 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,156 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,156 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,156 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale 2024-11-14 21:22:56,157 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pl 2024-11-14 21:22:56,157 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pl/LC_MESSAGES 2024-11-14 21:22:56,157 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/pl/LC_MESSAGES 2024-11-14 21:22:56,157 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/pl/LC_MESSAGES 2024-11-14 21:22:56,158 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/it 2024-11-14 21:22:56,158 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/it/LC_MESSAGES 2024-11-14 21:22:56,158 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/it/LC_MESSAGES 2024-11-14 21:22:56,158 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/it/LC_MESSAGES 2024-11-14 21:22:56,159 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt_BR 2024-11-14 21:22:56,159 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-14 21:22:56,159 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-14 21:22:56,159 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2024-11-14 21:22:56,160 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sr 2024-11-14 21:22:56,160 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sr/LC_MESSAGES 2024-11-14 21:22:56,160 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/sr/LC_MESSAGES 2024-11-14 21:22:56,161 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/sr/LC_MESSAGES 2024-11-14 21:22:56,161 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/de 2024-11-14 21:22:56,161 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/de/LC_MESSAGES 2024-11-14 21:22:56,161 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/de/LC_MESSAGES 2024-11-14 21:22:56,162 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/de/LC_MESSAGES 2024-11-14 21:22:56,162 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/cs 2024-11-14 21:22:56,162 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/cs/LC_MESSAGES 2024-11-14 21:22:56,163 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/cs/LC_MESSAGES 2024-11-14 21:22:56,163 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/cs/LC_MESSAGES 2024-11-14 21:22:56,163 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ar 2024-11-14 21:22:56,163 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ar/LC_MESSAGES 2024-11-14 21:22:56,164 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/ar/LC_MESSAGES 2024-11-14 21:22:56,164 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/ar/LC_MESSAGES 2024-11-14 21:22:56,164 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/el 2024-11-14 21:22:56,165 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/el/LC_MESSAGES 2024-11-14 21:22:56,165 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/el/LC_MESSAGES 2024-11-14 21:22:56,165 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/el/LC_MESSAGES 2024-11-14 21:22:56,165 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt 2024-11-14 21:22:56,166 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt/LC_MESSAGES 2024-11-14 21:22:56,166 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/pt/LC_MESSAGES 2024-11-14 21:22:56,166 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/pt/LC_MESSAGES 2024-11-14 21:22:56,167 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ru 2024-11-14 21:22:56,167 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ru/LC_MESSAGES 2024-11-14 21:22:56,167 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/ru/LC_MESSAGES 2024-11-14 21:22:56,167 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/ru/LC_MESSAGES 2024-11-14 21:22:56,168 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es 2024-11-14 21:22:56,168 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es/LC_MESSAGES 2024-11-14 21:22:56,168 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/es/LC_MESSAGES 2024-11-14 21:22:56,168 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/es/LC_MESSAGES 2024-11-14 21:22:56,169 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nl 2024-11-14 21:22:56,169 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nl/LC_MESSAGES 2024-11-14 21:22:56,170 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/nl/LC_MESSAGES 2024-11-14 21:22:56,170 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/nl/LC_MESSAGES 2024-11-14 21:22:56,170 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/en 2024-11-14 21:22:56,170 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/en/LC_MESSAGES 2024-11-14 21:22:56,171 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/en/LC_MESSAGES 2024-11-14 21:22:56,171 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/en/LC_MESSAGES 2024-11-14 21:22:56,171 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/is 2024-11-14 21:22:56,172 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/is/LC_MESSAGES 2024-11-14 21:22:56,172 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/is/LC_MESSAGES 2024-11-14 21:22:56,172 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/is/LC_MESSAGES 2024-11-14 21:22:56,172 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_CN 2024-11-14 21:22:56,173 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-14 21:22:56,173 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-14 21:22:56,173 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2024-11-14 21:22:56,174 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sl 2024-11-14 21:22:56,174 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sl/LC_MESSAGES 2024-11-14 21:22:56,174 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/sl/LC_MESSAGES 2024-11-14 21:22:56,174 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/sl/LC_MESSAGES 2024-11-14 21:22:56,175 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/id 2024-11-14 21:22:56,175 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/id/LC_MESSAGES 2024-11-14 21:22:56,175 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/id/LC_MESSAGES 2024-11-14 21:22:56,175 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/id/LC_MESSAGES 2024-11-14 21:22:56,176 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/hr 2024-11-14 21:22:56,176 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/hr/LC_MESSAGES 2024-11-14 21:22:56,176 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/hr/LC_MESSAGES 2024-11-14 21:22:56,193 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/hr/LC_MESSAGES 2024-11-14 21:22:56,194 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ja 2024-11-14 21:22:56,194 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ja/LC_MESSAGES 2024-11-14 21:22:56,194 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/ja/LC_MESSAGES 2024-11-14 21:22:56,194 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/ja/LC_MESSAGES 2024-11-14 21:22:56,195 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/tr_TR 2024-11-14 21:22:56,195 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-14 21:22:56,195 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-14 21:22:56,196 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2024-11-14 21:22:56,196 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es_AR 2024-11-14 21:22:56,196 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-11-14 21:22:56,196 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-11-14 21:22:56,197 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2024-11-14 21:22:56,197 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fa 2024-11-14 21:22:56,197 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fa/LC_MESSAGES 2024-11-14 21:22:56,197 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/fa/LC_MESSAGES 2024-11-14 21:22:56,198 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/fa/LC_MESSAGES 2024-11-14 21:22:56,198 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/he 2024-11-14 21:22:56,198 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/he/LC_MESSAGES 2024-11-14 21:22:56,199 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/he/LC_MESSAGES 2024-11-14 21:22:56,199 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/he/LC_MESSAGES 2024-11-14 21:22:56,199 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ca 2024-11-14 21:22:56,199 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ca/LC_MESSAGES 2024-11-14 21:22:56,200 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/ca/LC_MESSAGES 2024-11-14 21:22:56,200 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/ca/LC_MESSAGES 2024-11-14 21:22:56,200 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sv 2024-11-14 21:22:56,200 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sv/LC_MESSAGES 2024-11-14 21:22:56,201 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/sv/LC_MESSAGES 2024-11-14 21:22:56,201 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/sv/LC_MESSAGES 2024-11-14 21:22:56,201 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/bg 2024-11-14 21:22:56,202 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/bg/LC_MESSAGES 2024-11-14 21:22:56,202 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/bg/LC_MESSAGES 2024-11-14 21:22:56,202 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/bg/LC_MESSAGES 2024-11-14 21:22:56,202 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fr 2024-11-14 21:22:56,203 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fr/LC_MESSAGES 2024-11-14 21:22:56,203 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/fr/LC_MESSAGES 2024-11-14 21:22:56,203 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/fr/LC_MESSAGES 2024-11-14 21:22:56,204 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_TW 2024-11-14 21:22:56,204 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-14 21:22:56,204 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-14 21:22:56,204 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2024-11-14 21:22:56,205 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nb 2024-11-14 21:22:56,205 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nb/LC_MESSAGES 2024-11-14 21:22:56,205 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/nb/LC_MESSAGES 2024-11-14 21:22:56,206 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/nb/LC_MESSAGES 2024-11-14 21:22:56,206 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/da 2024-11-14 21:22:56,206 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/da/LC_MESSAGES 2024-11-14 21:22:56,206 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/da/LC_MESSAGES 2024-11-14 21:22:56,207 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/da/LC_MESSAGES 2024-11-14 21:22:56,207 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ko 2024-11-14 21:22:56,207 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ko/LC_MESSAGES 2024-11-14 21:22:56,207 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_registration/locale/ko/LC_MESSAGES 2024-11-14 21:22:56,208 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_registration/locale/ko/LC_MESSAGES 2024-11-14 21:22:56,208 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,208 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-x86_64/wheel/django_registration 2024-11-14 21:22:56,209 root INFO running install_egg_info 2024-11-14 21:22:56,212 root INFO Copying src/django_registration.egg-info to build/bdist.linux-x86_64/wheel/django_registration-3.4-py3.12.egg-info 2024-11-14 21:22:56,213 root INFO running install_scripts 2024-11-14 21:22:56,218 root INFO creating build/bdist.linux-x86_64/wheel/django_registration-3.4.dist-info/WHEEL 2024-11-14 21:22:56,219 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-5bqehbma/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-14 21:22:56,220 wheel INFO adding 'django_registration/__init__.py' 2024-11-14 21:22:56,220 wheel INFO adding 'django_registration/exceptions.py' 2024-11-14 21:22:56,220 wheel INFO adding 'django_registration/forms.py' 2024-11-14 21:22:56,221 wheel INFO adding 'django_registration/signals.py' 2024-11-14 21:22:56,221 wheel INFO adding 'django_registration/validators.py' 2024-11-14 21:22:56,221 wheel INFO adding 'django_registration/views.py' 2024-11-14 21:22:56,222 wheel INFO adding 'django_registration/backends/__init__.py' 2024-11-14 21:22:56,222 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2024-11-14 21:22:56,222 wheel INFO adding 'django_registration/backends/activation/urls.py' 2024-11-14 21:22:56,223 wheel INFO adding 'django_registration/backends/activation/views.py' 2024-11-14 21:22:56,223 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2024-11-14 21:22:56,223 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2024-11-14 21:22:56,224 wheel INFO adding 'django_registration/backends/one_step/views.py' 2024-11-14 21:22:56,224 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,225 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2024-11-14 21:22:56,225 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,226 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2024-11-14 21:22:56,226 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,226 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2024-11-14 21:22:56,227 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,227 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2024-11-14 21:22:56,227 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,228 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2024-11-14 21:22:56,228 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,229 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2024-11-14 21:22:56,229 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,229 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2024-11-14 21:22:56,230 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,230 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2024-11-14 21:22:56,230 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,231 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2024-11-14 21:22:56,231 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,231 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2024-11-14 21:22:56,232 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,232 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2024-11-14 21:22:56,233 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,233 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2024-11-14 21:22:56,234 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,234 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2024-11-14 21:22:56,234 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,235 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2024-11-14 21:22:56,235 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,235 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2024-11-14 21:22:56,236 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,236 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2024-11-14 21:22:56,237 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,237 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2024-11-14 21:22:56,237 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,238 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2024-11-14 21:22:56,238 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,238 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2024-11-14 21:22:56,239 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,239 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2024-11-14 21:22:56,240 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,240 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2024-11-14 21:22:56,240 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,241 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2024-11-14 21:22:56,241 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,242 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2024-11-14 21:22:56,242 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,243 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-14 21:22:56,243 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,243 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2024-11-14 21:22:56,244 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,244 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2024-11-14 21:22:56,244 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,245 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2024-11-14 21:22:56,245 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,246 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2024-11-14 21:22:56,246 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,246 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2024-11-14 21:22:56,247 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,247 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2024-11-14 21:22:56,247 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2024-11-14 21:22:56,248 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2024-11-14 21:22:56,248 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2024-11-14 21:22:56,248 wheel INFO adding 'django_registration/migrations/__init__.py' 2024-11-14 21:22:56,249 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2024-11-14 21:22:56,249 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2024-11-14 21:22:56,250 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2024-11-14 21:22:56,250 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2024-11-14 21:22:56,250 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2024-11-14 21:22:56,251 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2024-11-14 21:22:56,252 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-14 21:22:56,261 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/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/__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/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.12/site-packages/django_registration/__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 Thu, 14 Nov 2024 21:22:57 +0000 elapsed time 0h 0m 28s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-registration (20241114.212253) (2/31) Purging py3-django-pyc (4.2.16-r0) (3/31) Purging py3-django (4.2.16-r0) (4/31) Purging py3-asgiref-pyc (3.8.1-r1) (5/31) Purging py3-asgiref (3.8.1-r1) (6/31) Purging py3-sqlparse-pyc (0.5.1-r0) (7/31) Purging py3-sqlparse (0.5.1-r0) (8/31) Purging tzdata (2024b-r1) (9/31) Purging py3-gpep517-pyc (16-r0) (10/31) Purging py3-gpep517 (16-r0) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (70.3.0-r0) (14/31) Purging py3-setuptools (70.3.0-r0) (15/31) Purging py3-wheel-pyc (0.43.0-r0) (16/31) Purging py3-wheel (0.43.0-r0) (17/31) Purging py3-packaging-pyc (24.2-r0) (18/31) Purging py3-packaging (24.2-r0) (19/31) Purging py3-parsing-pyc (3.1.4-r0) (20/31) Purging py3-parsing (3.1.4-r0) (21/31) Purging python3-pyc (3.12.7-r1) (22/31) Purging python3-pycache-pyc0 (3.12.7-r1) (23/31) Purging pyc (3.12.7-r1) (24/31) Purging python3 (3.12.7-r1) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.5_p20241006-r3) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging sqlite-libs (3.47.0-r0) (31/31) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r7.trigger OK: 395 MiB in 101 packages >>> py3-django-registration: Updating the community/x86_64 repository index... >>> py3-django-registration: Signing the index...