>>> py3-django-taggit: Building community/py3-django-taggit 6.1.0-r0 (using abuild 3.16.0_rc4-r0) started Fri, 07 Nov 2025 14:26:37 +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/31) Installing libbz2 (1.0.8-r6) ( 2/31) Installing libffi (3.5.2-r0) ( 3/31) Installing gdbm (1.26-r0) ( 4/31) Installing xz-libs (5.8.1-r0) ( 5/31) Installing mpdecimal (4.0.1-r0) ( 6/31) Installing libpanelw (6.5_p20251010-r0) ( 7/31) Installing sqlite-libs (3.51.0-r0) ( 8/31) Installing python3 (3.12.12-r0) ( 9/31) Installing python3-pycache-pyc0 (3.12.12-r0) (10/31) Installing pyc (3.12.12-r0) (11/31) Installing py3-django-pyc (4.2.25-r0) (12/31) Installing python3-pyc (3.12.12-r0) (13/31) Installing py3-asgiref (3.9.1-r0) (14/31) Installing py3-asgiref-pyc (3.9.1-r0) (15/31) Installing py3-sqlparse (0.5.3-r0) (16/31) Installing py3-sqlparse-pyc (0.5.3-r0) (17/31) Installing tzdata (2025b-r0) (18/31) Installing py3-django (4.2.25-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (19-r1) (22/31) Installing py3-gpep517-pyc (19-r1) (23/31) Installing py3-parsing (3.2.3-r0) (24/31) Installing py3-parsing-pyc (3.2.3-r0) (25/31) Installing py3-packaging (25.0-r0) (26/31) Installing py3-packaging-pyc (25.0-r0) (27/31) Installing py3-setuptools (80.9.0-r2) (28/31) Installing py3-setuptools-pyc (80.9.0-r2) (29/31) Installing py3-wheel (0.46.1-r0) (30/31) Installing py3-wheel-pyc (0.46.1-r0) (31/31) Installing .makedepends-py3-django-taggit (20251107.142754) busybox-1.37.0-r24.trigger: Executing script... OK: 739 MiB in 136 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.23/py3-django-taggit-6.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-django-taggit-6.1.0.tar.gz.part' py3-django-taggit-6. 100% |********************************| 143k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-django-taggit-6.1.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-django-taggit-6.1.0.tar.gz: OK >>> py3-django-taggit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-django-taggit-6.1.0.tar.gz /var/cache/distfiles/v3.23/py3-django-taggit-6.1.0.tar.gz: OK >>> py3-django-taggit: Unpacking /var/cache/distfiles/v3.23/py3-django-taggit-6.1.0.tar.gz... 2025-11-07 14:27:59,583 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-11-07 14:27:59,718 root INFO running bdist_wheel 2025-11-07 14:27:59,826 root INFO running build 2025-11-07 14:27:59,827 root INFO running build_py 2025-11-07 14:27:59,848 root INFO creating build/lib/sample_taggit 2025-11-07 14:27:59,850 root INFO copying sample_taggit/settings.py -> build/lib/sample_taggit 2025-11-07 14:27:59,852 root INFO copying sample_taggit/__init__.py -> build/lib/sample_taggit 2025-11-07 14:27:59,853 root INFO copying sample_taggit/wsgi.py -> build/lib/sample_taggit 2025-11-07 14:27:59,855 root INFO copying sample_taggit/urls.py -> build/lib/sample_taggit 2025-11-07 14:27:59,857 root INFO copying sample_taggit/manage.py -> build/lib/sample_taggit 2025-11-07 14:27:59,858 root INFO copying sample_taggit/asgi.py -> build/lib/sample_taggit 2025-11-07 14:27:59,861 root INFO creating build/lib/taggit 2025-11-07 14:27:59,862 root INFO copying taggit/__init__.py -> build/lib/taggit 2025-11-07 14:27:59,864 root INFO copying taggit/utils.py -> build/lib/taggit 2025-11-07 14:27:59,865 root INFO copying taggit/forms.py -> build/lib/taggit 2025-11-07 14:27:59,867 root INFO copying taggit/managers.py -> build/lib/taggit 2025-11-07 14:27:59,869 root INFO copying taggit/apps.py -> build/lib/taggit 2025-11-07 14:27:59,871 root INFO copying taggit/views.py -> build/lib/taggit 2025-11-07 14:27:59,872 root INFO copying taggit/admin.py -> build/lib/taggit 2025-11-07 14:27:59,874 root INFO copying taggit/serializers.py -> build/lib/taggit 2025-11-07 14:27:59,875 root INFO copying taggit/models.py -> build/lib/taggit 2025-11-07 14:27:59,878 root INFO creating build/lib/sample_taggit/library_management 2025-11-07 14:27:59,879 root INFO copying sample_taggit/library_management/__init__.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,880 root INFO copying sample_taggit/library_management/forms.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,882 root INFO copying sample_taggit/library_management/urls.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,883 root INFO copying sample_taggit/library_management/apps.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,885 root INFO copying sample_taggit/library_management/views.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,886 root INFO copying sample_taggit/library_management/admin.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,888 root INFO copying sample_taggit/library_management/models.py -> build/lib/sample_taggit/library_management 2025-11-07 14:27:59,890 root INFO creating build/lib/sample_taggit/library_management/migrations 2025-11-07 14:27:59,891 root INFO copying sample_taggit/library_management/migrations/__init__.py -> build/lib/sample_taggit/library_management/migrations 2025-11-07 14:27:59,892 root INFO copying sample_taggit/library_management/migrations/0001_initial.py -> build/lib/sample_taggit/library_management/migrations 2025-11-07 14:27:59,895 root INFO creating build/lib/sample_taggit/library_management/templatetags 2025-11-07 14:27:59,896 root INFO copying sample_taggit/library_management/templatetags/__init__.py -> build/lib/sample_taggit/library_management/templatetags 2025-11-07 14:27:59,897 root INFO copying sample_taggit/library_management/templatetags/custom_filters.py -> build/lib/sample_taggit/library_management/templatetags 2025-11-07 14:27:59,899 root INFO creating build/lib/taggit/migrations 2025-11-07 14:27:59,900 root INFO copying taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,902 root INFO copying taggit/migrations/__init__.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,903 root INFO copying taggit/migrations/0005_auto_20220424_2025.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,905 root INFO copying taggit/migrations/0002_auto_20150616_2121.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,906 root INFO copying taggit/migrations/0001_initial.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,908 root INFO copying taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,910 root INFO copying taggit/migrations/0003_taggeditem_add_unique_index.py -> build/lib/taggit/migrations 2025-11-07 14:27:59,911 root INFO running egg_info 2025-11-07 14:27:59,925 root INFO creating django_taggit.egg-info 2025-11-07 14:27:59,926 root INFO writing django_taggit.egg-info/PKG-INFO 2025-11-07 14:27:59,929 root INFO writing dependency_links to django_taggit.egg-info/dependency_links.txt 2025-11-07 14:27:59,930 root INFO writing requirements to django_taggit.egg-info/requires.txt 2025-11-07 14:27:59,931 root INFO writing top-level names to django_taggit.egg-info/top_level.txt 2025-11-07 14:27:59,932 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' 2025-11-07 14:27:59,958 root INFO reading manifest file 'django_taggit.egg-info/SOURCES.txt' 2025-11-07 14:27:59,960 root INFO reading manifest template 'MANIFEST.in' 2025-11-07 14:28:00,002 root WARNING no previously-included directories found matching 'docs' 2025-11-07 14:28:00,002 root INFO adding license file 'LICENSE' 2025-11-07 14:28:00,003 root INFO adding license file 'AUTHORS' 2025-11-07 14:28:00,011 root INFO writing manifest file 'django_taggit.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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) 2025-11-07 14:28:00,041 root INFO creating build/lib/taggit/locale/ar/LC_MESSAGES 2025-11-07 14:28:00,042 root INFO copying taggit/locale/ar/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ar/LC_MESSAGES 2025-11-07 14:28:00,044 root INFO copying taggit/locale/ar/LC_MESSAGES/django.po -> build/lib/taggit/locale/ar/LC_MESSAGES 2025-11-07 14:28:00,045 root INFO creating build/lib/taggit/locale/cs/LC_MESSAGES 2025-11-07 14:28:00,047 root INFO copying taggit/locale/cs/LC_MESSAGES/django.mo -> build/lib/taggit/locale/cs/LC_MESSAGES 2025-11-07 14:28:00,048 root INFO copying taggit/locale/cs/LC_MESSAGES/django.po -> build/lib/taggit/locale/cs/LC_MESSAGES 2025-11-07 14:28:00,050 root INFO creating build/lib/taggit/locale/da/LC_MESSAGES 2025-11-07 14:28:00,051 root INFO copying taggit/locale/da/LC_MESSAGES/django.mo -> build/lib/taggit/locale/da/LC_MESSAGES 2025-11-07 14:28:00,053 root INFO copying taggit/locale/da/LC_MESSAGES/django.po -> build/lib/taggit/locale/da/LC_MESSAGES 2025-11-07 14:28:00,054 root INFO creating build/lib/taggit/locale/de/LC_MESSAGES 2025-11-07 14:28:00,055 root INFO copying taggit/locale/de/LC_MESSAGES/django.mo -> build/lib/taggit/locale/de/LC_MESSAGES 2025-11-07 14:28:00,057 root INFO copying taggit/locale/de/LC_MESSAGES/django.po -> build/lib/taggit/locale/de/LC_MESSAGES 2025-11-07 14:28:00,059 root INFO creating build/lib/taggit/locale/el/LC_MESSAGES 2025-11-07 14:28:00,060 root INFO copying taggit/locale/el/LC_MESSAGES/django.mo -> build/lib/taggit/locale/el/LC_MESSAGES 2025-11-07 14:28:00,061 root INFO copying taggit/locale/el/LC_MESSAGES/django.po -> build/lib/taggit/locale/el/LC_MESSAGES 2025-11-07 14:28:00,063 root INFO creating build/lib/taggit/locale/en/LC_MESSAGES 2025-11-07 14:28:00,064 root INFO copying taggit/locale/en/LC_MESSAGES/django.mo -> build/lib/taggit/locale/en/LC_MESSAGES 2025-11-07 14:28:00,066 root INFO copying taggit/locale/en/LC_MESSAGES/django.po -> build/lib/taggit/locale/en/LC_MESSAGES 2025-11-07 14:28:00,067 root INFO creating build/lib/taggit/locale/eo/LC_MESSAGES 2025-11-07 14:28:00,069 root INFO copying taggit/locale/eo/LC_MESSAGES/django.mo -> build/lib/taggit/locale/eo/LC_MESSAGES 2025-11-07 14:28:00,070 root INFO copying taggit/locale/eo/LC_MESSAGES/django.po -> build/lib/taggit/locale/eo/LC_MESSAGES 2025-11-07 14:28:00,072 root INFO creating build/lib/taggit/locale/es/LC_MESSAGES 2025-11-07 14:28:00,073 root INFO copying taggit/locale/es/LC_MESSAGES/django.mo -> build/lib/taggit/locale/es/LC_MESSAGES 2025-11-07 14:28:00,075 root INFO copying taggit/locale/es/LC_MESSAGES/django.po -> build/lib/taggit/locale/es/LC_MESSAGES 2025-11-07 14:28:00,076 root INFO creating build/lib/taggit/locale/fa/LC_MESSAGES 2025-11-07 14:28:00,077 root INFO copying taggit/locale/fa/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fa/LC_MESSAGES 2025-11-07 14:28:00,079 root INFO copying taggit/locale/fa/LC_MESSAGES/django.po -> build/lib/taggit/locale/fa/LC_MESSAGES 2025-11-07 14:28:00,080 root INFO creating build/lib/taggit/locale/fi/LC_MESSAGES 2025-11-07 14:28:00,082 root INFO copying taggit/locale/fi/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fi/LC_MESSAGES 2025-11-07 14:28:00,083 root INFO copying taggit/locale/fi/LC_MESSAGES/django.po -> build/lib/taggit/locale/fi/LC_MESSAGES 2025-11-07 14:28:00,085 root INFO creating build/lib/taggit/locale/fr/LC_MESSAGES 2025-11-07 14:28:00,086 root INFO copying taggit/locale/fr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/fr/LC_MESSAGES 2025-11-07 14:28:00,088 root INFO copying taggit/locale/fr/LC_MESSAGES/django.po -> build/lib/taggit/locale/fr/LC_MESSAGES 2025-11-07 14:28:00,089 root INFO creating build/lib/taggit/locale/he/LC_MESSAGES 2025-11-07 14:28:00,090 root INFO copying taggit/locale/he/LC_MESSAGES/django.mo -> build/lib/taggit/locale/he/LC_MESSAGES 2025-11-07 14:28:00,092 root INFO copying taggit/locale/he/LC_MESSAGES/django.po -> build/lib/taggit/locale/he/LC_MESSAGES 2025-11-07 14:28:00,093 root INFO creating build/lib/taggit/locale/it/LC_MESSAGES 2025-11-07 14:28:00,095 root INFO copying taggit/locale/it/LC_MESSAGES/django.mo -> build/lib/taggit/locale/it/LC_MESSAGES 2025-11-07 14:28:00,096 root INFO copying taggit/locale/it/LC_MESSAGES/django.po -> build/lib/taggit/locale/it/LC_MESSAGES 2025-11-07 14:28:00,098 root INFO creating build/lib/taggit/locale/ja/LC_MESSAGES 2025-11-07 14:28:00,099 root INFO copying taggit/locale/ja/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ja/LC_MESSAGES 2025-11-07 14:28:00,101 root INFO copying taggit/locale/ja/LC_MESSAGES/django.po -> build/lib/taggit/locale/ja/LC_MESSAGES 2025-11-07 14:28:00,102 root INFO creating build/lib/taggit/locale/nb/LC_MESSAGES 2025-11-07 14:28:00,103 root INFO copying taggit/locale/nb/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nb/LC_MESSAGES 2025-11-07 14:28:00,105 root INFO copying taggit/locale/nb/LC_MESSAGES/django.po -> build/lib/taggit/locale/nb/LC_MESSAGES 2025-11-07 14:28:00,106 root INFO creating build/lib/taggit/locale/nl/LC_MESSAGES 2025-11-07 14:28:00,108 root INFO copying taggit/locale/nl/LC_MESSAGES/django.mo -> build/lib/taggit/locale/nl/LC_MESSAGES 2025-11-07 14:28:00,109 root INFO copying taggit/locale/nl/LC_MESSAGES/django.po -> build/lib/taggit/locale/nl/LC_MESSAGES 2025-11-07 14:28:00,111 root INFO creating build/lib/taggit/locale/pt_BR/LC_MESSAGES 2025-11-07 14:28:00,112 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2025-11-07 14:28:00,114 root INFO copying taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/taggit/locale/pt_BR/LC_MESSAGES 2025-11-07 14:28:00,115 root INFO creating build/lib/taggit/locale/ru/LC_MESSAGES 2025-11-07 14:28:00,116 root INFO copying taggit/locale/ru/LC_MESSAGES/django.mo -> build/lib/taggit/locale/ru/LC_MESSAGES 2025-11-07 14:28:00,118 root INFO copying taggit/locale/ru/LC_MESSAGES/django.po -> build/lib/taggit/locale/ru/LC_MESSAGES 2025-11-07 14:28:00,119 root INFO creating build/lib/taggit/locale/tr/LC_MESSAGES 2025-11-07 14:28:00,121 root INFO copying taggit/locale/tr/LC_MESSAGES/django.mo -> build/lib/taggit/locale/tr/LC_MESSAGES 2025-11-07 14:28:00,122 root INFO copying taggit/locale/tr/LC_MESSAGES/django.po -> build/lib/taggit/locale/tr/LC_MESSAGES 2025-11-07 14:28:00,124 root INFO creating build/lib/taggit/locale/uk/LC_MESSAGES 2025-11-07 14:28:00,125 root INFO copying taggit/locale/uk/LC_MESSAGES/django.mo -> build/lib/taggit/locale/uk/LC_MESSAGES 2025-11-07 14:28:00,127 root INFO copying taggit/locale/uk/LC_MESSAGES/django.po -> build/lib/taggit/locale/uk/LC_MESSAGES 2025-11-07 14:28:00,128 root INFO creating build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2025-11-07 14:28:00,129 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2025-11-07 14:28:00,131 root INFO copying taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/taggit/locale/zh_Hans/LC_MESSAGES 2025-11-07 14:28:00,133 root INFO creating build/lib/taggit/management/commands 2025-11-07 14:28:00,134 root INFO copying taggit/management/commands/deduplicate_tags.py -> build/lib/taggit/management/commands 2025-11-07 14:28:00,135 root INFO copying taggit/management/commands/remove_orphaned_tags.py -> build/lib/taggit/management/commands 2025-11-07 14:28:00,137 root INFO creating build/lib/taggit/templates/admin/taggit 2025-11-07 14:28:00,138 root INFO copying taggit/templates/admin/taggit/merge_tags_form.html -> build/lib/taggit/templates/admin/taggit 2025-11-07 14:28:00,183 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-07 14:28:00,184 root INFO running install 2025-11-07 14:28:00,249 root INFO running install_lib 2025-11-07 14:28:00,269 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-07 14:28:00,270 root INFO creating build/bdist.linux-riscv64/wheel/sample_taggit 2025-11-07 14:28:00,271 root INFO copying build/lib/sample_taggit/settings.py -> build/bdist.linux-riscv64/wheel/./sample_taggit 2025-11-07 14:28:00,272 root INFO copying build/lib/sample_taggit/__init__.py -> build/bdist.linux-riscv64/wheel/./sample_taggit 2025-11-07 14:28:00,274 root INFO creating build/bdist.linux-riscv64/wheel/sample_taggit/library_management 2025-11-07 14:28:00,275 root INFO copying build/lib/sample_taggit/library_management/__init__.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,276 root INFO copying build/lib/sample_taggit/library_management/forms.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,277 root INFO copying build/lib/sample_taggit/library_management/urls.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,278 root INFO copying build/lib/sample_taggit/library_management/apps.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,280 root INFO copying build/lib/sample_taggit/library_management/views.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,281 root INFO copying build/lib/sample_taggit/library_management/admin.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,282 root INFO creating build/bdist.linux-riscv64/wheel/sample_taggit/library_management/migrations 2025-11-07 14:28:00,283 root INFO copying build/lib/sample_taggit/library_management/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management/migrations 2025-11-07 14:28:00,284 root INFO copying build/lib/sample_taggit/library_management/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management/migrations 2025-11-07 14:28:00,286 root INFO copying build/lib/sample_taggit/library_management/models.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management 2025-11-07 14:28:00,287 root INFO creating build/bdist.linux-riscv64/wheel/sample_taggit/library_management/templatetags 2025-11-07 14:28:00,289 root INFO copying build/lib/sample_taggit/library_management/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management/templatetags 2025-11-07 14:28:00,290 root INFO copying build/lib/sample_taggit/library_management/templatetags/custom_filters.py -> build/bdist.linux-riscv64/wheel/./sample_taggit/library_management/templatetags 2025-11-07 14:28:00,291 root INFO copying build/lib/sample_taggit/wsgi.py -> build/bdist.linux-riscv64/wheel/./sample_taggit 2025-11-07 14:28:00,292 root INFO copying build/lib/sample_taggit/urls.py -> build/bdist.linux-riscv64/wheel/./sample_taggit 2025-11-07 14:28:00,293 root INFO copying build/lib/sample_taggit/manage.py -> build/bdist.linux-riscv64/wheel/./sample_taggit 2025-11-07 14:28:00,294 root INFO copying build/lib/sample_taggit/asgi.py -> build/bdist.linux-riscv64/wheel/./sample_taggit 2025-11-07 14:28:00,296 root INFO creating build/bdist.linux-riscv64/wheel/taggit 2025-11-07 14:28:00,297 root INFO creating build/bdist.linux-riscv64/wheel/taggit/management 2025-11-07 14:28:00,299 root INFO creating build/bdist.linux-riscv64/wheel/taggit/management/commands 2025-11-07 14:28:00,300 root INFO copying build/lib/taggit/management/commands/deduplicate_tags.py -> build/bdist.linux-riscv64/wheel/./taggit/management/commands 2025-11-07 14:28:00,301 root INFO copying build/lib/taggit/management/commands/remove_orphaned_tags.py -> build/bdist.linux-riscv64/wheel/./taggit/management/commands 2025-11-07 14:28:00,302 root INFO copying build/lib/taggit/__init__.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,303 root INFO copying build/lib/taggit/utils.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,304 root INFO copying build/lib/taggit/forms.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,306 root INFO copying build/lib/taggit/managers.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,308 root INFO creating build/bdist.linux-riscv64/wheel/taggit/templates 2025-11-07 14:28:00,309 root INFO creating build/bdist.linux-riscv64/wheel/taggit/templates/admin 2025-11-07 14:28:00,310 root INFO creating build/bdist.linux-riscv64/wheel/taggit/templates/admin/taggit 2025-11-07 14:28:00,311 root INFO copying build/lib/taggit/templates/admin/taggit/merge_tags_form.html -> build/bdist.linux-riscv64/wheel/./taggit/templates/admin/taggit 2025-11-07 14:28:00,312 root INFO copying build/lib/taggit/apps.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,314 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale 2025-11-07 14:28:00,315 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/el 2025-11-07 14:28:00,317 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/el/LC_MESSAGES 2025-11-07 14:28:00,318 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/el/LC_MESSAGES 2025-11-07 14:28:00,319 root INFO copying build/lib/taggit/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/el/LC_MESSAGES 2025-11-07 14:28:00,321 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/uk 2025-11-07 14:28:00,322 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/uk/LC_MESSAGES 2025-11-07 14:28:00,323 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/uk/LC_MESSAGES 2025-11-07 14:28:00,324 root INFO copying build/lib/taggit/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/uk/LC_MESSAGES 2025-11-07 14:28:00,326 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/ru 2025-11-07 14:28:00,327 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/ru/LC_MESSAGES 2025-11-07 14:28:00,328 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/ru/LC_MESSAGES 2025-11-07 14:28:00,329 root INFO copying build/lib/taggit/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/ru/LC_MESSAGES 2025-11-07 14:28:00,331 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/es 2025-11-07 14:28:00,332 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/es/LC_MESSAGES 2025-11-07 14:28:00,333 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/es/LC_MESSAGES 2025-11-07 14:28:00,334 root INFO copying build/lib/taggit/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/es/LC_MESSAGES 2025-11-07 14:28:00,336 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/nl 2025-11-07 14:28:00,337 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/nl/LC_MESSAGES 2025-11-07 14:28:00,338 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/nl/LC_MESSAGES 2025-11-07 14:28:00,339 root INFO copying build/lib/taggit/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/nl/LC_MESSAGES 2025-11-07 14:28:00,341 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/tr 2025-11-07 14:28:00,342 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/tr/LC_MESSAGES 2025-11-07 14:28:00,343 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/tr/LC_MESSAGES 2025-11-07 14:28:00,345 root INFO copying build/lib/taggit/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/tr/LC_MESSAGES 2025-11-07 14:28:00,346 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/fi 2025-11-07 14:28:00,348 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/fi/LC_MESSAGES 2025-11-07 14:28:00,349 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/fi/LC_MESSAGES 2025-11-07 14:28:00,350 root INFO copying build/lib/taggit/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/fi/LC_MESSAGES 2025-11-07 14:28:00,352 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/zh_Hans 2025-11-07 14:28:00,353 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/zh_Hans/LC_MESSAGES 2025-11-07 14:28:00,354 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/zh_Hans/LC_MESSAGES 2025-11-07 14:28:00,355 root INFO copying build/lib/taggit/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/zh_Hans/LC_MESSAGES 2025-11-07 14:28:00,357 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/it 2025-11-07 14:28:00,358 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/it/LC_MESSAGES 2025-11-07 14:28:00,359 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/it/LC_MESSAGES 2025-11-07 14:28:00,360 root INFO copying build/lib/taggit/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/it/LC_MESSAGES 2025-11-07 14:28:00,362 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/da 2025-11-07 14:28:00,363 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/da/LC_MESSAGES 2025-11-07 14:28:00,364 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/da/LC_MESSAGES 2025-11-07 14:28:00,365 root INFO copying build/lib/taggit/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/da/LC_MESSAGES 2025-11-07 14:28:00,367 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/he 2025-11-07 14:28:00,368 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/he/LC_MESSAGES 2025-11-07 14:28:00,369 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/he/LC_MESSAGES 2025-11-07 14:28:00,371 root INFO copying build/lib/taggit/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/he/LC_MESSAGES 2025-11-07 14:28:00,372 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/cs 2025-11-07 14:28:00,373 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/cs/LC_MESSAGES 2025-11-07 14:28:00,374 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/cs/LC_MESSAGES 2025-11-07 14:28:00,376 root INFO copying build/lib/taggit/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/cs/LC_MESSAGES 2025-11-07 14:28:00,377 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/fa 2025-11-07 14:28:00,378 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/fa/LC_MESSAGES 2025-11-07 14:28:00,379 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/fa/LC_MESSAGES 2025-11-07 14:28:00,381 root INFO copying build/lib/taggit/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/fa/LC_MESSAGES 2025-11-07 14:28:00,382 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/ar 2025-11-07 14:28:00,384 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/ar/LC_MESSAGES 2025-11-07 14:28:00,385 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/ar/LC_MESSAGES 2025-11-07 14:28:00,386 root INFO copying build/lib/taggit/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/ar/LC_MESSAGES 2025-11-07 14:28:00,387 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/pt_BR 2025-11-07 14:28:00,389 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/pt_BR/LC_MESSAGES 2025-11-07 14:28:00,390 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/pt_BR/LC_MESSAGES 2025-11-07 14:28:00,391 root INFO copying build/lib/taggit/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/pt_BR/LC_MESSAGES 2025-11-07 14:28:00,392 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/en 2025-11-07 14:28:00,394 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/en/LC_MESSAGES 2025-11-07 14:28:00,395 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/en/LC_MESSAGES 2025-11-07 14:28:00,396 root INFO copying build/lib/taggit/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/en/LC_MESSAGES 2025-11-07 14:28:00,398 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/eo 2025-11-07 14:28:00,399 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/eo/LC_MESSAGES 2025-11-07 14:28:00,400 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/eo/LC_MESSAGES 2025-11-07 14:28:00,401 root INFO copying build/lib/taggit/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/eo/LC_MESSAGES 2025-11-07 14:28:00,403 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/fr 2025-11-07 14:28:00,404 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/fr/LC_MESSAGES 2025-11-07 14:28:00,405 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/fr/LC_MESSAGES 2025-11-07 14:28:00,406 root INFO copying build/lib/taggit/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/fr/LC_MESSAGES 2025-11-07 14:28:00,408 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/ja 2025-11-07 14:28:00,409 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/ja/LC_MESSAGES 2025-11-07 14:28:00,410 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/ja/LC_MESSAGES 2025-11-07 14:28:00,411 root INFO copying build/lib/taggit/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/ja/LC_MESSAGES 2025-11-07 14:28:00,413 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/de 2025-11-07 14:28:00,414 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/de/LC_MESSAGES 2025-11-07 14:28:00,415 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/de/LC_MESSAGES 2025-11-07 14:28:00,416 root INFO copying build/lib/taggit/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/de/LC_MESSAGES 2025-11-07 14:28:00,418 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/nb 2025-11-07 14:28:00,419 root INFO creating build/bdist.linux-riscv64/wheel/taggit/locale/nb/LC_MESSAGES 2025-11-07 14:28:00,420 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./taggit/locale/nb/LC_MESSAGES 2025-11-07 14:28:00,421 root INFO copying build/lib/taggit/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./taggit/locale/nb/LC_MESSAGES 2025-11-07 14:28:00,423 root INFO copying build/lib/taggit/views.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,424 root INFO copying build/lib/taggit/admin.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,425 root INFO copying build/lib/taggit/serializers.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,427 root INFO creating build/bdist.linux-riscv64/wheel/taggit/migrations 2025-11-07 14:28:00,428 root INFO copying build/lib/taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,429 root INFO copying build/lib/taggit/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,430 root INFO copying build/lib/taggit/migrations/0005_auto_20220424_2025.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,431 root INFO copying build/lib/taggit/migrations/0002_auto_20150616_2121.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,432 root INFO copying build/lib/taggit/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,434 root INFO copying build/lib/taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,435 root INFO copying build/lib/taggit/migrations/0003_taggeditem_add_unique_index.py -> build/bdist.linux-riscv64/wheel/./taggit/migrations 2025-11-07 14:28:00,436 root INFO copying build/lib/taggit/models.py -> build/bdist.linux-riscv64/wheel/./taggit 2025-11-07 14:28:00,437 root INFO running install_egg_info 2025-11-07 14:28:00,457 root INFO Copying django_taggit.egg-info to build/bdist.linux-riscv64/wheel/./django_taggit-6.1.0-py3.12.egg-info 2025-11-07 14:28:00,464 root INFO running install_scripts 2025-11-07 14:28:00,472 root INFO creating build/bdist.linux-riscv64/wheel/django_taggit-6.1.0.dist-info/WHEEL 2025-11-07 14:28:00,474 wheel INFO creating '/home/buildozer/aports/community/py3-django-taggit/src/django-taggit-6.1.0/.dist/.tmp-h6g5bw0t/django_taggit-6.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-07 14:28:00,477 wheel INFO adding 'django_taggit-6.1.0.dist-info/licenses/AUTHORS' 2025-11-07 14:28:00,478 wheel INFO adding 'django_taggit-6.1.0.dist-info/licenses/LICENSE' 2025-11-07 14:28:00,480 wheel INFO adding 'sample_taggit/__init__.py' 2025-11-07 14:28:00,482 wheel INFO adding 'sample_taggit/asgi.py' 2025-11-07 14:28:00,483 wheel INFO adding 'sample_taggit/manage.py' 2025-11-07 14:28:00,485 wheel INFO adding 'sample_taggit/settings.py' 2025-11-07 14:28:00,487 wheel INFO adding 'sample_taggit/urls.py' 2025-11-07 14:28:00,488 wheel INFO adding 'sample_taggit/wsgi.py' 2025-11-07 14:28:00,490 wheel INFO adding 'sample_taggit/library_management/__init__.py' 2025-11-07 14:28:00,491 wheel INFO adding 'sample_taggit/library_management/admin.py' 2025-11-07 14:28:00,493 wheel INFO adding 'sample_taggit/library_management/apps.py' 2025-11-07 14:28:00,494 wheel INFO adding 'sample_taggit/library_management/forms.py' 2025-11-07 14:28:00,496 wheel INFO adding 'sample_taggit/library_management/models.py' 2025-11-07 14:28:00,497 wheel INFO adding 'sample_taggit/library_management/urls.py' 2025-11-07 14:28:00,499 wheel INFO adding 'sample_taggit/library_management/views.py' 2025-11-07 14:28:00,500 wheel INFO adding 'sample_taggit/library_management/migrations/0001_initial.py' 2025-11-07 14:28:00,502 wheel INFO adding 'sample_taggit/library_management/migrations/__init__.py' 2025-11-07 14:28:00,504 wheel INFO adding 'sample_taggit/library_management/templatetags/__init__.py' 2025-11-07 14:28:00,505 wheel INFO adding 'sample_taggit/library_management/templatetags/custom_filters.py' 2025-11-07 14:28:00,507 wheel INFO adding 'taggit/__init__.py' 2025-11-07 14:28:00,508 wheel INFO adding 'taggit/admin.py' 2025-11-07 14:28:00,510 wheel INFO adding 'taggit/apps.py' 2025-11-07 14:28:00,511 wheel INFO adding 'taggit/forms.py' 2025-11-07 14:28:00,513 wheel INFO adding 'taggit/managers.py' 2025-11-07 14:28:00,515 wheel INFO adding 'taggit/models.py' 2025-11-07 14:28:00,517 wheel INFO adding 'taggit/serializers.py' 2025-11-07 14:28:00,518 wheel INFO adding 'taggit/utils.py' 2025-11-07 14:28:00,519 wheel INFO adding 'taggit/views.py' 2025-11-07 14:28:00,522 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,524 wheel INFO adding 'taggit/locale/ar/LC_MESSAGES/django.po' 2025-11-07 14:28:00,525 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,527 wheel INFO adding 'taggit/locale/cs/LC_MESSAGES/django.po' 2025-11-07 14:28:00,529 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,530 wheel INFO adding 'taggit/locale/da/LC_MESSAGES/django.po' 2025-11-07 14:28:00,532 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,533 wheel INFO adding 'taggit/locale/de/LC_MESSAGES/django.po' 2025-11-07 14:28:00,535 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,536 wheel INFO adding 'taggit/locale/el/LC_MESSAGES/django.po' 2025-11-07 14:28:00,538 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,540 wheel INFO adding 'taggit/locale/en/LC_MESSAGES/django.po' 2025-11-07 14:28:00,541 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,543 wheel INFO adding 'taggit/locale/eo/LC_MESSAGES/django.po' 2025-11-07 14:28:00,544 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,546 wheel INFO adding 'taggit/locale/es/LC_MESSAGES/django.po' 2025-11-07 14:28:00,548 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,549 wheel INFO adding 'taggit/locale/fa/LC_MESSAGES/django.po' 2025-11-07 14:28:00,551 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,552 wheel INFO adding 'taggit/locale/fi/LC_MESSAGES/django.po' 2025-11-07 14:28:00,554 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,556 wheel INFO adding 'taggit/locale/fr/LC_MESSAGES/django.po' 2025-11-07 14:28:00,557 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,559 wheel INFO adding 'taggit/locale/he/LC_MESSAGES/django.po' 2025-11-07 14:28:00,561 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,562 wheel INFO adding 'taggit/locale/it/LC_MESSAGES/django.po' 2025-11-07 14:28:00,563 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,564 wheel INFO adding 'taggit/locale/ja/LC_MESSAGES/django.po' 2025-11-07 14:28:00,566 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,567 wheel INFO adding 'taggit/locale/nb/LC_MESSAGES/django.po' 2025-11-07 14:28:00,568 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,569 wheel INFO adding 'taggit/locale/nl/LC_MESSAGES/django.po' 2025-11-07 14:28:00,571 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,572 wheel INFO adding 'taggit/locale/pt_BR/LC_MESSAGES/django.po' 2025-11-07 14:28:00,573 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,575 wheel INFO adding 'taggit/locale/ru/LC_MESSAGES/django.po' 2025-11-07 14:28:00,576 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,577 wheel INFO adding 'taggit/locale/tr/LC_MESSAGES/django.po' 2025-11-07 14:28:00,578 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,580 wheel INFO adding 'taggit/locale/uk/LC_MESSAGES/django.po' 2025-11-07 14:28:00,581 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-11-07 14:28:00,582 wheel INFO adding 'taggit/locale/zh_Hans/LC_MESSAGES/django.po' 2025-11-07 14:28:00,584 wheel INFO adding 'taggit/management/commands/deduplicate_tags.py' 2025-11-07 14:28:00,585 wheel INFO adding 'taggit/management/commands/remove_orphaned_tags.py' 2025-11-07 14:28:00,586 wheel INFO adding 'taggit/migrations/0001_initial.py' 2025-11-07 14:28:00,587 wheel INFO adding 'taggit/migrations/0002_auto_20150616_2121.py' 2025-11-07 14:28:00,588 wheel INFO adding 'taggit/migrations/0003_taggeditem_add_unique_index.py' 2025-11-07 14:28:00,589 wheel INFO adding 'taggit/migrations/0004_alter_taggeditem_content_type_alter_taggeditem_tag.py' 2025-11-07 14:28:00,591 wheel INFO adding 'taggit/migrations/0005_auto_20220424_2025.py' 2025-11-07 14:28:00,592 wheel INFO adding 'taggit/migrations/0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx.py' 2025-11-07 14:28:00,593 wheel INFO adding 'taggit/migrations/__init__.py' 2025-11-07 14:28:00,594 wheel INFO adding 'taggit/templates/admin/taggit/merge_tags_form.html' 2025-11-07 14:28:00,595 wheel INFO adding 'django_taggit-6.1.0.dist-info/METADATA' 2025-11-07 14:28:00,596 wheel INFO adding 'django_taggit-6.1.0.dist-info/WHEEL' 2025-11-07 14:28:00,597 wheel INFO adding 'django_taggit-6.1.0.dist-info/top_level.txt' 2025-11-07 14:28:00,599 wheel INFO adding 'django_taggit-6.1.0.dist-info/RECORD' 2025-11-07 14:28:00,602 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-07 14:28:00,624 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.12/site-packages/taggit/locale' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-lang/usr/lib/python3.12/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... 'usr/lib/python3.12/site-packages/sample_taggit/library_management/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/site-packages/sample_taggit/library_management/__pycache__' 'usr/lib/python3.12/site-packages/sample_taggit/library_management/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/site-packages/sample_taggit/library_management/migrations/__pycache__' 'usr/lib/python3.12/site-packages/sample_taggit/library_management/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/site-packages/sample_taggit/library_management/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/sample_taggit/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/site-packages/sample_taggit/__pycache__' 'usr/lib/python3.12/site-packages/taggit/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/site-packages/taggit/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/taggit/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/site-packages/taggit/__pycache__' 'usr/lib/python3.12/site-packages/taggit/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-taggit/pkg/py3-django-taggit-pyc/usr/lib/python3.12/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.12 >>> 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-r0.apk >>> py3-django-taggit-pyc*: Tracing dependencies... python3~3.12 >>> py3-django-taggit-pyc*: Package size: 113.2 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-r0.apk >>> py3-django-taggit*: Tracing dependencies... py3-django python3~3.12 >>> 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-r0.apk >>> py3-django-taggit: Build complete at Fri, 07 Nov 2025 14:28:03 +0000 elapsed time 0h 1m 26s >>> py3-django-taggit: Cleaning up srcdir >>> py3-django-taggit: Cleaning up pkgdir >>> py3-django-taggit: Cleaning up tmpdir >>> py3-django-taggit: Uninstalling dependencies... ( 1/31) Purging .makedepends-py3-django-taggit (20251107.142754) ( 2/31) Purging py3-django-pyc (4.2.25-r0) ( 3/31) Purging py3-django (4.2.25-r0) ( 4/31) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/31) Purging py3-asgiref (3.9.1-r0) ( 6/31) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/31) Purging py3-sqlparse (0.5.3-r0) ( 8/31) Purging tzdata (2025b-r0) ( 9/31) Purging py3-gpep517-pyc (19-r1) (10/31) Purging py3-gpep517 (19-r1) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (80.9.0-r2) (14/31) Purging py3-setuptools (80.9.0-r2) (15/31) Purging py3-wheel-pyc (0.46.1-r0) (16/31) Purging py3-wheel (0.46.1-r0) (17/31) Purging py3-packaging-pyc (25.0-r0) (18/31) Purging py3-packaging (25.0-r0) (19/31) Purging py3-parsing-pyc (3.2.3-r0) (20/31) Purging py3-parsing (3.2.3-r0) (21/31) Purging python3-pyc (3.12.12-r0) (22/31) Purging python3-pycache-pyc0 (3.12.12-r0) (23/31) Purging pyc (3.12.12-r0) (24/31) Purging python3 (3.12.12-r0) (25/31) Purging gdbm (1.26-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.5.2-r0) (28/31) Purging libpanelw (6.5_p20251010-r0) (29/31) Purging mpdecimal (4.0.1-r0) (30/31) Purging sqlite-libs (3.51.0-r0) (31/31) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-django-taggit: Updating the community/riscv64 repository index... >>> py3-django-taggit: Signing the index...