>>> py3-django-registration: Building community/py3-django-registration 3.4-r0 (using abuild 3.11.20-r0) started Wed, 05 Jul 2023 02:29:09 +0000 >>> py3-django-registration: Checking sanity of /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/30) Installing libffi (3.4.4-r3) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230701-r0) (5/30) Installing readline (8.2.1-r2) (6/30) Installing sqlite-libs (3.42.0-r2) (7/30) Installing python3 (3.11.4-r1) (8/30) Installing python3-pycache-pyc0 (3.11.4-r1) (9/30) Installing pyc (0.1-r0) (10/30) Installing py3-asgiref (3.6.0-r1) (11/30) Installing py3-asgiref-pyc (3.6.0-r1) (12/30) Installing py3-sqlparse (0.4.4-r1) (13/30) Installing py3-sqlparse-pyc (0.4.4-r1) (14/30) Installing tzdata (2023c-r1) (15/30) Installing py3-django-pyc (4.2.3-r0) (16/30) Installing python3-pyc (3.11.4-r1) (17/30) Installing py3-django (4.2.3-r0) (18/30) Installing py3-installer (0.7.0-r1) (19/30) Installing py3-installer-pyc (0.7.0-r1) (20/30) Installing py3-gpep517 (13-r2) (21/30) Installing py3-gpep517-pyc (13-r2) (22/30) Installing py3-parsing (3.1.0-r0) (23/30) Installing py3-parsing-pyc (3.1.0-r0) (24/30) Installing py3-packaging (23.1-r1) (25/30) Installing py3-packaging-pyc (23.1-r1) (26/30) Installing py3-setuptools (68.0.0-r0) (27/30) Installing py3-setuptools-pyc (68.0.0-r0) (28/30) Installing py3-wheel (0.40.0-r1) (29/30) Installing py3-wheel-pyc (0.40.0-r1) (30/30) Installing .makedepends-py3-django-registration (20230705.022911) Executing busybox-1.36.1-r2.trigger OK: 481 MiB in 140 packages >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Cleaning up tmpdir >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-registration: Fetching django-registration-3.4.tar.gz::https://github.com/ubernostrum/django-registration/archive/3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81582 0 81582 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz >>> py3-django-registration: Checking sha512sums... django-registration-3.4.tar.gz: OK >>> py3-django-registration: Unpacking /var/cache/distfiles/edge/django-registration-3.4.tar.gz... 2023-07-05 02:29:13,441 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-05 02:29:13,614 root INFO running bdist_wheel 2023-07-05 02:29:13,621 root INFO running build 2023-07-05 02:29:13,622 root INFO running build_py 2023-07-05 02:29:13,624 root INFO creating build 2023-07-05 02:29:13,624 root INFO creating build/lib 2023-07-05 02:29:13,624 root INFO creating build/lib/django_registration 2023-07-05 02:29:13,625 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2023-07-05 02:29:13,625 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2023-07-05 02:29:13,625 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2023-07-05 02:29:13,626 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2023-07-05 02:29:13,626 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2023-07-05 02:29:13,626 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2023-07-05 02:29:13,627 root INFO creating build/lib/django_registration/migrations 2023-07-05 02:29:13,627 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2023-07-05 02:29:13,628 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2023-07-05 02:29:13,628 root INFO creating build/lib/django_registration/backends 2023-07-05 02:29:13,628 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2023-07-05 02:29:13,637 root INFO creating build/lib/django_registration/backends/one_step 2023-07-05 02:29:13,637 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2023-07-05 02:29:13,637 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2023-07-05 02:29:13,637 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2023-07-05 02:29:13,638 root INFO creating build/lib/django_registration/backends/activation 2023-07-05 02:29:13,638 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2023-07-05 02:29:13,639 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2023-07-05 02:29:13,639 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2023-07-05 02:29:13,640 root INFO running egg_info 2023-07-05 02:29:13,642 root INFO creating src/django_registration.egg-info 2023-07-05 02:29:13,644 root INFO writing src/django_registration.egg-info/PKG-INFO 2023-07-05 02:29:13,645 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2023-07-05 02:29:13,645 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2023-07-05 02:29:13,646 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2023-07-05 02:29:13,646 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 02:29:13,657 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 02:29:13,658 root INFO reading manifest template 'MANIFEST.in' 2023-07-05 02:29:13,660 root WARNING warning: no files found matching 'tox.ini' 2023-07-05 02:29:13,665 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-07-05 02:29:13,665 root WARNING no previously-included directories found matching 'docs/_build' 2023-07-05 02:29:13,665 root INFO adding license file 'LICENSE' 2023-07-05 02:29:13,665 root INFO adding license file 'AUTHORS' 2023-07-05 02:29:13,668 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 02:29:13,674 root INFO creating build/lib/django_registration/locale 2023-07-05 02:29:13,674 root INFO creating build/lib/django_registration/locale/pl 2023-07-05 02:29:13,674 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:13,675 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:13,675 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:13,675 root INFO creating build/lib/django_registration/locale/en 2023-07-05 02:29:13,676 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:13,676 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:13,676 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:13,677 root INFO creating build/lib/django_registration/locale/zh_CN 2023-07-05 02:29:13,677 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:13,677 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:13,677 root INFO copying src/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:13,678 root INFO creating build/lib/django_registration/locale/ca 2023-07-05 02:29:13,678 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:13,678 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:13,678 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:13,679 root INFO creating build/lib/django_registration/locale/sr 2023-07-05 02:29:13,679 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:13,679 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:13,679 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:13,680 root INFO creating build/lib/django_registration/locale/sv 2023-07-05 02:29:13,680 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:13,680 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:13,680 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:13,681 root INFO creating build/lib/django_registration/locale/da 2023-07-05 02:29:13,681 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:13,681 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:13,681 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:13,682 root INFO creating build/lib/django_registration/locale/ja 2023-07-05 02:29:13,682 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:13,682 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:13,682 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:13,683 root INFO creating build/lib/django_registration/locale/nb 2023-07-05 02:29:13,683 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:13,683 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:13,683 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:13,684 root INFO creating build/lib/django_registration/locale/fr 2023-07-05 02:29:13,684 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:13,684 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:13,684 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:13,685 root INFO creating build/lib/django_registration/locale/fa 2023-07-05 02:29:13,685 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:13,685 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:13,686 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:13,686 root INFO creating build/lib/django_registration/locale/ru 2023-07-05 02:29:13,686 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:13,686 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:13,687 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:13,687 root INFO creating build/lib/django_registration/locale/bg 2023-07-05 02:29:13,687 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:13,687 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:13,688 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:13,688 root INFO creating build/lib/django_registration/locale/id 2023-07-05 02:29:13,688 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:13,688 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:13,689 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:13,689 root INFO creating build/lib/django_registration/locale/ar 2023-07-05 02:29:13,689 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:13,689 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:13,690 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:13,690 root INFO creating build/lib/django_registration/locale/el 2023-07-05 02:29:13,690 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:13,690 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:13,691 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:13,691 root INFO creating build/lib/django_registration/locale/zh_TW 2023-07-05 02:29:13,691 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:13,691 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:13,692 root INFO copying src/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:13,692 root INFO creating build/lib/django_registration/locale/is 2023-07-05 02:29:13,692 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:13,692 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:13,693 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:13,693 root INFO creating build/lib/django_registration/locale/tr_TR 2023-07-05 02:29:13,693 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:13,693 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:13,694 root INFO copying src/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:13,694 root INFO creating build/lib/django_registration/locale/ko 2023-07-05 02:29:13,694 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:13,694 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:13,695 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:13,695 root INFO creating build/lib/django_registration/locale/nl 2023-07-05 02:29:13,695 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:13,695 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:13,696 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:13,696 root INFO creating build/lib/django_registration/locale/pt_BR 2023-07-05 02:29:13,696 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:13,696 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:13,697 root INFO copying src/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:13,697 root INFO creating build/lib/django_registration/locale/sl 2023-07-05 02:29:13,697 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:13,697 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:13,698 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:13,698 root INFO creating build/lib/django_registration/locale/de 2023-07-05 02:29:13,698 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:13,698 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:13,699 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:13,699 root INFO creating build/lib/django_registration/locale/he 2023-07-05 02:29:13,699 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:13,699 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:13,699 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:13,700 root INFO creating build/lib/django_registration/locale/it 2023-07-05 02:29:13,700 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:13,700 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:13,700 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:13,701 root INFO creating build/lib/django_registration/locale/es_AR 2023-07-05 02:29:13,701 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:13,701 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:13,701 root INFO copying src/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:13,702 root INFO creating build/lib/django_registration/locale/pt 2023-07-05 02:29:13,702 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:13,702 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:13,702 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:13,703 root INFO creating build/lib/django_registration/locale/hr 2023-07-05 02:29:13,703 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:13,703 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:13,703 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:13,704 root INFO creating build/lib/django_registration/locale/es 2023-07-05 02:29:13,704 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:13,704 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:13,704 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:13,704 root INFO creating build/lib/django_registration/locale/cs 2023-07-05 02:29:13,705 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:13,705 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:13,705 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:13,716 wheel INFO installing to build/bdist.linux-i686/wheel 2023-07-05 02:29:13,716 root INFO running install 2023-07-05 02:29:13,730 root INFO running install_lib 2023-07-05 02:29:13,732 root INFO creating build/bdist.linux-i686 2023-07-05 02:29:13,732 root INFO creating build/bdist.linux-i686/wheel 2023-07-05 02:29:13,732 root INFO creating build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,732 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,733 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,733 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,733 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,734 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,734 root INFO creating build/bdist.linux-i686/wheel/django_registration/migrations 2023-07-05 02:29:13,734 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-i686/wheel/django_registration/migrations 2023-07-05 02:29:13,734 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/django_registration/migrations 2023-07-05 02:29:13,735 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale 2023-07-05 02:29:13,735 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pl 2023-07-05 02:29:13,735 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:13,736 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:13,736 root INFO copying build/lib/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 02:29:13,736 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/en 2023-07-05 02:29:13,737 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:13,737 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:13,737 root INFO copying build/lib/django_registration/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 02:29:13,737 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_CN 2023-07-05 02:29:13,738 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:13,738 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:13,738 root INFO copying build/lib/django_registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 02:29:13,738 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ca 2023-07-05 02:29:13,739 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:13,739 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:13,739 root INFO copying build/lib/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 02:29:13,739 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sr 2023-07-05 02:29:13,740 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:13,740 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:13,740 root INFO copying build/lib/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 02:29:13,740 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sv 2023-07-05 02:29:13,741 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:13,741 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:13,741 root INFO copying build/lib/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 02:29:13,741 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/da 2023-07-05 02:29:13,742 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:13,742 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:13,742 root INFO copying build/lib/django_registration/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 02:29:13,742 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ja 2023-07-05 02:29:13,743 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:13,743 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:13,743 root INFO copying build/lib/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 02:29:13,744 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nb 2023-07-05 02:29:13,744 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:13,744 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:13,744 root INFO copying build/lib/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 02:29:13,745 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fr 2023-07-05 02:29:13,745 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:13,745 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:13,745 root INFO copying build/lib/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 02:29:13,746 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fa 2023-07-05 02:29:13,746 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:13,746 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:13,746 root INFO copying build/lib/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 02:29:13,747 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ru 2023-07-05 02:29:13,747 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:13,747 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:13,747 root INFO copying build/lib/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 02:29:13,748 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/bg 2023-07-05 02:29:13,748 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:13,748 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:13,748 root INFO copying build/lib/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 02:29:13,749 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/id 2023-07-05 02:29:13,749 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:13,749 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:13,749 root INFO copying build/lib/django_registration/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 02:29:13,750 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ar 2023-07-05 02:29:13,750 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:13,750 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:13,750 root INFO copying build/lib/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 02:29:13,751 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/el 2023-07-05 02:29:13,751 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:13,751 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:13,751 root INFO copying build/lib/django_registration/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 02:29:13,752 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_TW 2023-07-05 02:29:13,752 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:13,752 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:13,752 root INFO copying build/lib/django_registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 02:29:13,753 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/is 2023-07-05 02:29:13,753 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:13,753 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:13,753 root INFO copying build/lib/django_registration/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 02:29:13,754 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/tr_TR 2023-07-05 02:29:13,754 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:13,754 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:13,754 root INFO copying build/lib/django_registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 02:29:13,755 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ko 2023-07-05 02:29:13,755 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:13,755 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:13,755 root INFO copying build/lib/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 02:29:13,756 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nl 2023-07-05 02:29:13,756 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:13,756 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:13,756 root INFO copying build/lib/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 02:29:13,757 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt_BR 2023-07-05 02:29:13,757 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:13,757 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:13,757 root INFO copying build/lib/django_registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 02:29:13,758 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sl 2023-07-05 02:29:13,758 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:13,758 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:13,758 root INFO copying build/lib/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 02:29:13,759 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/de 2023-07-05 02:29:13,759 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:13,759 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:13,760 root INFO copying build/lib/django_registration/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 02:29:13,760 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/he 2023-07-05 02:29:13,760 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:13,760 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:13,761 root INFO copying build/lib/django_registration/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 02:29:13,761 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/it 2023-07-05 02:29:13,761 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:13,761 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:13,762 root INFO copying build/lib/django_registration/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 02:29:13,762 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es_AR 2023-07-05 02:29:13,762 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:13,762 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:13,763 root INFO copying build/lib/django_registration/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 02:29:13,763 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt 2023-07-05 02:29:13,763 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:13,763 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:13,764 root INFO copying build/lib/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 02:29:13,764 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/hr 2023-07-05 02:29:13,764 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:13,764 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:13,765 root INFO copying build/lib/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 02:29:13,765 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es 2023-07-05 02:29:13,765 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:13,765 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:13,766 root INFO copying build/lib/django_registration/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 02:29:13,766 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/cs 2023-07-05 02:29:13,766 root INFO creating build/bdist.linux-i686/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:13,766 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:13,767 root INFO copying build/lib/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 02:29:13,767 root INFO creating build/bdist.linux-i686/wheel/django_registration/backends 2023-07-05 02:29:13,767 root INFO creating build/bdist.linux-i686/wheel/django_registration/backends/one_step 2023-07-05 02:29:13,767 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-i686/wheel/django_registration/backends/one_step 2023-07-05 02:29:13,768 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-i686/wheel/django_registration/backends/one_step 2023-07-05 02:29:13,768 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-i686/wheel/django_registration/backends/one_step 2023-07-05 02:29:13,768 root INFO creating build/bdist.linux-i686/wheel/django_registration/backends/activation 2023-07-05 02:29:13,768 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-i686/wheel/django_registration/backends/activation 2023-07-05 02:29:13,769 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-i686/wheel/django_registration/backends/activation 2023-07-05 02:29:13,769 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-i686/wheel/django_registration/backends/activation 2023-07-05 02:29:13,769 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-i686/wheel/django_registration/backends 2023-07-05 02:29:13,770 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-i686/wheel/django_registration 2023-07-05 02:29:13,770 root INFO running install_egg_info 2023-07-05 02:29:13,772 root INFO Copying src/django_registration.egg-info to build/bdist.linux-i686/wheel/django_registration-3.4-py3.11.egg-info 2023-07-05 02:29:13,773 root INFO running install_scripts 2023-07-05 02:29:13,778 wheel INFO creating build/bdist.linux-i686/wheel/django_registration-3.4.dist-info/WHEEL 2023-07-05 02:29:13,778 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-r8vzae48/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-07-05 02:29:13,779 wheel INFO adding 'django_registration/__init__.py' 2023-07-05 02:29:13,779 wheel INFO adding 'django_registration/exceptions.py' 2023-07-05 02:29:13,779 wheel INFO adding 'django_registration/forms.py' 2023-07-05 02:29:13,780 wheel INFO adding 'django_registration/signals.py' 2023-07-05 02:29:13,780 wheel INFO adding 'django_registration/validators.py' 2023-07-05 02:29:13,781 wheel INFO adding 'django_registration/views.py' 2023-07-05 02:29:13,781 wheel INFO adding 'django_registration/backends/__init__.py' 2023-07-05 02:29:13,781 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2023-07-05 02:29:13,782 wheel INFO adding 'django_registration/backends/activation/urls.py' 2023-07-05 02:29:13,782 wheel INFO adding 'django_registration/backends/activation/views.py' 2023-07-05 02:29:13,782 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2023-07-05 02:29:13,783 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2023-07-05 02:29:13,783 wheel INFO adding 'django_registration/backends/one_step/views.py' 2023-07-05 02:29:13,784 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,784 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2023-07-05 02:29:13,784 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,785 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2023-07-05 02:29:13,785 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,785 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2023-07-05 02:29:13,786 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,786 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2023-07-05 02:29:13,786 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,787 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2023-07-05 02:29:13,787 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,788 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2023-07-05 02:29:13,788 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,788 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2023-07-05 02:29:13,789 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,789 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2023-07-05 02:29:13,789 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,790 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2023-07-05 02:29:13,790 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,790 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2023-07-05 02:29:13,791 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,791 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2023-07-05 02:29:13,792 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,792 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2023-07-05 02:29:13,792 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,793 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2023-07-05 02:29:13,793 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,793 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2023-07-05 02:29:13,794 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,794 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2023-07-05 02:29:13,794 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,795 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2023-07-05 02:29:13,795 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,795 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2023-07-05 02:29:13,796 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,796 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2023-07-05 02:29:13,797 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,797 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2023-07-05 02:29:13,797 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,798 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2023-07-05 02:29:13,798 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,798 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2023-07-05 02:29:13,799 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,799 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2023-07-05 02:29:13,799 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,800 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2023-07-05 02:29:13,800 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,800 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2023-07-05 02:29:13,801 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,801 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2023-07-05 02:29:13,802 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,802 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2023-07-05 02:29:13,802 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,803 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2023-07-05 02:29:13,803 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,803 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2023-07-05 02:29:13,804 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,804 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2023-07-05 02:29:13,804 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,805 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2023-07-05 02:29:13,805 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2023-07-05 02:29:13,806 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2023-07-05 02:29:13,806 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2023-07-05 02:29:13,806 wheel INFO adding 'django_registration/migrations/__init__.py' 2023-07-05 02:29:13,807 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2023-07-05 02:29:13,807 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2023-07-05 02:29:13,807 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2023-07-05 02:29:13,807 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2023-07-05 02:29:13,808 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2023-07-05 02:29:13,808 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2023-07-05 02:29:13,809 wheel INFO removing build/bdist.linux-i686/wheel 2023-07-05 02:29:13,816 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... '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/migrations/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/backends/one_step/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/one_step/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/backends/activation/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/activation/__pycache__' '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration/usr/lib/python3.11/site-packages/django_registration/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django-registration/pkg/py3-django-registration-pyc/usr/lib/python3.11/site-packages/django_registration/backends/__pycache__' >>> py3-django-registration-pyc*: Preparing subpackage py3-django-registration-pyc... >>> py3-django-registration-pyc*: Running postcheck for py3-django-registration-pyc >>> py3-django-registration*: Running postcheck for py3-django-registration >>> py3-django-registration*: Preparing package py3-django-registration... >>> py3-django-registration-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-registration-pyc*: Package size: 140.0 KB >>> py3-django-registration-pyc*: Compressing data... >>> py3-django-registration-pyc*: Create checksum... >>> py3-django-registration-pyc*: Create py3-django-registration-pyc-3.4-r0.apk >>> py3-django-registration*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-registration*: Package size: 644.0 KB >>> py3-django-registration*: Compressing data... >>> py3-django-registration*: Create checksum... >>> py3-django-registration*: Create py3-django-registration-3.4-r0.apk >>> py3-django-registration: Build complete at Wed, 05 Jul 2023 02:29:14 +0000 elapsed time 0h 0m 5s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-registration (20230705.022911) (2/30) Purging py3-django-pyc (4.2.3-r0) (3/30) Purging py3-django (4.2.3-r0) (4/30) Purging py3-asgiref-pyc (3.6.0-r1) (5/30) Purging py3-asgiref (3.6.0-r1) (6/30) Purging py3-sqlparse-pyc (0.4.4-r1) (7/30) Purging py3-sqlparse (0.4.4-r1) (8/30) Purging tzdata (2023c-r1) (9/30) Purging py3-gpep517-pyc (13-r2) (10/30) Purging py3-gpep517 (13-r2) (11/30) Purging py3-installer-pyc (0.7.0-r1) (12/30) Purging py3-installer (0.7.0-r1) (13/30) Purging py3-setuptools-pyc (68.0.0-r0) (14/30) Purging py3-setuptools (68.0.0-r0) (15/30) Purging py3-wheel-pyc (0.40.0-r1) (16/30) Purging py3-wheel (0.40.0-r1) (17/30) Purging py3-packaging-pyc (23.1-r1) (18/30) Purging py3-packaging (23.1-r1) (19/30) Purging py3-parsing-pyc (3.1.0-r0) (20/30) Purging py3-parsing (3.1.0-r0) (21/30) Purging python3-pyc (3.11.4-r1) (22/30) Purging python3-pycache-pyc0 (3.11.4-r1) (23/30) Purging pyc (0.1-r0) (24/30) Purging python3 (3.11.4-r1) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.4-r3) (27/30) Purging libpanelw (6.4_p20230701-r0) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r2) (30/30) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r2.trigger OK: 378 MiB in 110 packages >>> py3-django-registration: Updating the community/x86 repository index... >>> py3-django-registration: Signing the index...