>>> py3-django-registration: Building community/py3-django-registration 3.4-r0 (using abuild 3.11.20-r0) started Wed, 05 Jul 2023 03:42:37 +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/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.4-r3) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.4.3-r1) (5/32) Installing mpdecimal (2.5.1-r2) (6/32) Installing libpanelw (6.4_p20230701-r0) (7/32) Installing readline (8.2.1-r2) (8/32) Installing sqlite-libs (3.42.0-r2) (9/32) Installing python3 (3.11.4-r1) (10/32) Installing python3-pycache-pyc0 (3.11.4-r1) (11/32) Installing pyc (0.1-r0) (12/32) Installing py3-asgiref (3.6.0-r1) (13/32) Installing py3-asgiref-pyc (3.6.0-r1) (14/32) Installing py3-sqlparse (0.4.4-r1) (15/32) Installing py3-sqlparse-pyc (0.4.4-r1) (16/32) Installing tzdata (2023c-r1) (17/32) Installing py3-django-pyc (4.2.3-r0) (18/32) Installing python3-pyc (3.11.4-r1) (19/32) Installing py3-django (4.2.3-r0) (20/32) Installing py3-installer (0.7.0-r1) (21/32) Installing py3-installer-pyc (0.7.0-r1) (22/32) Installing py3-gpep517 (13-r2) (23/32) Installing py3-gpep517-pyc (13-r2) (24/32) Installing py3-parsing (3.1.0-r0) (25/32) Installing py3-parsing-pyc (3.1.0-r0) (26/32) Installing py3-packaging (23.1-r1) (27/32) Installing py3-packaging-pyc (23.1-r1) (28/32) Installing py3-setuptools (68.0.0-r0) (29/32) Installing py3-setuptools-pyc (68.0.0-r0) (30/32) Installing py3-wheel (0.40.0-r1) (31/32) Installing py3-wheel-pyc (0.40.0-r1) (32/32) Installing .makedepends-py3-django-registration (20230705.034238) Executing busybox-1.36.1-r2.trigger OK: 480 MiB in 137 packages >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Cleaning up tmpdir >>> py3-django-registration: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-registration-3.4.tar.gz % 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81582 0 81582 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k >>> 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 03:42:40,761 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 03:42:40,921 root INFO running bdist_wheel 2023-07-05 03:42:40,928 root INFO running build 2023-07-05 03:42:40,928 root INFO running build_py 2023-07-05 03:42:40,930 root INFO creating build 2023-07-05 03:42:40,930 root INFO creating build/lib 2023-07-05 03:42:40,930 root INFO creating build/lib/django_registration 2023-07-05 03:42:40,930 root INFO copying src/django_registration/validators.py -> build/lib/django_registration 2023-07-05 03:42:40,931 root INFO copying src/django_registration/exceptions.py -> build/lib/django_registration 2023-07-05 03:42:40,931 root INFO copying src/django_registration/signals.py -> build/lib/django_registration 2023-07-05 03:42:40,932 root INFO copying src/django_registration/__init__.py -> build/lib/django_registration 2023-07-05 03:42:40,932 root INFO copying src/django_registration/forms.py -> build/lib/django_registration 2023-07-05 03:42:40,932 root INFO copying src/django_registration/views.py -> build/lib/django_registration 2023-07-05 03:42:40,933 root INFO creating build/lib/django_registration/migrations 2023-07-05 03:42:40,933 root INFO copying src/django_registration/migrations/0001_initial.py -> build/lib/django_registration/migrations 2023-07-05 03:42:40,933 root INFO copying src/django_registration/migrations/__init__.py -> build/lib/django_registration/migrations 2023-07-05 03:42:40,934 root INFO creating build/lib/django_registration/backends 2023-07-05 03:42:40,934 root INFO copying src/django_registration/backends/__init__.py -> build/lib/django_registration/backends 2023-07-05 03:42:40,935 root INFO creating build/lib/django_registration/backends/one_step 2023-07-05 03:42:40,935 root INFO copying src/django_registration/backends/one_step/urls.py -> build/lib/django_registration/backends/one_step 2023-07-05 03:42:40,935 root INFO copying src/django_registration/backends/one_step/__init__.py -> build/lib/django_registration/backends/one_step 2023-07-05 03:42:40,935 root INFO copying src/django_registration/backends/one_step/views.py -> build/lib/django_registration/backends/one_step 2023-07-05 03:42:40,936 root INFO creating build/lib/django_registration/backends/activation 2023-07-05 03:42:40,936 root INFO copying src/django_registration/backends/activation/urls.py -> build/lib/django_registration/backends/activation 2023-07-05 03:42:40,936 root INFO copying src/django_registration/backends/activation/__init__.py -> build/lib/django_registration/backends/activation 2023-07-05 03:42:40,937 root INFO copying src/django_registration/backends/activation/views.py -> build/lib/django_registration/backends/activation 2023-07-05 03:42:40,945 root INFO running egg_info 2023-07-05 03:42:40,947 root INFO creating src/django_registration.egg-info 2023-07-05 03:42:40,949 root INFO writing src/django_registration.egg-info/PKG-INFO 2023-07-05 03:42:40,949 root INFO writing dependency_links to src/django_registration.egg-info/dependency_links.txt 2023-07-05 03:42:40,949 root INFO writing requirements to src/django_registration.egg-info/requires.txt 2023-07-05 03:42:40,950 root INFO writing top-level names to src/django_registration.egg-info/top_level.txt 2023-07-05 03:42:40,950 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 03:42:40,960 root INFO reading manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 03:42:40,960 root INFO reading manifest template 'MANIFEST.in' 2023-07-05 03:42:40,962 root WARNING warning: no files found matching 'tox.ini' 2023-07-05 03:42:40,967 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-07-05 03:42:40,967 root WARNING no previously-included directories found matching 'docs/_build' 2023-07-05 03:42:40,967 root INFO adding license file 'LICENSE' 2023-07-05 03:42:40,967 root INFO adding license file 'AUTHORS' 2023-07-05 03:42:40,970 root INFO writing manifest file 'src/django_registration.egg-info/SOURCES.txt' 2023-07-05 03:42:40,975 root INFO creating build/lib/django_registration/locale 2023-07-05 03:42:40,975 root INFO creating build/lib/django_registration/locale/es 2023-07-05 03:42:40,975 root INFO creating build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 03:42:40,975 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 03:42:40,976 root INFO copying src/django_registration/locale/es/LC_MESSAGES/django.po -> build/lib/django_registration/locale/es/LC_MESSAGES 2023-07-05 03:42:40,976 root INFO creating build/lib/django_registration/locale/el 2023-07-05 03:42:40,976 root INFO creating build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 03:42:40,976 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 03:42:40,977 root INFO copying src/django_registration/locale/el/LC_MESSAGES/django.po -> build/lib/django_registration/locale/el/LC_MESSAGES 2023-07-05 03:42:40,977 root INFO creating build/lib/django_registration/locale/pt 2023-07-05 03:42:40,977 root INFO creating build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 03:42:40,977 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 03:42:40,978 root INFO copying src/django_registration/locale/pt/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pt/LC_MESSAGES 2023-07-05 03:42:40,978 root INFO creating build/lib/django_registration/locale/ru 2023-07-05 03:42:40,978 root INFO creating build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 03:42:40,978 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 03:42:40,979 root INFO copying src/django_registration/locale/ru/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ru/LC_MESSAGES 2023-07-05 03:42:40,979 root INFO creating build/lib/django_registration/locale/nb 2023-07-05 03:42:40,979 root INFO creating build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 03:42:40,979 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 03:42:40,980 root INFO copying src/django_registration/locale/nb/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nb/LC_MESSAGES 2023-07-05 03:42:40,980 root INFO creating build/lib/django_registration/locale/ko 2023-07-05 03:42:40,980 root INFO creating build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 03:42:40,980 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 03:42:40,981 root INFO copying src/django_registration/locale/ko/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ko/LC_MESSAGES 2023-07-05 03:42:40,981 root INFO creating build/lib/django_registration/locale/id 2023-07-05 03:42:40,981 root INFO creating build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 03:42:40,981 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 03:42:40,982 root INFO copying src/django_registration/locale/id/LC_MESSAGES/django.po -> build/lib/django_registration/locale/id/LC_MESSAGES 2023-07-05 03:42:40,982 root INFO creating build/lib/django_registration/locale/bg 2023-07-05 03:42:40,982 root INFO creating build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 03:42:40,982 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 03:42:40,983 root INFO copying src/django_registration/locale/bg/LC_MESSAGES/django.po -> build/lib/django_registration/locale/bg/LC_MESSAGES 2023-07-05 03:42:40,983 root INFO creating build/lib/django_registration/locale/pt_BR 2023-07-05 03:42:40,983 root INFO creating build/lib/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 03:42:40,983 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 03:42:40,984 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 03:42:40,984 root INFO creating build/lib/django_registration/locale/zh_CN 2023-07-05 03:42:40,984 root INFO creating build/lib/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 03:42:40,984 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 03:42:40,985 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 03:42:40,985 root INFO creating build/lib/django_registration/locale/da 2023-07-05 03:42:40,985 root INFO creating build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 03:42:40,985 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 03:42:40,986 root INFO copying src/django_registration/locale/da/LC_MESSAGES/django.po -> build/lib/django_registration/locale/da/LC_MESSAGES 2023-07-05 03:42:40,986 root INFO creating build/lib/django_registration/locale/de 2023-07-05 03:42:40,986 root INFO creating build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 03:42:40,986 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 03:42:40,987 root INFO copying src/django_registration/locale/de/LC_MESSAGES/django.po -> build/lib/django_registration/locale/de/LC_MESSAGES 2023-07-05 03:42:40,987 root INFO creating build/lib/django_registration/locale/ar 2023-07-05 03:42:40,987 root INFO creating build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 03:42:40,987 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 03:42:40,988 root INFO copying src/django_registration/locale/ar/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ar/LC_MESSAGES 2023-07-05 03:42:40,988 root INFO creating build/lib/django_registration/locale/tr_TR 2023-07-05 03:42:40,988 root INFO creating build/lib/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 03:42:40,988 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 03:42:40,989 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 03:42:40,989 root INFO creating build/lib/django_registration/locale/it 2023-07-05 03:42:40,989 root INFO creating build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 03:42:40,989 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 03:42:40,990 root INFO copying src/django_registration/locale/it/LC_MESSAGES/django.po -> build/lib/django_registration/locale/it/LC_MESSAGES 2023-07-05 03:42:40,990 root INFO creating build/lib/django_registration/locale/nl 2023-07-05 03:42:40,990 root INFO creating build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 03:42:40,990 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 03:42:40,991 root INFO copying src/django_registration/locale/nl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/nl/LC_MESSAGES 2023-07-05 03:42:40,991 root INFO creating build/lib/django_registration/locale/he 2023-07-05 03:42:40,991 root INFO creating build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 03:42:40,991 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 03:42:40,992 root INFO copying src/django_registration/locale/he/LC_MESSAGES/django.po -> build/lib/django_registration/locale/he/LC_MESSAGES 2023-07-05 03:42:40,992 root INFO creating build/lib/django_registration/locale/sl 2023-07-05 03:42:40,992 root INFO creating build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 03:42:40,992 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 03:42:40,993 root INFO copying src/django_registration/locale/sl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sl/LC_MESSAGES 2023-07-05 03:42:40,993 root INFO creating build/lib/django_registration/locale/es_AR 2023-07-05 03:42:40,993 root INFO creating build/lib/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 03:42:40,993 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 03:42:40,993 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 03:42:40,994 root INFO creating build/lib/django_registration/locale/fa 2023-07-05 03:42:40,994 root INFO creating build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 03:42:40,994 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 03:42:40,994 root INFO copying src/django_registration/locale/fa/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fa/LC_MESSAGES 2023-07-05 03:42:40,995 root INFO creating build/lib/django_registration/locale/sr 2023-07-05 03:42:40,995 root INFO creating build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 03:42:40,995 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 03:42:40,995 root INFO copying src/django_registration/locale/sr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sr/LC_MESSAGES 2023-07-05 03:42:40,996 root INFO creating build/lib/django_registration/locale/pl 2023-07-05 03:42:40,996 root INFO creating build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 03:42:40,996 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 03:42:40,996 root INFO copying src/django_registration/locale/pl/LC_MESSAGES/django.po -> build/lib/django_registration/locale/pl/LC_MESSAGES 2023-07-05 03:42:40,996 root INFO creating build/lib/django_registration/locale/ja 2023-07-05 03:42:40,997 root INFO creating build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 03:42:40,997 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 03:42:40,997 root INFO copying src/django_registration/locale/ja/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ja/LC_MESSAGES 2023-07-05 03:42:40,997 root INFO creating build/lib/django_registration/locale/sv 2023-07-05 03:42:40,998 root INFO creating build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 03:42:40,998 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 03:42:40,998 root INFO copying src/django_registration/locale/sv/LC_MESSAGES/django.po -> build/lib/django_registration/locale/sv/LC_MESSAGES 2023-07-05 03:42:40,998 root INFO creating build/lib/django_registration/locale/hr 2023-07-05 03:42:40,998 root INFO creating build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 03:42:40,999 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 03:42:40,999 root INFO copying src/django_registration/locale/hr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/hr/LC_MESSAGES 2023-07-05 03:42:40,999 root INFO creating build/lib/django_registration/locale/ca 2023-07-05 03:42:40,999 root INFO creating build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 03:42:41,000 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 03:42:41,000 root INFO copying src/django_registration/locale/ca/LC_MESSAGES/django.po -> build/lib/django_registration/locale/ca/LC_MESSAGES 2023-07-05 03:42:41,000 root INFO creating build/lib/django_registration/locale/cs 2023-07-05 03:42:41,000 root INFO creating build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 03:42:41,001 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 03:42:41,001 root INFO copying src/django_registration/locale/cs/LC_MESSAGES/django.po -> build/lib/django_registration/locale/cs/LC_MESSAGES 2023-07-05 03:42:41,001 root INFO creating build/lib/django_registration/locale/en 2023-07-05 03:42:41,001 root INFO creating build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 03:42:41,002 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 03:42:41,002 root INFO copying src/django_registration/locale/en/LC_MESSAGES/django.po -> build/lib/django_registration/locale/en/LC_MESSAGES 2023-07-05 03:42:41,002 root INFO creating build/lib/django_registration/locale/fr 2023-07-05 03:42:41,002 root INFO creating build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 03:42:41,002 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 03:42:41,003 root INFO copying src/django_registration/locale/fr/LC_MESSAGES/django.po -> build/lib/django_registration/locale/fr/LC_MESSAGES 2023-07-05 03:42:41,003 root INFO creating build/lib/django_registration/locale/zh_TW 2023-07-05 03:42:41,003 root INFO creating build/lib/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 03:42:41,003 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 03:42:41,004 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 03:42:41,004 root INFO creating build/lib/django_registration/locale/is 2023-07-05 03:42:41,004 root INFO creating build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 03:42:41,004 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.mo -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 03:42:41,005 root INFO copying src/django_registration/locale/is/LC_MESSAGES/django.po -> build/lib/django_registration/locale/is/LC_MESSAGES 2023-07-05 03:42:41,014 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-07-05 03:42:41,014 root INFO running install 2023-07-05 03:42:41,026 root INFO running install_lib 2023-07-05 03:42:41,028 root INFO creating build/bdist.linux-x86_64 2023-07-05 03:42:41,028 root INFO creating build/bdist.linux-x86_64/wheel 2023-07-05 03:42:41,029 root INFO creating build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,029 root INFO copying build/lib/django_registration/validators.py -> build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,029 root INFO copying build/lib/django_registration/exceptions.py -> build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,029 root INFO copying build/lib/django_registration/signals.py -> build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,030 root INFO copying build/lib/django_registration/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,030 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/migrations 2023-07-05 03:42:41,030 root INFO copying build/lib/django_registration/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/django_registration/migrations 2023-07-05 03:42:41,030 root INFO copying build/lib/django_registration/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/migrations 2023-07-05 03:42:41,031 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/backends 2023-07-05 03:42:41,031 root INFO copying build/lib/django_registration/backends/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/backends 2023-07-05 03:42:41,031 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2023-07-05 03:42:41,031 root INFO copying build/lib/django_registration/backends/one_step/urls.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2023-07-05 03:42:41,032 root INFO copying build/lib/django_registration/backends/one_step/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2023-07-05 03:42:41,032 root INFO copying build/lib/django_registration/backends/one_step/views.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/one_step 2023-07-05 03:42:41,032 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2023-07-05 03:42:41,032 root INFO copying build/lib/django_registration/backends/activation/urls.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2023-07-05 03:42:41,033 root INFO copying build/lib/django_registration/backends/activation/__init__.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2023-07-05 03:42:41,033 root INFO copying build/lib/django_registration/backends/activation/views.py -> build/bdist.linux-x86_64/wheel/django_registration/backends/activation 2023-07-05 03:42:41,033 root INFO copying build/lib/django_registration/forms.py -> build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,033 root INFO copying build/lib/django_registration/views.py -> build/bdist.linux-x86_64/wheel/django_registration 2023-07-05 03:42:41,034 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale 2023-07-05 03:42:41,034 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es 2023-07-05 03:42:41,034 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es/LC_MESSAGES 2023-07-05 03:42:41,034 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 2023-07-05 03:42:41,035 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 2023-07-05 03:42:41,035 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/el 2023-07-05 03:42:41,035 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/el/LC_MESSAGES 2023-07-05 03:42:41,035 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 2023-07-05 03:42:41,036 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 2023-07-05 03:42:41,036 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt 2023-07-05 03:42:41,036 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt/LC_MESSAGES 2023-07-05 03:42:41,036 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 2023-07-05 03:42:41,037 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 2023-07-05 03:42:41,037 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ru 2023-07-05 03:42:41,037 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ru/LC_MESSAGES 2023-07-05 03:42:41,037 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 2023-07-05 03:42:41,038 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 2023-07-05 03:42:41,038 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nb 2023-07-05 03:42:41,038 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nb/LC_MESSAGES 2023-07-05 03:42:41,038 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 2023-07-05 03:42:41,039 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 2023-07-05 03:42:41,039 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ko 2023-07-05 03:42:41,039 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ko/LC_MESSAGES 2023-07-05 03:42:41,039 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 2023-07-05 03:42:41,040 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 2023-07-05 03:42:41,040 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/id 2023-07-05 03:42:41,041 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/id/LC_MESSAGES 2023-07-05 03:42:41,041 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 2023-07-05 03:42:41,041 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 2023-07-05 03:42:41,041 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/bg 2023-07-05 03:42:41,041 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/bg/LC_MESSAGES 2023-07-05 03:42:41,042 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 2023-07-05 03:42:41,042 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 2023-07-05 03:42:41,042 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt_BR 2023-07-05 03:42:41,042 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pt_BR/LC_MESSAGES 2023-07-05 03:42:41,043 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 2023-07-05 03:42:41,043 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 2023-07-05 03:42:41,043 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_CN 2023-07-05 03:42:41,043 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_CN/LC_MESSAGES 2023-07-05 03:42:41,044 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 2023-07-05 03:42:41,044 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 2023-07-05 03:42:41,044 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/da 2023-07-05 03:42:41,044 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/da/LC_MESSAGES 2023-07-05 03:42:41,045 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 2023-07-05 03:42:41,045 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 2023-07-05 03:42:41,045 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/de 2023-07-05 03:42:41,045 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/de/LC_MESSAGES 2023-07-05 03:42:41,046 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 2023-07-05 03:42:41,046 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 2023-07-05 03:42:41,046 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ar 2023-07-05 03:42:41,046 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ar/LC_MESSAGES 2023-07-05 03:42:41,047 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 2023-07-05 03:42:41,047 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 2023-07-05 03:42:41,047 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/tr_TR 2023-07-05 03:42:41,047 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/tr_TR/LC_MESSAGES 2023-07-05 03:42:41,048 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 2023-07-05 03:42:41,048 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 2023-07-05 03:42:41,048 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/it 2023-07-05 03:42:41,048 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/it/LC_MESSAGES 2023-07-05 03:42:41,048 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 2023-07-05 03:42:41,049 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 2023-07-05 03:42:41,049 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nl 2023-07-05 03:42:41,049 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/nl/LC_MESSAGES 2023-07-05 03:42:41,049 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 2023-07-05 03:42:41,050 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 2023-07-05 03:42:41,050 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/he 2023-07-05 03:42:41,050 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/he/LC_MESSAGES 2023-07-05 03:42:41,050 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 2023-07-05 03:42:41,051 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 2023-07-05 03:42:41,051 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sl 2023-07-05 03:42:41,051 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sl/LC_MESSAGES 2023-07-05 03:42:41,051 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 2023-07-05 03:42:41,052 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 2023-07-05 03:42:41,052 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es_AR 2023-07-05 03:42:41,052 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/es_AR/LC_MESSAGES 2023-07-05 03:42:41,052 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 2023-07-05 03:42:41,053 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 2023-07-05 03:42:41,053 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fa 2023-07-05 03:42:41,053 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fa/LC_MESSAGES 2023-07-05 03:42:41,053 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 2023-07-05 03:42:41,054 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 2023-07-05 03:42:41,054 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sr 2023-07-05 03:42:41,054 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sr/LC_MESSAGES 2023-07-05 03:42:41,054 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 2023-07-05 03:42:41,055 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 2023-07-05 03:42:41,055 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pl 2023-07-05 03:42:41,055 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/pl/LC_MESSAGES 2023-07-05 03:42:41,055 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 2023-07-05 03:42:41,056 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 2023-07-05 03:42:41,056 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ja 2023-07-05 03:42:41,056 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ja/LC_MESSAGES 2023-07-05 03:42:41,056 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 2023-07-05 03:42:41,057 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 2023-07-05 03:42:41,057 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sv 2023-07-05 03:42:41,057 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/sv/LC_MESSAGES 2023-07-05 03:42:41,057 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 2023-07-05 03:42:41,058 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 2023-07-05 03:42:41,058 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/hr 2023-07-05 03:42:41,058 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/hr/LC_MESSAGES 2023-07-05 03:42:41,058 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 2023-07-05 03:42:41,059 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 2023-07-05 03:42:41,059 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ca 2023-07-05 03:42:41,059 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/ca/LC_MESSAGES 2023-07-05 03:42:41,059 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 2023-07-05 03:42:41,060 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 2023-07-05 03:42:41,060 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/cs 2023-07-05 03:42:41,060 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/cs/LC_MESSAGES 2023-07-05 03:42:41,060 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 2023-07-05 03:42:41,060 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 2023-07-05 03:42:41,061 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/en 2023-07-05 03:42:41,061 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/en/LC_MESSAGES 2023-07-05 03:42:41,061 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 2023-07-05 03:42:41,061 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 2023-07-05 03:42:41,062 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fr 2023-07-05 03:42:41,062 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/fr/LC_MESSAGES 2023-07-05 03:42:41,062 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 2023-07-05 03:42:41,062 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 2023-07-05 03:42:41,063 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_TW 2023-07-05 03:42:41,063 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/zh_TW/LC_MESSAGES 2023-07-05 03:42:41,063 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 2023-07-05 03:42:41,063 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 2023-07-05 03:42:41,064 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/is 2023-07-05 03:42:41,064 root INFO creating build/bdist.linux-x86_64/wheel/django_registration/locale/is/LC_MESSAGES 2023-07-05 03:42:41,064 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 2023-07-05 03:42:41,064 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 2023-07-05 03:42:41,065 root INFO running install_egg_info 2023-07-05 03:42:41,066 root INFO Copying src/django_registration.egg-info to build/bdist.linux-x86_64/wheel/django_registration-3.4-py3.11.egg-info 2023-07-05 03:42:41,068 root INFO running install_scripts 2023-07-05 03:42:41,072 wheel INFO creating build/bdist.linux-x86_64/wheel/django_registration-3.4.dist-info/WHEEL 2023-07-05 03:42:41,072 wheel INFO creating '/home/buildozer/aports/community/py3-django-registration/src/django-registration-3.4/.dist/.tmp-5215tavy/django_registration-3.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-07-05 03:42:41,073 wheel INFO adding 'django_registration/__init__.py' 2023-07-05 03:42:41,073 wheel INFO adding 'django_registration/exceptions.py' 2023-07-05 03:42:41,073 wheel INFO adding 'django_registration/forms.py' 2023-07-05 03:42:41,074 wheel INFO adding 'django_registration/signals.py' 2023-07-05 03:42:41,074 wheel INFO adding 'django_registration/validators.py' 2023-07-05 03:42:41,074 wheel INFO adding 'django_registration/views.py' 2023-07-05 03:42:41,075 wheel INFO adding 'django_registration/backends/__init__.py' 2023-07-05 03:42:41,075 wheel INFO adding 'django_registration/backends/activation/__init__.py' 2023-07-05 03:42:41,076 wheel INFO adding 'django_registration/backends/activation/urls.py' 2023-07-05 03:42:41,076 wheel INFO adding 'django_registration/backends/activation/views.py' 2023-07-05 03:42:41,076 wheel INFO adding 'django_registration/backends/one_step/__init__.py' 2023-07-05 03:42:41,077 wheel INFO adding 'django_registration/backends/one_step/urls.py' 2023-07-05 03:42:41,077 wheel INFO adding 'django_registration/backends/one_step/views.py' 2023-07-05 03:42:41,077 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,078 wheel INFO adding 'django_registration/locale/ar/LC_MESSAGES/django.po' 2023-07-05 03:42:41,078 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,078 wheel INFO adding 'django_registration/locale/bg/LC_MESSAGES/django.po' 2023-07-05 03:42:41,079 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,079 wheel INFO adding 'django_registration/locale/ca/LC_MESSAGES/django.po' 2023-07-05 03:42:41,079 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,080 wheel INFO adding 'django_registration/locale/cs/LC_MESSAGES/django.po' 2023-07-05 03:42:41,080 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,080 wheel INFO adding 'django_registration/locale/da/LC_MESSAGES/django.po' 2023-07-05 03:42:41,081 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,081 wheel INFO adding 'django_registration/locale/de/LC_MESSAGES/django.po' 2023-07-05 03:42:41,081 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,082 wheel INFO adding 'django_registration/locale/el/LC_MESSAGES/django.po' 2023-07-05 03:42:41,082 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,082 wheel INFO adding 'django_registration/locale/en/LC_MESSAGES/django.po' 2023-07-05 03:42:41,083 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,083 wheel INFO adding 'django_registration/locale/es/LC_MESSAGES/django.po' 2023-07-05 03:42:41,083 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,084 wheel INFO adding 'django_registration/locale/es_AR/LC_MESSAGES/django.po' 2023-07-05 03:42:41,084 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,084 wheel INFO adding 'django_registration/locale/fa/LC_MESSAGES/django.po' 2023-07-05 03:42:41,085 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,085 wheel INFO adding 'django_registration/locale/fr/LC_MESSAGES/django.po' 2023-07-05 03:42:41,085 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,086 wheel INFO adding 'django_registration/locale/he/LC_MESSAGES/django.po' 2023-07-05 03:42:41,086 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,086 wheel INFO adding 'django_registration/locale/hr/LC_MESSAGES/django.po' 2023-07-05 03:42:41,087 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,087 wheel INFO adding 'django_registration/locale/id/LC_MESSAGES/django.po' 2023-07-05 03:42:41,087 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,088 wheel INFO adding 'django_registration/locale/is/LC_MESSAGES/django.po' 2023-07-05 03:42:41,088 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,088 wheel INFO adding 'django_registration/locale/it/LC_MESSAGES/django.po' 2023-07-05 03:42:41,089 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,089 wheel INFO adding 'django_registration/locale/ja/LC_MESSAGES/django.po' 2023-07-05 03:42:41,089 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,090 wheel INFO adding 'django_registration/locale/ko/LC_MESSAGES/django.po' 2023-07-05 03:42:41,090 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,090 wheel INFO adding 'django_registration/locale/nb/LC_MESSAGES/django.po' 2023-07-05 03:42:41,091 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,091 wheel INFO adding 'django_registration/locale/nl/LC_MESSAGES/django.po' 2023-07-05 03:42:41,091 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,092 wheel INFO adding 'django_registration/locale/pl/LC_MESSAGES/django.po' 2023-07-05 03:42:41,092 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,092 wheel INFO adding 'django_registration/locale/pt/LC_MESSAGES/django.po' 2023-07-05 03:42:41,093 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,093 wheel INFO adding 'django_registration/locale/pt_BR/LC_MESSAGES/django.po' 2023-07-05 03:42:41,093 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,094 wheel INFO adding 'django_registration/locale/ru/LC_MESSAGES/django.po' 2023-07-05 03:42:41,094 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,094 wheel INFO adding 'django_registration/locale/sl/LC_MESSAGES/django.po' 2023-07-05 03:42:41,095 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,095 wheel INFO adding 'django_registration/locale/sr/LC_MESSAGES/django.po' 2023-07-05 03:42:41,095 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,096 wheel INFO adding 'django_registration/locale/sv/LC_MESSAGES/django.po' 2023-07-05 03:42:41,096 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,096 wheel INFO adding 'django_registration/locale/tr_TR/LC_MESSAGES/django.po' 2023-07-05 03:42:41,097 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,097 wheel INFO adding 'django_registration/locale/zh_CN/LC_MESSAGES/django.po' 2023-07-05 03:42:41,097 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.mo' 2023-07-05 03:42:41,098 wheel INFO adding 'django_registration/locale/zh_TW/LC_MESSAGES/django.po' 2023-07-05 03:42:41,098 wheel INFO adding 'django_registration/migrations/0001_initial.py' 2023-07-05 03:42:41,098 wheel INFO adding 'django_registration/migrations/__init__.py' 2023-07-05 03:42:41,099 wheel INFO adding 'django_registration-3.4.dist-info/AUTHORS' 2023-07-05 03:42:41,099 wheel INFO adding 'django_registration-3.4.dist-info/LICENSE' 2023-07-05 03:42:41,099 wheel INFO adding 'django_registration-3.4.dist-info/METADATA' 2023-07-05 03:42:41,099 wheel INFO adding 'django_registration-3.4.dist-info/WHEEL' 2023-07-05 03:42:41,100 wheel INFO adding 'django_registration-3.4.dist-info/top_level.txt' 2023-07-05 03:42:41,100 wheel INFO adding 'django_registration-3.4.dist-info/RECORD' 2023-07-05 03:42:41,101 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-07-05 03:42:41,108 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/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__' '/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__' >>> 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 03:42:42 +0000 elapsed time 0h 0m 5s >>> py3-django-registration: Cleaning up srcdir >>> py3-django-registration: Cleaning up pkgdir >>> py3-django-registration: Uninstalling dependencies... (1/32) Purging .makedepends-py3-django-registration (20230705.034238) (2/32) Purging py3-django-pyc (4.2.3-r0) (3/32) Purging py3-django (4.2.3-r0) (4/32) Purging py3-asgiref-pyc (3.6.0-r1) (5/32) Purging py3-asgiref (3.6.0-r1) (6/32) Purging py3-sqlparse-pyc (0.4.4-r1) (7/32) Purging py3-sqlparse (0.4.4-r1) (8/32) Purging tzdata (2023c-r1) (9/32) Purging py3-gpep517-pyc (13-r2) (10/32) Purging py3-gpep517 (13-r2) (11/32) Purging py3-installer-pyc (0.7.0-r1) (12/32) Purging py3-installer (0.7.0-r1) (13/32) Purging py3-setuptools-pyc (68.0.0-r0) (14/32) Purging py3-setuptools (68.0.0-r0) (15/32) Purging py3-wheel-pyc (0.40.0-r1) (16/32) Purging py3-wheel (0.40.0-r1) (17/32) Purging py3-packaging-pyc (23.1-r1) (18/32) Purging py3-packaging (23.1-r1) (19/32) Purging py3-parsing-pyc (3.1.0-r0) (20/32) Purging py3-parsing (3.1.0-r0) (21/32) Purging python3-pyc (3.11.4-r1) (22/32) Purging python3-pycache-pyc0 (3.11.4-r1) (23/32) Purging pyc (0.1-r0) (24/32) Purging python3 (3.11.4-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.4-r3) (28/32) Purging libpanelw (6.4_p20230701-r0) (29/32) Purging mpdecimal (2.5.1-r2) (30/32) Purging readline (8.2.1-r2) (31/32) Purging sqlite-libs (3.42.0-r2) (32/32) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r2.trigger OK: 376 MiB in 105 packages >>> py3-django-registration: Updating the community/x86_64 repository index... >>> py3-django-registration: Signing the index...