>>> py3-django-taggit: Building testing/py3-django-taggit 3.1.0-r0 (using abuild 3.10.0-r0) started Sun, 12 Feb 2023 08:42:39 +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/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.2.001-r0) (5/17) Installing sqlite-libs (3.40.1-r0) (6/17) Installing python3 (3.11.2-r0) (7/17) Installing py3-asgiref (3.6.0-r0) (8/17) Installing py3-sqlparse (0.4.3-r1) (9/17) Installing py3-tz (2022.7.1-r0) (10/17) Installing py3-django (3.2.17-r0) (11/17) Installing py3-installer (0.6.0-r0) (12/17) Installing py3-gpep517 (13-r0) (13/17) Installing py3-parsing (3.0.9-r1) (14/17) Installing py3-packaging (23.0-r0) (15/17) Installing py3-setuptools (67.2.0-r0) (16/17) Installing py3-wheel (0.38.4-r1) (17/17) Installing .makedepends-py3-django-taggit (20230212.084240) Executing busybox-1.36.0-r4.trigger OK: 502 MiB in 120 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 % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-taggit: Fetching py3-django-taggit-3.1.0.tar.gz::https://github.com/jazzband/django-taggit/archive/3.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57698 0 57698 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k >>> 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 08:42:43,571 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-12 08:42:43,626 root INFO running bdist_wheel 2023-02-12 08:42:43,643 root INFO running build 2023-02-12 08:42:43,643 root INFO running build_py 2023-02-12 08:42:43,647 root INFO creating build 2023-02-12 08:42:43,647 root INFO creating build/lib 2023-02-12 08:42:43,648 root INFO creating build/lib/taggit 2023-02-12 08:42:43,648 root INFO copying taggit/models.py -> build/lib/taggit 2023-02-12 08:42:43,648 root INFO copying taggit/utils.py -> build/lib/taggit 2023-02-12 08:42:43,649 root INFO copying taggit/apps.py -> build/lib/taggit 2023-02-12 08:42:43,649 root INFO copying taggit/forms.py -> build/lib/taggit 2023-02-12 08:42:43,649 root INFO copying taggit/views.py -> build/lib/taggit 2023-02-12 08:42:43,650 root INFO copying taggit/__init__.py -> build/lib/taggit 2023-02-12 08:42:43,650 root INFO copying taggit/managers.py -> build/lib/taggit 2023-02-12 08:42:43,651 root INFO copying taggit/admin.py -> build/lib/taggit 2023-02-12 08:42:43,651 root INFO copying taggit/serializers.py -> build/lib/taggit 2023-02-12 08:42:43,652 root INFO creating build/lib/taggit/migrations 2023-02-12 08:42:43,652 root INFO copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations 2023-02-12 08:42:43,652 root INFO copying taggit/migrations/0003_taggeditem_add_unique_index.py -> build/lib/taggit/migrations 2023-02-12 08:42:43,653 root INFO copying taggit/migrations/__init__.py -> build/lib/taggit/migrations 2023-02-12 08:42:43,653 root INFO copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations 2023-02-12 08:42:43,653 root INFO copying taggit/migrations/0005_auto_20220424_2025.py -> build/lib/taggit/migrations 2023-02-12 08:42:43,654 root INFO copying taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/lib/taggit/migrations 2023-02-12 08:42:43,654 root INFO running egg_info 2023-02-12 08:42:43,663 root INFO creating django_taggit.egg-info 2023-02-12 08:42:43,665 root INFO writing django_taggit.egg-info/PKG-INFO 2023-02-12 08:42:43,665 root INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt 2023-02-12 08:42:43,666 root INFO writing requirements to django_taggit.egg-info/requires.txt 2023-02-12 08:42:43,666 root INFO writing top-level names to django_taggit.egg-info/top_level.txt 2023-02-12 08:42:43,666 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' 2023-02-12 08:42:43,670 root INFO reading manifest file 'django_taggit.egg-info/SOURCES.txt' 2023-02-12 08:42:43,670 root INFO reading manifest template 'MANIFEST.in' 2023-02-12 08:42:43,680 root INFO adding license file 'LICENSE' 2023-02-12 08:42:43,681 root INFO adding license file 'AUTHORS' 2023-02-12 08:42:43,683 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 08:42:43,690 root INFO creating build/lib/taggit/locale 2023-02-12 08:42:43,690 root INFO creating build/lib/taggit/locale/ar 2023-02-12 08:42:43,691 root INFO creating build/lib/taggit/locale/ar/LC_MESSAGES 2023-02-12 08:42:43,691 root INFO copying taggit/locale/ar/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ar/LC_MESSAGES 2023-02-12 08:42:43,691 root INFO copying taggit/locale/ar/LC_MESSAGES/django.po -> build/lib/taggit/locale/ar/LC_MESSAGES 2023-02-12 08:42:43,692 root INFO creating build/lib/taggit/locale/cs 2023-02-12 08:42:43,692 root INFO creating build/lib/taggit/locale/cs/LC_MESSAGES 2023-02-12 08:42:43,692 root INFO copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES 2023-02-12 08:42:43,692 root INFO copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES 2023-02-12 08:42:43,693 root INFO creating build/lib/taggit/locale/da 2023-02-12 08:42:43,693 root INFO creating build/lib/taggit/locale/da/LC_MESSAGES 2023-02-12 08:42:43,693 root INFO copying taggit/locale/da/LC_MESSAGES/django.mo -> build/lib/taggit/locale/da/LC_MESSAGES 2023-02-12 08:42:43,694 root INFO copying taggit/locale/da/LC_MESSAGES/django.po -> build/lib/taggit/locale/da/LC_MESSAGES 2023-02-12 08:42:43,694 root INFO creating build/lib/taggit/locale/de 2023-02-12 08:42:43,694 root INFO creating build/lib/taggit/locale/de/LC_MESSAGES 2023-02-12 08:42:43,694 root INFO copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES 2023-02-12 08:42:43,695 root INFO copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES 2023-02-12 08:42:43,695 root INFO creating build/lib/taggit/locale/el 2023-02-12 08:42:43,695 root INFO creating build/lib/taggit/locale/el/LC_MESSAGES 2023-02-12 08:42:43,696 root INFO copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES 2023-02-12 08:42:43,696 root INFO copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES 2023-02-12 08:42:43,696 root INFO creating build/lib/taggit/locale/en 2023-02-12 08:42:43,696 root INFO creating build/lib/taggit/locale/en/LC_MESSAGES 2023-02-12 08:42:43,697 root INFO copying taggit/locale/en/LC_MESSAGES/django.mo -> build/lib/taggit/locale/en/LC_MESSAGES 2023-02-12 08:42:43,697 root INFO copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES 2023-02-12 08:42:43,697 root INFO creating build/lib/taggit/locale/eo 2023-02-12 08:42:43,698 root INFO creating build/lib/taggit/locale/eo/LC_MESSAGES 2023-02-12 08:42:43,698 root INFO copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES 2023-02-12 08:42:43,698 root INFO copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES 2023-02-12 08:42:43,699 root INFO creating build/lib/taggit/locale/es 2023-02-12 08:42:43,699 root INFO creating build/lib/taggit/locale/es/LC_MESSAGES 2023-02-12 08:42:43,699 root INFO copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES 2023-02-12 08:42:43,699 root INFO copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES 2023-02-12 08:42:43,700 root INFO creating build/lib/taggit/locale/fa 2023-02-12 08:42:43,700 root INFO creating build/lib/taggit/locale/fa/LC_MESSAGES 2023-02-12 08:42:43,700 root INFO copying taggit/locale/fa/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fa/LC_MESSAGES 2023-02-12 08:42:43,700 root INFO copying taggit/locale/fa/LC_MESSAGES/django.po -> build/lib/taggit/locale/fa/LC_MESSAGES 2023-02-12 08:42:43,701 root INFO creating build/lib/taggit/locale/fi 2023-02-12 08:42:43,701 root INFO creating build/lib/taggit/locale/fi/LC_MESSAGES 2023-02-12 08:42:43,701 root INFO copying taggit/locale/fi/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fi/LC_MESSAGES 2023-02-12 08:42:43,702 root INFO copying taggit/locale/fi/LC_MESSAGES/django.po -> build/lib/taggit/locale/fi/LC_MESSAGES 2023-02-12 08:42:43,702 root INFO creating build/lib/taggit/locale/fr 2023-02-12 08:42:43,702 root INFO creating build/lib/taggit/locale/fr/LC_MESSAGES 2023-02-12 08:42:43,702 root INFO copying taggit/locale/fr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fr/LC_MESSAGES 2023-02-12 08:42:43,703 root INFO copying taggit/locale/fr/LC_MESSAGES/django.po -> build/lib/taggit/locale/fr/LC_MESSAGES 2023-02-12 08:42:43,703 root INFO creating build/lib/taggit/locale/he 2023-02-12 08:42:43,704 root INFO creating build/lib/taggit/locale/he/LC_MESSAGES 2023-02-12 08:42:43,704 root INFO copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES 2023-02-12 08:42:43,704 root INFO copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES 2023-02-12 08:42:43,705 root INFO creating build/lib/taggit/locale/it 2023-02-12 08:42:43,705 root INFO creating build/lib/taggit/locale/it/LC_MESSAGES 2023-02-12 08:42:43,705 root INFO copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES 2023-02-12 08:42:43,705 root INFO copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES 2023-02-12 08:42:43,706 root INFO creating build/lib/taggit/locale/ja 2023-02-12 08:42:43,706 root INFO creating build/lib/taggit/locale/ja/LC_MESSAGES 2023-02-12 08:42:43,706 root INFO copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES 2023-02-12 08:42:43,706 root INFO copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES 2023-02-12 08:42:43,707 root INFO creating build/lib/taggit/locale/nb 2023-02-12 08:42:43,707 root INFO creating build/lib/taggit/locale/nb/LC_MESSAGES 2023-02-12 08:42:43,707 root INFO copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES 2023-02-12 08:42:43,708 root INFO copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES 2023-02-12 08:42:43,708 root INFO creating build/lib/taggit/locale/nl 2023-02-12 08:42:43,708 root INFO creating build/lib/taggit/locale/nl/LC_MESSAGES 2023-02-12 08:42:43,708 root INFO copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES 2023-02-12 08:42:43,709 root INFO copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES 2023-02-12 08:42:43,709 root INFO creating build/lib/taggit/locale/pt_BR 2023-02-12 08:42:43,709 root INFO creating build/lib/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 08:42:43,710 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 08:42:43,710 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 08:42:43,710 root INFO creating build/lib/taggit/locale/ru 2023-02-12 08:42:43,710 root INFO creating build/lib/taggit/locale/ru/LC_MESSAGES 2023-02-12 08:42:43,711 root INFO copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES 2023-02-12 08:42:43,711 root INFO copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES 2023-02-12 08:42:43,711 root INFO creating build/lib/taggit/locale/tr 2023-02-12 08:42:43,712 root INFO creating build/lib/taggit/locale/tr/LC_MESSAGES 2023-02-12 08:42:43,712 root INFO copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES 2023-02-12 08:42:43,712 root INFO copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES 2023-02-12 08:42:43,712 root INFO creating build/lib/taggit/locale/uk 2023-02-12 08:42:43,713 root INFO creating build/lib/taggit/locale/uk/LC_MESSAGES 2023-02-12 08:42:43,713 root INFO copying taggit/locale/uk/LC_MESSAGES/django.mo -> build/lib/taggit/locale/uk/LC_MESSAGES 2023-02-12 08:42:43,713 root INFO copying taggit/locale/uk/LC_MESSAGES/django.po -> build/lib/taggit/locale/uk/LC_MESSAGES 2023-02-12 08:42:43,713 root INFO creating build/lib/taggit/locale/zh_Hans 2023-02-12 08:42:43,714 root INFO creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 08:42:43,714 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 08:42:43,714 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 08:42:43,723 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-12 08:42:43,723 root INFO running install 2023-02-12 08:42:43,737 root INFO running install_lib 2023-02-12 08:42:43,741 root INFO creating build/bdist.linux-i686 2023-02-12 08:42:43,741 root INFO creating build/bdist.linux-i686/wheel 2023-02-12 08:42:43,741 root INFO creating build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,741 root INFO copying build/lib/taggit/models.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,742 root INFO copying build/lib/taggit/utils.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,742 root INFO copying build/lib/taggit/apps.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,742 root INFO copying build/lib/taggit/forms.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,743 root INFO copying build/lib/taggit/views.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,743 root INFO copying build/lib/taggit/__init__.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,743 root INFO copying build/lib/taggit/managers.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,744 root INFO copying build/lib/taggit/admin.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,744 root INFO creating build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,744 root INFO copying build/lib/taggit/migrations/0002_auto_20150616_2121.py -> build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,744 root INFO copying build/lib/taggit/migrations/0003_taggeditem_add_unique_index.py -> build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,745 root INFO copying build/lib/taggit/migrations/__init__.py -> build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,745 root INFO copying build/lib/taggit/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,745 root INFO copying build/lib/taggit/migrations/0005_auto_20220424_2025.py -> build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,746 root INFO copying build/lib/taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/bdist.linux-i686/wheel/taggit/migrations 2023-02-12 08:42:43,746 root INFO creating build/bdist.linux-i686/wheel/taggit/locale 2023-02-12 08:42:43,746 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/en 2023-02-12 08:42:43,746 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/en/LC_MESSAGES 2023-02-12 08:42:43,747 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/en/LC_MESSAGES 2023-02-12 08:42:43,747 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/en/LC_MESSAGES 2023-02-12 08:42:43,747 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/uk 2023-02-12 08:42:43,748 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/uk/LC_MESSAGES 2023-02-12 08:42:43,748 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/uk/LC_MESSAGES 2023-02-12 08:42:43,748 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/uk/LC_MESSAGES 2023-02-12 08:42:43,748 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/da 2023-02-12 08:42:43,749 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/da/LC_MESSAGES 2023-02-12 08:42:43,749 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/da/LC_MESSAGES 2023-02-12 08:42:43,749 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/da/LC_MESSAGES 2023-02-12 08:42:43,749 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ja 2023-02-12 08:42:43,750 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ja/LC_MESSAGES 2023-02-12 08:42:43,750 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/ja/LC_MESSAGES 2023-02-12 08:42:43,750 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/ja/LC_MESSAGES 2023-02-12 08:42:43,751 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/zh_Hans 2023-02-12 08:42:43,751 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 08:42:43,751 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 08:42:43,751 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2023-02-12 08:42:43,752 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nb 2023-02-12 08:42:43,752 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nb/LC_MESSAGES 2023-02-12 08:42:43,752 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/nb/LC_MESSAGES 2023-02-12 08:42:43,752 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/nb/LC_MESSAGES 2023-02-12 08:42:43,753 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fr 2023-02-12 08:42:43,753 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fr/LC_MESSAGES 2023-02-12 08:42:43,753 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/fr/LC_MESSAGES 2023-02-12 08:42:43,754 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/fr/LC_MESSAGES 2023-02-12 08:42:43,754 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fa 2023-02-12 08:42:43,754 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fa/LC_MESSAGES 2023-02-12 08:42:43,754 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/fa/LC_MESSAGES 2023-02-12 08:42:43,755 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/fa/LC_MESSAGES 2023-02-12 08:42:43,755 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ru 2023-02-12 08:42:43,755 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ru/LC_MESSAGES 2023-02-12 08:42:43,755 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/ru/LC_MESSAGES 2023-02-12 08:42:43,756 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/ru/LC_MESSAGES 2023-02-12 08:42:43,756 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ar 2023-02-12 08:42:43,756 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ar/LC_MESSAGES 2023-02-12 08:42:43,757 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/ar/LC_MESSAGES 2023-02-12 08:42:43,757 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/ar/LC_MESSAGES 2023-02-12 08:42:43,757 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/eo 2023-02-12 08:42:43,757 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/eo/LC_MESSAGES 2023-02-12 08:42:43,758 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/eo/LC_MESSAGES 2023-02-12 08:42:43,758 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/eo/LC_MESSAGES 2023-02-12 08:42:43,758 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/el 2023-02-12 08:42:43,759 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/el/LC_MESSAGES 2023-02-12 08:42:43,759 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/el/LC_MESSAGES 2023-02-12 08:42:43,759 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/el/LC_MESSAGES 2023-02-12 08:42:43,759 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fi 2023-02-12 08:42:43,760 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fi/LC_MESSAGES 2023-02-12 08:42:43,760 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/fi/LC_MESSAGES 2023-02-12 08:42:43,760 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/fi/LC_MESSAGES 2023-02-12 08:42:43,760 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nl 2023-02-12 08:42:43,761 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nl/LC_MESSAGES 2023-02-12 08:42:43,761 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/nl/LC_MESSAGES 2023-02-12 08:42:43,761 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/nl/LC_MESSAGES 2023-02-12 08:42:43,762 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/pt_BR 2023-02-12 08:42:43,762 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 08:42:43,762 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 08:42:43,762 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/pt_BR/LC_MESSAGES 2023-02-12 08:42:43,763 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/tr 2023-02-12 08:42:43,763 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/tr/LC_MESSAGES 2023-02-12 08:42:43,763 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/tr/LC_MESSAGES 2023-02-12 08:42:43,763 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/tr/LC_MESSAGES 2023-02-12 08:42:43,764 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/de 2023-02-12 08:42:43,764 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/de/LC_MESSAGES 2023-02-12 08:42:43,764 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/de/LC_MESSAGES 2023-02-12 08:42:43,764 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/de/LC_MESSAGES 2023-02-12 08:42:43,765 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/he 2023-02-12 08:42:43,765 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/he/LC_MESSAGES 2023-02-12 08:42:43,765 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/he/LC_MESSAGES 2023-02-12 08:42:43,766 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/he/LC_MESSAGES 2023-02-12 08:42:43,766 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/it 2023-02-12 08:42:43,766 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/it/LC_MESSAGES 2023-02-12 08:42:43,766 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/it/LC_MESSAGES 2023-02-12 08:42:43,767 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/it/LC_MESSAGES 2023-02-12 08:42:43,767 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/es 2023-02-12 08:42:43,767 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/es/LC_MESSAGES 2023-02-12 08:42:43,767 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/es/LC_MESSAGES 2023-02-12 08:42:43,768 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/es/LC_MESSAGES 2023-02-12 08:42:43,768 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/cs 2023-02-12 08:42:43,768 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/cs/LC_MESSAGES 2023-02-12 08:42:43,769 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/cs/LC_MESSAGES 2023-02-12 08:42:43,769 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/cs/LC_MESSAGES 2023-02-12 08:42:43,769 root INFO copying build/lib/taggit/serializers.py -> build/bdist.linux-i686/wheel/taggit 2023-02-12 08:42:43,769 root INFO running install_egg_info 2023-02-12 08:42:43,775 root INFO Copying django_taggit.egg-info to build/bdist.linux-i686/wheel/django_taggit-3.1.0-py3.11.egg-info 2023-02-12 08:42:43,777 root INFO running install_scripts 2023-02-12 08:42:43,810 wheel INFO creating build/bdist.linux-i686/wheel/django_taggit-3.1.0.dist-info/WHEEL 2023-02-12 08:42:43,810 wheel INFO creating '/home/buildozer/aports/testing/py3-django-taggit/src/django-taggit-3.1.0/dist/.tmp-gay82va2/django_taggit-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-12 08:42:43,811 wheel INFO adding 'taggit/__init__.py' 2023-02-12 08:42:43,811 wheel INFO adding 'taggit/admin.py' 2023-02-12 08:42:43,812 wheel INFO adding 'taggit/apps.py' 2023-02-12 08:42:43,812 wheel INFO adding 'taggit/forms.py' 2023-02-12 08:42:43,813 wheel INFO adding 'taggit/managers.py' 2023-02-12 08:42:43,813 wheel INFO adding 'taggit/models.py' 2023-02-12 08:42:43,814 wheel INFO adding 'taggit/serializers.py' 2023-02-12 08:42:43,814 wheel INFO adding 'taggit/utils.py' 2023-02-12 08:42:43,814 wheel INFO adding 'taggit/views.py' 2023-02-12 08:42:43,815 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,815 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.po' 2023-02-12 08:42:43,816 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,816 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.po' 2023-02-12 08:42:43,816 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,817 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.po' 2023-02-12 08:42:43,817 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,817 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.po' 2023-02-12 08:42:43,818 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,818 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.po' 2023-02-12 08:42:43,818 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,819 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.po' 2023-02-12 08:42:43,819 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,819 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.po' 2023-02-12 08:42:43,820 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,820 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.po' 2023-02-12 08:42:43,821 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,821 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.po' 2023-02-12 08:42:43,821 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,822 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.po' 2023-02-12 08:42:43,822 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,822 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.po' 2023-02-12 08:42:43,823 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,823 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.po' 2023-02-12 08:42:43,823 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,824 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.po' 2023-02-12 08:42:43,824 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,824 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.po' 2023-02-12 08:42:43,825 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,825 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.po' 2023-02-12 08:42:43,826 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,826 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.po' 2023-02-12 08:42:43,826 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,827 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.po' 2023-02-12 08:42:43,827 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,827 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.po' 2023-02-12 08:42:43,828 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,828 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.po' 2023-02-12 08:42:43,829 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,829 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.po' 2023-02-12 08:42:43,829 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.mo' 2023-02-12 08:42:43,830 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.po' 2023-02-12 08:42:43,830 wheel INFO adding 'taggit/migrations/0001_initial.py' 2023-02-12 08:42:43,830 wheel INFO adding 'taggit/migrations/0002_auto_20150616_2121.py' 2023-02-12 08:42:43,831 wheel INFO adding 'taggit/migrations/0003_taggeditem_add_unique_index.py' 2023-02-12 08:42:43,831 wheel INFO adding 'taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py' 2023-02-12 08:42:43,831 wheel INFO adding 'taggit/migrations/0005_auto_20220424_2025.py' 2023-02-12 08:42:43,832 wheel INFO adding 'taggit/migrations/__init__.py' 2023-02-12 08:42:43,832 wheel INFO adding 'django_taggit-3.1.0.dist-info/AUTHORS' 2023-02-12 08:42:43,832 wheel INFO adding 'django_taggit-3.1.0.dist-info/LICENSE' 2023-02-12 08:42:43,832 wheel INFO adding 'django_taggit-3.1.0.dist-info/METADATA' 2023-02-12 08:42:43,833 wheel INFO adding 'django_taggit-3.1.0.dist-info/WHEEL' 2023-02-12 08:42:43,833 wheel INFO adding 'django_taggit-3.1.0.dist-info/top_level.txt' 2023-02-12 08:42:43,834 wheel INFO adding 'django_taggit-3.1.0.dist-info/RECORD' 2023-02-12 08:42:43,834 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-12 08:42:43,839 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 08:42:44 +0000 elapsed time 0h 0m 5s >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Uninstalling dependencies... (1/17) Purging .makedepends-py3-django-taggit (20230212.084240) (2/17) Purging py3-django (3.2.17-r0) (3/17) Purging py3-asgiref (3.6.0-r0) (4/17) Purging py3-sqlparse (0.4.3-r1) (5/17) Purging py3-tz (2022.7.1-r0) (6/17) Purging py3-gpep517 (13-r0) (7/17) Purging py3-installer (0.6.0-r0) (8/17) Purging py3-setuptools (67.2.0-r0) (9/17) Purging py3-wheel (0.38.4-r1) (10/17) Purging py3-packaging (23.0-r0) (11/17) Purging py3-parsing (3.0.9-r1) (12/17) Purging python3 (3.11.2-r0) (13/17) Purging libffi (3.4.4-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.001-r0) (17/17) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-django-taggit: Updating the testing/x86 repository index... >>> py3-django-taggit: Signing the index...