>>> py3-django-taggit: Building community/py3-django-taggit 6.1.0-r2 (using abuild 3.17.0_rc1-r2) started Wed, 22 Apr 2026 20:31:41 +0000 >>> py3-django-taggit: Validating /home/buildozer/aports/community/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/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r1) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20260404-r0) ( 7/32) Installing readline (8.3.3-r1) ( 8/32) Installing sqlite-libs (3.53.0-r0) ( 9/32) Installing python3 (3.14.3-r0) (10/32) Installing python3-pycache-pyc0 (3.14.3-r0) (11/32) Installing pyc (3.14.3-r0) (12/32) Installing py3-django-pyc (5.2.13-r0) (13/32) Installing python3-pyc (3.14.3-r0) (14/32) Installing py3-asgiref (3.9.1-r1) (15/32) Installing py3-asgiref-pyc (3.9.1-r1) (16/32) Installing py3-sqlparse (0.5.3-r1) (17/32) Installing py3-sqlparse-pyc (0.5.3-r1) (18/32) Installing tzdata (2026a-r0) (19/32) Installing py3-django (5.2.13-r0) (20/32) Installing py3-installer (1.0.0-r0) (21/32) Installing py3-installer-pyc (1.0.0-r0) (22/32) Installing py3-gpep517 (19-r2) (23/32) Installing py3-gpep517-pyc (19-r2) (24/32) Installing py3-parsing (3.3.2-r1) (25/32) Installing py3-parsing-pyc (3.3.2-r1) (26/32) Installing py3-packaging (26.0-r1) (27/32) Installing py3-packaging-pyc (26.0-r1) (28/32) Installing py3-setuptools (82.0.1-r1) (29/32) Installing py3-setuptools-pyc (82.0.1-r1) (30/32) Installing py3-wheel (0.46.3-r1) (31/32) Installing py3-wheel-pyc (0.46.3-r1) (32/32) Installing .makedepends-py3-django-taggit (20260422.203145) Executing busybox-1.37.0-r31.trigger OK: 539.5 MiB in 135 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/v3.24/py3-django-taggit-6.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-taggit: Fetching py3-django-taggit-6.1.0.tar.gz::https://github.com/jazzband/django-taggit/archive/6.1.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.24/py3-django-taggit-6.1.0.tar.gz.part' py3-django-taggit-6. 100% |********************************| 143k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-django-taggit-6.1.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-django-taggit-6.1.0.tar.gz: OK >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-django-taggit-6.1.0.tar.gz /var/cache/distfiles/v3.24/py3-django-taggit-6.1.0.tar.gz: OK >>> py3-django-taggit: Unpacking /var/cache/distfiles/v3.24/py3-django-taggit-6.1.0.tar.gz... 2026-04-22 20:31:49,216 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-22 20:31:49,242 root INFO running bdist_wheel 2026-04-22 20:31:49,262 root INFO running build 2026-04-22 20:31:49,262 root INFO running build_py 2026-04-22 20:31:49,267 root INFO creating build/lib/sample_taggit 2026-04-22 20:31:49,267 root INFO copying sample_taggit/asgi.py -> build/lib/sample_taggit 2026-04-22 20:31:49,267 root INFO copying sample_taggit/manage.py -> build/lib/sample_taggit 2026-04-22 20:31:49,267 root INFO copying sample_taggit/urls.py -> build/lib/sample_taggit 2026-04-22 20:31:49,268 root INFO copying sample_taggit/wsgi.py -> build/lib/sample_taggit 2026-04-22 20:31:49,268 root INFO copying sample_taggit/settings.py -> build/lib/sample_taggit 2026-04-22 20:31:49,268 root INFO copying sample_taggit/__init__.py -> build/lib/sample_taggit 2026-04-22 20:31:49,269 root INFO creating build/lib/taggit 2026-04-22 20:31:49,269 root INFO copying taggit/apps.py -> build/lib/taggit 2026-04-22 20:31:49,269 root INFO copying taggit/managers.py -> build/lib/taggit 2026-04-22 20:31:49,269 root INFO copying taggit/serializers.py -> build/lib/taggit 2026-04-22 20:31:49,269 root INFO copying taggit/utils.py -> build/lib/taggit 2026-04-22 20:31:49,270 root INFO copying taggit/views.py -> build/lib/taggit 2026-04-22 20:31:49,270 root INFO copying taggit/admin.py -> build/lib/taggit 2026-04-22 20:31:49,270 root INFO copying taggit/__init__.py -> build/lib/taggit 2026-04-22 20:31:49,270 root INFO copying taggit/forms.py -> build/lib/taggit 2026-04-22 20:31:49,271 root INFO copying taggit/models.py -> build/lib/taggit 2026-04-22 20:31:49,271 root INFO creating build/lib/sample_taggit/library_management 2026-04-22 20:31:49,271 root INFO copying sample_taggit/library_management/apps.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,271 root INFO copying sample_taggit/library_management/urls.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,272 root INFO copying sample_taggit/library_management/views.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,272 root INFO copying sample_taggit/library_management/admin.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,272 root INFO copying sample_taggit/library_management/__init__.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,272 root INFO copying sample_taggit/library_management/forms.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,272 root INFO copying sample_taggit/library_management/models.py -> build/lib/sample_taggit/library_management 2026-04-22 20:31:49,273 root INFO creating build/lib/sample_taggit/library_management/templatetags 2026-04-22 20:31:49,273 root INFO copying sample_taggit/library_management/templatetags/custom_filters.py -> build/lib/sample_taggit/library_management/templatetags 2026-04-22 20:31:49,273 root INFO copying sample_taggit/library_management/templatetags/__init__.py -> build/lib/sample_taggit/library_management/templatetags 2026-04-22 20:31:49,273 root INFO creating build/lib/sample_taggit/library_management/migrations 2026-04-22 20:31:49,274 root INFO copying sample_taggit/library_management/migrations/0001_initial.py -> build/lib/sample_taggit/library_management/migrations 2026-04-22 20:31:49,274 root INFO copying sample_taggit/library_management/migrations/__init__.py -> build/lib/sample_taggit/library_management/migrations 2026-04-22 20:31:49,274 root INFO creating build/lib/taggit/migrations 2026-04-22 20:31:49,274 root INFO copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,275 root INFO copying taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,275 root INFO copying taggit/migrations/0005_auto_20220424_2025.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,275 root INFO copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,275 root INFO copying taggit/migrations/0003_taggeditem_add_unique_index.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,275 root INFO copying taggit/migrations/__init__.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,276 root INFO copying taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/lib/taggit/migrations 2026-04-22 20:31:49,276 root INFO running egg_info 2026-04-22 20:31:49,279 root INFO creating django_taggit.egg-info 2026-04-22 20:31:49,279 root INFO writing django_taggit.egg-info/PKG-INFO 2026-04-22 20:31:49,280 root INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt 2026-04-22 20:31:49,280 root INFO writing requirements to django_taggit.egg-info/requires.txt 2026-04-22 20:31:49,280 root INFO writing top-level names to django_taggit.egg-info/top_level.txt 2026-04-22 20:31:49,280 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' 2026-04-22 20:31:49,286 root INFO reading manifest file 'django_taggit.egg-info/SOURCES.txt' 2026-04-22 20:31:49,286 root INFO reading manifest template 'MANIFEST.in' 2026-04-22 20:31:49,296 root WARNING no previously-included directories found matching 'docs' 2026-04-22 20:31:49,296 root INFO adding license file 'LICENSE' 2026-04-22 20:31:49,296 root INFO adding license file 'AUTHORS' 2026-04-22 20:31:49,298 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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.14/site-packages/setuptools/command/build_py.py:215: _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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'taggit.management.commands' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.management.commands' 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.management.commands' 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.management.commands' to be distributed and are already explicitly excluding 'taggit.management.commands' 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.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'taggit.templates.admin.taggit' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taggit.templates.admin.taggit' 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.templates.admin.taggit' 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.templates.admin.taggit' to be distributed and are already explicitly excluding 'taggit.templates.admin.taggit' 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) 2026-04-22 20:31:49,305 root INFO creating build/lib/taggit/locale/ar/LC_MESSAGES 2026-04-22 20:31:49,305 root INFO copying taggit/locale/ar/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ar/LC_MESSAGES 2026-04-22 20:31:49,305 root INFO copying taggit/locale/ar/LC_MESSAGES/django.po -> build/lib/taggit/locale/ar/LC_MESSAGES 2026-04-22 20:31:49,305 root INFO creating build/lib/taggit/locale/cs/LC_MESSAGES 2026-04-22 20:31:49,306 root INFO copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES 2026-04-22 20:31:49,306 root INFO copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES 2026-04-22 20:31:49,306 root INFO creating build/lib/taggit/locale/da/LC_MESSAGES 2026-04-22 20:31:49,306 root INFO copying taggit/locale/da/LC_MESSAGES/django.mo -> build/lib/taggit/locale/da/LC_MESSAGES 2026-04-22 20:31:49,307 root INFO copying taggit/locale/da/LC_MESSAGES/django.po -> build/lib/taggit/locale/da/LC_MESSAGES 2026-04-22 20:31:49,307 root INFO creating build/lib/taggit/locale/de/LC_MESSAGES 2026-04-22 20:31:49,307 root INFO copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES 2026-04-22 20:31:49,307 root INFO copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES 2026-04-22 20:31:49,307 root INFO creating build/lib/taggit/locale/el/LC_MESSAGES 2026-04-22 20:31:49,308 root INFO copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES 2026-04-22 20:31:49,308 root INFO copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES 2026-04-22 20:31:49,308 root INFO creating build/lib/taggit/locale/en/LC_MESSAGES 2026-04-22 20:31:49,308 root INFO copying taggit/locale/en/LC_MESSAGES/django.mo -> build/lib/taggit/locale/en/LC_MESSAGES 2026-04-22 20:31:49,308 root INFO copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES 2026-04-22 20:31:49,309 root INFO creating build/lib/taggit/locale/eo/LC_MESSAGES 2026-04-22 20:31:49,309 root INFO copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES 2026-04-22 20:31:49,309 root INFO copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES 2026-04-22 20:31:49,309 root INFO creating build/lib/taggit/locale/es/LC_MESSAGES 2026-04-22 20:31:49,310 root INFO copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES 2026-04-22 20:31:49,310 root INFO copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES 2026-04-22 20:31:49,310 root INFO creating build/lib/taggit/locale/fa/LC_MESSAGES 2026-04-22 20:31:49,310 root INFO copying taggit/locale/fa/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fa/LC_MESSAGES 2026-04-22 20:31:49,310 root INFO copying taggit/locale/fa/LC_MESSAGES/django.po -> build/lib/taggit/locale/fa/LC_MESSAGES 2026-04-22 20:31:49,311 root INFO creating build/lib/taggit/locale/fi/LC_MESSAGES 2026-04-22 20:31:49,311 root INFO copying taggit/locale/fi/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fi/LC_MESSAGES 2026-04-22 20:31:49,311 root INFO copying taggit/locale/fi/LC_MESSAGES/django.po -> build/lib/taggit/locale/fi/LC_MESSAGES 2026-04-22 20:31:49,311 root INFO creating build/lib/taggit/locale/fr/LC_MESSAGES 2026-04-22 20:31:49,312 root INFO copying taggit/locale/fr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fr/LC_MESSAGES 2026-04-22 20:31:49,312 root INFO copying taggit/locale/fr/LC_MESSAGES/django.po -> build/lib/taggit/locale/fr/LC_MESSAGES 2026-04-22 20:31:49,312 root INFO creating build/lib/taggit/locale/he/LC_MESSAGES 2026-04-22 20:31:49,312 root INFO copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES 2026-04-22 20:31:49,312 root INFO copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES 2026-04-22 20:31:49,313 root INFO creating build/lib/taggit/locale/it/LC_MESSAGES 2026-04-22 20:31:49,313 root INFO copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES 2026-04-22 20:31:49,313 root INFO copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES 2026-04-22 20:31:49,313 root INFO creating build/lib/taggit/locale/ja/LC_MESSAGES 2026-04-22 20:31:49,314 root INFO copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES 2026-04-22 20:31:49,314 root INFO copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES 2026-04-22 20:31:49,314 root INFO creating build/lib/taggit/locale/nb/LC_MESSAGES 2026-04-22 20:31:49,314 root INFO copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES 2026-04-22 20:31:49,314 root INFO copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES 2026-04-22 20:31:49,315 root INFO creating build/lib/taggit/locale/nl/LC_MESSAGES 2026-04-22 20:31:49,315 root INFO copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES 2026-04-22 20:31:49,315 root INFO copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES 2026-04-22 20:31:49,315 root INFO creating build/lib/taggit/locale/pt_BR/LC_MESSAGES 2026-04-22 20:31:49,315 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2026-04-22 20:31:49,316 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2026-04-22 20:31:49,316 root INFO creating build/lib/taggit/locale/ru/LC_MESSAGES 2026-04-22 20:31:49,316 root INFO copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES 2026-04-22 20:31:49,316 root INFO copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES 2026-04-22 20:31:49,317 root INFO creating build/lib/taggit/locale/tr/LC_MESSAGES 2026-04-22 20:31:49,317 root INFO copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES 2026-04-22 20:31:49,317 root INFO copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES 2026-04-22 20:31:49,317 root INFO creating build/lib/taggit/locale/uk/LC_MESSAGES 2026-04-22 20:31:49,317 root INFO copying taggit/locale/uk/LC_MESSAGES/django.mo -> build/lib/taggit/locale/uk/LC_MESSAGES 2026-04-22 20:31:49,375 root INFO copying taggit/locale/uk/LC_MESSAGES/django.po -> build/lib/taggit/locale/uk/LC_MESSAGES 2026-04-22 20:31:49,375 root INFO creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2026-04-22 20:31:49,375 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2026-04-22 20:31:49,376 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2026-04-22 20:31:49,376 root INFO creating build/lib/taggit/management/commands 2026-04-22 20:31:49,377 root INFO copying taggit/management/commands/deduplicate_tags.py -> build/lib/taggit/management/commands 2026-04-22 20:31:49,377 root INFO copying taggit/management/commands/remove_orphaned_tags.py -> build/lib/taggit/management/commands 2026-04-22 20:31:49,377 root INFO creating build/lib/taggit/templates/admin/taggit 2026-04-22 20:31:49,378 root INFO copying taggit/templates/admin/taggit/merge_tags_form.html -> build/lib/taggit/templates/admin/taggit 2026-04-22 20:31:49,394 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-22 20:31:49,395 root INFO running install 2026-04-22 20:31:49,419 root INFO running install_lib 2026-04-22 20:31:49,423 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-22 20:31:49,424 root INFO creating build/bdist.linux-ppc64le/wheel/sample_taggit 2026-04-22 20:31:49,424 root INFO copying build/lib/sample_taggit/asgi.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit 2026-04-22 20:31:49,424 root INFO copying build/lib/sample_taggit/manage.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit 2026-04-22 20:31:49,424 root INFO copying build/lib/sample_taggit/urls.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit 2026-04-22 20:31:49,424 root INFO copying build/lib/sample_taggit/wsgi.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit 2026-04-22 20:31:49,425 root INFO copying build/lib/sample_taggit/settings.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit 2026-04-22 20:31:49,425 root INFO copying build/lib/sample_taggit/__init__.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit 2026-04-22 20:31:49,425 root INFO creating build/bdist.linux-ppc64le/wheel/sample_taggit/library_management 2026-04-22 20:31:49,425 root INFO copying build/lib/sample_taggit/library_management/apps.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,426 root INFO creating build/bdist.linux-ppc64le/wheel/sample_taggit/library_management/templatetags 2026-04-22 20:31:49,426 root INFO copying build/lib/sample_taggit/library_management/templatetags/custom_filters.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management/templatetags 2026-04-22 20:31:49,426 root INFO copying build/lib/sample_taggit/library_management/templatetags/__init__.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management/templatetags 2026-04-22 20:31:49,426 root INFO creating build/bdist.linux-ppc64le/wheel/sample_taggit/library_management/migrations 2026-04-22 20:31:49,426 root INFO copying build/lib/sample_taggit/library_management/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management/migrations 2026-04-22 20:31:49,426 root INFO copying build/lib/sample_taggit/library_management/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management/migrations 2026-04-22 20:31:49,427 root INFO copying build/lib/sample_taggit/library_management/urls.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,427 root INFO copying build/lib/sample_taggit/library_management/views.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,427 root INFO copying build/lib/sample_taggit/library_management/admin.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,427 root INFO copying build/lib/sample_taggit/library_management/__init__.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,427 root INFO copying build/lib/sample_taggit/library_management/forms.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,428 root INFO copying build/lib/sample_taggit/library_management/models.py -> build/bdist.linux-ppc64le/wheel/./sample_taggit/library_management 2026-04-22 20:31:49,428 root INFO creating build/bdist.linux-ppc64le/wheel/taggit 2026-04-22 20:31:49,428 root INFO copying build/lib/taggit/apps.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,428 root INFO copying build/lib/taggit/managers.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,428 root INFO copying build/lib/taggit/serializers.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,429 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/migrations 2026-04-22 20:31:49,429 root INFO copying build/lib/taggit/migrations/0002_auto_20150616_2121.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,429 root INFO copying build/lib/taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,429 root INFO copying build/lib/taggit/migrations/0005_auto_20220424_2025.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,429 root INFO copying build/lib/taggit/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,430 root INFO copying build/lib/taggit/migrations/0003_taggeditem_add_unique_index.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,430 root INFO copying build/lib/taggit/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,430 root INFO copying build/lib/taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/bdist.linux-ppc64le/wheel/./taggit/migrations 2026-04-22 20:31:49,430 root INFO copying build/lib/taggit/utils.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,430 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/templates 2026-04-22 20:31:49,431 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/templates/admin 2026-04-22 20:31:49,431 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/templates/admin/taggit 2026-04-22 20:31:49,431 root INFO copying build/lib/taggit/templates/admin/taggit/merge_tags_form.html -> build/bdist.linux-ppc64le/wheel/./taggit/templates/admin/taggit 2026-04-22 20:31:49,431 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale 2026-04-22 20:31:49,431 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/ja 2026-04-22 20:31:49,432 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/ja/LC_MESSAGES 2026-04-22 20:31:49,432 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/ja/LC_MESSAGES 2026-04-22 20:31:49,432 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/ja/LC_MESSAGES 2026-04-22 20:31:49,432 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/nl 2026-04-22 20:31:49,432 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/nl/LC_MESSAGES 2026-04-22 20:31:49,433 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/nl/LC_MESSAGES 2026-04-22 20:31:49,433 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/nl/LC_MESSAGES 2026-04-22 20:31:49,433 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/nb 2026-04-22 20:31:49,433 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/nb/LC_MESSAGES 2026-04-22 20:31:49,433 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/nb/LC_MESSAGES 2026-04-22 20:31:49,434 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/nb/LC_MESSAGES 2026-04-22 20:31:49,434 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/cs 2026-04-22 20:31:49,434 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/cs/LC_MESSAGES 2026-04-22 20:31:49,434 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/cs/LC_MESSAGES 2026-04-22 20:31:49,434 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/cs/LC_MESSAGES 2026-04-22 20:31:49,435 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/el 2026-04-22 20:31:49,435 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/el/LC_MESSAGES 2026-04-22 20:31:49,435 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/el/LC_MESSAGES 2026-04-22 20:31:49,435 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/el/LC_MESSAGES 2026-04-22 20:31:49,435 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/fr 2026-04-22 20:31:49,436 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/fr/LC_MESSAGES 2026-04-22 20:31:49,436 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/fr/LC_MESSAGES 2026-04-22 20:31:49,436 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/fr/LC_MESSAGES 2026-04-22 20:31:49,436 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/uk 2026-04-22 20:31:49,436 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/uk/LC_MESSAGES 2026-04-22 20:31:49,436 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/uk/LC_MESSAGES 2026-04-22 20:31:49,437 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/uk/LC_MESSAGES 2026-04-22 20:31:49,437 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/de 2026-04-22 20:31:49,437 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/de/LC_MESSAGES 2026-04-22 20:31:49,437 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/de/LC_MESSAGES 2026-04-22 20:31:49,437 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/de/LC_MESSAGES 2026-04-22 20:31:49,438 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/ar 2026-04-22 20:31:49,438 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/ar/LC_MESSAGES 2026-04-22 20:31:49,438 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/ar/LC_MESSAGES 2026-04-22 20:31:49,438 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/ar/LC_MESSAGES 2026-04-22 20:31:49,438 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/zh_Hans 2026-04-22 20:31:49,439 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2026-04-22 20:31:49,439 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/zh_Hans/LC_MESSAGES 2026-04-22 20:31:49,439 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/zh_Hans/LC_MESSAGES 2026-04-22 20:31:49,439 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/da 2026-04-22 20:31:49,439 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/da/LC_MESSAGES 2026-04-22 20:31:49,440 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/da/LC_MESSAGES 2026-04-22 20:31:49,440 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/da/LC_MESSAGES 2026-04-22 20:31:49,440 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/ru 2026-04-22 20:31:49,440 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/ru/LC_MESSAGES 2026-04-22 20:31:49,440 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/ru/LC_MESSAGES 2026-04-22 20:31:49,441 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/ru/LC_MESSAGES 2026-04-22 20:31:49,441 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/he 2026-04-22 20:31:49,441 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/he/LC_MESSAGES 2026-04-22 20:31:49,441 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/he/LC_MESSAGES 2026-04-22 20:31:49,441 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/he/LC_MESSAGES 2026-04-22 20:31:49,442 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/fi 2026-04-22 20:31:49,442 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/fi/LC_MESSAGES 2026-04-22 20:31:49,442 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/fi/LC_MESSAGES 2026-04-22 20:31:49,442 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/fi/LC_MESSAGES 2026-04-22 20:31:49,442 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/it 2026-04-22 20:31:49,442 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/it/LC_MESSAGES 2026-04-22 20:31:49,443 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/it/LC_MESSAGES 2026-04-22 20:31:49,443 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/it/LC_MESSAGES 2026-04-22 20:31:49,443 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/en 2026-04-22 20:31:49,443 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/en/LC_MESSAGES 2026-04-22 20:31:49,443 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/en/LC_MESSAGES 2026-04-22 20:31:49,444 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/en/LC_MESSAGES 2026-04-22 20:31:49,444 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/fa 2026-04-22 20:31:49,444 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/fa/LC_MESSAGES 2026-04-22 20:31:49,444 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/fa/LC_MESSAGES 2026-04-22 20:31:49,444 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/fa/LC_MESSAGES 2026-04-22 20:31:49,445 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/es 2026-04-22 20:31:49,445 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/es/LC_MESSAGES 2026-04-22 20:31:49,445 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/es/LC_MESSAGES 2026-04-22 20:31:49,445 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/es/LC_MESSAGES 2026-04-22 20:31:49,445 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/eo 2026-04-22 20:31:49,446 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/eo/LC_MESSAGES 2026-04-22 20:31:49,446 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/eo/LC_MESSAGES 2026-04-22 20:31:49,446 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/eo/LC_MESSAGES 2026-04-22 20:31:49,446 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/tr 2026-04-22 20:31:49,446 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/tr/LC_MESSAGES 2026-04-22 20:31:49,447 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/tr/LC_MESSAGES 2026-04-22 20:31:49,447 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/tr/LC_MESSAGES 2026-04-22 20:31:49,447 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/pt_BR 2026-04-22 20:31:49,447 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/locale/pt_BR/LC_MESSAGES 2026-04-22 20:31:49,447 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./taggit/locale/pt_BR/LC_MESSAGES 2026-04-22 20:31:49,447 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./taggit/locale/pt_BR/LC_MESSAGES 2026-04-22 20:31:49,448 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/management 2026-04-22 20:31:49,448 root INFO creating build/bdist.linux-ppc64le/wheel/taggit/management/commands 2026-04-22 20:31:49,448 root INFO copying build/lib/taggit/management/commands/deduplicate_tags.py -> build/bdist.linux-ppc64le/wheel/./taggit/management/commands 2026-04-22 20:31:49,448 root INFO copying build/lib/taggit/management/commands/remove_orphaned_tags.py -> build/bdist.linux-ppc64le/wheel/./taggit/management/commands 2026-04-22 20:31:49,448 root INFO copying build/lib/taggit/views.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,449 root INFO copying build/lib/taggit/admin.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,449 root INFO copying build/lib/taggit/__init__.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,449 root INFO copying build/lib/taggit/forms.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,449 root INFO copying build/lib/taggit/models.py -> build/bdist.linux-ppc64le/wheel/./taggit 2026-04-22 20:31:49,450 root INFO running install_egg_info 2026-04-22 20:31:49,454 root INFO Copying django_taggit.egg-info to build/bdist.linux-ppc64le/wheel/./django_taggit-6.1.0-py3.14.egg-info 2026-04-22 20:31:49,472 root INFO running install_scripts 2026-04-22 20:31:49,474 root INFO creating build/bdist.linux-ppc64le/wheel/django_taggit-6.1.0.dist-info/WHEEL 2026-04-22 20:31:49,475 wheel INFO creating '/home/buildozer/aports/community/py3-django-taggit/src/django-taggit-6.1.0/.dist/.tmp-r0z_5ev7/django_taggit-6.1.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-22 20:31:49,475 wheel INFO adding 'django_taggit-6.1.0.dist-info/licenses/AUTHORS' 2026-04-22 20:31:49,476 wheel INFO adding 'django_taggit-6.1.0.dist-info/licenses/LICENSE' 2026-04-22 20:31:49,476 wheel INFO adding 'sample_taggit/__init__.py' 2026-04-22 20:31:49,476 wheel INFO adding 'sample_taggit/asgi.py' 2026-04-22 20:31:49,477 wheel INFO adding 'sample_taggit/manage.py' 2026-04-22 20:31:49,477 wheel INFO adding 'sample_taggit/settings.py' 2026-04-22 20:31:49,477 wheel INFO adding 'sample_taggit/urls.py' 2026-04-22 20:31:49,477 wheel INFO adding 'sample_taggit/wsgi.py' 2026-04-22 20:31:49,478 wheel INFO adding 'sample_taggit/library_management/__init__.py' 2026-04-22 20:31:49,478 wheel INFO adding 'sample_taggit/library_management/admin.py' 2026-04-22 20:31:49,478 wheel INFO adding 'sample_taggit/library_management/apps.py' 2026-04-22 20:31:49,479 wheel INFO adding 'sample_taggit/library_management/forms.py' 2026-04-22 20:31:49,479 wheel INFO adding 'sample_taggit/library_management/models.py' 2026-04-22 20:31:49,479 wheel INFO adding 'sample_taggit/library_management/urls.py' 2026-04-22 20:31:49,479 wheel INFO adding 'sample_taggit/library_management/views.py' 2026-04-22 20:31:49,480 wheel INFO adding 'sample_taggit/library_management/migrations/0001_initial.py' 2026-04-22 20:31:49,480 wheel INFO adding 'sample_taggit/library_management/migrations/__init__.py' 2026-04-22 20:31:49,480 wheel INFO adding 'sample_taggit/library_management/templatetags/__init__.py' 2026-04-22 20:31:49,481 wheel INFO adding 'sample_taggit/library_management/templatetags/custom_filters.py' 2026-04-22 20:31:49,481 wheel INFO adding 'taggit/__init__.py' 2026-04-22 20:31:49,481 wheel INFO adding 'taggit/admin.py' 2026-04-22 20:31:49,481 wheel INFO adding 'taggit/apps.py' 2026-04-22 20:31:49,482 wheel INFO adding 'taggit/forms.py' 2026-04-22 20:31:49,482 wheel INFO adding 'taggit/managers.py' 2026-04-22 20:31:49,482 wheel INFO adding 'taggit/models.py' 2026-04-22 20:31:49,483 wheel INFO adding 'taggit/serializers.py' 2026-04-22 20:31:49,483 wheel INFO adding 'taggit/utils.py' 2026-04-22 20:31:49,483 wheel INFO adding 'taggit/views.py' 2026-04-22 20:31:49,484 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,484 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.po' 2026-04-22 20:31:49,485 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,485 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.po' 2026-04-22 20:31:49,485 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,485 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.po' 2026-04-22 20:31:49,486 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,486 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.po' 2026-04-22 20:31:49,486 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,487 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.po' 2026-04-22 20:31:49,487 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,487 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.po' 2026-04-22 20:31:49,488 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,488 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.po' 2026-04-22 20:31:49,488 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,488 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.po' 2026-04-22 20:31:49,489 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,489 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.po' 2026-04-22 20:31:49,490 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,490 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.po' 2026-04-22 20:31:49,490 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,490 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.po' 2026-04-22 20:31:49,491 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,491 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.po' 2026-04-22 20:31:49,491 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,492 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.po' 2026-04-22 20:31:49,492 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,492 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.po' 2026-04-22 20:31:49,493 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,493 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.po' 2026-04-22 20:31:49,493 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,493 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.po' 2026-04-22 20:31:49,494 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,494 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.po' 2026-04-22 20:31:49,494 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,495 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.po' 2026-04-22 20:31:49,495 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,495 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.po' 2026-04-22 20:31:49,496 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,496 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.po' 2026-04-22 20:31:49,496 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.mo' 2026-04-22 20:31:49,496 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.po' 2026-04-22 20:31:49,497 wheel INFO adding 'taggit/management/commands/deduplicate_tags.py' 2026-04-22 20:31:49,497 wheel INFO adding 'taggit/management/commands/remove_orphaned_tags.py' 2026-04-22 20:31:49,497 wheel INFO adding 'taggit/migrations/0001_initial.py' 2026-04-22 20:31:49,498 wheel INFO adding 'taggit/migrations/0002_auto_20150616_2121.py' 2026-04-22 20:31:49,498 wheel INFO adding 'taggit/migrations/0003_taggeditem_add_unique_index.py' 2026-04-22 20:31:49,498 wheel INFO adding 'taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py' 2026-04-22 20:31:49,498 wheel INFO adding 'taggit/migrations/0005_auto_20220424_2025.py' 2026-04-22 20:31:49,499 wheel INFO adding 'taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py' 2026-04-22 20:31:49,499 wheel INFO adding 'taggit/migrations/__init__.py' 2026-04-22 20:31:49,499 wheel INFO adding 'taggit/templates/admin/taggit/merge_tags_form.html' 2026-04-22 20:31:49,500 wheel INFO adding 'django_taggit-6.1.0.dist-info/METADATA' 2026-04-22 20:31:49,500 wheel INFO adding 'django_taggit-6.1.0.dist-info/WHEEL' 2026-04-22 20:31:49,500 wheel INFO adding 'django_taggit-6.1.0.dist-info/top_level.txt' 2026-04-22 20:31:49,501 wheel INFO adding 'django_taggit-6.1.0.dist-info/RECORD' 2026-04-22 20:31:49,502 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-22 20:31:49,510 gpep517 INFO The backend produced .dist/django_taggit-6.1.0-py3-none-any.whl django_taggit-6.1.0-py3-none-any.whl >>> py3-django-taggit: Entering fakeroot... >>> py3-django-taggit-lang*: Running split function lang... 'usr/lib/python3.14/site-packages/taggit/locale' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-lang/usr/lib/python3.14/site-packages/taggit/locale' >>> py3-django-taggit-lang*: Preparing subpackage py3-django-taggit-lang... Please specify at least one package name on the command line. >>> py3-django-taggit-lang*: Running postcheck for py3-django-taggit-lang >>> py3-django-taggit-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/sample_taggit/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/sample_taggit/__pycache__' 'usr/lib/python3.14/site-packages/sample_taggit/library_management/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/sample_taggit/library_management/templatetags/__pycache__' 'usr/lib/python3.14/site-packages/sample_taggit/library_management/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/sample_taggit/library_management/migrations/__pycache__' 'usr/lib/python3.14/site-packages/sample_taggit/library_management/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/sample_taggit/library_management/__pycache__' 'usr/lib/python3.14/site-packages/taggit/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/taggit/migrations/__pycache__' 'usr/lib/python3.14/site-packages/taggit/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/taggit/management/commands/__pycache__' 'usr/lib/python3.14/site-packages/taggit/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.14/site-packages/taggit/__pycache__' >>> py3-django-taggit-pyc*: Preparing subpackage py3-django-taggit-pyc... Please specify at least one package name on the command line. >>> 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... Please specify at least one package name on the command line. >>> py3-django-taggit-lang*: Tracing dependencies... py3-django python3~3.14 >>> py3-django-taggit-lang*: Package size: 63.5 KB >>> py3-django-taggit-lang*: Compressing data... >>> py3-django-taggit-lang*: Create checksum... >>> py3-django-taggit-lang*: Create py3-django-taggit-lang-6.1.0-r2.apk >>> py3-django-taggit-pyc*: Tracing dependencies... python3~3.14 >>> py3-django-taggit-pyc*: Package size: 117.9 KB >>> py3-django-taggit-pyc*: Compressing data... >>> py3-django-taggit-pyc*: Create checksum... >>> py3-django-taggit-pyc*: Create py3-django-taggit-pyc-6.1.0-r2.apk >>> py3-django-taggit*: Tracing dependencies... py3-django python3~3.14 >>> py3-django-taggit*: Package size: 97.1 KB >>> py3-django-taggit*: Compressing data... >>> py3-django-taggit*: Create checksum... >>> py3-django-taggit*: Create py3-django-taggit-6.1.0-r2.apk >>> py3-django-taggit: Build complete at Wed, 22 Apr 2026 20:31:50 +0000 elapsed time 0h 0m 9s >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-django-taggit (20260422.203145) ( 2/32) Purging py3-django-pyc (5.2.13-r0) ( 3/32) Purging py3-django (5.2.13-r0) ( 4/32) Purging py3-asgiref-pyc (3.9.1-r1) ( 5/32) Purging py3-asgiref (3.9.1-r1) ( 6/32) Purging py3-sqlparse-pyc (0.5.3-r1) ( 7/32) Purging py3-sqlparse (0.5.3-r1) ( 8/32) Purging tzdata (2026a-r0) ( 9/32) Purging py3-gpep517-pyc (19-r2) (10/32) Purging py3-gpep517 (19-r2) (11/32) Purging py3-installer-pyc (1.0.0-r0) (12/32) Purging py3-installer (1.0.0-r0) (13/32) Purging py3-setuptools-pyc (82.0.1-r1) (14/32) Purging py3-setuptools (82.0.1-r1) (15/32) Purging py3-wheel-pyc (0.46.3-r1) (16/32) Purging py3-wheel (0.46.3-r1) (17/32) Purging py3-packaging-pyc (26.0-r1) (18/32) Purging py3-packaging (26.0-r1) (19/32) Purging py3-parsing-pyc (3.3.2-r1) (20/32) Purging py3-parsing (3.3.2-r1) (21/32) Purging python3-pyc (3.14.3-r0) (22/32) Purging python3-pycache-pyc0 (3.14.3-r0) (23/32) Purging pyc (3.14.3-r0) (24/32) Purging python3 (3.14.3-r0) (25/32) Purging gdbm (1.26-r0) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.5.2-r1) (28/32) Purging libpanelw (6.6_p20260404-r0) (29/32) Purging mpdecimal (4.0.1-r0) (30/32) Purging readline (8.3.3-r1) (31/32) Purging sqlite-libs (3.53.0-r0) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-django-taggit: Updating the community/ppc64le repository index... >>> py3-django-taggit: Signing the index...