>>> py3-django-tables2: Building community/py3-django-tables2 2.7.0-r0 (using abuild 3.12.0-r0) started Wed, 13 Dec 2023 14:37:55 +0000 >>> py3-django-tables2: Checking sanity of /home/buildozer/aports/community/py3-django-tables2/APKBUILD... >>> py3-django-tables2: Analyzing dependencies... >>> py3-django-tables2: Installing for build: build-base python3 py3-django py3-gpep517 py3-setuptools py3-wheel (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.4-r3) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.4.5-r0) (5/32) Installing mpdecimal (2.5.1-r2) (6/32) Installing libpanelw (6.4_p20231125-r0) (7/32) Installing readline (8.2.1-r2) (8/32) Installing sqlite-libs (3.44.2-r0) (9/32) Installing python3 (3.11.6-r1) (10/32) Installing python3-pycache-pyc0 (3.11.6-r1) (11/32) Installing pyc (3.11.6-r1) (12/32) Installing python3-pyc (3.11.6-r1) (13/32) Installing py3-asgiref (3.7.2-r0) (14/32) Installing py3-asgiref-pyc (3.7.2-r0) (15/32) Installing py3-sqlparse (0.4.4-r1) (16/32) Installing py3-sqlparse-pyc (0.4.4-r1) (17/32) Installing tzdata (2023c-r1) (18/32) Installing py3-django (4.2.7-r0) (19/32) Installing py3-django-pyc (4.2.7-r0) (20/32) Installing py3-installer (0.7.0-r1) (21/32) Installing py3-installer-pyc (0.7.0-r1) (22/32) Installing py3-gpep517 (15-r1) (23/32) Installing py3-gpep517-pyc (15-r1) (24/32) Installing py3-parsing (3.1.1-r0) (25/32) Installing py3-parsing-pyc (3.1.1-r0) (26/32) Installing py3-packaging (23.2-r0) (27/32) Installing py3-packaging-pyc (23.2-r0) (28/32) Installing py3-setuptools (68.2.2-r0) (29/32) Installing py3-setuptools-pyc (68.2.2-r0) (30/32) Installing py3-wheel (0.42.0-r0) (31/32) Installing py3-wheel-pyc (0.42.0-r0) (32/32) Installing .makedepends-py3-django-tables2 (20231213.143756) Executing busybox-1.36.1-r16.trigger OK: 418 MiB in 136 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-tables2: Fetching https://files.pythonhosted.org/packages/source/d/django-tables2/django-tables2-2.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 79583 100 79583 0 0 1153k 0 --:--:-- --:--:-- --:--:-- 1153k >>> 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... 2023-12-13 14:37:58,322 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-13 14:37:58,349 root INFO running bdist_wheel 2023-12-13 14:37:58,362 root INFO running build 2023-12-13 14:37:58,362 root INFO running build_py 2023-12-13 14:37:58,364 root INFO creating build 2023-12-13 14:37:58,364 root INFO creating build/lib 2023-12-13 14:37:58,364 root INFO creating build/lib/django_tables2 2023-12-13 14:37:58,364 root INFO copying django_tables2/tables.py -> build/lib/django_tables2 2023-12-13 14:37:58,364 root INFO copying django_tables2/rows.py -> build/lib/django_tables2 2023-12-13 14:37:58,365 root INFO copying django_tables2/views.py -> build/lib/django_tables2 2023-12-13 14:37:58,365 root INFO copying django_tables2/paginators.py -> build/lib/django_tables2 2023-12-13 14:37:58,365 root INFO copying django_tables2/data.py -> build/lib/django_tables2 2023-12-13 14:37:58,365 root INFO copying django_tables2/utils.py -> build/lib/django_tables2 2023-12-13 14:37:58,365 root INFO copying django_tables2/config.py -> build/lib/django_tables2 2023-12-13 14:37:58,366 root INFO copying django_tables2/__init__.py -> build/lib/django_tables2 2023-12-13 14:37:58,366 root INFO creating build/lib/django_tables2/columns 2023-12-13 14:37:58,366 root INFO copying django_tables2/columns/booleancolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,366 root INFO copying django_tables2/columns/datecolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,366 root INFO copying django_tables2/columns/urlcolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,367 root INFO copying django_tables2/columns/emailcolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,367 root INFO copying django_tables2/columns/datetimecolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,367 root INFO copying django_tables2/columns/filecolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,367 root INFO copying django_tables2/columns/checkboxcolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,367 root INFO copying django_tables2/columns/manytomanycolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,367 root INFO copying django_tables2/columns/base.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,368 root INFO copying django_tables2/columns/jsoncolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,368 root INFO copying django_tables2/columns/timecolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,368 root INFO copying django_tables2/columns/templatecolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,368 root INFO copying django_tables2/columns/linkcolumn.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,368 root INFO copying django_tables2/columns/__init__.py -> build/lib/django_tables2/columns 2023-12-13 14:37:58,369 root INFO creating build/lib/django_tables2/templatetags 2023-12-13 14:37:58,369 root INFO copying django_tables2/templatetags/django_tables2.py -> build/lib/django_tables2/templatetags 2023-12-13 14:37:58,369 root INFO copying django_tables2/templatetags/__init__.py -> build/lib/django_tables2/templatetags 2023-12-13 14:37:58,369 root INFO creating build/lib/django_tables2/export 2023-12-13 14:37:58,369 root INFO copying django_tables2/export/export.py -> build/lib/django_tables2/export 2023-12-13 14:37:58,369 root INFO copying django_tables2/export/views.py -> build/lib/django_tables2/export 2023-12-13 14:37:58,370 root INFO copying django_tables2/export/__init__.py -> build/lib/django_tables2/export 2023-12-13 14:37:58,370 root INFO running egg_info 2023-12-13 14:37:58,371 root INFO writing django_tables2.egg-info/PKG-INFO 2023-12-13 14:37:58,371 root INFO writing dependency_links to django_tables2.egg-info/dependency_links.txt 2023-12-13 14:37:58,372 root INFO writing requirements to django_tables2.egg-info/requires.txt 2023-12-13 14:37:58,372 root INFO writing top-level names to django_tables2.egg-info/top_level.txt 2023-12-13 14:37:58,373 root INFO reading manifest file 'django_tables2.egg-info/SOURCES.txt' 2023-12-13 14:37:58,374 root INFO reading manifest template 'MANIFEST.in' 2023-12-13 14:37:58,374 root WARNING warning: no previously-included files found matching 'docs/pages/CHANGELOG.md' 2023-12-13 14:37:58,375 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2023-12-13 14:37:58,377 root INFO adding license file 'LICENSE' 2023-12-13 14:37:58,379 root INFO writing manifest file 'django_tables2.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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.11/site-packages/setuptools/command/build_py.py:204: _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) 2023-12-13 14:37:58,384 root INFO creating build/lib/django_tables2/locale 2023-12-13 14:37:58,384 root INFO creating build/lib/django_tables2/locale/cs 2023-12-13 14:37:58,384 root INFO creating build/lib/django_tables2/locale/cs/LC_MESSAGES 2023-12-13 14:37:58,384 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2023-12-13 14:37:58,384 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2023-12-13 14:37:58,384 root INFO creating build/lib/django_tables2/locale/de 2023-12-13 14:37:58,384 root INFO creating build/lib/django_tables2/locale/de/LC_MESSAGES 2023-12-13 14:37:58,384 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/de/LC_MESSAGES 2023-12-13 14:37:58,385 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/de/LC_MESSAGES 2023-12-13 14:37:58,385 root INFO creating build/lib/django_tables2/locale/el 2023-12-13 14:37:58,385 root INFO creating build/lib/django_tables2/locale/el/LC_MESSAGES 2023-12-13 14:37:58,385 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/el/LC_MESSAGES 2023-12-13 14:37:58,385 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/el/LC_MESSAGES 2023-12-13 14:37:58,385 root INFO creating build/lib/django_tables2/locale/en 2023-12-13 14:37:58,385 root INFO creating build/lib/django_tables2/locale/en/LC_MESSAGES 2023-12-13 14:37:58,385 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/en/LC_MESSAGES 2023-12-13 14:37:58,386 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/en/LC_MESSAGES 2023-12-13 14:37:58,386 root INFO creating build/lib/django_tables2/locale/es 2023-12-13 14:37:58,386 root INFO creating build/lib/django_tables2/locale/es/LC_MESSAGES 2023-12-13 14:37:58,386 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/es/LC_MESSAGES 2023-12-13 14:37:58,386 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/es/LC_MESSAGES 2023-12-13 14:37:58,386 root INFO creating build/lib/django_tables2/locale/fa 2023-12-13 14:37:58,386 root INFO creating build/lib/django_tables2/locale/fa/LC_MESSAGES 2023-12-13 14:37:58,387 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2023-12-13 14:37:58,387 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2023-12-13 14:37:58,387 root INFO creating build/lib/django_tables2/locale/fr 2023-12-13 14:37:58,387 root INFO creating build/lib/django_tables2/locale/fr/LC_MESSAGES 2023-12-13 14:37:58,387 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2023-12-13 14:37:58,387 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2023-12-13 14:37:58,387 root INFO creating build/lib/django_tables2/locale/hu 2023-12-13 14:37:58,388 root INFO creating build/lib/django_tables2/locale/hu/LC_MESSAGES 2023-12-13 14:37:58,388 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2023-12-13 14:37:58,388 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2023-12-13 14:37:58,388 root INFO creating build/lib/django_tables2/locale/it 2023-12-13 14:37:58,388 root INFO creating build/lib/django_tables2/locale/it/LC_MESSAGES 2023-12-13 14:37:58,388 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/it/LC_MESSAGES 2023-12-13 14:37:58,388 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/it/LC_MESSAGES 2023-12-13 14:37:58,388 root INFO creating build/lib/django_tables2/locale/lt 2023-12-13 14:37:58,389 root INFO creating build/lib/django_tables2/locale/lt/LC_MESSAGES 2023-12-13 14:37:58,389 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2023-12-13 14:37:58,389 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2023-12-13 14:37:58,389 root INFO creating build/lib/django_tables2/locale/nb 2023-12-13 14:37:58,389 root INFO creating build/lib/django_tables2/locale/nb/LC_MESSAGES 2023-12-13 14:37:58,389 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2023-12-13 14:37:58,389 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2023-12-13 14:37:58,389 root INFO creating build/lib/django_tables2/locale/nl 2023-12-13 14:37:58,390 root INFO creating build/lib/django_tables2/locale/nl/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO creating build/lib/django_tables2/locale/pl 2023-12-13 14:37:58,390 root INFO creating build/lib/django_tables2/locale/pl/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO creating build/lib/django_tables2/locale/pt_BR 2023-12-13 14:37:58,390 root INFO creating build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2023-12-13 14:37:58,390 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2023-12-13 14:37:58,391 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2023-12-13 14:37:58,391 root INFO creating build/lib/django_tables2/locale/pt_PT 2023-12-13 14:37:58,391 root INFO creating build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2023-12-13 14:37:58,391 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2023-12-13 14:37:58,391 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2023-12-13 14:37:58,391 root INFO creating build/lib/django_tables2/locale/ru 2023-12-13 14:37:58,391 root INFO creating build/lib/django_tables2/locale/ru/LC_MESSAGES 2023-12-13 14:37:58,391 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO creating build/lib/django_tables2/locale/sv 2023-12-13 14:37:58,392 root INFO creating build/lib/django_tables2/locale/sv/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO creating build/lib/django_tables2/locale/uk 2023-12-13 14:37:58,392 root INFO creating build/lib/django_tables2/locale/uk/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2023-12-13 14:37:58,392 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2023-12-13 14:37:58,393 root INFO creating build/lib/django_tables2/locale/zh_Hans 2023-12-13 14:37:58,393 root INFO creating build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2023-12-13 14:37:58,393 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2023-12-13 14:37:58,393 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2023-12-13 14:37:58,393 root INFO creating build/lib/django_tables2/static 2023-12-13 14:37:58,393 root INFO creating build/lib/django_tables2/static/django_tables2 2023-12-13 14:37:58,393 root INFO copying django_tables2/static/django_tables2/bootstrap.css -> build/lib/django_tables2/static/django_tables2 2023-12-13 14:37:58,393 root INFO creating build/lib/django_tables2/static/django_tables2/themes 2023-12-13 14:37:58,393 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue 2023-12-13 14:37:58,394 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2023-12-13 14:37:58,394 root INFO copying django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2023-12-13 14:37:58,394 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,394 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 2023-12-13 14:37:58,394 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 2023-12-13 14:37:58,394 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 2023-12-13 14:37:58,394 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 2023-12-13 14:37:58,394 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,395 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,395 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,395 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,395 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,395 root INFO creating build/lib/django_tables2/templates 2023-12-13 14:37:58,395 root INFO creating build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,395 root INFO copying django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,395 root INFO copying django_tables2/templates/django_tables2/bootstrap.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,396 root INFO copying django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,396 root INFO copying django_tables2/templates/django_tables2/bootstrap4.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,396 root INFO copying django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,396 root INFO copying django_tables2/templates/django_tables2/bootstrap5.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,396 root INFO copying django_tables2/templates/django_tables2/semantic.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,396 root INFO copying django_tables2/templates/django_tables2/table.html -> build/lib/django_tables2/templates/django_tables2 2023-12-13 14:37:58,400 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-12-13 14:37:58,400 root INFO running install 2023-12-13 14:37:58,408 root INFO running install_lib 2023-12-13 14:37:58,410 root INFO creating build/bdist.linux-armv8l 2023-12-13 14:37:58,410 root INFO creating build/bdist.linux-armv8l/wheel 2023-12-13 14:37:58,410 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,410 root INFO copying build/lib/django_tables2/tables.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,410 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale 2023-12-13 14:37:58,410 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_BR 2023-12-13 14:37:58,410 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2023-12-13 14:37:58,411 root INFO copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2023-12-13 14:37:58,411 root INFO copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2023-12-13 14:37:58,411 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/lt 2023-12-13 14:37:58,411 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/lt/LC_MESSAGES 2023-12-13 14:37:58,411 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/lt/LC_MESSAGES 2023-12-13 14:37:58,411 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/lt/LC_MESSAGES 2023-12-13 14:37:58,411 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fa 2023-12-13 14:37:58,411 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fa/LC_MESSAGES 2023-12-13 14:37:58,412 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fa/LC_MESSAGES 2023-12-13 14:37:58,412 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fa/LC_MESSAGES 2023-12-13 14:37:58,412 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/cs 2023-12-13 14:37:58,412 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/cs/LC_MESSAGES 2023-12-13 14:37:58,412 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/cs/LC_MESSAGES 2023-12-13 14:37:58,412 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/cs/LC_MESSAGES 2023-12-13 14:37:58,412 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/sv 2023-12-13 14:37:58,412 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/sv/LC_MESSAGES 2023-12-13 14:37:58,413 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/sv/LC_MESSAGES 2023-12-13 14:37:58,413 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/sv/LC_MESSAGES 2023-12-13 14:37:58,413 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/en 2023-12-13 14:37:58,413 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/en/LC_MESSAGES 2023-12-13 14:37:58,413 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/en/LC_MESSAGES 2023-12-13 14:37:58,413 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/en/LC_MESSAGES 2023-12-13 14:37:58,413 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nl 2023-12-13 14:37:58,414 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nl/LC_MESSAGES 2023-12-13 14:37:58,414 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nl/LC_MESSAGES 2023-12-13 14:37:58,414 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nl/LC_MESSAGES 2023-12-13 14:37:58,414 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fr 2023-12-13 14:37:58,414 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fr/LC_MESSAGES 2023-12-13 14:37:58,414 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fr/LC_MESSAGES 2023-12-13 14:37:58,414 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fr/LC_MESSAGES 2023-12-13 14:37:58,414 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_PT 2023-12-13 14:37:58,414 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2023-12-13 14:37:58,415 root INFO copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2023-12-13 14:37:58,415 root INFO copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2023-12-13 14:37:58,415 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/es 2023-12-13 14:37:58,415 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/es/LC_MESSAGES 2023-12-13 14:37:58,415 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/es/LC_MESSAGES 2023-12-13 14:37:58,415 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/es/LC_MESSAGES 2023-12-13 14:37:58,415 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/uk 2023-12-13 14:37:58,415 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/uk/LC_MESSAGES 2023-12-13 14:37:58,416 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/uk/LC_MESSAGES 2023-12-13 14:37:58,416 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/uk/LC_MESSAGES 2023-12-13 14:37:58,416 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/de 2023-12-13 14:37:58,416 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/de/LC_MESSAGES 2023-12-13 14:37:58,416 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/de/LC_MESSAGES 2023-12-13 14:37:58,416 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/de/LC_MESSAGES 2023-12-13 14:37:58,416 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pl 2023-12-13 14:37:58,417 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pl/LC_MESSAGES 2023-12-13 14:37:58,417 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pl/LC_MESSAGES 2023-12-13 14:37:58,417 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pl/LC_MESSAGES 2023-12-13 14:37:58,417 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/ru 2023-12-13 14:37:58,417 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/ru/LC_MESSAGES 2023-12-13 14:37:58,417 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/ru/LC_MESSAGES 2023-12-13 14:37:58,417 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/ru/LC_MESSAGES 2023-12-13 14:37:58,417 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/zh_Hans 2023-12-13 14:37:58,418 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2023-12-13 14:37:58,418 root INFO copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2023-12-13 14:37:58,418 root INFO copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2023-12-13 14:37:58,418 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nb 2023-12-13 14:37:58,418 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nb/LC_MESSAGES 2023-12-13 14:37:58,418 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nb/LC_MESSAGES 2023-12-13 14:37:58,418 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nb/LC_MESSAGES 2023-12-13 14:37:58,418 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/el 2023-12-13 14:37:58,418 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/el/LC_MESSAGES 2023-12-13 14:37:58,419 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/el/LC_MESSAGES 2023-12-13 14:37:58,419 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/el/LC_MESSAGES 2023-12-13 14:37:58,419 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/it 2023-12-13 14:37:58,419 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/it/LC_MESSAGES 2023-12-13 14:37:58,419 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/it/LC_MESSAGES 2023-12-13 14:37:58,419 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/it/LC_MESSAGES 2023-12-13 14:37:58,419 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/hu 2023-12-13 14:37:58,420 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/hu/LC_MESSAGES 2023-12-13 14:37:58,420 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/hu/LC_MESSAGES 2023-12-13 14:37:58,420 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/hu/LC_MESSAGES 2023-12-13 14:37:58,420 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/templates 2023-12-13 14:37:58,420 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,420 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,420 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,420 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,420 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,421 root INFO copying build/lib/django_tables2/templates/django_tables2/semantic.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,421 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,421 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,421 root INFO copying build/lib/django_tables2/templates/django_tables2/table.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2023-12-13 14:37:58,421 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,421 root INFO copying build/lib/django_tables2/columns/booleancolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,421 root INFO copying build/lib/django_tables2/columns/datecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/urlcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/emailcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/datetimecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/filecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/checkboxcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/manytomanycolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/base.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,422 root INFO copying build/lib/django_tables2/columns/jsoncolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/columns/timecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/columns/templatecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/columns/linkcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/columns/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2023-12-13 14:37:58,423 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/templatetags 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/templatetags/django_tables2.py -> build/bdist.linux-armv8l/wheel/django_tables2/templatetags 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/templatetags/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2/templatetags 2023-12-13 14:37:58,423 root INFO copying build/lib/django_tables2/rows.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,424 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/export 2023-12-13 14:37:58,424 root INFO copying build/lib/django_tables2/export/export.py -> build/bdist.linux-armv8l/wheel/django_tables2/export 2023-12-13 14:37:58,424 root INFO copying build/lib/django_tables2/export/views.py -> build/bdist.linux-armv8l/wheel/django_tables2/export 2023-12-13 14:37:58,424 root INFO copying build/lib/django_tables2/export/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2/export 2023-12-13 14:37:58,424 root INFO copying build/lib/django_tables2/views.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,424 root INFO copying build/lib/django_tables2/paginators.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,424 root INFO copying build/lib/django_tables2/data.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,425 root INFO copying build/lib/django_tables2/utils.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,425 root INFO copying build/lib/django_tables2/config.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,425 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static 2023-12-13 14:37:58,425 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2 2023-12-13 14:37:58,425 root INFO copying build/lib/django_tables2/static/django_tables2/bootstrap.css -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2 2023-12-13 14:37:58,425 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes 2023-12-13 14:37:58,425 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue 2023-12-13 14:37:58,425 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2023-12-13 14:37:58,426 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,426 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,427 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,427 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,427 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2023-12-13 14:37:58,427 root INFO copying build/lib/django_tables2/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2 2023-12-13 14:37:58,427 root INFO running install_egg_info 2023-12-13 14:37:58,430 root INFO Copying django_tables2.egg-info to build/bdist.linux-armv8l/wheel/django_tables2-2.7.0-py3.11.egg-info 2023-12-13 14:37:58,431 root INFO running install_scripts 2023-12-13 14:37:58,433 wheel INFO creating build/bdist.linux-armv8l/wheel/django_tables2-2.7.0.dist-info/WHEEL 2023-12-13 14:37:58,433 wheel INFO creating '/home/buildozer/aports/community/py3-django-tables2/src/django-tables2-2.7.0/.dist/.tmp-rd9j0yz_/django_tables2-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-12-13 14:37:58,433 wheel INFO adding 'django_tables2/__init__.py' 2023-12-13 14:37:58,433 wheel INFO adding 'django_tables2/config.py' 2023-12-13 14:37:58,434 wheel INFO adding 'django_tables2/data.py' 2023-12-13 14:37:58,434 wheel INFO adding 'django_tables2/paginators.py' 2023-12-13 14:37:58,434 wheel INFO adding 'django_tables2/rows.py' 2023-12-13 14:37:58,434 wheel INFO adding 'django_tables2/tables.py' 2023-12-13 14:37:58,435 wheel INFO adding 'django_tables2/utils.py' 2023-12-13 14:37:58,435 wheel INFO adding 'django_tables2/views.py' 2023-12-13 14:37:58,435 wheel INFO adding 'django_tables2/columns/__init__.py' 2023-12-13 14:37:58,435 wheel INFO adding 'django_tables2/columns/base.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/booleancolumn.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/checkboxcolumn.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/datecolumn.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/datetimecolumn.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/emailcolumn.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/filecolumn.py' 2023-12-13 14:37:58,436 wheel INFO adding 'django_tables2/columns/jsoncolumn.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/columns/linkcolumn.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/columns/manytomanycolumn.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/columns/templatecolumn.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/columns/timecolumn.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/columns/urlcolumn.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/export/__init__.py' 2023-12-13 14:37:58,437 wheel INFO adding 'django_tables2/export/export.py' 2023-12-13 14:37:58,438 wheel INFO adding 'django_tables2/export/views.py' 2023-12-13 14:37:58,438 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,438 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.po' 2023-12-13 14:37:58,438 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,438 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.po' 2023-12-13 14:37:58,438 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.po' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.po' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.po' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,439 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.po' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.po' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.po' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.po' 2023-12-13 14:37:58,440 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,441 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.po' 2023-12-13 14:37:58,441 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,441 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.po' 2023-12-13 14:37:58,441 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,441 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.po' 2023-12-13 14:37:58,441 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.po' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.po' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.po' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,442 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.po' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.po' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.po' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.po' 2023-12-13 14:37:58,443 wheel INFO adding 'django_tables2/static/django_tables2/bootstrap.css' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/css/screen.css' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/false.gif' 2023-12-13 14:37:58,444 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/missing.png' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/true.gif' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap-responsive.html' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap.html' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4-responsive.html' 2023-12-13 14:37:58,445 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4.html' 2023-12-13 14:37:58,446 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5-responsive.html' 2023-12-13 14:37:58,446 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5.html' 2023-12-13 14:37:58,446 wheel INFO adding 'django_tables2/templates/django_tables2/semantic.html' 2023-12-13 14:37:58,446 wheel INFO adding 'django_tables2/templates/django_tables2/table.html' 2023-12-13 14:37:58,446 wheel INFO adding 'django_tables2/templatetags/__init__.py' 2023-12-13 14:37:58,446 wheel INFO adding 'django_tables2/templatetags/django_tables2.py' 2023-12-13 14:37:58,447 wheel INFO adding 'django_tables2-2.7.0.dist-info/LICENSE' 2023-12-13 14:37:58,447 wheel INFO adding 'django_tables2-2.7.0.dist-info/METADATA' 2023-12-13 14:37:58,447 wheel INFO adding 'django_tables2-2.7.0.dist-info/WHEEL' 2023-12-13 14:37:58,447 wheel INFO adding 'django_tables2-2.7.0.dist-info/top_level.txt' 2023-12-13 14:37:58,447 wheel INFO adding 'django_tables2-2.7.0.dist-info/RECORD' 2023-12-13 14:37:58,448 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-12-13 14:37:58,451 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... '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/usr/lib/python3.11/site-packages/django_tables2/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.11/site-packages/django_tables2/__pycache__' '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/usr/lib/python3.11/site-packages/django_tables2/columns/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.11/site-packages/django_tables2/columns/__pycache__' '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/usr/lib/python3.11/site-packages/django_tables2/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.11/site-packages/django_tables2/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/usr/lib/python3.11/site-packages/django_tables2/export/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.11/site-packages/django_tables2/export/__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.11 >>> py3-django-tables2-pyc*: Package size: 320.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-r0.apk >>> py3-django-tables2*: Tracing dependencies... python3 py3-django python3~3.11 >>> py3-django-tables2*: Package size: 712.0 KB >>> py3-django-tables2*: Compressing data... >>> py3-django-tables2*: Create checksum... >>> py3-django-tables2*: Create py3-django-tables2-2.7.0-r0.apk >>> py3-django-tables2: Build complete at Wed, 13 Dec 2023 14:37:59 +0000 elapsed time 0h 0m 4s >>> py3-django-tables2: Cleaning up srcdir >>> py3-django-tables2: Cleaning up pkgdir >>> py3-django-tables2: Uninstalling dependencies... (1/32) Purging .makedepends-py3-django-tables2 (20231213.143756) (2/32) Purging py3-django-pyc (4.2.7-r0) (3/32) Purging py3-django (4.2.7-r0) (4/32) Purging py3-asgiref-pyc (3.7.2-r0) (5/32) Purging py3-asgiref (3.7.2-r0) (6/32) Purging py3-sqlparse-pyc (0.4.4-r1) (7/32) Purging py3-sqlparse (0.4.4-r1) (8/32) Purging tzdata (2023c-r1) (9/32) Purging py3-gpep517-pyc (15-r1) (10/32) Purging py3-gpep517 (15-r1) (11/32) Purging py3-installer-pyc (0.7.0-r1) (12/32) Purging py3-installer (0.7.0-r1) (13/32) Purging py3-setuptools-pyc (68.2.2-r0) (14/32) Purging py3-setuptools (68.2.2-r0) (15/32) Purging py3-wheel-pyc (0.42.0-r0) (16/32) Purging py3-wheel (0.42.0-r0) (17/32) Purging py3-packaging-pyc (23.2-r0) (18/32) Purging py3-packaging (23.2-r0) (19/32) Purging py3-parsing-pyc (3.1.1-r0) (20/32) Purging py3-parsing (3.1.1-r0) (21/32) Purging python3-pyc (3.11.6-r1) (22/32) Purging python3-pycache-pyc0 (3.11.6-r1) (23/32) Purging pyc (3.11.6-r1) (24/32) Purging python3 (3.11.6-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.4-r3) (28/32) Purging libpanelw (6.4_p20231125-r0) (29/32) Purging mpdecimal (2.5.1-r2) (30/32) Purging readline (8.2.1-r2) (31/32) Purging sqlite-libs (3.44.2-r0) (32/32) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r16.trigger OK: 315 MiB in 104 packages >>> py3-django-tables2: Updating the community/armhf repository index... >>> py3-django-tables2: Signing the index...