>>> py3-django-tables2: Building community/py3-django-tables2 2.7.0-r1 (using abuild 3.13.0-r3) started Mon, 06 May 2024 13:05:15 +0000 >>> py3-django-tables2: Checking sanity of /home/buildozer/aports/community/py3-django-tables2/APKBUILD... >>> py3-django-tables2: Analyzing dependencies... >>> py3-django-tables2: Installing for build: build-base python3 py3-django py3-gpep517 py3-setuptools py3-wheel (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.6.1-r3) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.4_p20240420-r0) (7/32) Installing readline (8.2.10-r0) (8/32) Installing sqlite-libs (3.45.3-r0) (9/32) Installing python3 (3.12.3-r1) (10/32) Installing python3-pycache-pyc0 (3.12.3-r1) (11/32) Installing pyc (3.12.3-r1) (12/32) Installing python3-pyc (3.12.3-r1) (13/32) Installing py3-asgiref (3.8.1-r1) (14/32) Installing py3-asgiref-pyc (3.8.1-r1) (15/32) Installing py3-sqlparse (0.4.4-r2) (16/32) Installing py3-sqlparse-pyc (0.4.4-r2) (17/32) Installing tzdata (2024a-r1) (18/32) Installing py3-django (4.2.11-r1) (19/32) Installing py3-django-pyc (4.2.11-r1) (20/32) Installing py3-installer (0.7.0-r2) (21/32) Installing py3-installer-pyc (0.7.0-r2) (22/32) Installing py3-gpep517 (15-r2) (23/32) Installing py3-gpep517-pyc (15-r2) (24/32) Installing py3-parsing (3.1.2-r1) (25/32) Installing py3-parsing-pyc (3.1.2-r1) (26/32) Installing py3-packaging (24.0-r1) (27/32) Installing py3-packaging-pyc (24.0-r1) (28/32) Installing py3-setuptools (69.5.1-r0) (29/32) Installing py3-setuptools-pyc (69.5.1-r0) (30/32) Installing py3-wheel (0.42.0-r1) (31/32) Installing py3-wheel-pyc (0.42.0-r1) (32/32) Installing .makedepends-py3-django-tables2 (20240506.130524) Executing busybox-1.36.1-r26.trigger OK: 329 MiB in 134 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.20/django-tables2-2.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/django-tables2-2.7.0.tar.gz.part' django-tables2-2.7.0 100% |********************************| 79583 0:00:00 ETA '/var/cache/distfiles/django-tables2-2.7.0.tar.gz.part' saved >>> py3-django-tables2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/django-tables2-2.7.0.tar.gz >>> py3-django-tables2: Checking sha512sums... django-tables2-2.7.0.tar.gz: OK >>> py3-django-tables2: Unpacking /var/cache/distfiles/django-tables2-2.7.0.tar.gz... 2024-05-06 13:05:29,029 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-06 13:05:29,149 root INFO running bdist_wheel 2024-05-06 13:05:29,225 root INFO running build 2024-05-06 13:05:29,225 root INFO running build_py 2024-05-06 13:05:29,237 root INFO creating build 2024-05-06 13:05:29,237 root INFO creating build/lib 2024-05-06 13:05:29,238 root INFO creating build/lib/django_tables2 2024-05-06 13:05:29,238 root INFO copying django_tables2/__init__.py -> build/lib/django_tables2 2024-05-06 13:05:29,240 root INFO copying django_tables2/data.py -> build/lib/django_tables2 2024-05-06 13:05:29,241 root INFO copying django_tables2/rows.py -> build/lib/django_tables2 2024-05-06 13:05:29,242 root INFO copying django_tables2/views.py -> build/lib/django_tables2 2024-05-06 13:05:29,243 root INFO copying django_tables2/config.py -> build/lib/django_tables2 2024-05-06 13:05:29,244 root INFO copying django_tables2/paginators.py -> build/lib/django_tables2 2024-05-06 13:05:29,245 root INFO copying django_tables2/tables.py -> build/lib/django_tables2 2024-05-06 13:05:29,247 root INFO copying django_tables2/utils.py -> build/lib/django_tables2 2024-05-06 13:05:29,249 root INFO creating build/lib/django_tables2/export 2024-05-06 13:05:29,249 root INFO copying django_tables2/export/export.py -> build/lib/django_tables2/export 2024-05-06 13:05:29,250 root INFO copying django_tables2/export/__init__.py -> build/lib/django_tables2/export 2024-05-06 13:05:29,251 root INFO copying django_tables2/export/views.py -> build/lib/django_tables2/export 2024-05-06 13:05:29,253 root INFO creating build/lib/django_tables2/columns 2024-05-06 13:05:29,254 root INFO copying django_tables2/columns/jsoncolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,255 root INFO copying django_tables2/columns/linkcolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,256 root INFO copying django_tables2/columns/__init__.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,257 root INFO copying django_tables2/columns/filecolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,258 root INFO copying django_tables2/columns/datetimecolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,259 root INFO copying django_tables2/columns/timecolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,260 root INFO copying django_tables2/columns/booleancolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,261 root INFO copying django_tables2/columns/emailcolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,263 root INFO copying django_tables2/columns/manytomanycolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,264 root INFO copying django_tables2/columns/urlcolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,265 root INFO copying django_tables2/columns/datecolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,266 root INFO copying django_tables2/columns/templatecolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,267 root INFO copying django_tables2/columns/checkboxcolumn.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,268 root INFO copying django_tables2/columns/base.py -> build/lib/django_tables2/columns 2024-05-06 13:05:29,269 root INFO creating build/lib/django_tables2/templatetags 2024-05-06 13:05:29,270 root INFO copying django_tables2/templatetags/__init__.py -> build/lib/django_tables2/templatetags 2024-05-06 13:05:29,271 root INFO copying django_tables2/templatetags/django_tables2.py -> build/lib/django_tables2/templatetags 2024-05-06 13:05:29,272 root INFO running egg_info 2024-05-06 13:05:29,279 root INFO writing django_tables2.egg-info/PKG-INFO 2024-05-06 13:05:29,282 root INFO writing dependency_links to django_tables2.egg-info/dependency_links.txt 2024-05-06 13:05:29,283 root INFO writing requirements to django_tables2.egg-info/requires.txt 2024-05-06 13:05:29,284 root INFO writing top-level names to django_tables2.egg-info/top_level.txt 2024-05-06 13:05:29,297 root INFO reading manifest file 'django_tables2.egg-info/SOURCES.txt' 2024-05-06 13:05:29,301 root INFO reading manifest template 'MANIFEST.in' 2024-05-06 13:05:29,303 root WARNING warning: no previously-included files found matching 'docs/pages/CHANGELOG.md' 2024-05-06 13:05:29,304 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2024-05-06 13:05:29,320 root INFO adding license file 'LICENSE' 2024-05-06 13:05:29,328 root INFO writing manifest file 'django_tables2.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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-05-06 13:05:29,352 root INFO creating build/lib/django_tables2/locale 2024-05-06 13:05:29,352 root INFO creating build/lib/django_tables2/locale/cs 2024-05-06 13:05:29,353 root INFO creating build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-05-06 13:05:29,353 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-05-06 13:05:29,354 root INFO copying django_tables2/locale/cs/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/cs/LC_MESSAGES 2024-05-06 13:05:29,355 root INFO creating build/lib/django_tables2/locale/de 2024-05-06 13:05:29,356 root INFO creating build/lib/django_tables2/locale/de/LC_MESSAGES 2024-05-06 13:05:29,356 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/de/LC_MESSAGES 2024-05-06 13:05:29,357 root INFO copying django_tables2/locale/de/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/de/LC_MESSAGES 2024-05-06 13:05:29,358 root INFO creating build/lib/django_tables2/locale/el 2024-05-06 13:05:29,358 root INFO creating build/lib/django_tables2/locale/el/LC_MESSAGES 2024-05-06 13:05:29,359 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/el/LC_MESSAGES 2024-05-06 13:05:29,360 root INFO copying django_tables2/locale/el/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/el/LC_MESSAGES 2024-05-06 13:05:29,361 root INFO creating build/lib/django_tables2/locale/en 2024-05-06 13:05:29,361 root INFO creating build/lib/django_tables2/locale/en/LC_MESSAGES 2024-05-06 13:05:29,361 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/en/LC_MESSAGES 2024-05-06 13:05:29,362 root INFO copying django_tables2/locale/en/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/en/LC_MESSAGES 2024-05-06 13:05:29,363 root INFO creating build/lib/django_tables2/locale/es 2024-05-06 13:05:29,364 root INFO creating build/lib/django_tables2/locale/es/LC_MESSAGES 2024-05-06 13:05:29,364 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/es/LC_MESSAGES 2024-05-06 13:05:29,365 root INFO copying django_tables2/locale/es/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/es/LC_MESSAGES 2024-05-06 13:05:29,366 root INFO creating build/lib/django_tables2/locale/fa 2024-05-06 13:05:29,366 root INFO creating build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-05-06 13:05:29,367 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-05-06 13:05:29,368 root INFO copying django_tables2/locale/fa/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fa/LC_MESSAGES 2024-05-06 13:05:29,369 root INFO creating build/lib/django_tables2/locale/fr 2024-05-06 13:05:29,369 root INFO creating build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-05-06 13:05:29,370 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-05-06 13:05:29,370 root INFO copying django_tables2/locale/fr/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fr/LC_MESSAGES 2024-05-06 13:05:29,371 root INFO creating build/lib/django_tables2/locale/hu 2024-05-06 13:05:29,372 root INFO creating build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-05-06 13:05:29,372 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-05-06 13:05:29,373 root INFO copying django_tables2/locale/hu/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/hu/LC_MESSAGES 2024-05-06 13:05:29,374 root INFO creating build/lib/django_tables2/locale/it 2024-05-06 13:05:29,374 root INFO creating build/lib/django_tables2/locale/it/LC_MESSAGES 2024-05-06 13:05:29,375 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/it/LC_MESSAGES 2024-05-06 13:05:29,376 root INFO copying django_tables2/locale/it/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/it/LC_MESSAGES 2024-05-06 13:05:29,377 root INFO creating build/lib/django_tables2/locale/lt 2024-05-06 13:05:29,377 root INFO creating build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-05-06 13:05:29,378 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-05-06 13:05:29,379 root INFO copying django_tables2/locale/lt/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/lt/LC_MESSAGES 2024-05-06 13:05:29,379 root INFO creating build/lib/django_tables2/locale/nb 2024-05-06 13:05:29,380 root INFO creating build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-05-06 13:05:29,380 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-05-06 13:05:29,381 root INFO copying django_tables2/locale/nb/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nb/LC_MESSAGES 2024-05-06 13:05:29,382 root INFO creating build/lib/django_tables2/locale/nl 2024-05-06 13:05:29,383 root INFO creating build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-05-06 13:05:29,383 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-05-06 13:05:29,384 root INFO copying django_tables2/locale/nl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nl/LC_MESSAGES 2024-05-06 13:05:29,385 root INFO creating build/lib/django_tables2/locale/pl 2024-05-06 13:05:29,385 root INFO creating build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-05-06 13:05:29,386 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-05-06 13:05:29,387 root INFO copying django_tables2/locale/pl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pl/LC_MESSAGES 2024-05-06 13:05:29,388 root INFO creating build/lib/django_tables2/locale/pt_BR 2024-05-06 13:05:29,388 root INFO creating build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-05-06 13:05:29,389 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-05-06 13:05:29,389 root INFO copying django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES 2024-05-06 13:05:29,390 root INFO creating build/lib/django_tables2/locale/pt_PT 2024-05-06 13:05:29,391 root INFO creating build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-05-06 13:05:29,391 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-05-06 13:05:29,392 root INFO copying django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES 2024-05-06 13:05:29,393 root INFO creating build/lib/django_tables2/locale/ru 2024-05-06 13:05:29,393 root INFO creating build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-05-06 13:05:29,394 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-05-06 13:05:29,395 root INFO copying django_tables2/locale/ru/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/ru/LC_MESSAGES 2024-05-06 13:05:29,396 root INFO creating build/lib/django_tables2/locale/sv 2024-05-06 13:05:29,396 root INFO creating build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-05-06 13:05:29,397 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-05-06 13:05:29,397 root INFO copying django_tables2/locale/sv/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/sv/LC_MESSAGES 2024-05-06 13:05:29,398 root INFO creating build/lib/django_tables2/locale/uk 2024-05-06 13:05:29,399 root INFO creating build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-05-06 13:05:29,399 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-05-06 13:05:29,400 root INFO copying django_tables2/locale/uk/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/uk/LC_MESSAGES 2024-05-06 13:05:29,401 root INFO creating build/lib/django_tables2/locale/zh_Hans 2024-05-06 13:05:29,401 root INFO creating build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-05-06 13:05:29,402 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-05-06 13:05:29,403 root INFO copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-05-06 13:05:29,404 root INFO creating build/lib/django_tables2/static 2024-05-06 13:05:29,404 root INFO creating build/lib/django_tables2/static/django_tables2 2024-05-06 13:05:29,405 root INFO copying django_tables2/static/django_tables2/bootstrap.css -> build/lib/django_tables2/static/django_tables2 2024-05-06 13:05:29,406 root INFO creating build/lib/django_tables2/static/django_tables2/themes 2024-05-06 13:05:29,406 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue 2024-05-06 13:05:29,407 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2024-05-06 13:05:29,407 root INFO copying django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/lib/django_tables2/static/django_tables2/themes/paleblue/css 2024-05-06 13:05:29,408 root INFO creating build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,409 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-05-06 13:05:29,409 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-05-06 13:05:29,410 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-05-06 13:05:29,411 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-05-06 13:05:29,412 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,413 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-05-06 13:05:29,414 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,415 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-05-06 13:05:29,416 root INFO copying django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,417 root INFO creating build/lib/django_tables2/templates 2024-05-06 13:05:29,417 root INFO creating build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,418 root INFO copying django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,419 root INFO copying django_tables2/templates/django_tables2/bootstrap.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,419 root INFO copying django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,420 root INFO copying django_tables2/templates/django_tables2/bootstrap4.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,421 root INFO copying django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,422 root INFO copying django_tables2/templates/django_tables2/bootstrap5.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,423 root INFO copying django_tables2/templates/django_tables2/semantic.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,424 root INFO copying django_tables2/templates/django_tables2/table.html -> build/lib/django_tables2/templates/django_tables2 2024-05-06 13:05:29,448 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-06 13:05:29,449 root INFO running install 2024-05-06 13:05:29,491 root INFO running install_lib 2024-05-06 13:05:29,500 root INFO creating build/bdist.linux-riscv64 2024-05-06 13:05:29,501 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-06 13:05:29,501 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,502 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/static 2024-05-06 13:05:29,503 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2 2024-05-06 13:05:29,503 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes 2024-05-06 13:05:29,504 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue 2024-05-06 13:05:29,505 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,505 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,506 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,507 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,508 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,508 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,509 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,510 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,511 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,512 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/img 2024-05-06 13:05:29,512 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2024-05-06 13:05:29,513 root INFO copying build/lib/django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2/themes/paleblue/css 2024-05-06 13:05:29,514 root INFO copying build/lib/django_tables2/static/django_tables2/bootstrap.css -> build/bdist.linux-riscv64/wheel/django_tables2/static/django_tables2 2024-05-06 13:05:29,515 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/templates 2024-05-06 13:05:29,516 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,516 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,517 root INFO copying build/lib/django_tables2/templates/django_tables2/semantic.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,518 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,519 root INFO copying build/lib/django_tables2/templates/django_tables2/table.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,519 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,520 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap4-responsive.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,521 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,522 root INFO copying build/lib/django_tables2/templates/django_tables2/bootstrap5-responsive.html -> build/bdist.linux-riscv64/wheel/django_tables2/templates/django_tables2 2024-05-06 13:05:29,523 root INFO copying build/lib/django_tables2/__init__.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,524 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/export 2024-05-06 13:05:29,524 root INFO copying build/lib/django_tables2/export/export.py -> build/bdist.linux-riscv64/wheel/django_tables2/export 2024-05-06 13:05:29,525 root INFO copying build/lib/django_tables2/export/__init__.py -> build/bdist.linux-riscv64/wheel/django_tables2/export 2024-05-06 13:05:29,526 root INFO copying build/lib/django_tables2/export/views.py -> build/bdist.linux-riscv64/wheel/django_tables2/export 2024-05-06 13:05:29,527 root INFO copying build/lib/django_tables2/data.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,528 root INFO copying build/lib/django_tables2/rows.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,529 root INFO copying build/lib/django_tables2/views.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,529 root INFO copying build/lib/django_tables2/config.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,530 root INFO copying build/lib/django_tables2/paginators.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,531 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,532 root INFO copying build/lib/django_tables2/columns/jsoncolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,533 root INFO copying build/lib/django_tables2/columns/linkcolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,534 root INFO copying build/lib/django_tables2/columns/__init__.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,535 root INFO copying build/lib/django_tables2/columns/filecolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,535 root INFO copying build/lib/django_tables2/columns/datetimecolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,536 root INFO copying build/lib/django_tables2/columns/timecolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,537 root INFO copying build/lib/django_tables2/columns/booleancolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,538 root INFO copying build/lib/django_tables2/columns/emailcolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,538 root INFO copying build/lib/django_tables2/columns/manytomanycolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,539 root INFO copying build/lib/django_tables2/columns/urlcolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,540 root INFO copying build/lib/django_tables2/columns/datecolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,541 root INFO copying build/lib/django_tables2/columns/templatecolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,541 root INFO copying build/lib/django_tables2/columns/checkboxcolumn.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,542 root INFO copying build/lib/django_tables2/columns/base.py -> build/bdist.linux-riscv64/wheel/django_tables2/columns 2024-05-06 13:05:29,543 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/templatetags 2024-05-06 13:05:29,544 root INFO copying build/lib/django_tables2/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django_tables2/templatetags 2024-05-06 13:05:29,545 root INFO copying build/lib/django_tables2/templatetags/django_tables2.py -> build/bdist.linux-riscv64/wheel/django_tables2/templatetags 2024-05-06 13:05:29,546 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale 2024-05-06 13:05:29,546 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/nl 2024-05-06 13:05:29,547 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-05-06 13:05:29,548 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-05-06 13:05:29,548 root INFO copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/nl/LC_MESSAGES 2024-05-06 13:05:29,549 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/uk 2024-05-06 13:05:29,550 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-05-06 13:05:29,551 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-05-06 13:05:29,551 root INFO copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/uk/LC_MESSAGES 2024-05-06 13:05:29,552 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/it 2024-05-06 13:05:29,553 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/it/LC_MESSAGES 2024-05-06 13:05:29,554 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/it/LC_MESSAGES 2024-05-06 13:05:29,554 root INFO copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/it/LC_MESSAGES 2024-05-06 13:05:29,555 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/fa 2024-05-06 13:05:29,556 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-05-06 13:05:29,557 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-05-06 13:05:29,557 root INFO copying build/lib/django_tables2/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/fa/LC_MESSAGES 2024-05-06 13:05:29,558 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/el 2024-05-06 13:05:29,559 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/el/LC_MESSAGES 2024-05-06 13:05:29,560 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/el/LC_MESSAGES 2024-05-06 13:05:29,560 root INFO copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/el/LC_MESSAGES 2024-05-06 13:05:29,561 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/en 2024-05-06 13:05:29,562 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/en/LC_MESSAGES 2024-05-06 13:05:29,562 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/en/LC_MESSAGES 2024-05-06 13:05:29,563 root INFO copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/en/LC_MESSAGES 2024-05-06 13:05:29,564 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/sv 2024-05-06 13:05:29,565 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-05-06 13:05:29,565 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-05-06 13:05:29,566 root INFO copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/sv/LC_MESSAGES 2024-05-06 13:05:29,567 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/cs 2024-05-06 13:05:29,568 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-05-06 13:05:29,568 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-05-06 13:05:29,569 root INFO copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/cs/LC_MESSAGES 2024-05-06 13:05:29,570 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/zh_Hans 2024-05-06 13:05:29,571 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-05-06 13:05:29,571 root INFO copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-05-06 13:05:29,572 root INFO copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/zh_Hans/LC_MESSAGES 2024-05-06 13:05:29,573 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/es 2024-05-06 13:05:29,574 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/es/LC_MESSAGES 2024-05-06 13:05:29,574 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/es/LC_MESSAGES 2024-05-06 13:05:29,575 root INFO copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/es/LC_MESSAGES 2024-05-06 13:05:29,576 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/fr 2024-05-06 13:05:29,577 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-05-06 13:05:29,577 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-05-06 13:05:29,578 root INFO copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/fr/LC_MESSAGES 2024-05-06 13:05:29,579 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/pl 2024-05-06 13:05:29,580 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-05-06 13:05:29,580 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-05-06 13:05:29,581 root INFO copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/pl/LC_MESSAGES 2024-05-06 13:05:29,582 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/lt 2024-05-06 13:05:29,582 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-05-06 13:05:29,583 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-05-06 13:05:29,584 root INFO copying build/lib/django_tables2/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/lt/LC_MESSAGES 2024-05-06 13:05:29,585 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_PT 2024-05-06 13:05:29,585 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-05-06 13:05:29,586 root INFO copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-05-06 13:05:29,587 root INFO copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_PT/LC_MESSAGES 2024-05-06 13:05:29,588 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/de 2024-05-06 13:05:29,588 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/de/LC_MESSAGES 2024-05-06 13:05:29,589 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/de/LC_MESSAGES 2024-05-06 13:05:29,590 root INFO copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/de/LC_MESSAGES 2024-05-06 13:05:29,591 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_BR 2024-05-06 13:05:29,591 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-05-06 13:05:29,592 root INFO copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-05-06 13:05:29,593 root INFO copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/pt_BR/LC_MESSAGES 2024-05-06 13:05:29,594 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/ru 2024-05-06 13:05:29,594 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-05-06 13:05:29,595 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-05-06 13:05:29,596 root INFO copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/ru/LC_MESSAGES 2024-05-06 13:05:29,597 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/nb 2024-05-06 13:05:29,597 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-05-06 13:05:29,598 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-05-06 13:05:29,599 root INFO copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/nb/LC_MESSAGES 2024-05-06 13:05:29,599 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/hu 2024-05-06 13:05:29,600 root INFO creating build/bdist.linux-riscv64/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-05-06 13:05:29,601 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-05-06 13:05:29,601 root INFO copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django_tables2/locale/hu/LC_MESSAGES 2024-05-06 13:05:29,602 root INFO copying build/lib/django_tables2/tables.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,603 root INFO copying build/lib/django_tables2/utils.py -> build/bdist.linux-riscv64/wheel/django_tables2 2024-05-06 13:05:29,604 root INFO running install_egg_info 2024-05-06 13:05:29,615 root INFO Copying django_tables2.egg-info to build/bdist.linux-riscv64/wheel/django_tables2-2.7.0-py3.12.egg-info 2024-05-06 13:05:29,619 root INFO running install_scripts 2024-05-06 13:05:29,628 wheel INFO creating build/bdist.linux-riscv64/wheel/django_tables2-2.7.0.dist-info/WHEEL 2024-05-06 13:05:29,630 wheel INFO creating '/home/buildozer/aports/community/py3-django-tables2/src/django-tables2-2.7.0/.dist/.tmp-g3_d950n/django_tables2-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-06 13:05:29,631 wheel INFO adding 'django_tables2/__init__.py' 2024-05-06 13:05:29,632 wheel INFO adding 'django_tables2/config.py' 2024-05-06 13:05:29,634 wheel INFO adding 'django_tables2/data.py' 2024-05-06 13:05:29,635 wheel INFO adding 'django_tables2/paginators.py' 2024-05-06 13:05:29,636 wheel INFO adding 'django_tables2/rows.py' 2024-05-06 13:05:29,637 wheel INFO adding 'django_tables2/tables.py' 2024-05-06 13:05:29,639 wheel INFO adding 'django_tables2/utils.py' 2024-05-06 13:05:29,640 wheel INFO adding 'django_tables2/views.py' 2024-05-06 13:05:29,642 wheel INFO adding 'django_tables2/columns/__init__.py' 2024-05-06 13:05:29,643 wheel INFO adding 'django_tables2/columns/base.py' 2024-05-06 13:05:29,645 wheel INFO adding 'django_tables2/columns/booleancolumn.py' 2024-05-06 13:05:29,646 wheel INFO adding 'django_tables2/columns/checkboxcolumn.py' 2024-05-06 13:05:29,647 wheel INFO adding 'django_tables2/columns/datecolumn.py' 2024-05-06 13:05:29,647 wheel INFO adding 'django_tables2/columns/datetimecolumn.py' 2024-05-06 13:05:29,648 wheel INFO adding 'django_tables2/columns/emailcolumn.py' 2024-05-06 13:05:29,649 wheel INFO adding 'django_tables2/columns/filecolumn.py' 2024-05-06 13:05:29,650 wheel INFO adding 'django_tables2/columns/jsoncolumn.py' 2024-05-06 13:05:29,651 wheel INFO adding 'django_tables2/columns/linkcolumn.py' 2024-05-06 13:05:29,652 wheel INFO adding 'django_tables2/columns/manytomanycolumn.py' 2024-05-06 13:05:29,653 wheel INFO adding 'django_tables2/columns/templatecolumn.py' 2024-05-06 13:05:29,654 wheel INFO adding 'django_tables2/columns/timecolumn.py' 2024-05-06 13:05:29,655 wheel INFO adding 'django_tables2/columns/urlcolumn.py' 2024-05-06 13:05:29,656 wheel INFO adding 'django_tables2/export/__init__.py' 2024-05-06 13:05:29,656 wheel INFO adding 'django_tables2/export/export.py' 2024-05-06 13:05:29,657 wheel INFO adding 'django_tables2/export/views.py' 2024-05-06 13:05:29,659 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,660 wheel INFO adding 'django_tables2/locale/cs/LC_MESSAGES/django.po' 2024-05-06 13:05:29,661 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,662 wheel INFO adding 'django_tables2/locale/de/LC_MESSAGES/django.po' 2024-05-06 13:05:29,663 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,664 wheel INFO adding 'django_tables2/locale/el/LC_MESSAGES/django.po' 2024-05-06 13:05:29,665 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,666 wheel INFO adding 'django_tables2/locale/en/LC_MESSAGES/django.po' 2024-05-06 13:05:29,667 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,668 wheel INFO adding 'django_tables2/locale/es/LC_MESSAGES/django.po' 2024-05-06 13:05:29,669 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,670 wheel INFO adding 'django_tables2/locale/fa/LC_MESSAGES/django.po' 2024-05-06 13:05:29,671 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,672 wheel INFO adding 'django_tables2/locale/fr/LC_MESSAGES/django.po' 2024-05-06 13:05:29,673 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,673 wheel INFO adding 'django_tables2/locale/hu/LC_MESSAGES/django.po' 2024-05-06 13:05:29,675 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,675 wheel INFO adding 'django_tables2/locale/it/LC_MESSAGES/django.po' 2024-05-06 13:05:29,677 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,677 wheel INFO adding 'django_tables2/locale/lt/LC_MESSAGES/django.po' 2024-05-06 13:05:29,678 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,679 wheel INFO adding 'django_tables2/locale/nb/LC_MESSAGES/django.po' 2024-05-06 13:05:29,680 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,681 wheel INFO adding 'django_tables2/locale/nl/LC_MESSAGES/django.po' 2024-05-06 13:05:29,682 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,683 wheel INFO adding 'django_tables2/locale/pl/LC_MESSAGES/django.po' 2024-05-06 13:05:29,684 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,685 wheel INFO adding 'django_tables2/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-06 13:05:29,686 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,687 wheel INFO adding 'django_tables2/locale/pt_PT/LC_MESSAGES/django.po' 2024-05-06 13:05:29,688 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,689 wheel INFO adding 'django_tables2/locale/ru/LC_MESSAGES/django.po' 2024-05-06 13:05:29,690 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,691 wheel INFO adding 'django_tables2/locale/sv/LC_MESSAGES/django.po' 2024-05-06 13:05:29,692 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,693 wheel INFO adding 'django_tables2/locale/uk/LC_MESSAGES/django.po' 2024-05-06 13:05:29,694 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-06 13:05:29,695 wheel INFO adding 'django_tables2/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-06 13:05:29,696 wheel INFO adding 'django_tables2/static/django_tables2/bootstrap.css' 2024-05-06 13:05:29,697 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/css/screen.css' 2024-05-06 13:05:29,698 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png' 2024-05-06 13:05:29,699 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png' 2024-05-06 13:05:29,700 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png' 2024-05-06 13:05:29,700 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png' 2024-05-06 13:05:29,701 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/false.gif' 2024-05-06 13:05:29,702 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png' 2024-05-06 13:05:29,703 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/missing.png' 2024-05-06 13:05:29,703 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif' 2024-05-06 13:05:29,705 wheel INFO adding 'django_tables2/static/django_tables2/themes/paleblue/img/true.gif' 2024-05-06 13:05:29,706 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap-responsive.html' 2024-05-06 13:05:29,707 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap.html' 2024-05-06 13:05:29,708 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4-responsive.html' 2024-05-06 13:05:29,708 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap4.html' 2024-05-06 13:05:29,709 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5-responsive.html' 2024-05-06 13:05:29,710 wheel INFO adding 'django_tables2/templates/django_tables2/bootstrap5.html' 2024-05-06 13:05:29,711 wheel INFO adding 'django_tables2/templates/django_tables2/semantic.html' 2024-05-06 13:05:29,712 wheel INFO adding 'django_tables2/templates/django_tables2/table.html' 2024-05-06 13:05:29,713 wheel INFO adding 'django_tables2/templatetags/__init__.py' 2024-05-06 13:05:29,714 wheel INFO adding 'django_tables2/templatetags/django_tables2.py' 2024-05-06 13:05:29,716 wheel INFO adding 'django_tables2-2.7.0.dist-info/LICENSE' 2024-05-06 13:05:29,716 wheel INFO adding 'django_tables2-2.7.0.dist-info/METADATA' 2024-05-06 13:05:29,717 wheel INFO adding 'django_tables2-2.7.0.dist-info/WHEEL' 2024-05-06 13:05:29,718 wheel INFO adding 'django_tables2-2.7.0.dist-info/top_level.txt' 2024-05-06 13:05:29,720 wheel INFO adding 'django_tables2-2.7.0.dist-info/RECORD' 2024-05-06 13:05:29,722 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-06 13:05:29,741 gpep517 INFO The backend produced .dist/django_tables2-2.7.0-py3-none-any.whl django_tables2-2.7.0-py3-none-any.whl >>> py3-django-tables2: Entering fakeroot... >>> py3-django-tables2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/usr/lib/python3.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__' '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/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__' '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/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__' '/home/buildozer/aports/community/py3-django-tables2/pkg/py3-django-tables2/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: 304.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: 712.0 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 Mon, 06 May 2024 13:05:32 +0000 elapsed time 0h 0m 17s >>> py3-django-tables2: Cleaning up srcdir >>> py3-django-tables2: Cleaning up pkgdir >>> py3-django-tables2: Uninstalling dependencies... (1/32) Purging .makedepends-py3-django-tables2 (20240506.130524) (2/32) Purging py3-django-pyc (4.2.11-r1) (3/32) Purging py3-django (4.2.11-r1) (4/32) Purging py3-asgiref-pyc (3.8.1-r1) (5/32) Purging py3-asgiref (3.8.1-r1) (6/32) Purging py3-sqlparse-pyc (0.4.4-r2) (7/32) Purging py3-sqlparse (0.4.4-r2) (8/32) Purging tzdata (2024a-r1) (9/32) Purging py3-gpep517-pyc (15-r2) (10/32) Purging py3-gpep517 (15-r2) (11/32) Purging py3-installer-pyc (0.7.0-r2) (12/32) Purging py3-installer (0.7.0-r2) (13/32) Purging py3-setuptools-pyc (69.5.1-r0) (14/32) Purging py3-setuptools (69.5.1-r0) (15/32) Purging py3-wheel-pyc (0.42.0-r1) (16/32) Purging py3-wheel (0.42.0-r1) (17/32) Purging py3-packaging-pyc (24.0-r1) (18/32) Purging py3-packaging (24.0-r1) (19/32) Purging py3-parsing-pyc (3.1.2-r1) (20/32) Purging py3-parsing (3.1.2-r1) (21/32) Purging python3-pyc (3.12.3-r1) (22/32) Purging python3-pycache-pyc0 (3.12.3-r1) (23/32) Purging pyc (3.12.3-r1) (24/32) Purging python3 (3.12.3-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.6-r0) (28/32) Purging libpanelw (6.4_p20240420-r0) (29/32) Purging mpdecimal (4.0.0-r0) (30/32) Purging readline (8.2.10-r0) (31/32) Purging sqlite-libs (3.45.3-r0) (32/32) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-django-tables2: Updating the community/riscv64 repository index... >>> py3-django-tables2: Signing the index...