>>> py3-django-taggit: Building testing/py3-django-taggit 1.5.1-r3 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 22:50:32 +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-setuptools (1/16) Installing libbz2 (1.0.8-r4) (2/16) Installing libffi (3.4.4-r0) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.8-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.2.0-r0) (7/16) Installing sqlite-libs (3.40.0-r0) (8/16) Installing python3 (3.11.0-r2) (9/16) Installing py3-asgiref (3.5.2-r1) (10/16) Installing py3-sqlparse (0.4.3-r1) (11/16) Installing py3-tz (2022.6-r1) (12/16) Installing py3-django (3.2.16-r1) (13/16) Installing py3-parsing (3.0.9-r1) (14/16) Installing py3-packaging (21.3-r3) (15/16) Installing py3-setuptools (65.6.3-r0) (16/16) Installing .makedepends-py3-django-taggit (20221124.225033) Executing busybox-1.35.0-r29.trigger OK: 533 MiB in 112 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-1.5.1.tar.gz >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-taggit-1.5.1.tar.gz >>> py3-django-taggit: Checking sha512sums... py3-django-taggit-1.5.1.tar.gz: OK >>> py3-django-taggit: Unpacking /var/cache/distfiles/edge/py3-django-taggit-1.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/taggit copying taggit/admin.py -> build/lib/taggit copying taggit/views.py -> build/lib/taggit copying taggit/utils.py -> build/lib/taggit copying taggit/forms.py -> build/lib/taggit copying taggit/__init__.py -> build/lib/taggit copying taggit/serializers.py -> build/lib/taggit copying taggit/apps.py -> build/lib/taggit copying taggit/managers.py -> build/lib/taggit copying taggit/models.py -> build/lib/taggit creating build/lib/taggit/migrations copying taggit/migrations/0003_taggeditem_add_unique_index.py -> build/lib/taggit/migrations copying taggit/migrations/__init__.py -> build/lib/taggit/migrations copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations running egg_info creating django_taggit.egg-info writing django_taggit.egg-info/PKG-INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt writing requirements to django_taggit.egg-info/requires.txt writing top-level names to django_taggit.egg-info/top_level.txt writing manifest file 'django_taggit.egg-info/SOURCES.txt' reading manifest file 'django_taggit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' 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.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) creating build/lib/taggit/locale creating build/lib/taggit/locale/ar creating build/lib/taggit/locale/ar/LC_MESSAGES copying taggit/locale/ar/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ar/LC_MESSAGES copying taggit/locale/ar/LC_MESSAGES/django.po -> build/lib/taggit/locale/ar/LC_MESSAGES creating build/lib/taggit/locale/cs creating build/lib/taggit/locale/cs/LC_MESSAGES copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES creating build/lib/taggit/locale/da creating build/lib/taggit/locale/da/LC_MESSAGES copying taggit/locale/da/LC_MESSAGES/django.mo -> build/lib/taggit/locale/da/LC_MESSAGES copying taggit/locale/da/LC_MESSAGES/django.po -> build/lib/taggit/locale/da/LC_MESSAGES creating build/lib/taggit/locale/de creating build/lib/taggit/locale/de/LC_MESSAGES copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES creating build/lib/taggit/locale/el creating build/lib/taggit/locale/el/LC_MESSAGES copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES creating build/lib/taggit/locale/en creating build/lib/taggit/locale/en/LC_MESSAGES copying taggit/locale/en/LC_MESSAGES/django.mo -> build/lib/taggit/locale/en/LC_MESSAGES copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES creating build/lib/taggit/locale/eo creating build/lib/taggit/locale/eo/LC_MESSAGES copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES creating build/lib/taggit/locale/es creating build/lib/taggit/locale/es/LC_MESSAGES copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES creating build/lib/taggit/locale/fi creating build/lib/taggit/locale/fi/LC_MESSAGES copying taggit/locale/fi/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fi/LC_MESSAGES copying taggit/locale/fi/LC_MESSAGES/django.po -> build/lib/taggit/locale/fi/LC_MESSAGES creating build/lib/taggit/locale/fr creating build/lib/taggit/locale/fr/LC_MESSAGES copying taggit/locale/fr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fr/LC_MESSAGES copying taggit/locale/fr/LC_MESSAGES/django.po -> build/lib/taggit/locale/fr/LC_MESSAGES creating build/lib/taggit/locale/he creating build/lib/taggit/locale/he/LC_MESSAGES copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES creating build/lib/taggit/locale/it creating build/lib/taggit/locale/it/LC_MESSAGES copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES creating build/lib/taggit/locale/ja creating build/lib/taggit/locale/ja/LC_MESSAGES copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES creating build/lib/taggit/locale/nb creating build/lib/taggit/locale/nb/LC_MESSAGES copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES creating build/lib/taggit/locale/nl creating build/lib/taggit/locale/nl/LC_MESSAGES copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES creating build/lib/taggit/locale/pt_BR creating build/lib/taggit/locale/pt_BR/LC_MESSAGES copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES creating build/lib/taggit/locale/ru creating build/lib/taggit/locale/ru/LC_MESSAGES copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES creating build/lib/taggit/locale/tr creating build/lib/taggit/locale/tr/LC_MESSAGES copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES creating build/lib/taggit/locale/uk creating build/lib/taggit/locale/uk/LC_MESSAGES copying taggit/locale/uk/LC_MESSAGES/django.mo -> build/lib/taggit/locale/uk/LC_MESSAGES copying taggit/locale/uk/LC_MESSAGES/django.po -> build/lib/taggit/locale/uk/LC_MESSAGES creating build/lib/taggit/locale/zh_Hans creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES >>> py3-django-taggit: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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.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) >>> py3-django-taggit*: Running postcheck for py3-django-taggit >>> py3-django-taggit*: Preparing package py3-django-taggit... >>> py3-django-taggit*: Tracing dependencies... >>> py3-django-taggit*: Package size: 564.0 KB >>> py3-django-taggit*: Compressing data... >>> py3-django-taggit*: Create checksum... >>> py3-django-taggit*: Create py3-django-taggit-1.5.1-r3.apk >>> py3-django-taggit: Build complete at Thu, 24 Nov 2022 22:50:35 +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 (20221124.225033) (2/16) Purging py3-django (3.2.16-r1) (3/16) Purging py3-asgiref (3.5.2-r1) (4/16) Purging py3-sqlparse (0.4.3-r1) (5/16) Purging py3-tz (2022.6-r1) (6/16) Purging py3-setuptools (65.6.3-r0) (7/16) Purging py3-packaging (21.3-r3) (8/16) Purging py3-parsing (3.0.9-r1) (9/16) Purging python3 (3.11.0-r2) (10/16) Purging libbz2 (1.0.8-r4) (11/16) Purging libffi (3.4.4-r0) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.8-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.2.0-r0) (16/16) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-django-taggit: Updating the testing/aarch64 repository index... >>> py3-django-taggit: Signing the index...