>>> py3-django-tables2: Building community/py3-django-tables2 2.7.0-r1 (using abuild 3.14.0-r0) started Tue, 22 Oct 2024 09:23:17 +0000 >>> py3-django-tables2: Validating /home/buildozer/aports/community/py3-django-tables2/APKBUILD... >>> WARNING: py3-django-tables2: Setting the maintainer with a comment is deprecated. Use maintainer="Kaarle Ritvanen " instead >>> py3-django-tables2: Analyzing dependencies... >>> py3-django-tables2: Installing for build: build-base python3 py3-django py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.6.3-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.5_p20241006-r0) (7/31) Installing sqlite-libs (3.47.0-r0) (8/31) Installing python3 (3.12.7-r0) (9/31) Installing python3-pycache-pyc0 (3.12.7-r0) (10/31) Installing pyc (3.12.7-r0) (11/31) Installing python3-pyc (3.12.7-r0) (12/31) Installing py3-asgiref (3.8.1-r1) (13/31) Installing py3-asgiref-pyc (3.8.1-r1) (14/31) Installing py3-sqlparse (0.5.1-r0) (15/31) Installing py3-sqlparse-pyc (0.5.1-r0) (16/31) Installing tzdata (2024b-r1) (17/31) Installing py3-django (4.2.16-r0) (18/31) Installing py3-django-pyc (4.2.16-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 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-parsing (3.1.4-r0) (24/31) Installing py3-parsing-pyc (3.1.4-r0) (25/31) Installing py3-packaging (24.1-r0) (26/31) Installing py3-packaging-pyc (24.1-r0) (27/31) Installing py3-setuptools (70.3.0-r0) (28/31) Installing py3-setuptools-pyc (70.3.0-r0) (29/31) Installing py3-wheel (0.43.0-r0) (30/31) Installing py3-wheel-pyc (0.43.0-r0) (31/31) Installing .makedepends-py3-django-tables2 (20241022.092335) Executing busybox-1.37.0-r3.trigger OK: 316 MiB in 130 packages >>> py3-django-tables2: Cleaning up srcdir >>> py3-django-tables2: Cleaning up pkgdir >>> py3-django-tables2: Cleaning up tmpdir >>> py3-django-tables2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-tables2-2.7.0.tar.gz >>> py3-django-tables2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-tables2-2.7.0.tar.gz >>> py3-django-tables2: Checking sha512sums... django-tables2-2.7.0.tar.gz: OK >>> py3-django-tables2: Unpacking /var/cache/distfiles/django-tables2-2.7.0.tar.gz... 2024-10-22 09:23:37,797 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-22 09:23:37,817 root INFO running bdist_wheel 2024-10-22 09:23:37,841 root INFO running build 2024-10-22 09:23:37,841 root INFO running build_py 2024-10-22 09:23:37,845 root INFO creating build 2024-10-22 09:23:37,845 root INFO creating build/lib 2024-10-22 09:23:37,845 root INFO creating build/lib/django_tables2 2024-10-22 09:23:37,845 root INFO copying django_tables2/utils.py -> build/lib/django_tables2 2024-10-22 09:23:37,846 root INFO copying django_tables2/views.py -> build/lib/django_tables2 2024-10-22 09:23:37,846 root INFO copying django_tables2/config.py -> build/lib/django_tables2 2024-10-22 09:23:37,846 root INFO copying django_tables2/__init__.py -> build/lib/django_tables2 2024-10-22 09:23:37,847 root INFO copying django_tables2/rows.py -> build/lib/django_tables2 2024-10-22 09:23:37,847 root INFO copying django_tables2/paginators.py -> build/lib/django_tables2 2024-10-22 09:23:37,847 root INFO copying django_tables2/tables.py -> build/lib/django_tables2 2024-10-22 09:23:37,848 root INFO copying django_tables2/data.py -> build/lib/django_tables2 2024-10-22 09:23:37,848 root INFO creating build/lib/django_tables2/export 2024-10-22 09:23:37,848 root INFO copying django_tables2/export/views.py -> build/lib/django_tables2/export 2024-10-22 09:23:37,849 root INFO copying django_tables2/export/__init__.py -> build/lib/django_tables2/export 2024-10-22 09:23:37,849 root INFO copying django_tables2/export/export.py -> build/lib/django_tables2/export 2024-10-22 09:23:37,849 root INFO creating build/lib/django_tables2/columns 2024-10-22 09:23:37,850 root INFO copying django_tables2/columns/templatecolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,850 root INFO copying django_tables2/columns/manytomanycolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,850 root INFO copying django_tables2/columns/jsoncolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,850 root INFO copying django_tables2/columns/base.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,851 root INFO copying django_tables2/columns/booleancolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,851 root INFO copying django_tables2/columns/datetimecolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,851 root INFO copying django_tables2/columns/emailcolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,851 root INFO copying django_tables2/columns/filecolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,852 root INFO copying django_tables2/columns/__init__.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,852 root INFO copying django_tables2/columns/linkcolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,852 root INFO copying django_tables2/columns/timecolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,853 root INFO copying django_tables2/columns/checkboxcolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,853 root INFO copying django_tables2/columns/urlcolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,853 root INFO copying django_tables2/columns/datecolumn.py -> build/lib/django_tables2/columns 2024-10-22 09:23:37,854 root INFO creating build/lib/django_tables2/templatetags 2024-10-22 09:23:37,854 root INFO copying django_tables2/templatetags/django_tables2.py -> build/lib/django_tables2/templatetags 2024-10-22 09:23:37,854 root INFO copying django_tables2/templatetags/__init__.py -> build/lib/django_tables2/templatetags 2024-10-22 09:23:37,854 root INFO running egg_info 2024-10-22 09:23:37,856 root INFO writing django_tables2.egg-info/PKG-INFO 2024-10-22 09:23:37,857 root INFO writing dependency_links to django_tables2.egg-info/dependency_links.txt 2024-10-22 09:23:37,858 root INFO writing requirements to django_tables2.egg-info/requires.txt 2024-10-22 09:23:37,858 root INFO writing top-level names to django_tables2.egg-info/top_level.txt 2024-10-22 09:23:37,862 root INFO reading manifest file 'django_tables2.egg-info/SOURCES.txt' 2024-10-22 09:23:37,864 root INFO reading manifest template 'MANIFEST.in' 2024-10-22 09:23:37,864 root WARNING warning: no previously-included files found matching 'docs/pages/CHANGELOG.md' 2024-10-22 09:23:37,864 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2024-10-22 09:23:37,870 root INFO adding license file 'LICENSE' 2024-10-22 09:23:37,872 root INFO writing manifest file 'django_tables2.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.hu.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 'django_tables2.locale.hu.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 'django_tables2.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.hu.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:215: _Warning: Package 'django_tables2.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.lt.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 'django_tables2.locale.lt.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 'django_tables2.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.lt.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:215: _Warning: Package 'django_tables2.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.pl.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 'django_tables2.locale.pl.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 'django_tables2.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.pl.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:215: _Warning: Package 'django_tables2.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.pt_PT.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.pt_PT.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 'django_tables2.locale.pt_PT.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 'django_tables2.locale.pt_PT.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.pt_PT.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:215: _Warning: Package 'django_tables2.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.sv.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 'django_tables2.locale.sv.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 'django_tables2.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.sv.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:215: _Warning: Package 'django_tables2.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.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 'django_tables2.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 'django_tables2.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.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:215: _Warning: Package 'django_tables2.static.django_tables2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.static.django_tables2' 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 'django_tables2.static.django_tables2' 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 'django_tables2.static.django_tables2' to be distributed and are already explicitly excluding 'django_tables2.static.django_tables2' 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:215: _Warning: Package 'django_tables2.static.django_tables2.themes.paleblue.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.static.django_tables2.themes.paleblue.css' 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 'django_tables2.static.django_tables2.themes.paleblue.css' 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 'django_tables2.static.django_tables2.themes.paleblue.css' to be distributed and are already explicitly excluding 'django_tables2.static.django_tables2.themes.paleblue.css' 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:215: _Warning: Package 'django_tables2.static.django_tables2.themes.paleblue.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.static.django_tables2.themes.paleblue.img' 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 'django_tables2.static.django_tables2.themes.paleblue.img' 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 'django_tables2.static.django_tables2.themes.paleblue.img' to be distributed and are already explicitly excluding 'django_tables2.static.django_tables2.themes.paleblue.img' 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:215: _Warning: Package 'django_tables2.templates.django_tables2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.templates.django_tables2' 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 'django_tables2.templates.django_tables2' 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 'django_tables2.templates.django_tables2' to be distributed and are already explicitly excluding 'django_tables2.templates.django_tables2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-10-22 09:23:37,880 root INFO creating build/lib/django_tables2/locale 2024-10-22 09:23:37,880 root INFO creating build/lib/django_tables2/locale/cs 2024-10-22 09:23:37,880 root INFO creating build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-10-22 09:23:37,881 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-10-22 09:23:37,881 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-10-22 09:23:37,881 root INFO creating build/lib/django_tables2/locale/de 2024-10-22 09:23:37,881 root INFO creating build/lib/django_tables2/locale/de/LC_MESSAGES 2024-10-22 09:23:37,881 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/de/LC_MESSAGES 2024-10-22 09:23:37,882 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/de/LC_MESSAGES 2024-10-22 09:23:37,882 root INFO creating build/lib/django_tables2/locale/el 2024-10-22 09:23:37,882 root INFO creating build/lib/django_tables2/locale/el/LC_MESSAGES 2024-10-22 09:23:37,882 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/el/LC_MESSAGES 2024-10-22 09:23:37,883 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/el/LC_MESSAGES 2024-10-22 09:23:37,883 root INFO creating build/lib/django_tables2/locale/en 2024-10-22 09:23:37,883 root INFO creating build/lib/django_tables2/locale/en/LC_MESSAGES 2024-10-22 09:23:37,883 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/en/LC_MESSAGES 2024-10-22 09:23:37,884 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/en/LC_MESSAGES 2024-10-22 09:23:37,884 root INFO creating build/lib/django_tables2/locale/es 2024-10-22 09:23:37,884 root INFO creating build/lib/django_tables2/locale/es/LC_MESSAGES 2024-10-22 09:23:37,884 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/es/LC_MESSAGES 2024-10-22 09:23:37,885 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/es/LC_MESSAGES 2024-10-22 09:23:37,885 root INFO creating build/lib/django_tables2/locale/fa 2024-10-22 09:23:37,885 root INFO creating build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-10-22 09:23:37,885 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-10-22 09:23:37,885 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-10-22 09:23:37,886 root INFO creating build/lib/django_tables2/locale/fr 2024-10-22 09:23:37,886 root INFO creating build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-10-22 09:23:37,886 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-10-22 09:23:37,886 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-10-22 09:23:37,887 root INFO creating build/lib/django_tables2/locale/hu 2024-10-22 09:23:37,887 root INFO creating build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-10-22 09:23:37,887 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-10-22 09:23:37,887 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-10-22 09:23:37,888 root INFO creating build/lib/django_tables2/locale/it 2024-10-22 09:23:37,888 root INFO creating build/lib/django_tables2/locale/it/LC_MESSAGES 2024-10-22 09:23:37,888 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/it/LC_MESSAGES 2024-10-22 09:23:37,888 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/it/LC_MESSAGES 2024-10-22 09:23:37,889 root INFO creating build/lib/django_tables2/locale/lt 2024-10-22 09:23:37,889 root INFO creating build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-10-22 09:23:37,889 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-10-22 09:23:37,889 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-10-22 09:23:37,889 root INFO creating build/lib/django_tables2/locale/nb 2024-10-22 09:23:37,890 root INFO creating build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-10-22 09:23:37,890 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-10-22 09:23:37,890 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-10-22 09:23:37,890 root INFO creating build/lib/django_tables2/locale/nl 2024-10-22 09:23:37,890 root INFO creating build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-10-22 09:23:37,891 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-10-22 09:23:37,891 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-10-22 09:23:37,891 root INFO creating build/lib/django_tables2/locale/pl 2024-10-22 09:23:37,891 root INFO creating build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-10-22 09:23:37,892 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-10-22 09:23:37,892 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-10-22 09:23:37,892 root INFO creating build/lib/django_tables2/locale/pt_BR 2024-10-22 09:23:37,892 root INFO creating build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-10-22 09:23:37,892 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-10-22 09:23:37,893 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-10-22 09:23:37,893 root INFO creating build/lib/django_tables2/locale/pt_PT 2024-10-22 09:23:37,893 root INFO creating build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-10-22 09:23:37,893 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-10-22 09:23:37,894 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-10-22 09:23:37,894 root INFO creating build/lib/django_tables2/locale/ru 2024-10-22 09:23:37,894 root INFO creating build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-10-22 09:23:37,894 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-10-22 09:23:37,895 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-10-22 09:23:37,895 root INFO creating build/lib/django_tables2/locale/sv 2024-10-22 09:23:37,895 root INFO creating build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-10-22 09:23:37,895 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-10-22 09:23:37,895 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-10-22 09:23:37,896 root INFO creating build/lib/django_tables2/locale/uk 2024-10-22 09:23:37,896 root INFO creating build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-10-22 09:23:37,896 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-10-22 09:23:37,896 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-10-22 09:23:37,897 root INFO creating build/lib/django_tables2/locale/zh_Hans 2024-10-22 09:23:37,897 root INFO creating build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-10-22 09:23:37,897 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-10-22 09:23:37,897 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-10-22 09:23:37,898 root INFO creating build/lib/django_tables2/static 2024-10-22 09:23:37,898 root INFO creating build/lib/django_tables2/static/django_tables2 2024-10-22 09:23:37,898 root INFO copying django_tables2/static/django_tables2/bootstrap.css -> build/lib/django_tables2/static/django_tables2 2024-10-22 09:23:37,898 root INFO creating build/lib/django_tables2/static/django_tables2/themes 2024-10-22 09:23:37,898 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue 2024-10-22 09:23:37,899 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2024-10-22 09:23:37,899 root INFO copying django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2024-10-22 09:23:37,899 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,899 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,899 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,900 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,900 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,900 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,901 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,901 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,901 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,902 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,902 root INFO creating build/lib/django_tables2/templates 2024-10-22 09:23:37,902 root INFO creating build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,902 root INFO copying django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,902 root INFO copying django_tables2/templates/django_tables2/bootstrap.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,903 root INFO copying django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,903 root INFO copying django_tables2/templates/django_tables2/bootstrap4.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,903 root INFO copying django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,904 root INFO copying django_tables2/templates/django_tables2/bootstrap5.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,904 root INFO copying django_tables2/templates/django_tables2/semantic.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,904 root INFO copying django_tables2/templates/django_tables2/table.html -> build/lib/django_tables2/templates/django_tables2 2024-10-22 09:23:37,912 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-22 09:23:37,912 root INFO running install 2024-10-22 09:23:37,925 root INFO running install_lib 2024-10-22 09:23:37,928 root INFO creating build/bdist.linux-loongarch64 2024-10-22 09:23:37,929 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-22 09:23:37,929 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,929 root INFO copying build/lib/django_tables2/utils.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,929 root INFO copying build/lib/django_tables2/views.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,930 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/export 2024-10-22 09:23:37,930 root INFO copying build/lib/django_tables2/export/views.py -> build/bdist.linux-loongarch64/wheel/django_tables2/export 2024-10-22 09:23:37,930 root INFO copying build/lib/django_tables2/export/__init__.py -> build/bdist.linux-loongarch64/wheel/django_tables2/export 2024-10-22 09:23:37,931 root INFO copying build/lib/django_tables2/export/export.py -> build/bdist.linux-loongarch64/wheel/django_tables2/export 2024-10-22 09:23:37,931 root INFO copying build/lib/django_tables2/config.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,931 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/static 2024-10-22 09:23:37,932 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2 2024-10-22 09:23:37,932 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes 2024-10-22 09:23:37,932 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue 2024-10-22 09:23:37,932 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,933 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,933 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,933 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,934 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,934 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,934 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,934 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,935 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,935 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-10-22 09:23:37,935 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2024-10-22 09:23:37,936 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2024-10-22 09:23:37,936 root INFO copying build/lib/django_tables2/static/django_tables2/bootstrap.css -> build/bdist.linux-loongarch64/wheel/django_tables2/static/django_tables2 2024-10-22 09:23:37,936 root INFO copying build/lib/django_tables2/__init__.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,937 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/templates 2024-10-22 09:23:37,937 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,937 root INFO copying build/lib/django_tables2/templates/django_tables2/semantic.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,937 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,938 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,938 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,938 root INFO copying build/lib/django_tables2/templates/django_tables2/table.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,939 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,939 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,939 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4.html -> build/bdist.linux-loongarch64/wheel/django_tables2/templates/django_tables2 2024-10-22 09:23:37,940 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,940 root INFO copying build/lib/django_tables2/columns/templatecolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,940 root INFO copying build/lib/django_tables2/columns/manytomanycolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,940 root INFO copying build/lib/django_tables2/columns/jsoncolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,941 root INFO copying build/lib/django_tables2/columns/base.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,941 root INFO copying build/lib/django_tables2/columns/booleancolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,941 root INFO copying build/lib/django_tables2/columns/datetimecolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,942 root INFO copying build/lib/django_tables2/columns/emailcolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,942 root INFO copying build/lib/django_tables2/columns/filecolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,942 root INFO copying build/lib/django_tables2/columns/__init__.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,942 root INFO copying build/lib/django_tables2/columns/linkcolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,943 root INFO copying build/lib/django_tables2/columns/timecolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,943 root INFO copying build/lib/django_tables2/columns/checkboxcolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,943 root INFO copying build/lib/django_tables2/columns/urlcolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,944 root INFO copying build/lib/django_tables2/columns/datecolumn.py -> build/bdist.linux-loongarch64/wheel/django_tables2/columns 2024-10-22 09:23:37,944 root INFO copying build/lib/django_tables2/rows.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,944 root INFO copying build/lib/django_tables2/paginators.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,945 root INFO copying build/lib/django_tables2/tables.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,945 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale 2024-10-22 09:23:37,945 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/fa 2024-10-22 09:23:37,946 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-10-22 09:23:37,946 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-10-22 09:23:37,946 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-10-22 09:23:37,946 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/fr 2024-10-22 09:23:37,947 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-10-22 09:23:37,947 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-10-22 09:23:37,947 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-10-22 09:23:37,948 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/de 2024-10-22 09:23:37,948 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/de/LC_MESSAGES 2024-10-22 09:23:37,948 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/de/LC_MESSAGES 2024-10-22 09:23:37,948 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/de/LC_MESSAGES 2024-10-22 09:23:37,949 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/pl 2024-10-22 09:23:37,949 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-10-22 09:23:37,949 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-10-22 09:23:37,949 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-10-22 09:23:37,950 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_PT 2024-10-22 09:23:37,950 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-10-22 09:23:37,950 root INFO copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-10-22 09:23:37,951 root INFO copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-10-22 09:23:37,951 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/sv 2024-10-22 09:23:37,951 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-10-22 09:23:37,951 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-10-22 09:23:37,952 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-10-22 09:23:37,952 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/cs 2024-10-22 09:23:37,952 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-10-22 09:23:37,953 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-10-22 09:23:37,953 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-10-22 09:23:37,953 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_BR 2024-10-22 09:23:37,954 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-10-22 09:23:37,954 root INFO copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-10-22 09:23:37,954 root INFO copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-10-22 09:23:37,954 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/lt 2024-10-22 09:23:37,955 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-10-22 09:23:37,955 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-10-22 09:23:37,955 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-10-22 09:23:37,956 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/en 2024-10-22 09:23:37,956 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/en/LC_MESSAGES 2024-10-22 09:23:37,956 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/en/LC_MESSAGES 2024-10-22 09:23:37,956 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/en/LC_MESSAGES 2024-10-22 09:23:37,957 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/nl 2024-10-22 09:23:37,957 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-10-22 09:23:37,957 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-10-22 09:23:37,957 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-10-22 09:23:37,958 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/ru 2024-10-22 09:23:37,958 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-10-22 09:23:37,958 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-10-22 09:23:37,958 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-10-22 09:23:37,959 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/it 2024-10-22 09:23:37,959 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/it/LC_MESSAGES 2024-10-22 09:23:37,959 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/it/LC_MESSAGES 2024-10-22 09:23:37,959 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/it/LC_MESSAGES 2024-10-22 09:23:37,960 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/zh_Hans 2024-10-22 09:23:37,960 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-10-22 09:23:37,960 root INFO copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-10-22 09:23:37,960 root INFO copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-10-22 09:23:37,961 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/es 2024-10-22 09:23:37,961 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/es/LC_MESSAGES 2024-10-22 09:23:37,961 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/es/LC_MESSAGES 2024-10-22 09:23:37,961 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/es/LC_MESSAGES 2024-10-22 09:23:37,962 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/el 2024-10-22 09:23:37,962 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/el/LC_MESSAGES 2024-10-22 09:23:37,962 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/el/LC_MESSAGES 2024-10-22 09:23:37,962 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/el/LC_MESSAGES 2024-10-22 09:23:37,963 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/nb 2024-10-22 09:23:37,963 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-10-22 09:23:37,963 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-10-22 09:23:37,963 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-10-22 09:23:37,964 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/uk 2024-10-22 09:23:37,964 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-10-22 09:23:37,964 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-10-22 09:23:37,964 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-10-22 09:23:37,965 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/hu 2024-10-22 09:23:37,965 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-10-22 09:23:37,965 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-10-22 09:23:37,965 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-10-22 09:23:37,966 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2/templatetags 2024-10-22 09:23:37,966 root INFO copying build/lib/django_tables2/templatetags/django_tables2.py -> build/bdist.linux-loongarch64/wheel/django_tables2/templatetags 2024-10-22 09:23:37,966 root INFO copying build/lib/django_tables2/templatetags/__init__.py -> build/bdist.linux-loongarch64/wheel/django_tables2/templatetags 2024-10-22 09:23:37,966 root INFO copying build/lib/django_tables2/data.py -> build/bdist.linux-loongarch64/wheel/django_tables2 2024-10-22 09:23:37,966 root INFO running install_egg_info 2024-10-22 09:23:37,970 root INFO Copying django_tables2.egg-info to build/bdist.linux-loongarch64/wheel/django_tables2-2.7.0-py3.12.egg-info 2024-10-22 09:23:37,971 root INFO running install_scripts 2024-10-22 09:23:37,974 root INFO creating build/bdist.linux-loongarch64/wheel/django_tables2-2.7.0.dist-info/WHEEL 2024-10-22 09:23:37,975 wheel INFO creating '/home/buildozer/aports/community/py3-django-tables2/src/django-tables2-2.7.0/.dist/.tmp-5zjt8let/django_tables2-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-22 09:23:37,975 wheel INFO adding 'django_tables2/__init__.py' 2024-10-22 09:23:37,975 wheel INFO adding 'django_tables2/config.py' 2024-10-22 09:23:37,976 wheel INFO adding 'django_tables2/data.py' 2024-10-22 09:23:37,976 wheel INFO adding 'django_tables2/paginators.py' 2024-10-22 09:23:37,976 wheel INFO adding 'django_tables2/rows.py' 2024-10-22 09:23:37,977 wheel INFO adding 'django_tables2/tables.py' 2024-10-22 09:23:37,977 wheel INFO adding 'django_tables2/utils.py' 2024-10-22 09:23:37,978 wheel INFO adding 'django_tables2/views.py' 2024-10-22 09:23:37,978 wheel INFO adding 'django_tables2/columns/__init__.py' 2024-10-22 09:23:37,979 wheel INFO adding 'django_tables2/columns/base.py' 2024-10-22 09:23:37,979 wheel INFO adding 'django_tables2/columns/booleancolumn.py' 2024-10-22 09:23:37,979 wheel INFO adding 'django_tables2/columns/checkboxcolumn.py' 2024-10-22 09:23:37,980 wheel INFO adding 'django_tables2/columns/datecolumn.py' 2024-10-22 09:23:37,980 wheel INFO adding 'django_tables2/columns/datetimecolumn.py' 2024-10-22 09:23:37,980 wheel INFO adding 'django_tables2/columns/emailcolumn.py' 2024-10-22 09:23:37,980 wheel INFO adding 'django_tables2/columns/filecolumn.py' 2024-10-22 09:23:37,981 wheel INFO adding 'django_tables2/columns/jsoncolumn.py' 2024-10-22 09:23:37,981 wheel INFO adding 'django_tables2/columns/linkcolumn.py' 2024-10-22 09:23:37,981 wheel INFO adding 'django_tables2/columns/manytomanycolumn.py' 2024-10-22 09:23:37,981 wheel INFO adding 'django_tables2/columns/templatecolumn.py' 2024-10-22 09:23:37,982 wheel INFO adding 'django_tables2/columns/timecolumn.py' 2024-10-22 09:23:37,982 wheel INFO adding 'django_tables2/columns/urlcolumn.py' 2024-10-22 09:23:37,982 wheel INFO adding 'django_tables2/export/__init__.py' 2024-10-22 09:23:37,983 wheel INFO adding 'django_tables2/export/export.py' 2024-10-22 09:23:37,983 wheel INFO adding 'django_tables2/export/views.py' 2024-10-22 09:23:37,983 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,984 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.po' 2024-10-22 09:23:37,984 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,984 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.po' 2024-10-22 09:23:37,985 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,985 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.po' 2024-10-22 09:23:37,985 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,985 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.po' 2024-10-22 09:23:37,986 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,986 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.po' 2024-10-22 09:23:37,986 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,987 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.po' 2024-10-22 09:23:37,987 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,987 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.po' 2024-10-22 09:23:37,988 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,988 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.po' 2024-10-22 09:23:37,988 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,988 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.po' 2024-10-22 09:23:37,989 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,989 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.po' 2024-10-22 09:23:37,989 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,990 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.po' 2024-10-22 09:23:37,990 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,990 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.po' 2024-10-22 09:23:37,990 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,991 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.po' 2024-10-22 09:23:37,991 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,991 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.po' 2024-10-22 09:23:37,992 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,992 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.po' 2024-10-22 09:23:37,992 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,993 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.po' 2024-10-22 09:23:37,993 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,993 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.po' 2024-10-22 09:23:37,994 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,994 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.po' 2024-10-22 09:23:37,994 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-10-22 09:23:37,994 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.po' 2024-10-22 09:23:37,995 wheel INFO adding 'django_tables2/static/django_tables2/bootstrap.css' 2024-10-22 09:23:37,995 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/css/screen.css' 2024-10-22 09:23:37,995 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png' 2024-10-22 09:23:37,996 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png' 2024-10-22 09:23:37,996 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png' 2024-10-22 09:23:37,996 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png' 2024-10-22 09:23:37,996 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/false.gif' 2024-10-22 09:23:37,997 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png' 2024-10-22 09:23:37,997 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/missing.png' 2024-10-22 09:23:37,997 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif' 2024-10-22 09:23:37,997 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/true.gif' 2024-10-22 09:23:37,998 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap-responsive.html' 2024-10-22 09:23:37,998 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap.html' 2024-10-22 09:23:37,998 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4-responsive.html' 2024-10-22 09:23:37,999 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4.html' 2024-10-22 09:23:37,999 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5-responsive.html' 2024-10-22 09:23:37,999 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5.html' 2024-10-22 09:23:37,999 wheel INFO adding 'django_tables2/templates/django_tables2/semantic.html' 2024-10-22 09:23:38,000 wheel INFO adding 'django_tables2/templates/django_tables2/table.html' 2024-10-22 09:23:38,000 wheel INFO adding 'django_tables2/templatetags/__init__.py' 2024-10-22 09:23:38,000 wheel INFO adding 'django_tables2/templatetags/django_tables2.py' 2024-10-22 09:23:38,001 wheel INFO adding 'django_tables2-2.7.0.dist-info/LICENSE' 2024-10-22 09:23:38,001 wheel INFO adding 'django_tables2-2.7.0.dist-info/METADATA' 2024-10-22 09:23:38,001 wheel INFO adding 'django_tables2-2.7.0.dist-info/WHEEL' 2024-10-22 09:23:38,002 wheel INFO adding 'django_tables2-2.7.0.dist-info/top_level.txt' 2024-10-22 09:23:38,002 wheel INFO adding 'django_tables2-2.7.0.dist-info/RECORD' 2024-10-22 09:23:38,003 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-22 09:23:38,010 gpep517 INFO The backend produced .dist/django_tables2-2.7.0-py3-none-any.whl django_tables2-2.7.0-py3-none-any.whl >>> py3-django-tables2: Entering fakeroot... >>> py3-django-tables2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/django_tables2/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/__pycache__' 'usr/lib/python3.12/site-packages/django_tables2/export/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/export/__pycache__' 'usr/lib/python3.12/site-packages/django_tables2/columns/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/columns/__pycache__' 'usr/lib/python3.12/site-packages/django_tables2/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/templatetags/__pycache__' >>> py3-django-tables2-pyc*: Preparing subpackage py3-django-tables2-pyc... >>> py3-django-tables2-pyc*: Running postcheck for py3-django-tables2-pyc >>> py3-django-tables2*: Running postcheck for py3-django-tables2 >>> py3-django-tables2*: Preparing package py3-django-tables2... >>> py3-django-tables2-pyc*: Tracing dependencies... python3 py3-django python3~3.12 >>> py3-django-tables2-pyc*: Package size: 195.0 KB >>> py3-django-tables2-pyc*: Compressing data... >>> py3-django-tables2-pyc*: Create checksum... >>> py3-django-tables2-pyc*: Create py3-django-tables2-pyc-2.7.0-r1.apk >>> py3-django-tables2*: Tracing dependencies... python3 py3-django python3~3.12 >>> py3-django-tables2*: Package size: 223.4 KB >>> py3-django-tables2*: Compressing data... >>> py3-django-tables2*: Create checksum... >>> py3-django-tables2*: Create py3-django-tables2-2.7.0-r1.apk >>> py3-django-tables2: Build complete at Tue, 22 Oct 2024 09:23:38 +0000 elapsed time 0h 0m 21s >>> py3-django-tables2: Cleaning up srcdir >>> py3-django-tables2: Cleaning up pkgdir >>> py3-django-tables2: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-tables2 (20241022.092335) (2/31) Purging py3-django-pyc (4.2.16-r0) (3/31) Purging py3-django (4.2.16-r0) (4/31) Purging py3-asgiref-pyc (3.8.1-r1) (5/31) Purging py3-asgiref (3.8.1-r1) (6/31) Purging py3-sqlparse-pyc (0.5.1-r0) (7/31) Purging py3-sqlparse (0.5.1-r0) (8/31) Purging tzdata (2024b-r1) (9/31) Purging py3-gpep517-pyc (16-r0) (10/31) Purging py3-gpep517 (16-r0) (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 (70.3.0-r0) (14/31) Purging py3-setuptools (70.3.0-r0) (15/31) Purging py3-wheel-pyc (0.43.0-r0) (16/31) Purging py3-wheel (0.43.0-r0) (17/31) Purging py3-packaging-pyc (24.1-r0) (18/31) Purging py3-packaging (24.1-r0) (19/31) Purging py3-parsing-pyc (3.1.4-r0) (20/31) Purging py3-parsing (3.1.4-r0) (21/31) Purging python3-pyc (3.12.7-r0) (22/31) Purging python3-pycache-pyc0 (3.12.7-r0) (23/31) Purging pyc (3.12.7-r0) (24/31) Purging python3 (3.12.7-r0) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.5_p20241006-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging sqlite-libs (3.47.0-r0) (31/31) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 243 MiB in 99 packages >>> py3-django-tables2: Updating the community/loongarch64 repository index... >>> py3-django-tables2: Signing the index...