>>> py3-django-taggit: Building testing/py3-django-taggit 5.0.1-r0 (using abuild 3.12.0-r1) started Thu, 11 Jan 2024 00:07:21 +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/30) Installing libffi (3.4.4-r3) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20231125-r0) (5/30) Installing readline (8.2.7-r0) (6/30) Installing sqlite-libs (3.44.2-r0) (7/30) Installing python3 (3.11.6-r1) (8/30) Installing python3-pycache-pyc0 (3.11.6-r1) (9/30) Installing pyc (3.11.6-r1) (10/30) Installing py3-asgiref (3.7.2-r0) (11/30) Installing py3-asgiref-pyc (3.7.2-r0) (12/30) Installing py3-sqlparse (0.4.4-r1) (13/30) Installing py3-sqlparse-pyc (0.4.4-r1) (14/30) Installing tzdata (2023d-r0) (15/30) Installing py3-django-pyc (4.2.7-r0) (16/30) Installing python3-pyc (3.11.6-r1) (17/30) Installing py3-django (4.2.7-r0) (18/30) Installing py3-installer (0.7.0-r1) (19/30) Installing py3-installer-pyc (0.7.0-r1) (20/30) Installing py3-gpep517 (15-r1) (21/30) Installing py3-gpep517-pyc (15-r1) (22/30) Installing py3-parsing (3.1.1-r0) (23/30) Installing py3-parsing-pyc (3.1.1-r0) (24/30) Installing py3-packaging (23.2-r0) (25/30) Installing py3-packaging-pyc (23.2-r0) (26/30) Installing py3-setuptools (69.0.3-r0) (27/30) Installing py3-setuptools-pyc (69.0.3-r0) (28/30) Installing py3-wheel (0.42.0-r0) (29/30) Installing py3-wheel-pyc (0.42.0-r0) (30/30) Installing .makedepends-py3-django-taggit (20240111.000723) Executing busybox-1.36.1-r18.trigger OK: 483 MiB in 143 packages >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Cleaning up tmpdir >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-taggit-5.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-taggit: Fetching py3-django-taggit-5.0.1.tar.gz::https://github.com/jazzband/django-taggit/archive/5.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60025 100 60025 0 0 107k 0 --:--:-- --:--:-- --:--:-- 210k >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-taggit-5.0.1.tar.gz >>> py3-django-taggit: Checking sha512sums... py3-django-taggit-5.0.1.tar.gz: OK >>> py3-django-taggit: Unpacking /var/cache/distfiles/edge/py3-django-taggit-5.0.1.tar.gz... 2024-01-11 00:07:26,632 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-11 00:07:26,695 root INFO running bdist_wheel 2024-01-11 00:07:26,719 root INFO running build 2024-01-11 00:07:26,719 root INFO running build_py 2024-01-11 00:07:26,723 root INFO creating build 2024-01-11 00:07:26,723 root INFO creating build/lib 2024-01-11 00:07:26,724 root INFO creating build/lib/taggit 2024-01-11 00:07:26,724 root INFO copying taggit/models.py -> build/lib/taggit 2024-01-11 00:07:26,724 root INFO copying taggit/utils.py -> build/lib/taggit 2024-01-11 00:07:26,725 root INFO copying taggit/apps.py -> build/lib/taggit 2024-01-11 00:07:26,725 root INFO copying taggit/forms.py -> build/lib/taggit 2024-01-11 00:07:26,726 root INFO copying taggit/views.py -> build/lib/taggit 2024-01-11 00:07:26,726 root INFO copying taggit/__init__.py -> build/lib/taggit 2024-01-11 00:07:26,726 root INFO copying taggit/managers.py -> build/lib/taggit 2024-01-11 00:07:26,727 root INFO copying taggit/admin.py -> build/lib/taggit 2024-01-11 00:07:26,727 root INFO copying taggit/serializers.py -> build/lib/taggit 2024-01-11 00:07:26,728 root INFO creating build/lib/taggit/migrations 2024-01-11 00:07:26,728 root INFO copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,728 root INFO copying taggit/migrations/0003_taggeditem_add_unique_index.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,729 root INFO copying taggit/migrations/__init__.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,729 root INFO copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,729 root INFO copying taggit/migrations/0005_auto_20220424_2025.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,730 root INFO copying taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,730 root INFO copying taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/lib/taggit/migrations 2024-01-11 00:07:26,730 root INFO running egg_info 2024-01-11 00:07:26,730 root INFO creating django_taggit.egg-info 2024-01-11 00:07:26,733 root INFO writing django_taggit.egg-info/PKG-INFO 2024-01-11 00:07:26,734 root INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt 2024-01-11 00:07:26,734 root INFO writing requirements to django_taggit.egg-info/requires.txt 2024-01-11 00:07:26,734 root INFO writing top-level names to django_taggit.egg-info/top_level.txt 2024-01-11 00:07:26,734 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' 2024-01-11 00:07:26,738 root INFO reading manifest file 'django_taggit.egg-info/SOURCES.txt' 2024-01-11 00:07:26,739 root INFO reading manifest template 'MANIFEST.in' 2024-01-11 00:07:26,749 root INFO adding license file 'LICENSE' 2024-01-11 00:07:26,749 root INFO adding license file 'AUTHORS' 2024-01-11 00:07:26,751 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'taggit.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taggit.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taggit.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'taggit.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-01-11 00:07:26,760 root INFO creating build/lib/taggit/locale 2024-01-11 00:07:26,761 root INFO creating build/lib/taggit/locale/ar 2024-01-11 00:07:26,761 root INFO creating build/lib/taggit/locale/ar/LC_MESSAGES 2024-01-11 00:07:26,761 root INFO copying taggit/locale/ar/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ar/LC_MESSAGES 2024-01-11 00:07:26,761 root INFO copying taggit/locale/ar/LC_MESSAGES/django.po -> build/lib/taggit/locale/ar/LC_MESSAGES 2024-01-11 00:07:26,762 root INFO creating build/lib/taggit/locale/cs 2024-01-11 00:07:26,762 root INFO creating build/lib/taggit/locale/cs/LC_MESSAGES 2024-01-11 00:07:26,762 root INFO copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES 2024-01-11 00:07:26,762 root INFO copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES 2024-01-11 00:07:26,763 root INFO creating build/lib/taggit/locale/da 2024-01-11 00:07:26,763 root INFO creating build/lib/taggit/locale/da/LC_MESSAGES 2024-01-11 00:07:26,763 root INFO copying taggit/locale/da/LC_MESSAGES/django.mo -> build/lib/taggit/locale/da/LC_MESSAGES 2024-01-11 00:07:26,764 root INFO copying taggit/locale/da/LC_MESSAGES/django.po -> build/lib/taggit/locale/da/LC_MESSAGES 2024-01-11 00:07:26,764 root INFO creating build/lib/taggit/locale/de 2024-01-11 00:07:26,764 root INFO creating build/lib/taggit/locale/de/LC_MESSAGES 2024-01-11 00:07:26,764 root INFO copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES 2024-01-11 00:07:26,765 root INFO copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES 2024-01-11 00:07:26,765 root INFO creating build/lib/taggit/locale/el 2024-01-11 00:07:26,765 root INFO creating build/lib/taggit/locale/el/LC_MESSAGES 2024-01-11 00:07:26,765 root INFO copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES 2024-01-11 00:07:26,766 root INFO copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES 2024-01-11 00:07:26,766 root INFO creating build/lib/taggit/locale/en 2024-01-11 00:07:26,766 root INFO creating build/lib/taggit/locale/en/LC_MESSAGES 2024-01-11 00:07:26,767 root INFO copying taggit/locale/en/LC_MESSAGES/django.mo -> build/lib/taggit/locale/en/LC_MESSAGES 2024-01-11 00:07:26,767 root INFO copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES 2024-01-11 00:07:26,767 root INFO creating build/lib/taggit/locale/eo 2024-01-11 00:07:26,767 root INFO creating build/lib/taggit/locale/eo/LC_MESSAGES 2024-01-11 00:07:26,768 root INFO copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES 2024-01-11 00:07:26,768 root INFO copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES 2024-01-11 00:07:26,768 root INFO creating build/lib/taggit/locale/es 2024-01-11 00:07:26,768 root INFO creating build/lib/taggit/locale/es/LC_MESSAGES 2024-01-11 00:07:26,769 root INFO copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES 2024-01-11 00:07:26,769 root INFO copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES 2024-01-11 00:07:26,769 root INFO creating build/lib/taggit/locale/fa 2024-01-11 00:07:26,770 root INFO creating build/lib/taggit/locale/fa/LC_MESSAGES 2024-01-11 00:07:26,770 root INFO copying taggit/locale/fa/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fa/LC_MESSAGES 2024-01-11 00:07:26,770 root INFO copying taggit/locale/fa/LC_MESSAGES/django.po -> build/lib/taggit/locale/fa/LC_MESSAGES 2024-01-11 00:07:26,770 root INFO creating build/lib/taggit/locale/fi 2024-01-11 00:07:26,771 root INFO creating build/lib/taggit/locale/fi/LC_MESSAGES 2024-01-11 00:07:26,771 root INFO copying taggit/locale/fi/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fi/LC_MESSAGES 2024-01-11 00:07:26,771 root INFO copying taggit/locale/fi/LC_MESSAGES/django.po -> build/lib/taggit/locale/fi/LC_MESSAGES 2024-01-11 00:07:26,772 root INFO creating build/lib/taggit/locale/fr 2024-01-11 00:07:26,772 root INFO creating build/lib/taggit/locale/fr/LC_MESSAGES 2024-01-11 00:07:26,772 root INFO copying taggit/locale/fr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fr/LC_MESSAGES 2024-01-11 00:07:26,772 root INFO copying taggit/locale/fr/LC_MESSAGES/django.po -> build/lib/taggit/locale/fr/LC_MESSAGES 2024-01-11 00:07:26,773 root INFO creating build/lib/taggit/locale/he 2024-01-11 00:07:26,773 root INFO creating build/lib/taggit/locale/he/LC_MESSAGES 2024-01-11 00:07:26,773 root INFO copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES 2024-01-11 00:07:26,773 root INFO copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES 2024-01-11 00:07:26,774 root INFO creating build/lib/taggit/locale/it 2024-01-11 00:07:26,774 root INFO creating build/lib/taggit/locale/it/LC_MESSAGES 2024-01-11 00:07:26,774 root INFO copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES 2024-01-11 00:07:26,774 root INFO copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES 2024-01-11 00:07:26,775 root INFO creating build/lib/taggit/locale/ja 2024-01-11 00:07:26,775 root INFO creating build/lib/taggit/locale/ja/LC_MESSAGES 2024-01-11 00:07:26,775 root INFO copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES 2024-01-11 00:07:26,776 root INFO copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES 2024-01-11 00:07:26,776 root INFO creating build/lib/taggit/locale/nb 2024-01-11 00:07:26,776 root INFO creating build/lib/taggit/locale/nb/LC_MESSAGES 2024-01-11 00:07:26,776 root INFO copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES 2024-01-11 00:07:26,777 root INFO copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES 2024-01-11 00:07:26,777 root INFO creating build/lib/taggit/locale/nl 2024-01-11 00:07:26,777 root INFO creating build/lib/taggit/locale/nl/LC_MESSAGES 2024-01-11 00:07:26,777 root INFO copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES 2024-01-11 00:07:26,778 root INFO copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES 2024-01-11 00:07:26,778 root INFO creating build/lib/taggit/locale/pt_BR 2024-01-11 00:07:26,778 root INFO creating build/lib/taggit/locale/pt_BR/LC_MESSAGES 2024-01-11 00:07:26,778 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2024-01-11 00:07:26,779 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2024-01-11 00:07:26,779 root INFO creating build/lib/taggit/locale/ru 2024-01-11 00:07:26,779 root INFO creating build/lib/taggit/locale/ru/LC_MESSAGES 2024-01-11 00:07:26,779 root INFO copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES 2024-01-11 00:07:26,780 root INFO copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES 2024-01-11 00:07:26,780 root INFO creating build/lib/taggit/locale/tr 2024-01-11 00:07:26,780 root INFO creating build/lib/taggit/locale/tr/LC_MESSAGES 2024-01-11 00:07:26,780 root INFO copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES 2024-01-11 00:07:26,781 root INFO copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES 2024-01-11 00:07:26,781 root INFO creating build/lib/taggit/locale/uk 2024-01-11 00:07:26,781 root INFO creating build/lib/taggit/locale/uk/LC_MESSAGES 2024-01-11 00:07:26,781 root INFO copying taggit/locale/uk/LC_MESSAGES/django.mo -> build/lib/taggit/locale/uk/LC_MESSAGES 2024-01-11 00:07:26,782 root INFO copying taggit/locale/uk/LC_MESSAGES/django.po -> build/lib/taggit/locale/uk/LC_MESSAGES 2024-01-11 00:07:26,782 root INFO creating build/lib/taggit/locale/zh_Hans 2024-01-11 00:07:26,782 root INFO creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2024-01-11 00:07:26,782 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2024-01-11 00:07:26,783 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2024-01-11 00:07:26,791 wheel INFO installing to build/bdist.linux-i686/wheel 2024-01-11 00:07:26,791 root INFO running install 2024-01-11 00:07:26,805 root INFO running install_lib 2024-01-11 00:07:26,808 root INFO creating build/bdist.linux-i686 2024-01-11 00:07:26,808 root INFO creating build/bdist.linux-i686/wheel 2024-01-11 00:07:26,808 root INFO creating build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,808 root INFO copying build/lib/taggit/models.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,809 root INFO copying build/lib/taggit/utils.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,809 root INFO copying build/lib/taggit/apps.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,809 root INFO copying build/lib/taggit/forms.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,810 root INFO copying build/lib/taggit/views.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,810 root INFO copying build/lib/taggit/__init__.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,810 root INFO copying build/lib/taggit/managers.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,811 root INFO copying build/lib/taggit/admin.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,811 root INFO creating build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,811 root INFO copying build/lib/taggit/migrations/0002_auto_20150616_2121.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,811 root INFO copying build/lib/taggit/migrations/0003_taggeditem_add_unique_index.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,812 root INFO copying build/lib/taggit/migrations/__init__.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,812 root INFO copying build/lib/taggit/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,812 root INFO copying build/lib/taggit/migrations/0005_auto_20220424_2025.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,813 root INFO copying build/lib/taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,813 root INFO copying build/lib/taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/bdist.linux-i686/wheel/taggit/migrations 2024-01-11 00:07:26,813 root INFO creating build/bdist.linux-i686/wheel/taggit/locale 2024-01-11 00:07:26,813 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/en 2024-01-11 00:07:26,814 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/en/LC_MESSAGES 2024-01-11 00:07:26,814 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/en/LC_MESSAGES 2024-01-11 00:07:26,814 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/en/LC_MESSAGES 2024-01-11 00:07:26,814 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/uk 2024-01-11 00:07:26,815 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/uk/LC_MESSAGES 2024-01-11 00:07:26,815 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/uk/LC_MESSAGES 2024-01-11 00:07:26,815 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/uk/LC_MESSAGES 2024-01-11 00:07:26,816 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/da 2024-01-11 00:07:26,816 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/da/LC_MESSAGES 2024-01-11 00:07:26,816 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/da/LC_MESSAGES 2024-01-11 00:07:26,816 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/da/LC_MESSAGES 2024-01-11 00:07:26,817 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ja 2024-01-11 00:07:26,817 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ja/LC_MESSAGES 2024-01-11 00:07:26,817 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/ja/LC_MESSAGES 2024-01-11 00:07:26,817 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/ja/LC_MESSAGES 2024-01-11 00:07:26,818 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/zh_Hans 2024-01-11 00:07:26,818 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2024-01-11 00:07:26,818 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2024-01-11 00:07:26,818 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2024-01-11 00:07:26,819 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nb 2024-01-11 00:07:26,819 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nb/LC_MESSAGES 2024-01-11 00:07:26,819 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/nb/LC_MESSAGES 2024-01-11 00:07:26,819 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/nb/LC_MESSAGES 2024-01-11 00:07:26,820 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fr 2024-01-11 00:07:26,820 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fr/LC_MESSAGES 2024-01-11 00:07:26,820 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/fr/LC_MESSAGES 2024-01-11 00:07:26,820 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/fr/LC_MESSAGES 2024-01-11 00:07:26,821 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fa 2024-01-11 00:07:26,821 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fa/LC_MESSAGES 2024-01-11 00:07:26,821 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/fa/LC_MESSAGES 2024-01-11 00:07:26,821 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/fa/LC_MESSAGES 2024-01-11 00:07:26,822 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ru 2024-01-11 00:07:26,822 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ru/LC_MESSAGES 2024-01-11 00:07:26,822 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/ru/LC_MESSAGES 2024-01-11 00:07:26,823 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/ru/LC_MESSAGES 2024-01-11 00:07:26,823 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ar 2024-01-11 00:07:26,823 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/ar/LC_MESSAGES 2024-01-11 00:07:26,823 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/ar/LC_MESSAGES 2024-01-11 00:07:26,824 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/ar/LC_MESSAGES 2024-01-11 00:07:26,824 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/eo 2024-01-11 00:07:26,824 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/eo/LC_MESSAGES 2024-01-11 00:07:26,824 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/eo/LC_MESSAGES 2024-01-11 00:07:26,825 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/eo/LC_MESSAGES 2024-01-11 00:07:26,825 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/el 2024-01-11 00:07:26,825 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/el/LC_MESSAGES 2024-01-11 00:07:26,825 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/el/LC_MESSAGES 2024-01-11 00:07:26,826 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/el/LC_MESSAGES 2024-01-11 00:07:26,826 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fi 2024-01-11 00:07:26,826 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/fi/LC_MESSAGES 2024-01-11 00:07:26,826 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/fi/LC_MESSAGES 2024-01-11 00:07:26,827 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/fi/LC_MESSAGES 2024-01-11 00:07:26,827 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nl 2024-01-11 00:07:26,827 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/nl/LC_MESSAGES 2024-01-11 00:07:26,827 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/nl/LC_MESSAGES 2024-01-11 00:07:26,828 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/nl/LC_MESSAGES 2024-01-11 00:07:26,828 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/pt_BR 2024-01-11 00:07:26,828 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/pt_BR/LC_MESSAGES 2024-01-11 00:07:26,829 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/pt_BR/LC_MESSAGES 2024-01-11 00:07:26,829 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/pt_BR/LC_MESSAGES 2024-01-11 00:07:26,829 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/tr 2024-01-11 00:07:26,829 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/tr/LC_MESSAGES 2024-01-11 00:07:26,830 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/tr/LC_MESSAGES 2024-01-11 00:07:26,830 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/tr/LC_MESSAGES 2024-01-11 00:07:26,830 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/de 2024-01-11 00:07:26,830 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/de/LC_MESSAGES 2024-01-11 00:07:26,831 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/de/LC_MESSAGES 2024-01-11 00:07:26,831 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/de/LC_MESSAGES 2024-01-11 00:07:26,831 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/he 2024-01-11 00:07:26,831 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/he/LC_MESSAGES 2024-01-11 00:07:26,832 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/he/LC_MESSAGES 2024-01-11 00:07:26,832 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/he/LC_MESSAGES 2024-01-11 00:07:26,832 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/it 2024-01-11 00:07:26,832 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/it/LC_MESSAGES 2024-01-11 00:07:26,833 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/it/LC_MESSAGES 2024-01-11 00:07:26,833 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/it/LC_MESSAGES 2024-01-11 00:07:26,833 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/es 2024-01-11 00:07:26,833 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/es/LC_MESSAGES 2024-01-11 00:07:26,834 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/es/LC_MESSAGES 2024-01-11 00:07:26,834 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/es/LC_MESSAGES 2024-01-11 00:07:26,834 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/cs 2024-01-11 00:07:26,834 root INFO creating build/bdist.linux-i686/wheel/taggit/locale/cs/LC_MESSAGES 2024-01-11 00:07:26,835 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/taggit/locale/cs/LC_MESSAGES 2024-01-11 00:07:26,835 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/taggit/locale/cs/LC_MESSAGES 2024-01-11 00:07:26,835 root INFO copying build/lib/taggit/serializers.py -> build/bdist.linux-i686/wheel/taggit 2024-01-11 00:07:26,836 root INFO running install_egg_info 2024-01-11 00:07:26,841 root INFO Copying django_taggit.egg-info to build/bdist.linux-i686/wheel/django_taggit-5.0.1-py3.11.egg-info 2024-01-11 00:07:26,843 root INFO running install_scripts 2024-01-11 00:07:26,846 wheel INFO creating build/bdist.linux-i686/wheel/django_taggit-5.0.1.dist-info/WHEEL 2024-01-11 00:07:26,847 wheel INFO creating '/home/buildozer/aports/testing/py3-django-taggit/src/django-taggit-5.0.1/.dist/.tmp-2t1yprdx/django_taggit-5.0.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-01-11 00:07:26,847 wheel INFO adding 'taggit/__init__.py' 2024-01-11 00:07:26,848 wheel INFO adding 'taggit/admin.py' 2024-01-11 00:07:26,848 wheel INFO adding 'taggit/apps.py' 2024-01-11 00:07:26,848 wheel INFO adding 'taggit/forms.py' 2024-01-11 00:07:26,849 wheel INFO adding 'taggit/managers.py' 2024-01-11 00:07:26,849 wheel INFO adding 'taggit/models.py' 2024-01-11 00:07:26,850 wheel INFO adding 'taggit/serializers.py' 2024-01-11 00:07:26,850 wheel INFO adding 'taggit/utils.py' 2024-01-11 00:07:26,850 wheel INFO adding 'taggit/views.py' 2024-01-11 00:07:26,851 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,851 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.po' 2024-01-11 00:07:26,852 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,852 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.po' 2024-01-11 00:07:26,852 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,853 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.po' 2024-01-11 00:07:26,853 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,853 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.po' 2024-01-11 00:07:26,854 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,854 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.po' 2024-01-11 00:07:26,854 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,855 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.po' 2024-01-11 00:07:26,855 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,856 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.po' 2024-01-11 00:07:26,856 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,857 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.po' 2024-01-11 00:07:26,857 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,857 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.po' 2024-01-11 00:07:26,858 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,858 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.po' 2024-01-11 00:07:26,858 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,859 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.po' 2024-01-11 00:07:26,859 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,859 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.po' 2024-01-11 00:07:26,860 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,860 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.po' 2024-01-11 00:07:26,860 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,861 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.po' 2024-01-11 00:07:26,861 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,861 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.po' 2024-01-11 00:07:26,862 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,862 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.po' 2024-01-11 00:07:26,863 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,863 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.po' 2024-01-11 00:07:26,863 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,864 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.po' 2024-01-11 00:07:26,864 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,864 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.po' 2024-01-11 00:07:26,865 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,865 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.po' 2024-01-11 00:07:26,865 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-01-11 00:07:26,866 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.po' 2024-01-11 00:07:26,866 wheel INFO adding 'taggit/migrations/0001_initial.py' 2024-01-11 00:07:26,866 wheel INFO adding 'taggit/migrations/0002_auto_20150616_2121.py' 2024-01-11 00:07:26,867 wheel INFO adding 'taggit/migrations/0003_taggeditem_add_unique_index.py' 2024-01-11 00:07:26,867 wheel INFO adding 'taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py' 2024-01-11 00:07:26,867 wheel INFO adding 'taggit/migrations/0005_auto_20220424_2025.py' 2024-01-11 00:07:26,868 wheel INFO adding 'taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py' 2024-01-11 00:07:26,868 wheel INFO adding 'taggit/migrations/__init__.py' 2024-01-11 00:07:26,868 wheel INFO adding 'django_taggit-5.0.1.dist-info/AUTHORS' 2024-01-11 00:07:26,868 wheel INFO adding 'django_taggit-5.0.1.dist-info/LICENSE' 2024-01-11 00:07:26,869 wheel INFO adding 'django_taggit-5.0.1.dist-info/METADATA' 2024-01-11 00:07:26,869 wheel INFO adding 'django_taggit-5.0.1.dist-info/WHEEL' 2024-01-11 00:07:26,869 wheel INFO adding 'django_taggit-5.0.1.dist-info/top_level.txt' 2024-01-11 00:07:26,870 wheel INFO adding 'django_taggit-5.0.1.dist-info/RECORD' 2024-01-11 00:07:26,870 wheel INFO removing build/bdist.linux-i686/wheel 2024-01-11 00:07:26,876 gpep517 INFO The backend produced .dist/django_taggit-5.0.1-py3-none-any.whl django_taggit-5.0.1-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-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-django-taggit/pkg/py3-django-taggit/usr/lib/python3.11/site-packages/taggit/__pycache__' -> '/home/buildozer/aports/testing/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.11/site-packages/taggit/__pycache__' '/home/buildozer/aports/testing/py3-django-taggit/pkg/py3-django-taggit/usr/lib/python3.11/site-packages/taggit/migrations/__pycache__' -> '/home/buildozer/aports/testing/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.11/site-packages/taggit/migrations/__pycache__' >>> py3-django-taggit-pyc*: Preparing subpackage py3-django-taggit-pyc... >>> py3-django-taggit-pyc*: Running postcheck for py3-django-taggit-pyc >>> 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 python3~3.11 >>> 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-5.0.1-r0.apk >>> py3-django-taggit-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-taggit-pyc*: Package size: 152.0 KB >>> py3-django-taggit-pyc*: Compressing data... >>> py3-django-taggit-pyc*: Create checksum... >>> py3-django-taggit-pyc*: Create py3-django-taggit-pyc-5.0.1-r0.apk >>> py3-django-taggit*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-taggit*: Package size: 156.0 KB >>> py3-django-taggit*: Compressing data... >>> py3-django-taggit*: Create checksum... >>> py3-django-taggit*: Create py3-django-taggit-5.0.1-r0.apk >>> py3-django-taggit: Build complete at Thu, 11 Jan 2024 00:07:28 +0000 elapsed time 0h 0m 7s >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-taggit (20240111.000723) (2/30) Purging py3-django-pyc (4.2.7-r0) (3/30) Purging py3-django (4.2.7-r0) (4/30) Purging py3-asgiref-pyc (3.7.2-r0) (5/30) Purging py3-asgiref (3.7.2-r0) (6/30) Purging py3-sqlparse-pyc (0.4.4-r1) (7/30) Purging py3-sqlparse (0.4.4-r1) (8/30) Purging tzdata (2023d-r0) (9/30) Purging py3-gpep517-pyc (15-r1) (10/30) Purging py3-gpep517 (15-r1) (11/30) Purging py3-installer-pyc (0.7.0-r1) (12/30) Purging py3-installer (0.7.0-r1) (13/30) Purging py3-setuptools-pyc (69.0.3-r0) (14/30) Purging py3-setuptools (69.0.3-r0) (15/30) Purging py3-wheel-pyc (0.42.0-r0) (16/30) Purging py3-wheel (0.42.0-r0) (17/30) Purging py3-packaging-pyc (23.2-r0) (18/30) Purging py3-packaging (23.2-r0) (19/30) Purging py3-parsing-pyc (3.1.1-r0) (20/30) Purging py3-parsing (3.1.1-r0) (21/30) Purging python3-pyc (3.11.6-r1) (22/30) Purging python3-pycache-pyc0 (3.11.6-r1) (23/30) Purging pyc (3.11.6-r1) (24/30) Purging python3 (3.11.6-r1) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.4-r3) (27/30) Purging libpanelw (6.4_p20231125-r0) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.7-r0) (30/30) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 380 MiB in 113 packages >>> py3-django-taggit: Updating the testing/x86 repository index... >>> py3-django-taggit: Signing the index...