>>> py3-django-tables2: Building community/py3-django-tables2 2.7.0-r1 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 20:05:20 +0000 >>> py3-django-tables2: Validating /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/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.6.3-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.5_p20241006-r2) (7/31) Installing sqlite-libs (3.47.0-r0) (8/31) Installing python3 (3.12.7-r1) (9/31) Installing python3-pycache-pyc0 (3.12.7-r1) (10/31) Installing pyc (3.12.7-r1) (11/31) Installing python3-pyc (3.12.7-r1) (12/31) Installing py3-asgiref (3.8.1-r1) (13/31) Installing py3-asgiref-pyc (3.8.1-r1) (14/31) Installing py3-sqlparse (0.5.1-r0) (15/31) Installing py3-sqlparse-pyc (0.5.1-r0) (16/31) Installing tzdata (2024b-r1) (17/31) Installing py3-django (4.2.16-r0) (18/31) Installing py3-django-pyc (4.2.16-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-parsing (3.1.4-r0) (24/31) Installing py3-parsing-pyc (3.1.4-r0) (25/31) Installing py3-packaging (24.1-r0) (26/31) Installing py3-packaging-pyc (24.1-r0) (27/31) Installing py3-setuptools (70.3.0-r0) (28/31) Installing py3-setuptools-pyc (70.3.0-r0) (29/31) Installing py3-wheel (0.43.0-r0) (30/31) Installing py3-wheel-pyc (0.43.0-r0) (31/31) Installing .makedepends-py3-django-tables2 (20241101.200532) Executing busybox-1.37.0-r5.trigger OK: 340 MiB in 132 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/v3.21/django-tables2-2.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-tables2: Fetching https://files.pythonhosted.org/packages/source/d/django-tables2/django-tables2-2.7.0.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/v3.21/django-tables2-2.7.0.tar.gz.part' django-tables2-2.7.0 100% |********************************| 79583 0:00:00 ETA '/var/cache/distfiles/v3.21/django-tables2-2.7.0.tar.gz.part' saved >>> py3-django-tables2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/django-tables2-2.7.0.tar.gz... 2024-11-01 20:05:34,719 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-01 20:05:34,734 root INFO running bdist_wheel 2024-11-01 20:05:34,753 root INFO running build 2024-11-01 20:05:34,753 root INFO running build_py 2024-11-01 20:05:34,756 root INFO creating build 2024-11-01 20:05:34,757 root INFO creating build/lib 2024-11-01 20:05:34,757 root INFO creating build/lib/django_tables2 2024-11-01 20:05:34,757 root INFO copying django_tables2/__init__.py -> build/lib/django_tables2 2024-11-01 20:05:34,757 root INFO copying django_tables2/views.py -> build/lib/django_tables2 2024-11-01 20:05:34,758 root INFO copying django_tables2/tables.py -> build/lib/django_tables2 2024-11-01 20:05:34,758 root INFO copying django_tables2/utils.py -> build/lib/django_tables2 2024-11-01 20:05:34,758 root INFO copying django_tables2/config.py -> build/lib/django_tables2 2024-11-01 20:05:34,758 root INFO copying django_tables2/rows.py -> build/lib/django_tables2 2024-11-01 20:05:34,758 root INFO copying django_tables2/data.py -> build/lib/django_tables2 2024-11-01 20:05:34,759 root INFO copying django_tables2/paginators.py -> build/lib/django_tables2 2024-11-01 20:05:34,759 root INFO creating build/lib/django_tables2/export 2024-11-01 20:05:34,759 root INFO copying django_tables2/export/__init__.py -> build/lib/django_tables2/export 2024-11-01 20:05:34,760 root INFO copying django_tables2/export/views.py -> build/lib/django_tables2/export 2024-11-01 20:05:34,760 root INFO copying django_tables2/export/export.py -> build/lib/django_tables2/export 2024-11-01 20:05:34,760 root INFO creating build/lib/django_tables2/columns 2024-11-01 20:05:34,760 root INFO copying django_tables2/columns/__init__.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,761 root INFO copying django_tables2/columns/templatecolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,761 root INFO copying django_tables2/columns/urlcolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,761 root INFO copying django_tables2/columns/emailcolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,761 root INFO copying django_tables2/columns/manytomanycolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,761 root INFO copying django_tables2/columns/jsoncolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,762 root INFO copying django_tables2/columns/timecolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,762 root INFO copying django_tables2/columns/linkcolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,762 root INFO copying django_tables2/columns/datetimecolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,762 root INFO copying django_tables2/columns/base.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,762 root INFO copying django_tables2/columns/checkboxcolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,762 root INFO copying django_tables2/columns/booleancolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,763 root INFO copying django_tables2/columns/filecolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,763 root INFO copying django_tables2/columns/datecolumn.py -> build/lib/django_tables2/columns 2024-11-01 20:05:34,763 root INFO creating build/lib/django_tables2/templatetags 2024-11-01 20:05:34,763 root INFO copying django_tables2/templatetags/__init__.py -> build/lib/django_tables2/templatetags 2024-11-01 20:05:34,764 root INFO copying django_tables2/templatetags/django_tables2.py -> build/lib/django_tables2/templatetags 2024-11-01 20:05:34,764 root INFO running egg_info 2024-11-01 20:05:34,765 root INFO writing django_tables2.egg-info/PKG-INFO 2024-11-01 20:05:34,766 root INFO writing dependency_links to django_tables2.egg-info/dependency_links.txt 2024-11-01 20:05:34,767 root INFO writing requirements to django_tables2.egg-info/requires.txt 2024-11-01 20:05:34,767 root INFO writing top-level names to django_tables2.egg-info/top_level.txt 2024-11-01 20:05:34,770 root INFO reading manifest file 'django_tables2.egg-info/SOURCES.txt' 2024-11-01 20:05:34,770 root INFO reading manifest template 'MANIFEST.in' 2024-11-01 20:05:34,771 root WARNING warning: no previously-included files found matching 'docs/pages/CHANGELOG.md' 2024-11-01 20:05:34,771 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2024-11-01 20:05:34,774 root INFO adding license file 'LICENSE' 2024-11-01 20:05:34,776 root INFO writing manifest file 'django_tables2.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.pt_PT.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.pt_PT.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.pt_PT.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.pt_PT.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.pt_PT.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_tables2.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.static.django_tables2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.static.django_tables2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.static.django_tables2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.static.django_tables2' to be distributed and are already explicitly excluding 'django_tables2.static.django_tables2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.static.django_tables2.themes.paleblue.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.static.django_tables2.themes.paleblue.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.static.django_tables2.themes.paleblue.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.static.django_tables2.themes.paleblue.css' to be distributed and are already explicitly excluding 'django_tables2.static.django_tables2.themes.paleblue.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.static.django_tables2.themes.paleblue.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.static.django_tables2.themes.paleblue.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.static.django_tables2.themes.paleblue.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.static.django_tables2.themes.paleblue.img' to be distributed and are already explicitly excluding 'django_tables2.static.django_tables2.themes.paleblue.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'django_tables2.templates.django_tables2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_tables2.templates.django_tables2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_tables2.templates.django_tables2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_tables2.templates.django_tables2' to be distributed and are already explicitly excluding 'django_tables2.templates.django_tables2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-11-01 20:05:34,781 root INFO creating build/lib/django_tables2/locale 2024-11-01 20:05:34,782 root INFO creating build/lib/django_tables2/locale/cs 2024-11-01 20:05:34,782 root INFO creating build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-11-01 20:05:34,782 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-11-01 20:05:34,782 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-11-01 20:05:34,783 root INFO creating build/lib/django_tables2/locale/de 2024-11-01 20:05:34,783 root INFO creating build/lib/django_tables2/locale/de/LC_MESSAGES 2024-11-01 20:05:34,783 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/de/LC_MESSAGES 2024-11-01 20:05:34,783 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/de/LC_MESSAGES 2024-11-01 20:05:34,783 root INFO creating build/lib/django_tables2/locale/el 2024-11-01 20:05:34,784 root INFO creating build/lib/django_tables2/locale/el/LC_MESSAGES 2024-11-01 20:05:34,784 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/el/LC_MESSAGES 2024-11-01 20:05:34,784 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/el/LC_MESSAGES 2024-11-01 20:05:34,784 root INFO creating build/lib/django_tables2/locale/en 2024-11-01 20:05:34,784 root INFO creating build/lib/django_tables2/locale/en/LC_MESSAGES 2024-11-01 20:05:34,785 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/en/LC_MESSAGES 2024-11-01 20:05:34,785 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/en/LC_MESSAGES 2024-11-01 20:05:34,785 root INFO creating build/lib/django_tables2/locale/es 2024-11-01 20:05:34,785 root INFO creating build/lib/django_tables2/locale/es/LC_MESSAGES 2024-11-01 20:05:34,785 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/es/LC_MESSAGES 2024-11-01 20:05:34,786 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/es/LC_MESSAGES 2024-11-01 20:05:34,786 root INFO creating build/lib/django_tables2/locale/fa 2024-11-01 20:05:34,786 root INFO creating build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-11-01 20:05:34,786 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-11-01 20:05:34,786 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-11-01 20:05:34,786 root INFO creating build/lib/django_tables2/locale/fr 2024-11-01 20:05:34,787 root INFO creating build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-11-01 20:05:34,787 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-11-01 20:05:34,787 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-11-01 20:05:34,787 root INFO creating build/lib/django_tables2/locale/hu 2024-11-01 20:05:34,787 root INFO creating build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-11-01 20:05:34,787 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-11-01 20:05:34,788 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-11-01 20:05:34,788 root INFO creating build/lib/django_tables2/locale/it 2024-11-01 20:05:34,788 root INFO creating build/lib/django_tables2/locale/it/LC_MESSAGES 2024-11-01 20:05:34,788 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/it/LC_MESSAGES 2024-11-01 20:05:34,788 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/it/LC_MESSAGES 2024-11-01 20:05:34,789 root INFO creating build/lib/django_tables2/locale/lt 2024-11-01 20:05:34,789 root INFO creating build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-11-01 20:05:34,789 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-11-01 20:05:34,789 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-11-01 20:05:34,789 root INFO creating build/lib/django_tables2/locale/nb 2024-11-01 20:05:34,790 root INFO creating build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-11-01 20:05:34,790 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-11-01 20:05:34,790 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-11-01 20:05:34,790 root INFO creating build/lib/django_tables2/locale/nl 2024-11-01 20:05:34,790 root INFO creating build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-11-01 20:05:34,790 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-11-01 20:05:34,791 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-11-01 20:05:34,791 root INFO creating build/lib/django_tables2/locale/pl 2024-11-01 20:05:34,791 root INFO creating build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-11-01 20:05:34,791 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-11-01 20:05:34,791 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-11-01 20:05:34,792 root INFO creating build/lib/django_tables2/locale/pt_BR 2024-11-01 20:05:34,792 root INFO creating build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-11-01 20:05:34,792 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-11-01 20:05:34,792 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-11-01 20:05:34,792 root INFO creating build/lib/django_tables2/locale/pt_PT 2024-11-01 20:05:34,792 root INFO creating build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-11-01 20:05:34,793 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-11-01 20:05:34,793 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-11-01 20:05:34,793 root INFO creating build/lib/django_tables2/locale/ru 2024-11-01 20:05:34,793 root INFO creating build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-11-01 20:05:34,793 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-11-01 20:05:34,793 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-11-01 20:05:34,794 root INFO creating build/lib/django_tables2/locale/sv 2024-11-01 20:05:34,794 root INFO creating build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-11-01 20:05:34,794 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-11-01 20:05:34,794 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-11-01 20:05:34,794 root INFO creating build/lib/django_tables2/locale/uk 2024-11-01 20:05:34,794 root INFO creating build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-11-01 20:05:34,795 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-11-01 20:05:34,795 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-11-01 20:05:34,795 root INFO creating build/lib/django_tables2/locale/zh_Hans 2024-11-01 20:05:34,795 root INFO creating build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-11-01 20:05:34,795 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-11-01 20:05:34,795 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-11-01 20:05:34,796 root INFO creating build/lib/django_tables2/static 2024-11-01 20:05:34,796 root INFO creating build/lib/django_tables2/static/django_tables2 2024-11-01 20:05:34,796 root INFO copying django_tables2/static/django_tables2/bootstrap.css -> build/lib/django_tables2/static/django_tables2 2024-11-01 20:05:34,796 root INFO creating build/lib/django_tables2/static/django_tables2/themes 2024-11-01 20:05:34,796 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue 2024-11-01 20:05:34,796 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2024-11-01 20:05:34,797 root INFO copying django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2024-11-01 20:05:34,797 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,797 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,797 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,797 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,798 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,798 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,798 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,798 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,798 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,798 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,799 root INFO creating build/lib/django_tables2/templates 2024-11-01 20:05:34,799 root INFO creating build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,799 root INFO copying django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,799 root INFO copying django_tables2/templates/django_tables2/bootstrap.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,799 root INFO copying django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,799 root INFO copying django_tables2/templates/django_tables2/bootstrap4.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,800 root INFO copying django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,800 root INFO copying django_tables2/templates/django_tables2/bootstrap5.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,800 root INFO copying django_tables2/templates/django_tables2/semantic.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,800 root INFO copying django_tables2/templates/django_tables2/table.html -> build/lib/django_tables2/templates/django_tables2 2024-11-01 20:05:34,806 root INFO installing to build/bdist.linux-armv8l/wheel 2024-11-01 20:05:34,806 root INFO running install 2024-11-01 20:05:34,815 root INFO running install_lib 2024-11-01 20:05:34,817 root INFO creating build/bdist.linux-armv8l 2024-11-01 20:05:34,817 root INFO creating build/bdist.linux-armv8l/wheel 2024-11-01 20:05:34,818 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,818 root INFO copying build/lib/django_tables2/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,818 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/export 2024-11-01 20:05:34,818 root INFO copying build/lib/django_tables2/export/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2/export 2024-11-01 20:05:34,819 root INFO copying build/lib/django_tables2/export/views.py -> build/bdist.linux-armv8l/wheel/django_tables2/export 2024-11-01 20:05:34,819 root INFO copying build/lib/django_tables2/export/export.py -> build/bdist.linux-armv8l/wheel/django_tables2/export 2024-11-01 20:05:34,819 root INFO copying build/lib/django_tables2/views.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,819 root INFO copying build/lib/django_tables2/tables.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,819 root INFO copying build/lib/django_tables2/utils.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,820 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,820 root INFO copying build/lib/django_tables2/columns/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,820 root INFO copying build/lib/django_tables2/columns/templatecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,820 root INFO copying build/lib/django_tables2/columns/urlcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,820 root INFO copying build/lib/django_tables2/columns/emailcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,820 root INFO copying build/lib/django_tables2/columns/manytomanycolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,821 root INFO copying build/lib/django_tables2/columns/jsoncolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,821 root INFO copying build/lib/django_tables2/columns/timecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,821 root INFO copying build/lib/django_tables2/columns/linkcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,821 root INFO copying build/lib/django_tables2/columns/datetimecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,821 root INFO copying build/lib/django_tables2/columns/base.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,821 root INFO copying build/lib/django_tables2/columns/checkboxcolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,822 root INFO copying build/lib/django_tables2/columns/booleancolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,822 root INFO copying build/lib/django_tables2/columns/filecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,822 root INFO copying build/lib/django_tables2/columns/datecolumn.py -> build/bdist.linux-armv8l/wheel/django_tables2/columns 2024-11-01 20:05:34,822 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static 2024-11-01 20:05:34,822 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2 2024-11-01 20:05:34,823 root INFO copying build/lib/django_tables2/static/django_tables2/bootstrap.css -> build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2 2024-11-01 20:05:34,823 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes 2024-11-01 20:05:34,823 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue 2024-11-01 20:05:34,823 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2024-11-01 20:05:34,823 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 2024-11-01 20:05:34,824 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-11-01 20:05:34,824 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 2024-11-01 20:05:34,824 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 2024-11-01 20:05:34,824 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 2024-11-01 20:05:34,824 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 2024-11-01 20:05:34,825 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 2024-11-01 20:05:34,825 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 2024-11-01 20:05:34,825 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 2024-11-01 20:05:34,825 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 2024-11-01 20:05:34,825 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 2024-11-01 20:05:34,825 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/templatetags 2024-11-01 20:05:34,826 root INFO copying build/lib/django_tables2/templatetags/__init__.py -> build/bdist.linux-armv8l/wheel/django_tables2/templatetags 2024-11-01 20:05:34,826 root INFO copying build/lib/django_tables2/templatetags/django_tables2.py -> build/bdist.linux-armv8l/wheel/django_tables2/templatetags 2024-11-01 20:05:34,826 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale 2024-11-01 20:05:34,826 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/el 2024-11-01 20:05:34,826 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/el/LC_MESSAGES 2024-11-01 20:05:34,827 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/el/LC_MESSAGES 2024-11-01 20:05:34,827 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/el/LC_MESSAGES 2024-11-01 20:05:34,827 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/en 2024-11-01 20:05:34,827 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/en/LC_MESSAGES 2024-11-01 20:05:34,827 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/en/LC_MESSAGES 2024-11-01 20:05:34,828 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/en/LC_MESSAGES 2024-11-01 20:05:34,828 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/uk 2024-11-01 20:05:34,828 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-11-01 20:05:34,828 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-11-01 20:05:34,828 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-11-01 20:05:34,828 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/cs 2024-11-01 20:05:34,829 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-11-01 20:05:34,829 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-11-01 20:05:34,829 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-11-01 20:05:34,829 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_PT 2024-11-01 20:05:34,829 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-11-01 20:05:34,830 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 2024-11-01 20:05:34,830 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 2024-11-01 20:05:34,830 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_BR 2024-11-01 20:05:34,830 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-11-01 20:05:34,830 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 2024-11-01 20:05:34,831 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 2024-11-01 20:05:34,831 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pl 2024-11-01 20:05:34,831 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-11-01 20:05:34,831 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-11-01 20:05:34,831 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-11-01 20:05:34,832 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/ru 2024-11-01 20:05:34,832 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-11-01 20:05:34,832 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-11-01 20:05:34,832 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-11-01 20:05:34,833 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/es 2024-11-01 20:05:34,833 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/es/LC_MESSAGES 2024-11-01 20:05:34,833 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/es/LC_MESSAGES 2024-11-01 20:05:34,833 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/es/LC_MESSAGES 2024-11-01 20:05:34,833 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/lt 2024-11-01 20:05:34,834 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-11-01 20:05:34,834 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-11-01 20:05:34,834 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-11-01 20:05:34,834 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/de 2024-11-01 20:05:34,835 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/de/LC_MESSAGES 2024-11-01 20:05:34,835 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/de/LC_MESSAGES 2024-11-01 20:05:34,835 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/de/LC_MESSAGES 2024-11-01 20:05:34,835 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/it 2024-11-01 20:05:34,835 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/it/LC_MESSAGES 2024-11-01 20:05:34,836 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/it/LC_MESSAGES 2024-11-01 20:05:34,836 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/it/LC_MESSAGES 2024-11-01 20:05:34,836 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fr 2024-11-01 20:05:34,836 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-11-01 20:05:34,836 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-11-01 20:05:34,837 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-11-01 20:05:34,837 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/sv 2024-11-01 20:05:34,837 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-11-01 20:05:34,837 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-11-01 20:05:34,838 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-11-01 20:05:34,838 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/zh_Hans 2024-11-01 20:05:34,838 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-11-01 20:05:34,838 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 2024-11-01 20:05:34,838 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 2024-11-01 20:05:34,839 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/hu 2024-11-01 20:05:34,839 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-11-01 20:05:34,839 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-11-01 20:05:34,839 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-11-01 20:05:34,839 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nb 2024-11-01 20:05:34,840 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-11-01 20:05:34,840 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-11-01 20:05:34,840 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-11-01 20:05:34,840 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nl 2024-11-01 20:05:34,840 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-11-01 20:05:34,841 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-11-01 20:05:34,841 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-11-01 20:05:34,841 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fa 2024-11-01 20:05:34,841 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-11-01 20:05:34,841 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-11-01 20:05:34,842 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-armv8l/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-11-01 20:05:34,842 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/templates 2024-11-01 20:05:34,842 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,842 root INFO copying build/lib/django_tables2/templates/django_tables2/table.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,842 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,843 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,843 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,843 root INFO copying build/lib/django_tables2/templates/django_tables2/semantic.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,843 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,843 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,843 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap.html -> build/bdist.linux-armv8l/wheel/django_tables2/templates/django_tables2 2024-11-01 20:05:34,844 root INFO copying build/lib/django_tables2/config.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,844 root INFO copying build/lib/django_tables2/rows.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,844 root INFO copying build/lib/django_tables2/data.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,844 root INFO copying build/lib/django_tables2/paginators.py -> build/bdist.linux-armv8l/wheel/django_tables2 2024-11-01 20:05:34,844 root INFO running install_egg_info 2024-11-01 20:05:34,847 root INFO Copying django_tables2.egg-info to build/bdist.linux-armv8l/wheel/django_tables2-2.7.0-py3.12.egg-info 2024-11-01 20:05:34,848 root INFO running install_scripts 2024-11-01 20:05:34,851 root INFO creating build/bdist.linux-armv8l/wheel/django_tables2-2.7.0.dist-info/WHEEL 2024-11-01 20:05:34,852 wheel INFO creating '/home/buildozer/aports/community/py3-django-tables2/src/django-tables2-2.7.0/.dist/.tmp-kccwtrrc/django_tables2-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-11-01 20:05:34,852 wheel INFO adding 'django_tables2/__init__.py' 2024-11-01 20:05:34,853 wheel INFO adding 'django_tables2/config.py' 2024-11-01 20:05:34,853 wheel INFO adding 'django_tables2/data.py' 2024-11-01 20:05:34,853 wheel INFO adding 'django_tables2/paginators.py' 2024-11-01 20:05:34,853 wheel INFO adding 'django_tables2/rows.py' 2024-11-01 20:05:34,853 wheel INFO adding 'django_tables2/tables.py' 2024-11-01 20:05:34,854 wheel INFO adding 'django_tables2/utils.py' 2024-11-01 20:05:34,854 wheel INFO adding 'django_tables2/views.py' 2024-11-01 20:05:34,854 wheel INFO adding 'django_tables2/columns/__init__.py' 2024-11-01 20:05:34,854 wheel INFO adding 'django_tables2/columns/base.py' 2024-11-01 20:05:34,854 wheel INFO adding 'django_tables2/columns/booleancolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/checkboxcolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/datecolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/datetimecolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/emailcolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/filecolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/jsoncolumn.py' 2024-11-01 20:05:34,855 wheel INFO adding 'django_tables2/columns/linkcolumn.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/columns/manytomanycolumn.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/columns/templatecolumn.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/columns/timecolumn.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/columns/urlcolumn.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/export/__init__.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/export/export.py' 2024-11-01 20:05:34,856 wheel INFO adding 'django_tables2/export/views.py' 2024-11-01 20:05:34,857 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,857 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.po' 2024-11-01 20:05:34,857 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,857 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.po' 2024-11-01 20:05:34,857 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,857 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.po' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.po' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.po' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.po' 2024-11-01 20:05:34,858 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,859 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.po' 2024-11-01 20:05:34,859 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,859 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.po' 2024-11-01 20:05:34,859 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,859 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.po' 2024-11-01 20:05:34,859 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.po' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.po' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.po' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,860 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.po' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.po' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.po' 2024-11-01 20:05:34,861 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,862 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.po' 2024-11-01 20:05:34,862 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,862 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.po' 2024-11-01 20:05:34,862 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 20:05:34,862 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 20:05:34,862 wheel INFO adding 'django_tables2/static/django_tables2/bootstrap.css' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/css/screen.css' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/false.gif' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png' 2024-11-01 20:05:34,863 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/missing.png' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/true.gif' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap-responsive.html' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap.html' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4-responsive.html' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4.html' 2024-11-01 20:05:34,864 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5-responsive.html' 2024-11-01 20:05:34,865 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5.html' 2024-11-01 20:05:34,865 wheel INFO adding 'django_tables2/templates/django_tables2/semantic.html' 2024-11-01 20:05:34,865 wheel INFO adding 'django_tables2/templates/django_tables2/table.html' 2024-11-01 20:05:34,865 wheel INFO adding 'django_tables2/templatetags/__init__.py' 2024-11-01 20:05:34,865 wheel INFO adding 'django_tables2/templatetags/django_tables2.py' 2024-11-01 20:05:34,865 wheel INFO adding 'django_tables2-2.7.0.dist-info/LICENSE' 2024-11-01 20:05:34,866 wheel INFO adding 'django_tables2-2.7.0.dist-info/METADATA' 2024-11-01 20:05:34,866 wheel INFO adding 'django_tables2-2.7.0.dist-info/WHEEL' 2024-11-01 20:05:34,866 wheel INFO adding 'django_tables2-2.7.0.dist-info/top_level.txt' 2024-11-01 20:05:34,866 wheel INFO adding 'django_tables2-2.7.0.dist-info/RECORD' 2024-11-01 20:05:34,867 root INFO removing build/bdist.linux-armv8l/wheel 2024-11-01 20:05:34,870 gpep517 INFO The backend produced .dist/django_tables2-2.7.0-py3-none-any.whl django_tables2-2.7.0-py3-none-any.whl >>> py3-django-tables2: Entering fakeroot... >>> py3-django-tables2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/django_tables2/export/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/export/__pycache__' 'usr/lib/python3.12/site-packages/django_tables2/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/__pycache__' 'usr/lib/python3.12/site-packages/django_tables2/columns/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/columns/__pycache__' 'usr/lib/python3.12/site-packages/django_tables2/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2-pyc/usr/lib/python3.12/site-packages/django_tables2/templatetags/__pycache__' >>> py3-django-tables2-pyc*: Preparing subpackage py3-django-tables2-pyc... >>> py3-django-tables2-pyc*: Running postcheck for py3-django-tables2-pyc >>> py3-django-tables2*: Running postcheck for py3-django-tables2 >>> py3-django-tables2*: Preparing package py3-django-tables2... >>> py3-django-tables2-pyc*: Tracing dependencies... python3 py3-django python3~3.12 >>> py3-django-tables2-pyc*: Package size: 195.0 KB >>> py3-django-tables2-pyc*: Compressing data... >>> py3-django-tables2-pyc*: Create checksum... >>> py3-django-tables2-pyc*: Create py3-django-tables2-pyc-2.7.0-r1.apk >>> py3-django-tables2*: Tracing dependencies... python3 py3-django python3~3.12 >>> py3-django-tables2*: Package size: 223.4 KB >>> py3-django-tables2*: Compressing data... >>> py3-django-tables2*: Create checksum... >>> py3-django-tables2*: Create py3-django-tables2-2.7.0-r1.apk >>> py3-django-tables2: Build complete at Fri, 01 Nov 2024 20:05:36 +0000 elapsed time 0h 0m 16s >>> py3-django-tables2: Cleaning up srcdir >>> py3-django-tables2: Cleaning up pkgdir >>> py3-django-tables2: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-tables2 (20241101.200532) (2/31) Purging py3-django-pyc (4.2.16-r0) (3/31) Purging py3-django (4.2.16-r0) (4/31) Purging py3-asgiref-pyc (3.8.1-r1) (5/31) Purging py3-asgiref (3.8.1-r1) (6/31) Purging py3-sqlparse-pyc (0.5.1-r0) (7/31) Purging py3-sqlparse (0.5.1-r0) (8/31) Purging tzdata (2024b-r1) (9/31) Purging py3-gpep517-pyc (16-r0) (10/31) Purging py3-gpep517 (16-r0) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (70.3.0-r0) (14/31) Purging py3-setuptools (70.3.0-r0) (15/31) Purging py3-wheel-pyc (0.43.0-r0) (16/31) Purging py3-wheel (0.43.0-r0) (17/31) Purging py3-packaging-pyc (24.1-r0) (18/31) Purging py3-packaging (24.1-r0) (19/31) Purging py3-parsing-pyc (3.1.4-r0) (20/31) Purging py3-parsing (3.1.4-r0) (21/31) Purging python3-pyc (3.12.7-r1) (22/31) Purging python3-pycache-pyc0 (3.12.7-r1) (23/31) Purging pyc (3.12.7-r1) (24/31) Purging python3 (3.12.7-r1) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.5_p20241006-r2) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging sqlite-libs (3.47.0-r0) (31/31) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> py3-django-tables2: Updating the community/armv7 repository index... >>> py3-django-tables2: Signing the index...