>>> py3-django-taggit: Building testing/py3-django-taggit 3.1.0-r0 (using abuild 3.10.0-r0) started Sun, 12 Feb 2023 09:14:33 +0000 >>> py3-django-taggit: Checking sanity of /home/buildozer/aports/testing/py3-django-taggit/APKBUILD... >>> py3-django-taggit: Analyzing dependencies... >>> py3-django-taggit: Installing for build: build-base py3-django py3-gpep517 py3-setuptools py3-wheel (1/16) Installing gdbm (1.23-r0) (2/16) Installing mpdecimal (2.5.1-r1) (3/16) Installing readline (8.2.001-r0) (4/16) Installing sqlite-libs (3.40.1-r0) (5/16) Installing python3 (3.11.2-r0) (6/16) Installing py3-asgiref (3.6.0-r0) (7/16) Installing py3-sqlparse (0.4.3-r1) (8/16) Installing py3-tz (2022.7.1-r0) (9/16) Installing py3-django (3.2.17-r0) (10/16) Installing py3-installer (0.6.0-r0) (11/16) Installing py3-gpep517 (13-r0) (12/16) Installing py3-parsing (3.0.9-r1) (13/16) Installing py3-packaging (23.0-r0) (14/16) Installing py3-setuptools (67.2.0-r0) (15/16) Installing py3-wheel (0.38.4-r1) (16/16) Installing .makedepends-py3-django-taggit (20230212.091434) Executing busybox-1.36.0-r4.trigger OK: 1182 MiB in 122 packages >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-django-taggit-3.1.0.tar.gz >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-django-taggit-3.1.0.tar.gz >>> py3-django-taggit: Checking sha512sums... py3-django-taggit-3.1.0.tar.gz: OK >>> py3-django-taggit: Unpacking /var/cache/distfiles/edge//py3-django-taggit-3.1.0.tar.gz... 2023-02-12 09:14:35,570 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-12 09:14:35,599 root INFO running bdist_wheel 2023-02-12 09:14:35,608 root INFO running build 2023-02-12 09:14:35,609 root INFO running build_py 2023-02-12 09:14:35,611 root INFO creating build 2023-02-12 09:14:35,611 root INFO creating build/lib 2023-02-12 09:14:35,611 root INFO creating build/lib/taggit 2023-02-12 09:14:35,611 root INFO copying taggit/admin.py -> build/lib/taggit 2023-02-12 09:14:35,611 root INFO copying taggit/views.py -> build/lib/taggit 2023-02-12 09:14:35,612 root INFO copying taggit/utils.py -> build/lib/taggit 2023-02-12 09:14:35,612 root INFO copying taggit/forms.py -> build/lib/taggit 2023-02-12 09:14:35,612 root INFO copying taggit/__init__.py -> build/lib/taggit 2023-02-12 09:14:35,612 root INFO copying taggit/serializers.py -> build/lib/taggit 2023-02-12 09:14:35,612 root INFO copying taggit/apps.py -> build/lib/taggit 2023-02-12 09:14:35,612 root INFO copying taggit/managers.py -> build/lib/taggit 2023-02-12 09:14:35,613 root INFO copying taggit/models.py -> build/lib/taggit 2023-02-12 09:14:35,613 root INFO creating build/lib/taggit/migrations 2023-02-12 09:14:35,613 root INFO copying taggit/migrations/0003_taggeditem_add_unique_index.py -> build/lib/taggit/migrations 2023-02-12 09:14:35,613 root INFO copying taggit/migrations/0005_auto_20220424_2025.py -> build/lib/taggit/migrations 2023-02-12 09:14:35,614 root INFO copying taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/lib/taggit/migrations 2023-02-12 09:14:35,614 root INFO copying taggit/migrations/__init__.py -> build/lib/taggit/migrations 2023-02-12 09:14:35,614 root INFO copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations 2023-02-12 09:14:35,614 root INFO copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations 2023-02-12 09:14:35,614 root INFO running egg_info 2023-02-12 09:14:35,620 root INFO creating django_taggit.egg-info 2023-02-12 09:14:35,621 root INFO writing django_taggit.egg-info/PKG-INFO 2023-02-12 09:14:35,621 root INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt 2023-02-12 09:14:35,621 root INFO writing requirements to django_taggit.egg-info/requires.txt 2023-02-12 09:14:35,621 root INFO writing top-level names to django_taggit.egg-info/top_level.txt 2023-02-12 09:14:35,622 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' 2023-02-12 09:14:35,623 root INFO reading manifest file 'django_taggit.egg-info/SOURCES.txt' 2023-02-12 09:14:35,623 root INFO reading manifest template 'MANIFEST.in' 2023-02-12 09:14:35,628 root INFO adding license file 'LICENSE' 2023-02-12 09:14:35,628 root INFO adding license file 'AUTHORS' 2023-02-12 09:14:35,630 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'taggit.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'taggit.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'taggit.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-02-12 09:14:35,633 root INFO creating build/lib/taggit/locale 2023-02-12 09:14:35,633 root INFO creating build/lib/taggit/locale/ar 2023-02-12 09:14:35,633 root INFO creating build/lib/taggit/locale/ar/LC_MESSAGES 2023-02-12 09:14:35,633 root INFO copying taggit/locale/ar/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ar/LC_MESSAGES 2023-02-12 09:14:35,634 root INFO copying taggit/locale/ar/LC_MESSAGES/django.po -> build/lib/taggit/locale/ar/LC_MESSAGES 2023-02-12 09:14:35,634 root INFO creating build/lib/taggit/locale/cs 2023-02-12 09:14:35,634 root INFO creating build/lib/taggit/locale/cs/LC_MESSAGES 2023-02-12 09:14:35,634 root INFO copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES 2023-02-12 09:14:35,634 root INFO copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES 2023-02-12 09:14:35,634 root INFO creating build/lib/taggit/locale/da 2023-02-12 09:14:35,635 root INFO creating build/lib/taggit/locale/da/LC_MESSAGES 2023-02-12 09:14:35,635 root INFO copying taggit/locale/da/LC_MESSAGES/django.mo -> build/lib/taggit/locale/da/LC_MESSAGES 2023-02-12 09:14:35,635 root INFO copying taggit/locale/da/LC_MESSAGES/django.po -> build/lib/taggit/locale/da/LC_MESSAGES 2023-02-12 09:14:35,635 root INFO creating build/lib/taggit/locale/de 2023-02-12 09:14:35,635 root INFO creating build/lib/taggit/locale/de/LC_MESSAGES 2023-02-12 09:14:35,635 root INFO copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES 2023-02-12 09:14:35,635 root INFO copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES 2023-02-12 09:14:35,636 root INFO creating build/lib/taggit/locale/el 2023-02-12 09:14:35,636 root INFO creating build/lib/taggit/locale/el/LC_MESSAGES 2023-02-12 09:14:35,636 root INFO copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES 2023-02-12 09:14:35,636 root INFO copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES 2023-02-12 09:14:35,636 root INFO creating build/lib/taggit/locale/en 2023-02-12 09:14:35,636 root INFO creating build/lib/taggit/locale/en/LC_MESSAGES 2023-02-12 09:14:35,636 root INFO copying taggit/locale/en/LC_MESSAGES/django.mo -> build/lib/taggit/locale/en/LC_MESSAGES 2023-02-12 09:14:35,637 root INFO copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES 2023-02-12 09:14:35,637 root INFO creating build/lib/taggit/locale/eo 2023-02-12 09:14:35,637 root INFO creating build/lib/taggit/locale/eo/LC_MESSAGES 2023-02-12 09:14:35,637 root INFO copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES 2023-02-12 09:14:35,637 root INFO copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES 2023-02-12 09:14:35,637 root INFO creating build/lib/taggit/locale/es 2023-02-12 09:14:35,637 root INFO creating build/lib/taggit/locale/es/LC_MESSAGES 2023-02-12 09:14:35,638 root INFO copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES 2023-02-12 09:14:35,638 root INFO copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES 2023-02-12 09:14:35,638 root INFO creating build/lib/taggit/locale/fa 2023-02-12 09:14:35,638 root INFO creating build/lib/taggit/locale/fa/LC_MESSAGES 2023-02-12 09:14:35,638 root INFO copying taggit/locale/fa/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fa/LC_MESSAGES 2023-02-12 09:14:35,638 root INFO copying taggit/locale/fa/LC_MESSAGES/django.po -> build/lib/taggit/locale/fa/LC_MESSAGES 2023-02-12 09:14:35,638 root INFO creating build/lib/taggit/locale/fi 2023-02-12 09:14:35,639 root INFO creating build/lib/taggit/locale/fi/LC_MESSAGES 2023-02-12 09:14:35,639 root INFO copying taggit/locale/fi/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fi/LC_MESSAGES 2023-02-12 09:14:35,639 root INFO copying taggit/locale/fi/LC_MESSAGES/django.po -> build/lib/taggit/locale/fi/LC_MESSAGES 2023-02-12 09:14:35,639 root INFO creating build/lib/taggit/locale/fr 2023-02-12 09:14:35,639 root INFO creating build/lib/taggit/locale/fr/LC_MESSAGES 2023-02-12 09:14:35,639 root INFO copying taggit/locale/fr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fr/LC_MESSAGES 2023-02-12 09:14:35,639 root INFO copying taggit/locale/fr/LC_MESSAGES/django.po -> build/lib/taggit/locale/fr/LC_MESSAGES 2023-02-12 09:14:35,640 root INFO creating build/lib/taggit/locale/he 2023-02-12 09:14:35,640 root INFO creating build/lib/taggit/locale/he/LC_MESSAGES 2023-02-12 09:14:35,641 root INFO copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES 2023-02-12 09:14:35,641 root INFO copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES 2023-02-12 09:14:35,641 root INFO creating build/lib/taggit/locale/it 2023-02-12 09:14:35,641 root INFO creating build/lib/taggit/locale/it/LC_MESSAGES 2023-02-12 09:14:35,642 root INFO copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES 2023-02-12 09:14:35,642 root INFO copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES 2023-02-12 09:14:35,642 root INFO creating build/lib/taggit/locale/ja 2023-02-12 09:14:35,642 root INFO creating build/lib/taggit/locale/ja/LC_MESSAGES 2023-02-12 09:14:35,643 root INFO copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES 2023-02-12 09:14:35,643 root INFO copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES 2023-02-12 09:14:35,643 root INFO creating build/lib/taggit/locale/nb 2023-02-12 09:14:35,644 root INFO creating build/lib/taggit/locale/nb/LC_MESSAGES 2023-02-12 09:14:35,644 root INFO copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES 2023-02-12 09:14:35,644 root INFO copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES 2023-02-12 09:14:35,644 root INFO creating build/lib/taggit/locale/nl 2023-02-12 09:14:35,645 root INFO creating build/lib/taggit/locale/nl/LC_MESSAGES 2023-02-12 09:14:35,645 root INFO copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES 2023-02-12 09:14:35,645 root INFO copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES 2023-02-12 09:14:35,645 root INFO creating build/lib/taggit/locale/pt_BR 2023-02-12 09:14:35,646 root INFO creating build/lib/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 09:14:35,646 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 09:14:35,646 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 09:14:35,646 root INFO creating build/lib/taggit/locale/ru 2023-02-12 09:14:35,647 root INFO creating build/lib/taggit/locale/ru/LC_MESSAGES 2023-02-12 09:14:35,647 root INFO copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES 2023-02-12 09:14:35,647 root INFO copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES 2023-02-12 09:14:35,647 root INFO creating build/lib/taggit/locale/tr 2023-02-12 09:14:35,647 root INFO creating build/lib/taggit/locale/tr/LC_MESSAGES 2023-02-12 09:14:35,648 root INFO copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES 2023-02-12 09:14:35,648 root INFO copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES 2023-02-12 09:14:35,648 root INFO creating build/lib/taggit/locale/uk 2023-02-12 09:14:35,648 root INFO creating build/lib/taggit/locale/uk/LC_MESSAGES 2023-02-12 09:14:35,649 root INFO copying taggit/locale/uk/LC_MESSAGES/django.mo -> build/lib/taggit/locale/uk/LC_MESSAGES 2023-02-12 09:14:35,649 root INFO copying taggit/locale/uk/LC_MESSAGES/django.po -> build/lib/taggit/locale/uk/LC_MESSAGES 2023-02-12 09:14:35,649 root INFO creating build/lib/taggit/locale/zh_Hans 2023-02-12 09:14:35,650 root INFO creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 09:14:35,650 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 09:14:35,650 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 09:14:35,654 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-02-12 09:14:35,654 root INFO running install 2023-02-12 09:14:35,662 root INFO running install_lib 2023-02-12 09:14:35,664 root INFO creating build/bdist.linux-armv8l 2023-02-12 09:14:35,664 root INFO creating build/bdist.linux-armv8l/wheel 2023-02-12 09:14:35,664 root INFO creating build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,665 root INFO copying build/lib/taggit/admin.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,665 root INFO copying build/lib/taggit/views.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,665 root INFO creating build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,665 root INFO copying build/lib/taggit/migrations/0003_taggeditem_add_unique_index.py -> build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/migrations/0005_auto_20220424_2025.py -> build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/migrations/__init__.py -> build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/migrations/0001_initial.py -> build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/migrations/0002_auto_20150616_2121.py -> build/bdist.linux-armv8l/wheel/taggit/migrations 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/utils.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,666 root INFO copying build/lib/taggit/forms.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,667 root INFO copying build/lib/taggit/__init__.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,667 root INFO copying build/lib/taggit/serializers.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,667 root INFO copying build/lib/taggit/apps.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,667 root INFO copying build/lib/taggit/managers.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,667 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale 2023-02-12 09:14:35,667 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/ru 2023-02-12 09:14:35,668 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/ru/LC_MESSAGES 2023-02-12 09:14:35,668 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/ru/LC_MESSAGES 2023-02-12 09:14:35,668 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/ru/LC_MESSAGES 2023-02-12 09:14:35,669 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/fa 2023-02-12 09:14:35,669 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/fa/LC_MESSAGES 2023-02-12 09:14:35,669 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/fa/LC_MESSAGES 2023-02-12 09:14:35,669 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/fa/LC_MESSAGES 2023-02-12 09:14:35,670 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/cs 2023-02-12 09:14:35,670 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/cs/LC_MESSAGES 2023-02-12 09:14:35,671 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/cs/LC_MESSAGES 2023-02-12 09:14:35,671 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/cs/LC_MESSAGES 2023-02-12 09:14:35,671 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/uk 2023-02-12 09:14:35,671 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/uk/LC_MESSAGES 2023-02-12 09:14:35,672 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/uk/LC_MESSAGES 2023-02-12 09:14:35,672 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/uk/LC_MESSAGES 2023-02-12 09:14:35,672 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/da 2023-02-12 09:14:35,672 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/da/LC_MESSAGES 2023-02-12 09:14:35,673 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/da/LC_MESSAGES 2023-02-12 09:14:35,673 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/da/LC_MESSAGES 2023-02-12 09:14:35,673 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/nl 2023-02-12 09:14:35,673 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/nl/LC_MESSAGES 2023-02-12 09:14:35,674 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/nl/LC_MESSAGES 2023-02-12 09:14:35,674 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/nl/LC_MESSAGES 2023-02-12 09:14:35,674 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/zh_Hans 2023-02-12 09:14:35,675 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 09:14:35,675 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 09:14:35,675 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 09:14:35,675 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/es 2023-02-12 09:14:35,676 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/es/LC_MESSAGES 2023-02-12 09:14:35,676 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/es/LC_MESSAGES 2023-02-12 09:14:35,676 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/es/LC_MESSAGES 2023-02-12 09:14:35,676 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/eo 2023-02-12 09:14:35,677 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/eo/LC_MESSAGES 2023-02-12 09:14:35,678 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/eo/LC_MESSAGES 2023-02-12 09:14:35,678 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/eo/LC_MESSAGES 2023-02-12 09:14:35,678 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/it 2023-02-12 09:14:35,679 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/it/LC_MESSAGES 2023-02-12 09:14:35,679 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/it/LC_MESSAGES 2023-02-12 09:14:35,679 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/it/LC_MESSAGES 2023-02-12 09:14:35,680 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/el 2023-02-12 09:14:35,680 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/el/LC_MESSAGES 2023-02-12 09:14:35,680 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/el/LC_MESSAGES 2023-02-12 09:14:35,680 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/el/LC_MESSAGES 2023-02-12 09:14:35,681 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/ar 2023-02-12 09:14:35,681 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/ar/LC_MESSAGES 2023-02-12 09:14:35,681 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/ar/LC_MESSAGES 2023-02-12 09:14:35,681 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/ar/LC_MESSAGES 2023-02-12 09:14:35,682 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/de 2023-02-12 09:14:35,682 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/de/LC_MESSAGES 2023-02-12 09:14:35,682 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/de/LC_MESSAGES 2023-02-12 09:14:35,682 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/de/LC_MESSAGES 2023-02-12 09:14:35,683 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/fr 2023-02-12 09:14:35,683 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/fr/LC_MESSAGES 2023-02-12 09:14:35,683 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/fr/LC_MESSAGES 2023-02-12 09:14:35,683 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/fr/LC_MESSAGES 2023-02-12 09:14:35,684 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/fi 2023-02-12 09:14:35,684 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/fi/LC_MESSAGES 2023-02-12 09:14:35,684 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/fi/LC_MESSAGES 2023-02-12 09:14:35,684 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/fi/LC_MESSAGES 2023-02-12 09:14:35,685 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/tr 2023-02-12 09:14:35,685 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/tr/LC_MESSAGES 2023-02-12 09:14:35,685 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/tr/LC_MESSAGES 2023-02-12 09:14:35,685 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/tr/LC_MESSAGES 2023-02-12 09:14:35,686 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/nb 2023-02-12 09:14:35,686 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/nb/LC_MESSAGES 2023-02-12 09:14:35,686 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/nb/LC_MESSAGES 2023-02-12 09:14:35,686 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/nb/LC_MESSAGES 2023-02-12 09:14:35,687 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/he 2023-02-12 09:14:35,687 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/he/LC_MESSAGES 2023-02-12 09:14:35,687 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/he/LC_MESSAGES 2023-02-12 09:14:35,687 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/he/LC_MESSAGES 2023-02-12 09:14:35,687 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/en 2023-02-12 09:14:35,688 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/en/LC_MESSAGES 2023-02-12 09:14:35,688 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/en/LC_MESSAGES 2023-02-12 09:14:35,688 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/en/LC_MESSAGES 2023-02-12 09:14:35,688 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/pt_BR 2023-02-12 09:14:35,689 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 09:14:35,689 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 09:14:35,689 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 09:14:35,689 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/ja 2023-02-12 09:14:35,690 root INFO creating build/bdist.linux-armv8l/wheel/taggit/locale/ja/LC_MESSAGES 2023-02-12 09:14:35,690 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/taggit/locale/ja/LC_MESSAGES 2023-02-12 09:14:35,690 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/taggit/locale/ja/LC_MESSAGES 2023-02-12 09:14:35,690 root INFO copying build/lib/taggit/models.py -> build/bdist.linux-armv8l/wheel/taggit 2023-02-12 09:14:35,691 root INFO running install_egg_info 2023-02-12 09:14:35,694 root INFO Copying django_taggit.egg-info to build/bdist.linux-armv8l/wheel/django_taggit-3.1.0-py3.11.egg-info 2023-02-12 09:14:35,695 root INFO running install_scripts 2023-02-12 09:14:35,716 wheel INFO creating build/bdist.linux-armv8l/wheel/django_taggit-3.1.0.dist-info/WHEEL 2023-02-12 09:14:35,717 wheel INFO creating '/home/buildozer/aports/testing/py3-django-taggit/src/django-taggit-3.1.0/dist/.tmp-cd30b6o_/django_taggit-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-02-12 09:14:35,717 wheel INFO adding 'taggit/__init__.py' 2023-02-12 09:14:35,717 wheel INFO adding 'taggit/admin.py' 2023-02-12 09:14:35,717 wheel INFO adding 'taggit/apps.py' 2023-02-12 09:14:35,718 wheel INFO adding 'taggit/forms.py' 2023-02-12 09:14:35,718 wheel INFO adding 'taggit/managers.py' 2023-02-12 09:14:35,718 wheel INFO adding 'taggit/models.py' 2023-02-12 09:14:35,718 wheel INFO adding 'taggit/serializers.py' 2023-02-12 09:14:35,718 wheel INFO adding 'taggit/utils.py' 2023-02-12 09:14:35,719 wheel INFO adding 'taggit/views.py' 2023-02-12 09:14:35,719 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,719 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.po' 2023-02-12 09:14:35,719 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,719 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.po' 2023-02-12 09:14:35,720 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,720 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.po' 2023-02-12 09:14:35,720 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,720 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.po' 2023-02-12 09:14:35,720 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,720 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.po' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.po' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.po' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.po' 2023-02-12 09:14:35,721 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,722 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.po' 2023-02-12 09:14:35,722 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,722 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.po' 2023-02-12 09:14:35,722 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,722 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.po' 2023-02-12 09:14:35,722 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.po' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.po' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.po' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,723 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.po' 2023-02-12 09:14:35,724 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,724 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.po' 2023-02-12 09:14:35,724 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,724 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.po' 2023-02-12 09:14:35,724 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,724 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.po' 2023-02-12 09:14:35,725 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,725 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.po' 2023-02-12 09:14:35,725 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,725 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.po' 2023-02-12 09:14:35,725 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.mo' 2023-02-12 09:14:35,725 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.po' 2023-02-12 09:14:35,726 wheel INFO adding 'taggit/migrations/0001_initial.py' 2023-02-12 09:14:35,726 wheel INFO adding 'taggit/migrations/0002_auto_20150616_2121.py' 2023-02-12 09:14:35,726 wheel INFO adding 'taggit/migrations/0003_taggeditem_add_unique_index.py' 2023-02-12 09:14:35,726 wheel INFO adding 'taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py' 2023-02-12 09:14:35,726 wheel INFO adding 'taggit/migrations/0005_auto_20220424_2025.py' 2023-02-12 09:14:35,726 wheel INFO adding 'taggit/migrations/__init__.py' 2023-02-12 09:14:35,726 wheel INFO adding 'django_taggit-3.1.0.dist-info/AUTHORS' 2023-02-12 09:14:35,726 wheel INFO adding 'django_taggit-3.1.0.dist-info/LICENSE' 2023-02-12 09:14:35,727 wheel INFO adding 'django_taggit-3.1.0.dist-info/METADATA' 2023-02-12 09:14:35,727 wheel INFO adding 'django_taggit-3.1.0.dist-info/WHEEL' 2023-02-12 09:14:35,727 wheel INFO adding 'django_taggit-3.1.0.dist-info/top_level.txt' 2023-02-12 09:14:35,727 wheel INFO adding 'django_taggit-3.1.0.dist-info/RECORD' 2023-02-12 09:14:35,727 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-02-12 09:14:35,730 gpep517 INFO The backend produced dist/django_taggit-3.1.0-py3-none-any.whl django_taggit-3.1.0-py3-none-any.whl >>> py3-django-taggit: Entering fakeroot... >>> py3-django-taggit-lang*: Running split function lang... '/home/buildozer/aports/testing/py3-django-taggit/pkg/py3-django-taggit/usr/lib/python3.11/site-packages/taggit/locale' -> '/home/buildozer/aports/testing/py3-django-taggit/pkg/py3-django-taggit-lang/usr/lib/python3.11/site-packages/taggit/locale' >>> py3-django-taggit-lang*: Preparing subpackage py3-django-taggit-lang... >>> py3-django-taggit-lang*: Running postcheck for py3-django-taggit-lang >>> py3-django-taggit*: Running postcheck for py3-django-taggit >>> py3-django-taggit*: Preparing package py3-django-taggit... >>> py3-django-taggit-lang*: Tracing dependencies... >>> py3-django-taggit-lang*: Package size: 364.0 KB >>> py3-django-taggit-lang*: Compressing data... >>> py3-django-taggit-lang*: Create checksum... >>> py3-django-taggit-lang*: Create py3-django-taggit-lang-3.1.0-r0.apk >>> py3-django-taggit*: Tracing dependencies... >>> py3-django-taggit*: Package size: 272.0 KB >>> py3-django-taggit*: Compressing data... >>> py3-django-taggit*: Create checksum... >>> py3-django-taggit*: Create py3-django-taggit-3.1.0-r0.apk >>> py3-django-taggit: Build complete at Sun, 12 Feb 2023 09:14:36 +0000 elapsed time 0h 0m 3s >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Uninstalling dependencies... (1/16) Purging .makedepends-py3-django-taggit (20230212.091434) (2/16) Purging py3-django (3.2.17-r0) (3/16) Purging py3-asgiref (3.6.0-r0) (4/16) Purging py3-sqlparse (0.4.3-r1) (5/16) Purging py3-tz (2022.7.1-r0) (6/16) Purging py3-gpep517 (13-r0) (7/16) Purging py3-installer (0.6.0-r0) (8/16) Purging py3-setuptools (67.2.0-r0) (9/16) Purging py3-wheel (0.38.4-r1) (10/16) Purging py3-packaging (23.0-r0) (11/16) Purging py3-parsing (3.0.9-r1) (12/16) Purging python3 (3.11.2-r0) (13/16) Purging gdbm (1.23-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.001-r0) (16/16) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 1062 MiB in 106 packages >>> py3-django-taggit: Updating the testing/armv7 repository index... >>> py3-django-taggit: Signing the index...