>>> py3-django: Building community/py3-django 4.2.12-r0 (using abuild 3.13.0-r3) started Tue, 07 May 2024 10:52:23 +0000 >>> py3-django: Checking sanity of /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse tzdata py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r3) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240420-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.3-r0) (9/30) Installing python3 (3.12.3-r1) (10/30) Installing python3-pycache-pyc0 (3.12.3-r1) (11/30) Installing pyc (3.12.3-r1) (12/30) Installing python3-pyc (3.12.3-r1) (13/30) Installing py3-asgiref (3.8.1-r1) (14/30) Installing py3-asgiref-pyc (3.8.1-r1) (15/30) Installing py3-sqlparse (0.4.4-r2) (16/30) Installing py3-sqlparse-pyc (0.4.4-r2) (17/30) Installing tzdata (2024a-r1) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-gpep517-pyc (15-r2) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.0-r1) (25/30) Installing py3-packaging-pyc (24.0-r1) (26/30) Installing py3-setuptools (69.5.1-r0) (27/30) Installing py3-setuptools-pyc (69.5.1-r0) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-py3-django (20240507.105227) Executing busybox-1.36.1-r26.trigger OK: 279 MiB in 132 packages >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Cleaning up tmpdir >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Django-4.2.12.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-django: Fetching https://files.pythonhosted.org/packages/source/D/Django/Django-4.2.12.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.0M 100 10.0M 0 0 20.8M 0 --:--:-- --:--:-- --:--:-- 20.8M >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Django-4.2.12.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.12.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/Django-4.2.12.tar.gz... 2024-05-07 10:52:32,254 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-07 10:52:32,545 root INFO running bdist_wheel 2024-05-07 10:52:32,612 root INFO running build 2024-05-07 10:52:32,612 root INFO running build_py 2024-05-07 10:52:32,623 root INFO creating build 2024-05-07 10:52:32,624 root INFO creating build/lib 2024-05-07 10:52:32,624 root INFO creating build/lib/django 2024-05-07 10:52:32,625 root INFO copying django/__main__.py -> build/lib/django 2024-05-07 10:52:32,626 root INFO copying django/shortcuts.py -> build/lib/django 2024-05-07 10:52:32,627 root INFO copying django/__init__.py -> build/lib/django 2024-05-07 10:52:32,629 root INFO creating build/lib/django/dispatch 2024-05-07 10:52:32,629 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2024-05-07 10:52:32,630 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2024-05-07 10:52:32,632 root INFO creating build/lib/django/contrib 2024-05-07 10:52:32,633 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2024-05-07 10:52:32,634 root INFO creating build/lib/django/template 2024-05-07 10:52:32,635 root INFO copying django/template/context.py -> build/lib/django/template 2024-05-07 10:52:32,636 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2024-05-07 10:52:32,638 root INFO copying django/template/smartif.py -> build/lib/django/template 2024-05-07 10:52:32,639 root INFO copying django/template/loader.py -> build/lib/django/template 2024-05-07 10:52:32,640 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2024-05-07 10:52:32,642 root INFO copying django/template/autoreload.py -> build/lib/django/template 2024-05-07 10:52:32,643 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2024-05-07 10:52:32,644 root INFO copying django/template/__init__.py -> build/lib/django/template 2024-05-07 10:52:32,645 root INFO copying django/template/response.py -> build/lib/django/template 2024-05-07 10:52:32,646 root INFO copying django/template/base.py -> build/lib/django/template 2024-05-07 10:52:32,648 root INFO copying django/template/exceptions.py -> build/lib/django/template 2024-05-07 10:52:32,649 root INFO copying django/template/library.py -> build/lib/django/template 2024-05-07 10:52:32,650 root INFO copying django/template/context_processors.py -> build/lib/django/template 2024-05-07 10:52:32,651 root INFO copying django/template/engine.py -> build/lib/django/template 2024-05-07 10:52:32,652 root INFO copying django/template/utils.py -> build/lib/django/template 2024-05-07 10:52:32,654 root INFO creating build/lib/django/conf 2024-05-07 10:52:32,655 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2024-05-07 10:52:32,656 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2024-05-07 10:52:32,657 root INFO creating build/lib/django/views 2024-05-07 10:52:32,658 root INFO copying django/views/i18n.py -> build/lib/django/views 2024-05-07 10:52:32,659 root INFO copying django/views/debug.py -> build/lib/django/views 2024-05-07 10:52:32,660 root INFO copying django/views/__init__.py -> build/lib/django/views 2024-05-07 10:52:32,661 root INFO copying django/views/csrf.py -> build/lib/django/views 2024-05-07 10:52:32,662 root INFO copying django/views/defaults.py -> build/lib/django/views 2024-05-07 10:52:32,663 root INFO copying django/views/static.py -> build/lib/django/views 2024-05-07 10:52:32,664 root INFO creating build/lib/django/templatetags 2024-05-07 10:52:32,665 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2024-05-07 10:52:32,666 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2024-05-07 10:52:32,667 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2024-05-07 10:52:32,668 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2024-05-07 10:52:32,669 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2024-05-07 10:52:32,669 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2024-05-07 10:52:32,671 root INFO creating build/lib/django/test 2024-05-07 10:52:32,672 root INFO copying django/test/html.py -> build/lib/django/test 2024-05-07 10:52:32,673 root INFO copying django/test/selenium.py -> build/lib/django/test 2024-05-07 10:52:32,673 root INFO copying django/test/__init__.py -> build/lib/django/test 2024-05-07 10:52:32,674 root INFO copying django/test/runner.py -> build/lib/django/test 2024-05-07 10:52:32,676 root INFO copying django/test/testcases.py -> build/lib/django/test 2024-05-07 10:52:32,677 root INFO copying django/test/signals.py -> build/lib/django/test 2024-05-07 10:52:32,678 root INFO copying django/test/client.py -> build/lib/django/test 2024-05-07 10:52:32,679 root INFO copying django/test/utils.py -> build/lib/django/test 2024-05-07 10:52:32,681 root INFO creating build/lib/django/core 2024-05-07 10:52:32,682 root INFO copying django/core/paginator.py -> build/lib/django/core 2024-05-07 10:52:32,683 root INFO copying django/core/asgi.py -> build/lib/django/core 2024-05-07 10:52:32,684 root INFO copying django/core/wsgi.py -> build/lib/django/core 2024-05-07 10:52:32,685 root INFO copying django/core/__init__.py -> build/lib/django/core 2024-05-07 10:52:32,685 root INFO copying django/core/signals.py -> build/lib/django/core 2024-05-07 10:52:32,686 root INFO copying django/core/exceptions.py -> build/lib/django/core 2024-05-07 10:52:32,687 root INFO copying django/core/validators.py -> build/lib/django/core 2024-05-07 10:52:32,688 root INFO copying django/core/signing.py -> build/lib/django/core 2024-05-07 10:52:32,689 root INFO creating build/lib/django/apps 2024-05-07 10:52:32,690 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2024-05-07 10:52:32,691 root INFO copying django/apps/config.py -> build/lib/django/apps 2024-05-07 10:52:32,692 root INFO copying django/apps/registry.py -> build/lib/django/apps 2024-05-07 10:52:32,695 root INFO creating build/lib/django/utils 2024-05-07 10:52:32,695 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2024-05-07 10:52:32,696 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2024-05-07 10:52:32,697 root INFO copying django/utils/cache.py -> build/lib/django/utils 2024-05-07 10:52:32,698 root INFO copying django/utils/connection.py -> build/lib/django/utils 2024-05-07 10:52:32,699 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2024-05-07 10:52:32,700 root INFO copying django/utils/tree.py -> build/lib/django/utils 2024-05-07 10:52:32,701 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2024-05-07 10:52:32,702 root INFO copying django/utils/duration.py -> build/lib/django/utils 2024-05-07 10:52:32,703 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2024-05-07 10:52:32,704 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2024-05-07 10:52:32,704 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2024-05-07 10:52:32,705 root INFO copying django/utils/http.py -> build/lib/django/utils 2024-05-07 10:52:32,706 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2024-05-07 10:52:32,707 root INFO copying django/utils/_os.py -> build/lib/django/utils 2024-05-07 10:52:32,708 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2024-05-07 10:52:32,709 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2024-05-07 10:52:32,710 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2024-05-07 10:52:32,711 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2024-05-07 10:52:32,712 root INFO copying django/utils/html.py -> build/lib/django/utils 2024-05-07 10:52:32,713 root INFO copying django/utils/archive.py -> build/lib/django/utils 2024-05-07 10:52:32,714 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2024-05-07 10:52:32,715 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2024-05-07 10:52:32,716 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2024-05-07 10:52:32,717 root INFO copying django/utils/text.py -> build/lib/django/utils 2024-05-07 10:52:32,718 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2024-05-07 10:52:32,718 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2024-05-07 10:52:32,719 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2024-05-07 10:52:32,720 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2024-05-07 10:52:32,721 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2024-05-07 10:52:32,722 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2024-05-07 10:52:32,723 root INFO copying django/utils/version.py -> build/lib/django/utils 2024-05-07 10:52:32,724 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2024-05-07 10:52:32,725 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2024-05-07 10:52:32,726 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2024-05-07 10:52:32,727 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2024-05-07 10:52:32,727 root INFO copying django/utils/dates.py -> build/lib/django/utils 2024-05-07 10:52:32,728 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2024-05-07 10:52:32,729 root INFO copying django/utils/log.py -> build/lib/django/utils 2024-05-07 10:52:32,730 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2024-05-07 10:52:32,731 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2024-05-07 10:52:32,732 root INFO copying django/utils/functional.py -> build/lib/django/utils 2024-05-07 10:52:32,733 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2024-05-07 10:52:32,734 root INFO copying django/utils/formats.py -> build/lib/django/utils 2024-05-07 10:52:32,735 root INFO creating build/lib/django/middleware 2024-05-07 10:52:32,736 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2024-05-07 10:52:32,737 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2024-05-07 10:52:32,738 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2024-05-07 10:52:32,739 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2024-05-07 10:52:32,739 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2024-05-07 10:52:32,740 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2024-05-07 10:52:32,741 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2024-05-07 10:52:32,742 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2024-05-07 10:52:32,743 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2024-05-07 10:52:32,745 root INFO creating build/lib/django/forms 2024-05-07 10:52:32,745 root INFO copying django/forms/fields.py -> build/lib/django/forms 2024-05-07 10:52:32,746 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2024-05-07 10:52:32,748 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2024-05-07 10:52:32,749 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2024-05-07 10:52:32,749 root INFO copying django/forms/forms.py -> build/lib/django/forms 2024-05-07 10:52:32,750 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2024-05-07 10:52:32,752 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2024-05-07 10:52:32,753 root INFO copying django/forms/models.py -> build/lib/django/forms 2024-05-07 10:52:32,754 root INFO copying django/forms/utils.py -> build/lib/django/forms 2024-05-07 10:52:32,756 root INFO creating build/lib/django/db 2024-05-07 10:52:32,756 root INFO copying django/db/transaction.py -> build/lib/django/db 2024-05-07 10:52:32,757 root INFO copying django/db/__init__.py -> build/lib/django/db 2024-05-07 10:52:32,758 root INFO copying django/db/utils.py -> build/lib/django/db 2024-05-07 10:52:32,760 root INFO creating build/lib/django/urls 2024-05-07 10:52:32,761 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2024-05-07 10:52:32,762 root INFO copying django/urls/conf.py -> build/lib/django/urls 2024-05-07 10:52:32,762 root INFO copying django/urls/converters.py -> build/lib/django/urls 2024-05-07 10:52:32,763 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2024-05-07 10:52:32,764 root INFO copying django/urls/base.py -> build/lib/django/urls 2024-05-07 10:52:32,765 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2024-05-07 10:52:32,766 root INFO copying django/urls/utils.py -> build/lib/django/urls 2024-05-07 10:52:32,767 root INFO creating build/lib/django/http 2024-05-07 10:52:32,768 root INFO copying django/http/request.py -> build/lib/django/http 2024-05-07 10:52:32,769 root INFO copying django/http/__init__.py -> build/lib/django/http 2024-05-07 10:52:32,770 root INFO copying django/http/response.py -> build/lib/django/http 2024-05-07 10:52:32,771 root INFO copying django/http/cookie.py -> build/lib/django/http 2024-05-07 10:52:32,772 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2024-05-07 10:52:32,774 root INFO creating build/lib/django/contrib/messages 2024-05-07 10:52:32,774 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,775 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,776 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,777 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,778 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,778 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,779 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,780 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2024-05-07 10:52:32,781 root INFO creating build/lib/django/contrib/sites 2024-05-07 10:52:32,782 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,783 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,784 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,785 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,785 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,786 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,787 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,788 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,789 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,789 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2024-05-07 10:52:32,791 root INFO creating build/lib/django/contrib/postgres 2024-05-07 10:52:32,792 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,793 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,793 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,794 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,795 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,796 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,797 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,798 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,799 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,800 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,801 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,802 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,803 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2024-05-07 10:52:32,804 root INFO creating build/lib/django/contrib/gis 2024-05-07 10:52:32,805 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,806 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,807 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,808 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,808 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,809 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,810 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,811 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2024-05-07 10:52:32,812 root INFO creating build/lib/django/contrib/syndication 2024-05-07 10:52:32,813 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2024-05-07 10:52:32,814 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2024-05-07 10:52:32,815 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2024-05-07 10:52:32,816 root INFO creating build/lib/django/contrib/humanize 2024-05-07 10:52:32,817 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2024-05-07 10:52:32,817 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2024-05-07 10:52:32,819 root INFO creating build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,820 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,820 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,821 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,822 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,823 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,824 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,825 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,826 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,827 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,828 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2024-05-07 10:52:32,829 root INFO creating build/lib/django/contrib/auth 2024-05-07 10:52:32,830 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,831 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,832 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,833 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,834 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,835 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,836 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,837 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,838 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,839 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,840 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,841 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,842 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,843 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,844 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,844 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,845 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,846 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,847 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2024-05-07 10:52:32,848 root INFO creating build/lib/django/contrib/sitemaps 2024-05-07 10:52:32,849 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2024-05-07 10:52:32,850 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2024-05-07 10:52:32,851 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2024-05-07 10:52:32,853 root INFO creating build/lib/django/contrib/admin 2024-05-07 10:52:32,853 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,855 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,856 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,857 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,858 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,859 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,860 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,861 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,862 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,863 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,864 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,865 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,866 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,867 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,868 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2024-05-07 10:52:32,869 root INFO creating build/lib/django/contrib/redirects 2024-05-07 10:52:32,870 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2024-05-07 10:52:32,871 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2024-05-07 10:52:32,872 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2024-05-07 10:52:32,872 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2024-05-07 10:52:32,873 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2024-05-07 10:52:32,875 root INFO creating build/lib/django/contrib/sessions 2024-05-07 10:52:32,875 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,876 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,877 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,878 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,878 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,879 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,880 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2024-05-07 10:52:32,881 root INFO creating build/lib/django/contrib/admindocs 2024-05-07 10:52:32,882 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2024-05-07 10:52:32,883 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2024-05-07 10:52:32,884 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2024-05-07 10:52:32,885 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2024-05-07 10:52:32,885 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2024-05-07 10:52:32,886 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2024-05-07 10:52:32,888 root INFO creating build/lib/django/contrib/flatpages 2024-05-07 10:52:32,889 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,889 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,890 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,891 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,892 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,893 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,893 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,894 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,895 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2024-05-07 10:52:32,896 root INFO creating build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,897 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,898 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,899 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,900 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,901 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,902 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,903 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,904 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2024-05-07 10:52:32,905 root INFO creating build/lib/django/contrib/messages/storage 2024-05-07 10:52:32,906 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2024-05-07 10:52:32,906 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2024-05-07 10:52:32,907 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2024-05-07 10:52:32,908 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2024-05-07 10:52:32,909 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2024-05-07 10:52:32,910 root INFO creating build/lib/django/contrib/sites/migrations 2024-05-07 10:52:32,911 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2024-05-07 10:52:32,912 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2024-05-07 10:52:32,913 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2024-05-07 10:52:32,914 root INFO creating build/lib/django/contrib/postgres/forms 2024-05-07 10:52:32,915 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2024-05-07 10:52:32,916 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2024-05-07 10:52:32,917 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2024-05-07 10:52:32,917 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2024-05-07 10:52:32,919 root INFO creating build/lib/django/contrib/postgres/aggregates 2024-05-07 10:52:32,919 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 10:52:32,920 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 10:52:32,921 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 10:52:32,922 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 10:52:32,923 root INFO creating build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,924 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,925 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,926 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,927 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,928 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,929 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,930 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2024-05-07 10:52:32,931 root INFO creating build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,932 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,933 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,934 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,935 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,936 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,937 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,938 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,939 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,939 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,940 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,941 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,942 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,943 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:32,945 root INFO creating build/lib/django/contrib/gis/sitemaps 2024-05-07 10:52:32,946 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 10:52:32,947 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 10:52:32,947 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 10:52:32,949 root INFO creating build/lib/django/contrib/gis/admin 2024-05-07 10:52:32,949 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2024-05-07 10:52:32,950 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2024-05-07 10:52:32,951 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2024-05-07 10:52:32,953 root INFO creating build/lib/django/contrib/gis/utils 2024-05-07 10:52:32,953 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2024-05-07 10:52:32,954 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2024-05-07 10:52:32,955 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2024-05-07 10:52:32,956 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2024-05-07 10:52:32,957 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2024-05-07 10:52:32,958 root INFO creating build/lib/django/contrib/gis/serializers 2024-05-07 10:52:32,959 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2024-05-07 10:52:32,960 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2024-05-07 10:52:32,961 root INFO creating build/lib/django/contrib/gis/forms 2024-05-07 10:52:32,962 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2024-05-07 10:52:32,963 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2024-05-07 10:52:32,963 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2024-05-07 10:52:32,965 root INFO creating build/lib/django/contrib/gis/management 2024-05-07 10:52:32,965 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2024-05-07 10:52:32,966 root INFO creating build/lib/django/contrib/gis/db 2024-05-07 10:52:32,967 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2024-05-07 10:52:32,968 root INFO creating build/lib/django/contrib/gis/geoip2 2024-05-07 10:52:32,969 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 10:52:32,970 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 10:52:32,971 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 10:52:32,972 root INFO creating build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,973 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,974 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,975 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,976 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,977 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,978 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,979 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,980 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,981 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,982 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,983 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,984 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,985 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,985 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:32,987 root INFO creating build/lib/django/contrib/gis/gdal/raster 2024-05-07 10:52:32,987 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 10:52:32,988 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 10:52:32,989 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 10:52:32,990 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 10:52:32,991 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 10:52:32,993 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,993 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,994 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,995 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,996 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,997 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,998 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:32,999 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:33,000 root INFO creating build/lib/django/contrib/gis/management/commands 2024-05-07 10:52:33,000 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 10:52:33,001 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 10:52:33,002 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 10:52:33,004 root INFO creating build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,004 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,005 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,006 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,007 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,008 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,009 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2024-05-07 10:52:33,010 root INFO creating build/lib/django/contrib/gis/db/backends 2024-05-07 10:52:33,011 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2024-05-07 10:52:33,012 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2024-05-07 10:52:33,013 root INFO creating build/lib/django/contrib/gis/db/models/sql 2024-05-07 10:52:33,013 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2024-05-07 10:52:33,014 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2024-05-07 10:52:33,016 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,016 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,017 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,018 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,019 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,020 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,020 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:33,022 root INFO creating build/lib/django/contrib/gis/db/backends/base 2024-05-07 10:52:33,023 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 10:52:33,023 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 10:52:33,024 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 10:52:33,025 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 10:52:33,026 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 10:52:33,028 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,028 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,029 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,030 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,031 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,032 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,032 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,033 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,034 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,035 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,036 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:33,038 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,039 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,039 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,040 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,041 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,042 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,043 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,043 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,044 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:33,046 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,047 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,048 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,049 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,049 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,050 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,051 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,052 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,053 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,053 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:33,055 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,056 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,057 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,058 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,058 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,059 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,060 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,061 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,062 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,063 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,064 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 10:52:33,065 root INFO creating build/lib/django/contrib/humanize/templatetags 2024-05-07 10:52:33,066 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2024-05-07 10:52:33,066 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2024-05-07 10:52:33,068 root INFO creating build/lib/django/contrib/staticfiles/management 2024-05-07 10:52:33,069 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2024-05-07 10:52:33,070 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2024-05-07 10:52:33,070 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 10:52:33,072 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 10:52:33,072 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 10:52:33,073 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 10:52:33,075 root INFO creating build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,076 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,076 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,077 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,078 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,079 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,080 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,081 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,082 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,083 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,083 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,084 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,085 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,086 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 10:52:33,087 root INFO creating build/lib/django/contrib/auth/handlers 2024-05-07 10:52:33,088 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2024-05-07 10:52:33,088 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2024-05-07 10:52:33,089 root INFO creating build/lib/django/contrib/auth/management 2024-05-07 10:52:33,090 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2024-05-07 10:52:33,091 root INFO creating build/lib/django/contrib/auth/management/commands 2024-05-07 10:52:33,092 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 10:52:33,093 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 10:52:33,094 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 10:52:33,095 root INFO creating build/lib/django/contrib/sitemaps/management 2024-05-07 10:52:33,096 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2024-05-07 10:52:33,097 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2024-05-07 10:52:33,097 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2024-05-07 10:52:33,098 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2024-05-07 10:52:33,100 root INFO creating build/lib/django/contrib/admin/migrations 2024-05-07 10:52:33,100 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2024-05-07 10:52:33,101 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2024-05-07 10:52:33,102 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2024-05-07 10:52:33,103 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2024-05-07 10:52:33,104 root INFO creating build/lib/django/contrib/admin/views 2024-05-07 10:52:33,105 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2024-05-07 10:52:33,106 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2024-05-07 10:52:33,107 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2024-05-07 10:52:33,107 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2024-05-07 10:52:33,109 root INFO creating build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,109 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,110 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,112 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,112 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,113 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,114 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 10:52:33,115 root INFO creating build/lib/django/contrib/redirects/migrations 2024-05-07 10:52:33,116 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 10:52:33,117 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 10:52:33,118 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 10:52:33,119 root INFO creating build/lib/django/contrib/sessions/migrations 2024-05-07 10:52:33,119 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2024-05-07 10:52:33,120 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2024-05-07 10:52:33,121 root INFO creating build/lib/django/contrib/sessions/management 2024-05-07 10:52:33,122 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2024-05-07 10:52:33,123 root INFO creating build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,124 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,125 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,126 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,126 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,127 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,128 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,129 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2024-05-07 10:52:33,131 root INFO creating build/lib/django/contrib/sessions/management/commands 2024-05-07 10:52:33,131 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2024-05-07 10:52:33,132 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2024-05-07 10:52:33,133 root INFO creating build/lib/django/contrib/flatpages/migrations 2024-05-07 10:52:33,134 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2024-05-07 10:52:33,135 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2024-05-07 10:52:33,136 root INFO creating build/lib/django/contrib/flatpages/templatetags 2024-05-07 10:52:33,137 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2024-05-07 10:52:33,137 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2024-05-07 10:52:33,139 root INFO creating build/lib/django/contrib/contenttypes/migrations 2024-05-07 10:52:33,139 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 10:52:33,140 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 10:52:33,141 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 10:52:33,142 root INFO creating build/lib/django/contrib/contenttypes/management 2024-05-07 10:52:33,143 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2024-05-07 10:52:33,144 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2024-05-07 10:52:33,145 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2024-05-07 10:52:33,145 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2024-05-07 10:52:33,147 root INFO creating build/lib/django/template/loaders 2024-05-07 10:52:33,147 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2024-05-07 10:52:33,148 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2024-05-07 10:52:33,149 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2024-05-07 10:52:33,150 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2024-05-07 10:52:33,151 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2024-05-07 10:52:33,152 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2024-05-07 10:52:33,153 root INFO creating build/lib/django/template/backends 2024-05-07 10:52:33,154 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2024-05-07 10:52:33,155 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2024-05-07 10:52:33,155 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2024-05-07 10:52:33,156 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2024-05-07 10:52:33,157 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2024-05-07 10:52:33,158 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2024-05-07 10:52:33,159 root INFO creating build/lib/django/conf/locale 2024-05-07 10:52:33,160 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2024-05-07 10:52:33,162 root INFO creating build/lib/django/conf/urls 2024-05-07 10:52:33,162 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2024-05-07 10:52:33,163 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2024-05-07 10:52:33,164 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2024-05-07 10:52:33,165 root INFO creating build/lib/django/conf/locale/sq 2024-05-07 10:52:33,166 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2024-05-07 10:52:33,167 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2024-05-07 10:52:33,168 root INFO creating build/lib/django/conf/locale/en_GB 2024-05-07 10:52:33,169 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2024-05-07 10:52:33,169 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2024-05-07 10:52:33,171 root INFO creating build/lib/django/conf/locale/th 2024-05-07 10:52:33,171 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2024-05-07 10:52:33,172 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2024-05-07 10:52:33,173 root INFO creating build/lib/django/conf/locale/et 2024-05-07 10:52:33,174 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2024-05-07 10:52:33,174 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2024-05-07 10:52:33,176 root INFO creating build/lib/django/conf/locale/bn 2024-05-07 10:52:33,176 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2024-05-07 10:52:33,177 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2024-05-07 10:52:33,178 root INFO creating build/lib/django/conf/locale/it 2024-05-07 10:52:33,179 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2024-05-07 10:52:33,180 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2024-05-07 10:52:33,181 root INFO creating build/lib/django/conf/locale/hu 2024-05-07 10:52:33,181 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2024-05-07 10:52:33,182 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2024-05-07 10:52:33,183 root INFO creating build/lib/django/conf/locale/da 2024-05-07 10:52:33,184 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2024-05-07 10:52:33,185 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2024-05-07 10:52:33,186 root INFO creating build/lib/django/conf/locale/ig 2024-05-07 10:52:33,187 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2024-05-07 10:52:33,187 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2024-05-07 10:52:33,189 root INFO creating build/lib/django/conf/locale/de_CH 2024-05-07 10:52:33,189 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2024-05-07 10:52:33,190 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2024-05-07 10:52:33,191 root INFO creating build/lib/django/conf/locale/es_MX 2024-05-07 10:52:33,192 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2024-05-07 10:52:33,193 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2024-05-07 10:52:33,194 root INFO creating build/lib/django/conf/locale/ar_DZ 2024-05-07 10:52:33,194 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2024-05-07 10:52:33,195 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2024-05-07 10:52:33,196 root INFO creating build/lib/django/conf/locale/tk 2024-05-07 10:52:33,197 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2024-05-07 10:52:33,198 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2024-05-07 10:52:33,199 root INFO creating build/lib/django/conf/locale/ar 2024-05-07 10:52:33,200 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2024-05-07 10:52:33,200 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2024-05-07 10:52:33,202 root INFO creating build/lib/django/conf/locale/mn 2024-05-07 10:52:33,202 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2024-05-07 10:52:33,203 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2024-05-07 10:52:33,204 root INFO creating build/lib/django/conf/locale/te 2024-05-07 10:52:33,205 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2024-05-07 10:52:33,206 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2024-05-07 10:52:33,207 root INFO creating build/lib/django/conf/locale/nb 2024-05-07 10:52:33,208 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2024-05-07 10:52:33,208 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2024-05-07 10:52:33,210 root INFO creating build/lib/django/conf/locale/uk 2024-05-07 10:52:33,210 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2024-05-07 10:52:33,211 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2024-05-07 10:52:33,212 root INFO creating build/lib/django/conf/locale/mk 2024-05-07 10:52:33,213 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2024-05-07 10:52:33,214 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2024-05-07 10:52:33,215 root INFO creating build/lib/django/conf/locale/es_PR 2024-05-07 10:52:33,215 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2024-05-07 10:52:33,216 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2024-05-07 10:52:33,217 root INFO creating build/lib/django/conf/locale/bs 2024-05-07 10:52:33,218 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2024-05-07 10:52:33,219 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2024-05-07 10:52:33,220 root INFO creating build/lib/django/conf/locale/de 2024-05-07 10:52:33,221 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2024-05-07 10:52:33,221 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2024-05-07 10:52:33,223 root INFO creating build/lib/django/conf/locale/es_AR 2024-05-07 10:52:33,223 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2024-05-07 10:52:33,224 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2024-05-07 10:52:33,225 root INFO creating build/lib/django/conf/locale/lt 2024-05-07 10:52:33,226 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2024-05-07 10:52:33,227 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2024-05-07 10:52:33,228 root INFO creating build/lib/django/conf/locale/ka 2024-05-07 10:52:33,228 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2024-05-07 10:52:33,229 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2024-05-07 10:52:33,230 root INFO creating build/lib/django/conf/locale/cs 2024-05-07 10:52:33,231 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2024-05-07 10:52:33,232 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2024-05-07 10:52:33,233 root INFO creating build/lib/django/conf/locale/ja 2024-05-07 10:52:33,234 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2024-05-07 10:52:33,234 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2024-05-07 10:52:33,236 root INFO creating build/lib/django/conf/locale/nn 2024-05-07 10:52:33,236 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2024-05-07 10:52:33,237 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2024-05-07 10:52:33,238 root INFO creating build/lib/django/conf/locale/cy 2024-05-07 10:52:33,239 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2024-05-07 10:52:33,240 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2024-05-07 10:52:33,241 root INFO creating build/lib/django/conf/locale/es 2024-05-07 10:52:33,241 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2024-05-07 10:52:33,242 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2024-05-07 10:52:33,243 root INFO creating build/lib/django/conf/locale/el 2024-05-07 10:52:33,244 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2024-05-07 10:52:33,245 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2024-05-07 10:52:33,246 root INFO creating build/lib/django/conf/locale/pt 2024-05-07 10:52:33,247 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2024-05-07 10:52:33,247 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2024-05-07 10:52:33,249 root INFO creating build/lib/django/conf/locale/fr 2024-05-07 10:52:33,249 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2024-05-07 10:52:33,250 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2024-05-07 10:52:33,251 root INFO creating build/lib/django/conf/locale/eu 2024-05-07 10:52:33,252 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2024-05-07 10:52:33,253 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2024-05-07 10:52:33,254 root INFO creating build/lib/django/conf/locale/pt_BR 2024-05-07 10:52:33,255 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2024-05-07 10:52:33,255 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2024-05-07 10:52:33,257 root INFO creating build/lib/django/conf/locale/ro 2024-05-07 10:52:33,257 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2024-05-07 10:52:33,258 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2024-05-07 10:52:33,259 root INFO creating build/lib/django/conf/locale/ga 2024-05-07 10:52:33,260 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2024-05-07 10:52:33,261 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2024-05-07 10:52:33,262 root INFO creating build/lib/django/conf/locale/en_AU 2024-05-07 10:52:33,262 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2024-05-07 10:52:33,263 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2024-05-07 10:52:33,264 root INFO creating build/lib/django/conf/locale/ms 2024-05-07 10:52:33,265 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2024-05-07 10:52:33,266 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2024-05-07 10:52:33,267 root INFO creating build/lib/django/conf/locale/km 2024-05-07 10:52:33,268 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2024-05-07 10:52:33,268 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2024-05-07 10:52:33,269 root INFO creating build/lib/django/conf/locale/ru 2024-05-07 10:52:33,270 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2024-05-07 10:52:33,271 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2024-05-07 10:52:33,272 root INFO creating build/lib/django/conf/locale/ky 2024-05-07 10:52:33,273 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2024-05-07 10:52:33,273 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2024-05-07 10:52:33,275 root INFO creating build/lib/django/conf/locale/he 2024-05-07 10:52:33,275 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2024-05-07 10:52:33,276 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2024-05-07 10:52:33,277 root INFO creating build/lib/django/conf/locale/uz 2024-05-07 10:52:33,278 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2024-05-07 10:52:33,279 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2024-05-07 10:52:33,280 root INFO creating build/lib/django/conf/locale/es_NI 2024-05-07 10:52:33,281 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2024-05-07 10:52:33,281 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2024-05-07 10:52:33,283 root INFO creating build/lib/django/conf/locale/ko 2024-05-07 10:52:33,283 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2024-05-07 10:52:33,284 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2024-05-07 10:52:33,285 root INFO creating build/lib/django/conf/locale/fy 2024-05-07 10:52:33,286 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2024-05-07 10:52:33,286 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2024-05-07 10:52:33,288 root INFO creating build/lib/django/conf/locale/sr_Latn 2024-05-07 10:52:33,288 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2024-05-07 10:52:33,289 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2024-05-07 10:52:33,290 root INFO creating build/lib/django/conf/locale/vi 2024-05-07 10:52:33,291 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2024-05-07 10:52:33,292 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2024-05-07 10:52:33,293 root INFO creating build/lib/django/conf/locale/pl 2024-05-07 10:52:33,293 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2024-05-07 10:52:33,294 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2024-05-07 10:52:33,296 root INFO creating build/lib/django/conf/locale/ml 2024-05-07 10:52:33,296 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2024-05-07 10:52:33,297 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2024-05-07 10:52:33,298 root INFO creating build/lib/django/conf/locale/es_CO 2024-05-07 10:52:33,299 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2024-05-07 10:52:33,300 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2024-05-07 10:52:33,301 root INFO creating build/lib/django/conf/locale/tg 2024-05-07 10:52:33,301 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2024-05-07 10:52:33,302 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2024-05-07 10:52:33,304 root INFO creating build/lib/django/conf/locale/az 2024-05-07 10:52:33,304 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2024-05-07 10:52:33,305 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2024-05-07 10:52:33,306 root INFO creating build/lib/django/conf/locale/lv 2024-05-07 10:52:33,307 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2024-05-07 10:52:33,308 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2024-05-07 10:52:33,309 root INFO creating build/lib/django/conf/locale/hr 2024-05-07 10:52:33,309 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2024-05-07 10:52:33,310 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2024-05-07 10:52:33,311 root INFO creating build/lib/django/conf/locale/tr 2024-05-07 10:52:33,312 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2024-05-07 10:52:33,313 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2024-05-07 10:52:33,314 root INFO creating build/lib/django/conf/locale/fa 2024-05-07 10:52:33,315 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2024-05-07 10:52:33,315 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2024-05-07 10:52:33,317 root INFO creating build/lib/django/conf/locale/ckb 2024-05-07 10:52:33,317 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2024-05-07 10:52:33,318 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2024-05-07 10:52:33,319 root INFO creating build/lib/django/conf/locale/is 2024-05-07 10:52:33,320 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2024-05-07 10:52:33,321 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2024-05-07 10:52:33,322 root INFO creating build/lib/django/conf/locale/zh_Hant 2024-05-07 10:52:33,322 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2024-05-07 10:52:33,323 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2024-05-07 10:52:33,324 root INFO creating build/lib/django/conf/locale/sk 2024-05-07 10:52:33,325 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2024-05-07 10:52:33,326 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2024-05-07 10:52:33,327 root INFO creating build/lib/django/conf/locale/gd 2024-05-07 10:52:33,328 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2024-05-07 10:52:33,328 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2024-05-07 10:52:33,329 root INFO creating build/lib/django/conf/locale/eo 2024-05-07 10:52:33,330 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2024-05-07 10:52:33,331 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2024-05-07 10:52:33,332 root INFO creating build/lib/django/conf/locale/sl 2024-05-07 10:52:33,333 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2024-05-07 10:52:33,333 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2024-05-07 10:52:33,335 root INFO creating build/lib/django/conf/locale/bg 2024-05-07 10:52:33,335 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2024-05-07 10:52:33,336 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2024-05-07 10:52:33,337 root INFO creating build/lib/django/conf/locale/zh_Hans 2024-05-07 10:52:33,338 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2024-05-07 10:52:33,339 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2024-05-07 10:52:33,340 root INFO creating build/lib/django/conf/locale/kn 2024-05-07 10:52:33,341 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2024-05-07 10:52:33,341 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2024-05-07 10:52:33,343 root INFO creating build/lib/django/conf/locale/gl 2024-05-07 10:52:33,343 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2024-05-07 10:52:33,344 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2024-05-07 10:52:33,345 root INFO creating build/lib/django/conf/locale/id 2024-05-07 10:52:33,346 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2024-05-07 10:52:33,347 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2024-05-07 10:52:33,348 root INFO creating build/lib/django/conf/locale/hi 2024-05-07 10:52:33,349 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2024-05-07 10:52:33,349 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2024-05-07 10:52:33,351 root INFO creating build/lib/django/conf/locale/sr 2024-05-07 10:52:33,351 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2024-05-07 10:52:33,352 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2024-05-07 10:52:33,353 root INFO creating build/lib/django/conf/locale/sv 2024-05-07 10:52:33,354 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2024-05-07 10:52:33,354 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2024-05-07 10:52:33,356 root INFO creating build/lib/django/conf/locale/en 2024-05-07 10:52:33,356 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2024-05-07 10:52:33,357 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2024-05-07 10:52:33,358 root INFO creating build/lib/django/conf/locale/nl 2024-05-07 10:52:33,359 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2024-05-07 10:52:33,360 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2024-05-07 10:52:33,361 root INFO creating build/lib/django/conf/locale/fi 2024-05-07 10:52:33,361 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2024-05-07 10:52:33,362 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2024-05-07 10:52:33,363 root INFO creating build/lib/django/conf/locale/ta 2024-05-07 10:52:33,364 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2024-05-07 10:52:33,365 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2024-05-07 10:52:33,366 root INFO creating build/lib/django/conf/locale/ca 2024-05-07 10:52:33,367 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2024-05-07 10:52:33,367 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2024-05-07 10:52:33,369 root INFO creating build/lib/django/views/generic 2024-05-07 10:52:33,369 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2024-05-07 10:52:33,370 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2024-05-07 10:52:33,372 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2024-05-07 10:52:33,372 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2024-05-07 10:52:33,374 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2024-05-07 10:52:33,375 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2024-05-07 10:52:33,376 root INFO creating build/lib/django/views/decorators 2024-05-07 10:52:33,377 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,378 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,379 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,380 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,380 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,381 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,382 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,383 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,384 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2024-05-07 10:52:33,385 root INFO creating build/lib/django/core/mail 2024-05-07 10:52:33,385 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2024-05-07 10:52:33,386 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2024-05-07 10:52:33,387 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2024-05-07 10:52:33,389 root INFO creating build/lib/django/core/checks 2024-05-07 10:52:33,390 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2024-05-07 10:52:33,390 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2024-05-07 10:52:33,392 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2024-05-07 10:52:33,392 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2024-05-07 10:52:33,393 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2024-05-07 10:52:33,394 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2024-05-07 10:52:33,396 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2024-05-07 10:52:33,397 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2024-05-07 10:52:33,398 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2024-05-07 10:52:33,399 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2024-05-07 10:52:33,399 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2024-05-07 10:52:33,401 root INFO creating build/lib/django/core/handlers 2024-05-07 10:52:33,401 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2024-05-07 10:52:33,402 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2024-05-07 10:52:33,403 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2024-05-07 10:52:33,404 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2024-05-07 10:52:33,405 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2024-05-07 10:52:33,407 root INFO creating build/lib/django/core/files 2024-05-07 10:52:33,407 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2024-05-07 10:52:33,408 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2024-05-07 10:52:33,409 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2024-05-07 10:52:33,410 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2024-05-07 10:52:33,411 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2024-05-07 10:52:33,412 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2024-05-07 10:52:33,413 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2024-05-07 10:52:33,413 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2024-05-07 10:52:33,414 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2024-05-07 10:52:33,416 root INFO creating build/lib/django/core/serializers 2024-05-07 10:52:33,417 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,418 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,419 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,419 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,420 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,421 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,422 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2024-05-07 10:52:33,424 root INFO creating build/lib/django/core/management 2024-05-07 10:52:33,425 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2024-05-07 10:52:33,425 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2024-05-07 10:52:33,426 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2024-05-07 10:52:33,427 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2024-05-07 10:52:33,428 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2024-05-07 10:52:33,429 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2024-05-07 10:52:33,431 root INFO creating build/lib/django/core/servers 2024-05-07 10:52:33,432 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2024-05-07 10:52:33,432 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2024-05-07 10:52:33,434 root INFO creating build/lib/django/core/cache 2024-05-07 10:52:33,434 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2024-05-07 10:52:33,435 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2024-05-07 10:52:33,437 root INFO creating build/lib/django/core/mail/backends 2024-05-07 10:52:33,437 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,438 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,439 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,440 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,441 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,442 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,442 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2024-05-07 10:52:33,444 root INFO creating build/lib/django/core/checks/compatibility 2024-05-07 10:52:33,444 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2024-05-07 10:52:33,445 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2024-05-07 10:52:33,446 root INFO creating build/lib/django/core/checks/security 2024-05-07 10:52:33,447 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2024-05-07 10:52:33,448 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2024-05-07 10:52:33,449 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2024-05-07 10:52:33,450 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2024-05-07 10:52:33,451 root INFO creating build/lib/django/core/files/storage 2024-05-07 10:52:33,452 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2024-05-07 10:52:33,453 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2024-05-07 10:52:33,453 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2024-05-07 10:52:33,454 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2024-05-07 10:52:33,455 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2024-05-07 10:52:33,456 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2024-05-07 10:52:33,459 root INFO creating build/lib/django/core/management/commands 2024-05-07 10:52:33,459 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,460 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,461 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,462 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,463 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,464 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,465 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,466 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,467 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,468 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,469 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,470 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,470 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,471 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,472 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,473 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,474 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,475 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,476 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,477 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,478 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,479 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,480 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,481 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,482 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,483 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2024-05-07 10:52:33,484 root INFO creating build/lib/django/core/cache/backends 2024-05-07 10:52:33,485 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,486 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,487 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,488 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,489 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,490 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,491 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,491 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2024-05-07 10:52:33,493 root INFO creating build/lib/django/utils/translation 2024-05-07 10:52:33,493 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2024-05-07 10:52:33,495 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2024-05-07 10:52:33,495 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2024-05-07 10:52:33,496 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2024-05-07 10:52:33,497 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2024-05-07 10:52:33,499 root INFO creating build/lib/django/db/models 2024-05-07 10:52:33,500 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2024-05-07 10:52:33,501 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2024-05-07 10:52:33,502 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2024-05-07 10:52:33,504 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2024-05-07 10:52:33,504 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2024-05-07 10:52:33,505 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2024-05-07 10:52:33,506 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2024-05-07 10:52:33,508 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2024-05-07 10:52:33,509 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2024-05-07 10:52:33,510 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2024-05-07 10:52:33,511 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2024-05-07 10:52:33,512 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2024-05-07 10:52:33,513 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2024-05-07 10:52:33,515 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2024-05-07 10:52:33,516 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2024-05-07 10:52:33,517 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2024-05-07 10:52:33,519 root INFO creating build/lib/django/db/migrations 2024-05-07 10:52:33,519 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,520 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,521 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,522 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,523 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,524 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,525 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,526 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,527 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,528 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,529 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,530 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,531 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,532 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2024-05-07 10:52:33,534 root INFO creating build/lib/django/db/backends 2024-05-07 10:52:33,534 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2024-05-07 10:52:33,535 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2024-05-07 10:52:33,536 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2024-05-07 10:52:33,537 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2024-05-07 10:52:33,539 root INFO creating build/lib/django/db/models/sql 2024-05-07 10:52:33,539 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,540 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,542 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,543 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,544 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,544 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,546 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2024-05-07 10:52:33,548 root INFO creating build/lib/django/db/models/functions 2024-05-07 10:52:33,548 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,549 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,550 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,551 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,552 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,553 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,554 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2024-05-07 10:52:33,556 root INFO creating build/lib/django/db/models/fields 2024-05-07 10:52:33,556 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,557 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,559 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,560 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,561 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,562 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,564 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,565 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,566 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2024-05-07 10:52:33,567 root INFO creating build/lib/django/db/migrations/operations 2024-05-07 10:52:33,568 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2024-05-07 10:52:33,569 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2024-05-07 10:52:33,570 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2024-05-07 10:52:33,571 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2024-05-07 10:52:33,572 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2024-05-07 10:52:33,573 root INFO creating build/lib/django/db/backends/dummy 2024-05-07 10:52:33,574 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2024-05-07 10:52:33,575 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2024-05-07 10:52:33,576 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2024-05-07 10:52:33,577 root INFO creating build/lib/django/db/backends/mysql 2024-05-07 10:52:33,578 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,579 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,580 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,581 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,581 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,582 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,583 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,584 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,585 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,586 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2024-05-07 10:52:33,588 root INFO creating build/lib/django/db/backends/base 2024-05-07 10:52:33,589 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,590 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,591 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,592 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,593 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,594 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,595 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,596 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,597 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2024-05-07 10:52:33,598 root INFO creating build/lib/django/db/backends/oracle 2024-05-07 10:52:33,599 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,600 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,601 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,602 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,603 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,604 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,605 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,606 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,606 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,607 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,608 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2024-05-07 10:52:33,610 root INFO creating build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,611 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,612 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,613 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,614 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,615 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,615 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,616 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,617 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,618 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2024-05-07 10:52:33,620 root INFO creating build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,620 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,621 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,622 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,623 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,624 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,625 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,626 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,627 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,628 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2024-05-07 10:52:33,632 root INFO running egg_info 2024-05-07 10:52:33,637 root INFO writing Django.egg-info/PKG-INFO 2024-05-07 10:52:33,643 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2024-05-07 10:52:33,645 root INFO writing entry points to Django.egg-info/entry_points.txt 2024-05-07 10:52:33,648 root INFO writing requirements to Django.egg-info/requires.txt 2024-05-07 10:52:33,650 root INFO writing top-level names to Django.egg-info/top_level.txt 2024-05-07 10:52:33,796 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2024-05-07 10:52:33,983 root INFO reading manifest template 'MANIFEST.in' 2024-05-07 10:52:34,647 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-05-07 10:52:34,685 root INFO adding license file 'LICENSE' 2024-05-07 10:52:34,685 root INFO adding license file 'LICENSE.python' 2024-05-07 10:52:34,685 root INFO adding license file 'AUTHORS' 2024-05-07 10:52:35,140 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' 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.conf.app_template' 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.conf.app_template' to be distributed and are already explicitly excluding 'django.conf.app_template' 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.conf.app_template.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' 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.conf.app_template.migrations' 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.conf.app_template.migrations' to be distributed and are already explicitly excluding 'django.conf.app_template.migrations' 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.conf.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.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.conf.locale.af.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.conf.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.af.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.conf.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.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.conf.locale.ar_DZ.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.conf.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar_DZ.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.conf.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.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.conf.locale.ast.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.conf.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ast.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.conf.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.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.conf.locale.az.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.conf.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.az.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.conf.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.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.conf.locale.be.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.conf.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.be.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.conf.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.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.conf.locale.bg.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.conf.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bg.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.conf.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.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.conf.locale.bn.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.conf.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bn.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.conf.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.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.conf.locale.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.conf.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.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.conf.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.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.conf.locale.bs.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.conf.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bs.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.conf.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.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.conf.locale.ca.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.conf.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ca.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.conf.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ckb.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.conf.locale.ckb.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.conf.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ckb.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.conf.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.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.conf.locale.cy.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.conf.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cy.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.conf.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.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.conf.locale.dsb.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.conf.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.dsb.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.conf.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.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.conf.locale.en_AU.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.conf.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_AU.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.conf.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.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.conf.locale.en_GB.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.conf.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_GB.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.conf.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.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.conf.locale.es_CO.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.conf.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_CO.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.conf.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.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.conf.locale.es_MX.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.conf.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_MX.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.conf.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.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.conf.locale.es_VE.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.conf.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_VE.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.conf.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.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.conf.locale.et.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.conf.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.et.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.conf.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.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.conf.locale.eu.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.conf.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eu.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.conf.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.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.conf.locale.fy.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.conf.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fy.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.conf.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.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.conf.locale.ga.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.conf.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ga.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.conf.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.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.conf.locale.gd.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.conf.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gd.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.conf.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.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.conf.locale.gl.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.conf.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gl.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.conf.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.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.conf.locale.hi.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.conf.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hi.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.conf.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.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.conf.locale.hr.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.conf.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hr.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.conf.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.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.conf.locale.hsb.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.conf.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hsb.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.conf.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.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.conf.locale.hy.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.conf.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hy.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.conf.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.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.conf.locale.ia.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.conf.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ia.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.conf.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.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.conf.locale.id.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.conf.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.id.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.conf.locale.ig.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.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.conf.locale.ig.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.conf.locale.ig.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ig.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.conf.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.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.conf.locale.io.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.conf.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.io.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.conf.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.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.conf.locale.is.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.conf.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.is.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.conf.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.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.conf.locale.ka.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.conf.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ka.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.conf.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.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.conf.locale.kab.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.conf.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kab.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.conf.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.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.conf.locale.kk.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.conf.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kk.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.conf.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.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.conf.locale.km.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.conf.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.km.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.conf.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.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.conf.locale.kn.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.conf.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kn.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.conf.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.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.conf.locale.ko.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.conf.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ko.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.conf.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.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.conf.locale.ky.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.conf.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ky.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.conf.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.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.conf.locale.lb.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.conf.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lb.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.conf.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.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.conf.locale.lv.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.conf.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lv.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.conf.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.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.conf.locale.mk.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.conf.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mk.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.conf.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.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.conf.locale.ml.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.conf.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ml.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.conf.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.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.conf.locale.mn.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.conf.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mn.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.conf.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.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.conf.locale.mr.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.conf.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mr.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.conf.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ms.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.conf.locale.ms.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.conf.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ms.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.conf.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.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.conf.locale.my.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.conf.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.my.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.conf.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.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.conf.locale.ne.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.conf.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ne.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.conf.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.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.conf.locale.nn.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.conf.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nn.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.conf.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.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.conf.locale.os.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.conf.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.os.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.conf.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.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.conf.locale.pa.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.conf.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pa.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.conf.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.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.conf.locale.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.conf.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.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.conf.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.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.conf.locale.ro.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.conf.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ro.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.conf.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.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.conf.locale.sk.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.conf.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sk.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.conf.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.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.conf.locale.sl.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.conf.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sl.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.conf.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.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.conf.locale.sq.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.conf.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sq.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.conf.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.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.conf.locale.sr.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.conf.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr.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.conf.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.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.conf.locale.sr_Latn.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.conf.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr_Latn.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.conf.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.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.conf.locale.sw.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.conf.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sw.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.conf.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.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.conf.locale.ta.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.conf.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ta.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.conf.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.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.conf.locale.te.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.conf.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.te.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.conf.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.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.conf.locale.tg.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.conf.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tg.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.conf.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.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.conf.locale.th.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.conf.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.th.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.conf.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.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.conf.locale.tk.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.conf.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tk.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.conf.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.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.conf.locale.tt.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.conf.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tt.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.conf.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.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.conf.locale.udm.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.conf.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.udm.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.conf.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.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.conf.locale.ur.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.conf.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ur.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.conf.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.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.conf.locale.uz.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.conf.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uz.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.conf.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.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.conf.locale.vi.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.conf.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.vi.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.conf.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.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.conf.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.conf.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.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.conf.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.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.conf.locale.zh_Hant.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.conf.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hant.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.conf.project_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' 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.conf.project_template' 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.conf.project_template' to be distributed and are already explicitly excluding 'django.conf.project_template' 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.conf.project_template.project_name' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' 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.conf.project_template.project_name' 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.conf.project_template.project_name' to be distributed and are already explicitly excluding 'django.conf.project_template.project_name' 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.contrib.admin.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.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.contrib.admin.locale.af.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.contrib.admin.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.af.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.contrib.admin.locale.am.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.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.contrib.admin.locale.am.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.contrib.admin.locale.am.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.am.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.contrib.admin.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.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.contrib.admin.locale.ar_DZ.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.contrib.admin.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar_DZ.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.contrib.admin.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.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.contrib.admin.locale.ast.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.contrib.admin.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ast.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.contrib.admin.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.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.contrib.admin.locale.az.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.contrib.admin.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.az.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.contrib.admin.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.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.contrib.admin.locale.be.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.contrib.admin.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.be.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.contrib.admin.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.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.contrib.admin.locale.bg.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.contrib.admin.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bg.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.contrib.admin.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.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.contrib.admin.locale.bn.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.contrib.admin.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bn.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.contrib.admin.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.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.contrib.admin.locale.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.contrib.admin.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.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.contrib.admin.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.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.contrib.admin.locale.bs.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.contrib.admin.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bs.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.contrib.admin.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.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.contrib.admin.locale.ca.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.contrib.admin.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ca.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.contrib.admin.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ckb.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.contrib.admin.locale.ckb.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.contrib.admin.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ckb.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.contrib.admin.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.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.contrib.admin.locale.cy.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.contrib.admin.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cy.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.contrib.admin.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.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.contrib.admin.locale.dsb.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.contrib.admin.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.dsb.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.contrib.admin.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.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.contrib.admin.locale.en_AU.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.contrib.admin.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_AU.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.contrib.admin.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.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.contrib.admin.locale.en_GB.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.contrib.admin.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_GB.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.contrib.admin.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.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.contrib.admin.locale.es_CO.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.contrib.admin.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_CO.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.contrib.admin.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.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.contrib.admin.locale.es_MX.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.contrib.admin.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_MX.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.contrib.admin.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.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.contrib.admin.locale.es_VE.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.contrib.admin.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_VE.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.contrib.admin.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.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.contrib.admin.locale.et.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.contrib.admin.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.et.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.contrib.admin.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.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.contrib.admin.locale.eu.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.contrib.admin.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eu.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.contrib.admin.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.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.contrib.admin.locale.fy.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.contrib.admin.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fy.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.contrib.admin.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.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.contrib.admin.locale.ga.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.contrib.admin.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ga.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.contrib.admin.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.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.contrib.admin.locale.gd.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.contrib.admin.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gd.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.contrib.admin.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.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.contrib.admin.locale.gl.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.contrib.admin.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gl.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.contrib.admin.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.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.contrib.admin.locale.hi.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.contrib.admin.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hi.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.contrib.admin.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.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.contrib.admin.locale.hr.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.contrib.admin.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hr.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.contrib.admin.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.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.contrib.admin.locale.hsb.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.contrib.admin.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hsb.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.contrib.admin.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.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.contrib.admin.locale.hy.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.contrib.admin.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hy.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.contrib.admin.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.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.contrib.admin.locale.ia.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.contrib.admin.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ia.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.contrib.admin.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.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.contrib.admin.locale.id.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.contrib.admin.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.id.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.contrib.admin.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.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.contrib.admin.locale.io.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.contrib.admin.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.io.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.contrib.admin.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.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.contrib.admin.locale.is.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.contrib.admin.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.is.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.contrib.admin.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.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.contrib.admin.locale.ka.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.contrib.admin.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ka.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.contrib.admin.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.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.contrib.admin.locale.kab.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.contrib.admin.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kab.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.contrib.admin.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.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.contrib.admin.locale.kk.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.contrib.admin.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kk.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.contrib.admin.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.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.contrib.admin.locale.km.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.contrib.admin.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.km.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.contrib.admin.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.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.contrib.admin.locale.kn.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.contrib.admin.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kn.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.contrib.admin.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.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.contrib.admin.locale.ko.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.contrib.admin.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ko.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.contrib.admin.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.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.contrib.admin.locale.ky.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.contrib.admin.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ky.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.contrib.admin.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.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.contrib.admin.locale.lb.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.contrib.admin.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lb.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.contrib.admin.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.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.contrib.admin.locale.lv.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.contrib.admin.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lv.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.contrib.admin.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.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.contrib.admin.locale.mk.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.contrib.admin.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mk.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.contrib.admin.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.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.contrib.admin.locale.ml.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.contrib.admin.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ml.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.contrib.admin.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.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.contrib.admin.locale.mn.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.contrib.admin.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mn.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.contrib.admin.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.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.contrib.admin.locale.mr.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.contrib.admin.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mr.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.contrib.admin.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ms.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.contrib.admin.locale.ms.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.contrib.admin.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ms.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.contrib.admin.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.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.contrib.admin.locale.my.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.contrib.admin.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.my.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.contrib.admin.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.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.contrib.admin.locale.ne.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.contrib.admin.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ne.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.contrib.admin.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.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.contrib.admin.locale.nn.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.contrib.admin.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nn.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.contrib.admin.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.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.contrib.admin.locale.os.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.contrib.admin.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.os.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.contrib.admin.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.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.contrib.admin.locale.pa.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.contrib.admin.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pa.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.contrib.admin.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.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.contrib.admin.locale.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.contrib.admin.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.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.contrib.admin.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.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.contrib.admin.locale.ro.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.contrib.admin.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ro.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.contrib.admin.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.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.contrib.admin.locale.sk.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.contrib.admin.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sk.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.contrib.admin.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.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.contrib.admin.locale.sl.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.contrib.admin.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sl.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.contrib.admin.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.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.contrib.admin.locale.sq.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.contrib.admin.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sq.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.contrib.admin.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.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.contrib.admin.locale.sr.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.contrib.admin.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr.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.contrib.admin.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.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.contrib.admin.locale.sr_Latn.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.contrib.admin.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr_Latn.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.contrib.admin.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.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.contrib.admin.locale.sw.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.contrib.admin.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sw.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.contrib.admin.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.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.contrib.admin.locale.ta.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.contrib.admin.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ta.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.contrib.admin.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.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.contrib.admin.locale.te.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.contrib.admin.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.te.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.contrib.admin.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.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.contrib.admin.locale.tg.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.contrib.admin.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tg.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.contrib.admin.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.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.contrib.admin.locale.th.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.contrib.admin.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.th.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.contrib.admin.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tk.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.contrib.admin.locale.tk.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.contrib.admin.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tk.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.contrib.admin.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.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.contrib.admin.locale.tt.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.contrib.admin.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tt.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.contrib.admin.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.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.contrib.admin.locale.udm.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.contrib.admin.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.udm.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.contrib.admin.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.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.contrib.admin.locale.ur.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.contrib.admin.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ur.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.contrib.admin.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.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.contrib.admin.locale.uz.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.contrib.admin.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uz.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.contrib.admin.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.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.contrib.admin.locale.vi.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.contrib.admin.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.vi.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.contrib.admin.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.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.contrib.admin.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.contrib.admin.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.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.contrib.admin.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.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.contrib.admin.locale.zh_Hant.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.contrib.admin.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hant.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.contrib.admin.static.admin.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.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.contrib.admin.static.admin.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.contrib.admin.static.admin.css' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.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.contrib.admin.static.admin.css.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' 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.contrib.admin.static.admin.css.vendor.select2' 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.contrib.admin.static.admin.css.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css.vendor.select2' 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.contrib.admin.static.admin.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.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.contrib.admin.static.admin.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.contrib.admin.static.admin.img' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.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.contrib.admin.static.admin.img.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' 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.contrib.admin.static.admin.img.gis' 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.contrib.admin.static.admin.img.gis' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img.gis' 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.contrib.admin.static.admin.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' 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.contrib.admin.static.admin.js' 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.contrib.admin.static.admin.js' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js' 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.contrib.admin.static.admin.js.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' 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.contrib.admin.static.admin.js.admin' 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.contrib.admin.static.admin.js.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.admin' 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.contrib.admin.static.admin.js.vendor.jquery' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' 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.contrib.admin.static.admin.js.vendor.jquery' 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.contrib.admin.static.admin.js.vendor.jquery' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.jquery' 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.contrib.admin.static.admin.js.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' 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.contrib.admin.static.admin.js.vendor.select2' 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.contrib.admin.static.admin.js.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2' 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.contrib.admin.static.admin.js.vendor.select2.i18n' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' 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.contrib.admin.static.admin.js.vendor.select2.i18n' 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.contrib.admin.static.admin.js.vendor.select2.i18n' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2.i18n' 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.contrib.admin.static.admin.js.vendor.xregexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' 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.contrib.admin.static.admin.js.vendor.xregexp' 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.contrib.admin.static.admin.js.vendor.xregexp' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.xregexp' 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.contrib.admin.templates.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' 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.contrib.admin.templates.admin' 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.contrib.admin.templates.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin' 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.contrib.admin.templates.admin.auth.user' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' 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.contrib.admin.templates.admin.auth.user' 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.contrib.admin.templates.admin.auth.user' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.auth.user' 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.contrib.admin.templates.admin.edit_inline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' 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.contrib.admin.templates.admin.edit_inline' 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.contrib.admin.templates.admin.edit_inline' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.edit_inline' 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.contrib.admin.templates.admin.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' 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.contrib.admin.templates.admin.includes' 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.contrib.admin.templates.admin.includes' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.includes' 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.contrib.admin.templates.admin.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' 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.contrib.admin.templates.admin.widgets' 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.contrib.admin.templates.admin.widgets' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.widgets' 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.contrib.admin.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' 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.contrib.admin.templates.registration' 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.contrib.admin.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.registration' 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.contrib.admindocs.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.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.contrib.admindocs.locale.af.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.contrib.admindocs.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.af.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.contrib.admindocs.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.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.contrib.admindocs.locale.ar_DZ.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.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar_DZ.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.contrib.admindocs.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.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.contrib.admindocs.locale.ast.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.contrib.admindocs.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ast.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.contrib.admindocs.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.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.contrib.admindocs.locale.az.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.contrib.admindocs.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.az.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.contrib.admindocs.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.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.contrib.admindocs.locale.be.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.contrib.admindocs.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.be.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.contrib.admindocs.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.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.contrib.admindocs.locale.bg.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.contrib.admindocs.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bg.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.contrib.admindocs.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.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.contrib.admindocs.locale.bn.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.contrib.admindocs.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bn.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.contrib.admindocs.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.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.contrib.admindocs.locale.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.contrib.admindocs.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.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.contrib.admindocs.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.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.contrib.admindocs.locale.bs.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.contrib.admindocs.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bs.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.contrib.admindocs.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.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.contrib.admindocs.locale.ca.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.contrib.admindocs.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ca.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.contrib.admindocs.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ckb.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.contrib.admindocs.locale.ckb.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.contrib.admindocs.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ckb.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.contrib.admindocs.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.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.contrib.admindocs.locale.cy.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.contrib.admindocs.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cy.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.contrib.admindocs.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.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.contrib.admindocs.locale.dsb.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.contrib.admindocs.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.dsb.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.contrib.admindocs.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.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.contrib.admindocs.locale.en_AU.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.contrib.admindocs.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_AU.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.contrib.admindocs.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.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.contrib.admindocs.locale.en_GB.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.contrib.admindocs.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_GB.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.contrib.admindocs.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.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.contrib.admindocs.locale.es_CO.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.contrib.admindocs.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_CO.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.contrib.admindocs.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.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.contrib.admindocs.locale.es_MX.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.contrib.admindocs.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_MX.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.contrib.admindocs.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.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.contrib.admindocs.locale.es_VE.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.contrib.admindocs.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_VE.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.contrib.admindocs.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.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.contrib.admindocs.locale.et.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.contrib.admindocs.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.et.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.contrib.admindocs.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.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.contrib.admindocs.locale.eu.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.contrib.admindocs.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eu.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.contrib.admindocs.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.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.contrib.admindocs.locale.fy.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.contrib.admindocs.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fy.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.contrib.admindocs.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.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.contrib.admindocs.locale.ga.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.contrib.admindocs.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ga.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.contrib.admindocs.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.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.contrib.admindocs.locale.gd.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.contrib.admindocs.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gd.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.contrib.admindocs.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.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.contrib.admindocs.locale.gl.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.contrib.admindocs.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gl.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.contrib.admindocs.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.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.contrib.admindocs.locale.hi.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.contrib.admindocs.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hi.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.contrib.admindocs.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.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.contrib.admindocs.locale.hr.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.contrib.admindocs.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hr.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.contrib.admindocs.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.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.contrib.admindocs.locale.hsb.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.contrib.admindocs.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hsb.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.contrib.admindocs.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.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.contrib.admindocs.locale.ia.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.contrib.admindocs.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ia.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.contrib.admindocs.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.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.contrib.admindocs.locale.id.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.contrib.admindocs.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.id.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.contrib.admindocs.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.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.contrib.admindocs.locale.io.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.contrib.admindocs.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.io.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.contrib.admindocs.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.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.contrib.admindocs.locale.is.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.contrib.admindocs.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.is.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.contrib.admindocs.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.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.contrib.admindocs.locale.ka.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.contrib.admindocs.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ka.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.contrib.admindocs.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.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.contrib.admindocs.locale.kab.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.contrib.admindocs.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kab.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.contrib.admindocs.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.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.contrib.admindocs.locale.kk.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.contrib.admindocs.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kk.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.contrib.admindocs.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.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.contrib.admindocs.locale.km.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.contrib.admindocs.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.km.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.contrib.admindocs.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.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.contrib.admindocs.locale.kn.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.contrib.admindocs.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kn.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.contrib.admindocs.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.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.contrib.admindocs.locale.ko.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.contrib.admindocs.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ko.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.contrib.admindocs.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.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.contrib.admindocs.locale.ky.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.contrib.admindocs.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ky.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.contrib.admindocs.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.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.contrib.admindocs.locale.lb.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.contrib.admindocs.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lb.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.contrib.admindocs.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.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.contrib.admindocs.locale.lv.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.contrib.admindocs.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lv.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.contrib.admindocs.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.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.contrib.admindocs.locale.mk.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.contrib.admindocs.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mk.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.contrib.admindocs.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.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.contrib.admindocs.locale.ml.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.contrib.admindocs.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ml.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.contrib.admindocs.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.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.contrib.admindocs.locale.mn.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.contrib.admindocs.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mn.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.contrib.admindocs.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.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.contrib.admindocs.locale.mr.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.contrib.admindocs.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mr.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.contrib.admindocs.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ms.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.contrib.admindocs.locale.ms.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.contrib.admindocs.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ms.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.contrib.admindocs.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.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.contrib.admindocs.locale.my.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.contrib.admindocs.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.my.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.contrib.admindocs.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.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.contrib.admindocs.locale.ne.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.contrib.admindocs.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ne.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.contrib.admindocs.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.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.contrib.admindocs.locale.nn.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.contrib.admindocs.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nn.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.contrib.admindocs.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.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.contrib.admindocs.locale.os.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.contrib.admindocs.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.os.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.contrib.admindocs.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.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.contrib.admindocs.locale.pa.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.contrib.admindocs.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pa.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.contrib.admindocs.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.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.contrib.admindocs.locale.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.contrib.admindocs.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.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.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.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.contrib.admindocs.locale.ro.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.contrib.admindocs.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ro.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.contrib.admindocs.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.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.contrib.admindocs.locale.sk.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.contrib.admindocs.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sk.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.contrib.admindocs.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.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.contrib.admindocs.locale.sl.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.contrib.admindocs.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sl.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.contrib.admindocs.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.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.contrib.admindocs.locale.sq.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.contrib.admindocs.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sq.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.contrib.admindocs.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.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.contrib.admindocs.locale.sr.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.contrib.admindocs.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr.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.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.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.contrib.admindocs.locale.sr_Latn.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.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr_Latn.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.contrib.admindocs.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.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.contrib.admindocs.locale.sw.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.contrib.admindocs.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sw.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.contrib.admindocs.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.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.contrib.admindocs.locale.ta.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.contrib.admindocs.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ta.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.contrib.admindocs.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.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.contrib.admindocs.locale.te.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.contrib.admindocs.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.te.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.contrib.admindocs.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.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.contrib.admindocs.locale.tg.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.contrib.admindocs.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tg.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.contrib.admindocs.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.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.contrib.admindocs.locale.th.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.contrib.admindocs.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.th.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.contrib.admindocs.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.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.contrib.admindocs.locale.tt.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.contrib.admindocs.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tt.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.contrib.admindocs.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.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.contrib.admindocs.locale.udm.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.contrib.admindocs.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.udm.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.contrib.admindocs.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.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.contrib.admindocs.locale.ur.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.contrib.admindocs.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ur.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.contrib.admindocs.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.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.contrib.admindocs.locale.vi.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.contrib.admindocs.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.vi.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.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.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.contrib.admindocs.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.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.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.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.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.contrib.admindocs.locale.zh_Hant.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.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hant.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.contrib.admindocs.templates.admin_doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' 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.contrib.admindocs.templates.admin_doc' 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.contrib.admindocs.templates.admin_doc' to be distributed and are already explicitly excluding 'django.contrib.admindocs.templates.admin_doc' 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.contrib.auth.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.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.contrib.auth.locale.af.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.contrib.auth.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.af.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.contrib.auth.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.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.contrib.auth.locale.ar_DZ.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.contrib.auth.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar_DZ.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.contrib.auth.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.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.contrib.auth.locale.ast.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.contrib.auth.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ast.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.contrib.auth.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.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.contrib.auth.locale.az.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.contrib.auth.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.az.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.contrib.auth.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.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.contrib.auth.locale.be.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.contrib.auth.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.be.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.contrib.auth.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.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.contrib.auth.locale.bg.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.contrib.auth.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bg.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.contrib.auth.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.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.contrib.auth.locale.bn.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.contrib.auth.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bn.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.contrib.auth.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.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.contrib.auth.locale.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.contrib.auth.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.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.contrib.auth.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.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.contrib.auth.locale.bs.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.contrib.auth.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bs.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.contrib.auth.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.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.contrib.auth.locale.ca.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.contrib.auth.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ca.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.contrib.auth.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ckb.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.contrib.auth.locale.ckb.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.contrib.auth.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ckb.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.contrib.auth.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.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.contrib.auth.locale.cy.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.contrib.auth.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cy.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.contrib.auth.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.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.contrib.auth.locale.dsb.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.contrib.auth.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.dsb.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.contrib.auth.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.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.contrib.auth.locale.en_AU.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.contrib.auth.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_AU.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.contrib.auth.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.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.contrib.auth.locale.en_GB.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.contrib.auth.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_GB.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.contrib.auth.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.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.contrib.auth.locale.es_CO.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.contrib.auth.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_CO.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.contrib.auth.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.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.contrib.auth.locale.es_MX.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.contrib.auth.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_MX.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.contrib.auth.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.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.contrib.auth.locale.es_VE.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.contrib.auth.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_VE.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.contrib.auth.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.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.contrib.auth.locale.et.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.contrib.auth.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.et.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.contrib.auth.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.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.contrib.auth.locale.eu.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.contrib.auth.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eu.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.contrib.auth.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.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.contrib.auth.locale.fy.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.contrib.auth.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fy.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.contrib.auth.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.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.contrib.auth.locale.ga.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.contrib.auth.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ga.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.contrib.auth.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.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.contrib.auth.locale.gd.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.contrib.auth.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gd.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.contrib.auth.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.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.contrib.auth.locale.gl.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.contrib.auth.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gl.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.contrib.auth.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.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.contrib.auth.locale.hi.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.contrib.auth.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hi.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.contrib.auth.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.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.contrib.auth.locale.hr.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.contrib.auth.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hr.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.contrib.auth.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.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.contrib.auth.locale.hsb.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.contrib.auth.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hsb.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.contrib.auth.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.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.contrib.auth.locale.hy.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.contrib.auth.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hy.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.contrib.auth.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.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.contrib.auth.locale.ia.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.contrib.auth.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ia.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.contrib.auth.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.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.contrib.auth.locale.id.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.contrib.auth.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.id.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.contrib.auth.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.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.contrib.auth.locale.io.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.contrib.auth.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.io.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.contrib.auth.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.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.contrib.auth.locale.is.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.contrib.auth.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.is.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.contrib.auth.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.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.contrib.auth.locale.ka.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.contrib.auth.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ka.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.contrib.auth.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.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.contrib.auth.locale.kab.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.contrib.auth.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kab.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.contrib.auth.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.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.contrib.auth.locale.kk.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.contrib.auth.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kk.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.contrib.auth.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.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.contrib.auth.locale.km.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.contrib.auth.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.km.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.contrib.auth.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.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.contrib.auth.locale.kn.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.contrib.auth.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kn.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.contrib.auth.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.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.contrib.auth.locale.ko.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.contrib.auth.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ko.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.contrib.auth.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.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.contrib.auth.locale.ky.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.contrib.auth.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ky.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.contrib.auth.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.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.contrib.auth.locale.lb.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.contrib.auth.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lb.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.contrib.auth.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.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.contrib.auth.locale.lv.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.contrib.auth.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lv.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.contrib.auth.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.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.contrib.auth.locale.mk.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.contrib.auth.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mk.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.contrib.auth.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.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.contrib.auth.locale.ml.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.contrib.auth.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ml.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.contrib.auth.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.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.contrib.auth.locale.mn.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.contrib.auth.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mn.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.contrib.auth.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.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.contrib.auth.locale.mr.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.contrib.auth.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mr.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.contrib.auth.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ms.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.contrib.auth.locale.ms.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.contrib.auth.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ms.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.contrib.auth.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.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.contrib.auth.locale.my.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.contrib.auth.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.my.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.contrib.auth.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.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.contrib.auth.locale.ne.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.contrib.auth.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ne.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.contrib.auth.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.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.contrib.auth.locale.nn.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.contrib.auth.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nn.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.contrib.auth.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.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.contrib.auth.locale.os.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.contrib.auth.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.os.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.contrib.auth.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.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.contrib.auth.locale.pa.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.contrib.auth.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pa.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.contrib.auth.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.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.contrib.auth.locale.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.contrib.auth.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.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.contrib.auth.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.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.contrib.auth.locale.ro.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.contrib.auth.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ro.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.contrib.auth.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.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.contrib.auth.locale.sk.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.contrib.auth.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sk.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.contrib.auth.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.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.contrib.auth.locale.sl.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.contrib.auth.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sl.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.contrib.auth.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.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.contrib.auth.locale.sq.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.contrib.auth.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sq.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.contrib.auth.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.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.contrib.auth.locale.sr.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.contrib.auth.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr.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.contrib.auth.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.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.contrib.auth.locale.sr_Latn.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.contrib.auth.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr_Latn.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.contrib.auth.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.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.contrib.auth.locale.sw.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.contrib.auth.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sw.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.contrib.auth.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.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.contrib.auth.locale.ta.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.contrib.auth.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ta.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.contrib.auth.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.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.contrib.auth.locale.te.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.contrib.auth.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.te.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.contrib.auth.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.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.contrib.auth.locale.tg.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.contrib.auth.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tg.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.contrib.auth.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.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.contrib.auth.locale.th.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.contrib.auth.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.th.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.contrib.auth.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.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.contrib.auth.locale.tk.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.contrib.auth.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tk.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.contrib.auth.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.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.contrib.auth.locale.tt.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.contrib.auth.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tt.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.contrib.auth.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.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.contrib.auth.locale.udm.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.contrib.auth.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.udm.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.contrib.auth.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.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.contrib.auth.locale.ur.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.contrib.auth.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ur.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.contrib.auth.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.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.contrib.auth.locale.uz.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.contrib.auth.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uz.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.contrib.auth.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.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.contrib.auth.locale.vi.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.contrib.auth.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.vi.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.contrib.auth.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.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.contrib.auth.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.contrib.auth.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.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.contrib.auth.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.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.contrib.auth.locale.zh_Hant.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.contrib.auth.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hant.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.contrib.auth.templates.auth.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' 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.contrib.auth.templates.auth.widgets' 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.contrib.auth.templates.auth.widgets' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.auth.widgets' 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.contrib.auth.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' 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.contrib.auth.templates.registration' 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.contrib.auth.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.registration' 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.contrib.contenttypes.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.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.contrib.contenttypes.locale.af.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.contrib.contenttypes.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.af.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.contrib.contenttypes.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.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.contrib.contenttypes.locale.ar_DZ.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.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar_DZ.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.contrib.contenttypes.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.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.contrib.contenttypes.locale.ast.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.contrib.contenttypes.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ast.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.contrib.contenttypes.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.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.contrib.contenttypes.locale.az.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.contrib.contenttypes.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.az.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.contrib.contenttypes.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.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.contrib.contenttypes.locale.be.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.contrib.contenttypes.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.be.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.contrib.contenttypes.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.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.contrib.contenttypes.locale.bg.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.contrib.contenttypes.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bg.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.contrib.contenttypes.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.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.contrib.contenttypes.locale.bn.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.contrib.contenttypes.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bn.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.contrib.contenttypes.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.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.contrib.contenttypes.locale.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.contrib.contenttypes.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.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.contrib.contenttypes.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.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.contrib.contenttypes.locale.bs.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.contrib.contenttypes.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bs.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.contrib.contenttypes.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.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.contrib.contenttypes.locale.ca.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.contrib.contenttypes.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ca.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.contrib.contenttypes.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ckb.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.contrib.contenttypes.locale.ckb.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.contrib.contenttypes.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ckb.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.contrib.contenttypes.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.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.contrib.contenttypes.locale.cy.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.contrib.contenttypes.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cy.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.contrib.contenttypes.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.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.contrib.contenttypes.locale.dsb.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.contrib.contenttypes.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.dsb.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.contrib.contenttypes.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.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.contrib.contenttypes.locale.en_AU.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.contrib.contenttypes.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_AU.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.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.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.contrib.contenttypes.locale.en_GB.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.contrib.contenttypes.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_GB.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.contrib.contenttypes.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.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.contrib.contenttypes.locale.es_CO.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.contrib.contenttypes.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_CO.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.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.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.contrib.contenttypes.locale.es_MX.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.contrib.contenttypes.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_MX.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.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.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.contrib.contenttypes.locale.es_VE.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.contrib.contenttypes.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_VE.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.contrib.contenttypes.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.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.contrib.contenttypes.locale.et.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.contrib.contenttypes.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.et.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.contrib.contenttypes.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.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.contrib.contenttypes.locale.eu.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.contrib.contenttypes.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eu.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.contrib.contenttypes.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.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.contrib.contenttypes.locale.fy.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.contrib.contenttypes.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fy.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.contrib.contenttypes.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.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.contrib.contenttypes.locale.ga.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.contrib.contenttypes.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ga.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.contrib.contenttypes.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.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.contrib.contenttypes.locale.gd.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.contrib.contenttypes.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gd.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.contrib.contenttypes.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.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.contrib.contenttypes.locale.gl.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.contrib.contenttypes.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gl.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.contrib.contenttypes.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.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.contrib.contenttypes.locale.hi.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.contrib.contenttypes.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hi.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.contrib.contenttypes.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.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.contrib.contenttypes.locale.hr.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.contrib.contenttypes.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hr.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.contrib.contenttypes.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.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.contrib.contenttypes.locale.hsb.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.contrib.contenttypes.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hsb.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.contrib.contenttypes.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.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.contrib.contenttypes.locale.hy.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.contrib.contenttypes.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hy.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.contrib.contenttypes.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.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.contrib.contenttypes.locale.ia.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.contrib.contenttypes.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ia.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.contrib.contenttypes.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.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.contrib.contenttypes.locale.id.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.contrib.contenttypes.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.id.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.contrib.contenttypes.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.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.contrib.contenttypes.locale.io.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.contrib.contenttypes.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.io.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.contrib.contenttypes.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.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.contrib.contenttypes.locale.is.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.contrib.contenttypes.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.is.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.contrib.contenttypes.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.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.contrib.contenttypes.locale.ka.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.contrib.contenttypes.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ka.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.contrib.contenttypes.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.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.contrib.contenttypes.locale.kk.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.contrib.contenttypes.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kk.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.contrib.contenttypes.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.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.contrib.contenttypes.locale.km.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.contrib.contenttypes.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.km.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.contrib.contenttypes.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.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.contrib.contenttypes.locale.kn.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.contrib.contenttypes.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kn.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.contrib.contenttypes.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.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.contrib.contenttypes.locale.ko.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.contrib.contenttypes.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ko.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.contrib.contenttypes.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.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.contrib.contenttypes.locale.ky.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.contrib.contenttypes.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ky.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.contrib.contenttypes.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.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.contrib.contenttypes.locale.lb.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.contrib.contenttypes.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lb.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.contrib.contenttypes.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.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.contrib.contenttypes.locale.lv.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.contrib.contenttypes.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lv.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.contrib.contenttypes.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.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.contrib.contenttypes.locale.mk.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.contrib.contenttypes.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mk.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.contrib.contenttypes.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.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.contrib.contenttypes.locale.ml.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.contrib.contenttypes.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ml.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.contrib.contenttypes.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.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.contrib.contenttypes.locale.mn.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.contrib.contenttypes.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mn.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.contrib.contenttypes.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.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.contrib.contenttypes.locale.mr.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.contrib.contenttypes.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mr.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.contrib.contenttypes.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ms.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.contrib.contenttypes.locale.ms.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.contrib.contenttypes.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ms.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.contrib.contenttypes.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.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.contrib.contenttypes.locale.my.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.contrib.contenttypes.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.my.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.contrib.contenttypes.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.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.contrib.contenttypes.locale.ne.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.contrib.contenttypes.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ne.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.contrib.contenttypes.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.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.contrib.contenttypes.locale.nn.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.contrib.contenttypes.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nn.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.contrib.contenttypes.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.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.contrib.contenttypes.locale.os.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.contrib.contenttypes.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.os.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.contrib.contenttypes.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.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.contrib.contenttypes.locale.pa.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.contrib.contenttypes.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pa.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.contrib.contenttypes.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.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.contrib.contenttypes.locale.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.contrib.contenttypes.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.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.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.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.contrib.contenttypes.locale.ro.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.contrib.contenttypes.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ro.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.contrib.contenttypes.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.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.contrib.contenttypes.locale.sk.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.contrib.contenttypes.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sk.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.contrib.contenttypes.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.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.contrib.contenttypes.locale.sl.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.contrib.contenttypes.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sl.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.contrib.contenttypes.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.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.contrib.contenttypes.locale.sq.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.contrib.contenttypes.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sq.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.contrib.contenttypes.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.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.contrib.contenttypes.locale.sr.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.contrib.contenttypes.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr.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.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.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.contrib.contenttypes.locale.sr_Latn.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.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr_Latn.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.contrib.contenttypes.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.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.contrib.contenttypes.locale.sw.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.contrib.contenttypes.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sw.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.contrib.contenttypes.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.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.contrib.contenttypes.locale.ta.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.contrib.contenttypes.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ta.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.contrib.contenttypes.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.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.contrib.contenttypes.locale.te.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.contrib.contenttypes.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.te.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.contrib.contenttypes.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.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.contrib.contenttypes.locale.tg.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.contrib.contenttypes.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tg.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.contrib.contenttypes.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.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.contrib.contenttypes.locale.th.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.contrib.contenttypes.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.th.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.contrib.contenttypes.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.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.contrib.contenttypes.locale.tk.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.contrib.contenttypes.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tk.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.contrib.contenttypes.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.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.contrib.contenttypes.locale.tt.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.contrib.contenttypes.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tt.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.contrib.contenttypes.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.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.contrib.contenttypes.locale.udm.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.contrib.contenttypes.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.udm.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.contrib.contenttypes.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.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.contrib.contenttypes.locale.ur.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.contrib.contenttypes.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ur.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.contrib.contenttypes.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.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.contrib.contenttypes.locale.vi.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.contrib.contenttypes.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.vi.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.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.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.contrib.contenttypes.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.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.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.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.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.contrib.contenttypes.locale.zh_Hant.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.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hant.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.contrib.flatpages.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.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.contrib.flatpages.locale.af.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.contrib.flatpages.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.af.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.contrib.flatpages.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.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.contrib.flatpages.locale.ar_DZ.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.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar_DZ.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.contrib.flatpages.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.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.contrib.flatpages.locale.ast.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.contrib.flatpages.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ast.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.contrib.flatpages.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.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.contrib.flatpages.locale.az.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.contrib.flatpages.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.az.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.contrib.flatpages.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.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.contrib.flatpages.locale.be.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.contrib.flatpages.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.be.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.contrib.flatpages.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.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.contrib.flatpages.locale.bg.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.contrib.flatpages.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bg.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.contrib.flatpages.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.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.contrib.flatpages.locale.bn.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.contrib.flatpages.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bn.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.contrib.flatpages.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.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.contrib.flatpages.locale.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.contrib.flatpages.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.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.contrib.flatpages.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.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.contrib.flatpages.locale.bs.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.contrib.flatpages.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bs.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.contrib.flatpages.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.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.contrib.flatpages.locale.ca.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.contrib.flatpages.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ca.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.contrib.flatpages.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ckb.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.contrib.flatpages.locale.ckb.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.contrib.flatpages.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ckb.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.contrib.flatpages.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.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.contrib.flatpages.locale.cy.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.contrib.flatpages.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cy.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.contrib.flatpages.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.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.contrib.flatpages.locale.dsb.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.contrib.flatpages.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.dsb.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.contrib.flatpages.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.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.contrib.flatpages.locale.en_AU.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.contrib.flatpages.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_AU.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.contrib.flatpages.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.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.contrib.flatpages.locale.en_GB.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.contrib.flatpages.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_GB.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.contrib.flatpages.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.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.contrib.flatpages.locale.es_CO.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.contrib.flatpages.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_CO.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.contrib.flatpages.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.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.contrib.flatpages.locale.es_MX.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.contrib.flatpages.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_MX.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.contrib.flatpages.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.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.contrib.flatpages.locale.es_VE.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.contrib.flatpages.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_VE.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.contrib.flatpages.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.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.contrib.flatpages.locale.et.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.contrib.flatpages.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.et.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.contrib.flatpages.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.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.contrib.flatpages.locale.eu.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.contrib.flatpages.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eu.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.contrib.flatpages.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.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.contrib.flatpages.locale.fy.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.contrib.flatpages.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fy.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.contrib.flatpages.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.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.contrib.flatpages.locale.ga.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.contrib.flatpages.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ga.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.contrib.flatpages.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.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.contrib.flatpages.locale.gd.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.contrib.flatpages.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gd.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.contrib.flatpages.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.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.contrib.flatpages.locale.gl.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.contrib.flatpages.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gl.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.contrib.flatpages.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.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.contrib.flatpages.locale.hi.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.contrib.flatpages.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hi.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.contrib.flatpages.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.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.contrib.flatpages.locale.hr.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.contrib.flatpages.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hr.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.contrib.flatpages.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.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.contrib.flatpages.locale.hsb.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.contrib.flatpages.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hsb.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.contrib.flatpages.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.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.contrib.flatpages.locale.hy.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.contrib.flatpages.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hy.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.contrib.flatpages.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.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.contrib.flatpages.locale.ia.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.contrib.flatpages.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ia.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.contrib.flatpages.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.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.contrib.flatpages.locale.id.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.contrib.flatpages.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.id.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.contrib.flatpages.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.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.contrib.flatpages.locale.io.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.contrib.flatpages.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.io.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.contrib.flatpages.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.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.contrib.flatpages.locale.is.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.contrib.flatpages.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.is.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.contrib.flatpages.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.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.contrib.flatpages.locale.ka.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.contrib.flatpages.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ka.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.contrib.flatpages.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.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.contrib.flatpages.locale.kk.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.contrib.flatpages.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kk.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.contrib.flatpages.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.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.contrib.flatpages.locale.km.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.contrib.flatpages.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.km.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.contrib.flatpages.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.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.contrib.flatpages.locale.kn.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.contrib.flatpages.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kn.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.contrib.flatpages.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.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.contrib.flatpages.locale.ko.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.contrib.flatpages.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ko.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.contrib.flatpages.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.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.contrib.flatpages.locale.ky.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.contrib.flatpages.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ky.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.contrib.flatpages.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.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.contrib.flatpages.locale.lb.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.contrib.flatpages.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lb.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.contrib.flatpages.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.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.contrib.flatpages.locale.lv.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.contrib.flatpages.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lv.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.contrib.flatpages.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.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.contrib.flatpages.locale.mk.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.contrib.flatpages.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mk.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.contrib.flatpages.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.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.contrib.flatpages.locale.ml.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.contrib.flatpages.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ml.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.contrib.flatpages.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.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.contrib.flatpages.locale.mn.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.contrib.flatpages.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mn.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.contrib.flatpages.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.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.contrib.flatpages.locale.mr.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.contrib.flatpages.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mr.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.contrib.flatpages.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ms.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.contrib.flatpages.locale.ms.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.contrib.flatpages.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ms.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.contrib.flatpages.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.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.contrib.flatpages.locale.my.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.contrib.flatpages.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.my.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.contrib.flatpages.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.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.contrib.flatpages.locale.ne.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.contrib.flatpages.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ne.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.contrib.flatpages.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.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.contrib.flatpages.locale.nn.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.contrib.flatpages.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nn.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.contrib.flatpages.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.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.contrib.flatpages.locale.os.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.contrib.flatpages.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.os.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.contrib.flatpages.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.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.contrib.flatpages.locale.pa.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.contrib.flatpages.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pa.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.contrib.flatpages.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.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.contrib.flatpages.locale.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.contrib.flatpages.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.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.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.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.contrib.flatpages.locale.ro.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.contrib.flatpages.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ro.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.contrib.flatpages.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.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.contrib.flatpages.locale.sk.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.contrib.flatpages.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sk.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.contrib.flatpages.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.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.contrib.flatpages.locale.sl.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.contrib.flatpages.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sl.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.contrib.flatpages.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.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.contrib.flatpages.locale.sq.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.contrib.flatpages.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sq.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.contrib.flatpages.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.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.contrib.flatpages.locale.sr.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.contrib.flatpages.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr.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.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.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.contrib.flatpages.locale.sr_Latn.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.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr_Latn.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.contrib.flatpages.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.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.contrib.flatpages.locale.sw.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.contrib.flatpages.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sw.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.contrib.flatpages.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.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.contrib.flatpages.locale.ta.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.contrib.flatpages.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ta.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.contrib.flatpages.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.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.contrib.flatpages.locale.te.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.contrib.flatpages.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.te.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.contrib.flatpages.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.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.contrib.flatpages.locale.tg.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.contrib.flatpages.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tg.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.contrib.flatpages.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.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.contrib.flatpages.locale.th.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.contrib.flatpages.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.th.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.contrib.flatpages.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.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.contrib.flatpages.locale.tk.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.contrib.flatpages.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tk.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.contrib.flatpages.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.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.contrib.flatpages.locale.tt.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.contrib.flatpages.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tt.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.contrib.flatpages.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.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.contrib.flatpages.locale.udm.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.contrib.flatpages.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.udm.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.contrib.flatpages.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.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.contrib.flatpages.locale.ur.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.contrib.flatpages.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ur.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.contrib.flatpages.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.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.contrib.flatpages.locale.vi.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.contrib.flatpages.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.vi.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.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.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.contrib.flatpages.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.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.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.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.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.contrib.flatpages.locale.zh_Hant.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.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hant.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.contrib.gis.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.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.contrib.gis.locale.af.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.contrib.gis.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.af.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.contrib.gis.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.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.contrib.gis.locale.ar_DZ.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.contrib.gis.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar_DZ.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.contrib.gis.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.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.contrib.gis.locale.ast.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.contrib.gis.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ast.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.contrib.gis.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.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.contrib.gis.locale.az.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.contrib.gis.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.az.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.contrib.gis.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.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.contrib.gis.locale.be.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.contrib.gis.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.be.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.contrib.gis.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.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.contrib.gis.locale.bg.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.contrib.gis.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bg.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.contrib.gis.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.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.contrib.gis.locale.bn.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.contrib.gis.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bn.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.contrib.gis.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.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.contrib.gis.locale.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.contrib.gis.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.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.contrib.gis.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.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.contrib.gis.locale.bs.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.contrib.gis.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bs.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.contrib.gis.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.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.contrib.gis.locale.ca.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.contrib.gis.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ca.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.contrib.gis.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ckb.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.contrib.gis.locale.ckb.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.contrib.gis.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ckb.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.contrib.gis.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.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.contrib.gis.locale.cy.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.contrib.gis.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cy.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.contrib.gis.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.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.contrib.gis.locale.dsb.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.contrib.gis.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.dsb.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.contrib.gis.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.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.contrib.gis.locale.en_AU.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.contrib.gis.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_AU.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.contrib.gis.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.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.contrib.gis.locale.en_GB.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.contrib.gis.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_GB.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.contrib.gis.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.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.contrib.gis.locale.es_CO.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.contrib.gis.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_CO.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.contrib.gis.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.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.contrib.gis.locale.es_MX.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.contrib.gis.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_MX.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.contrib.gis.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.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.contrib.gis.locale.es_VE.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.contrib.gis.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_VE.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.contrib.gis.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.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.contrib.gis.locale.et.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.contrib.gis.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.et.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.contrib.gis.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.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.contrib.gis.locale.eu.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.contrib.gis.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eu.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.contrib.gis.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.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.contrib.gis.locale.fy.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.contrib.gis.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fy.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.contrib.gis.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.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.contrib.gis.locale.ga.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.contrib.gis.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ga.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.contrib.gis.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.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.contrib.gis.locale.gd.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.contrib.gis.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gd.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.contrib.gis.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.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.contrib.gis.locale.gl.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.contrib.gis.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gl.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.contrib.gis.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.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.contrib.gis.locale.hi.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.contrib.gis.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hi.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.contrib.gis.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.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.contrib.gis.locale.hr.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.contrib.gis.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hr.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.contrib.gis.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.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.contrib.gis.locale.hsb.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.contrib.gis.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hsb.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.contrib.gis.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.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.contrib.gis.locale.hy.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.contrib.gis.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hy.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.contrib.gis.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.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.contrib.gis.locale.ia.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.contrib.gis.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ia.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.contrib.gis.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.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.contrib.gis.locale.id.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.contrib.gis.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.id.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.contrib.gis.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.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.contrib.gis.locale.io.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.contrib.gis.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.io.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.contrib.gis.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.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.contrib.gis.locale.is.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.contrib.gis.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.is.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.contrib.gis.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.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.contrib.gis.locale.ka.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.contrib.gis.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ka.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.contrib.gis.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.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.contrib.gis.locale.kk.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.contrib.gis.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kk.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.contrib.gis.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.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.contrib.gis.locale.km.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.contrib.gis.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.km.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.contrib.gis.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.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.contrib.gis.locale.kn.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.contrib.gis.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kn.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.contrib.gis.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.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.contrib.gis.locale.ko.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.contrib.gis.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ko.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.contrib.gis.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.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.contrib.gis.locale.ky.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.contrib.gis.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ky.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.contrib.gis.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.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.contrib.gis.locale.lb.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.contrib.gis.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lb.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.contrib.gis.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.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.contrib.gis.locale.lv.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.contrib.gis.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lv.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.contrib.gis.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.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.contrib.gis.locale.mk.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.contrib.gis.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mk.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.contrib.gis.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.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.contrib.gis.locale.ml.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.contrib.gis.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ml.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.contrib.gis.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.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.contrib.gis.locale.mn.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.contrib.gis.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mn.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.contrib.gis.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.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.contrib.gis.locale.mr.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.contrib.gis.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mr.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.contrib.gis.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ms.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.contrib.gis.locale.ms.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.contrib.gis.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ms.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.contrib.gis.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.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.contrib.gis.locale.my.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.contrib.gis.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.my.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.contrib.gis.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.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.contrib.gis.locale.ne.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.contrib.gis.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ne.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.contrib.gis.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.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.contrib.gis.locale.nn.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.contrib.gis.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nn.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.contrib.gis.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.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.contrib.gis.locale.os.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.contrib.gis.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.os.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.contrib.gis.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.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.contrib.gis.locale.pa.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.contrib.gis.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pa.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.contrib.gis.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.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.contrib.gis.locale.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.contrib.gis.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.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.contrib.gis.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.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.contrib.gis.locale.ro.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.contrib.gis.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ro.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.contrib.gis.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.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.contrib.gis.locale.sk.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.contrib.gis.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sk.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.contrib.gis.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.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.contrib.gis.locale.sl.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.contrib.gis.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sl.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.contrib.gis.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.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.contrib.gis.locale.sq.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.contrib.gis.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sq.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.contrib.gis.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.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.contrib.gis.locale.sr.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.contrib.gis.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr.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.contrib.gis.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.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.contrib.gis.locale.sr_Latn.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.contrib.gis.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr_Latn.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.contrib.gis.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.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.contrib.gis.locale.sw.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.contrib.gis.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sw.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.contrib.gis.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.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.contrib.gis.locale.ta.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.contrib.gis.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ta.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.contrib.gis.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.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.contrib.gis.locale.te.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.contrib.gis.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.te.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.contrib.gis.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.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.contrib.gis.locale.tg.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.contrib.gis.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tg.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.contrib.gis.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.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.contrib.gis.locale.th.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.contrib.gis.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.th.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.contrib.gis.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.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.contrib.gis.locale.tt.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.contrib.gis.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tt.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.contrib.gis.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.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.contrib.gis.locale.udm.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.contrib.gis.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.udm.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.contrib.gis.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.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.contrib.gis.locale.ur.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.contrib.gis.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ur.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.contrib.gis.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.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.contrib.gis.locale.vi.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.contrib.gis.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.vi.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.contrib.gis.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.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.contrib.gis.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.contrib.gis.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.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.contrib.gis.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.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.contrib.gis.locale.zh_Hant.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.contrib.gis.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hant.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.contrib.gis.static.gis.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.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.contrib.gis.static.gis.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.contrib.gis.static.gis.css' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.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.contrib.gis.static.gis.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.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.contrib.gis.static.gis.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.contrib.gis.static.gis.img' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.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.contrib.gis.static.gis.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' 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.contrib.gis.static.gis.js' 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.contrib.gis.static.gis.js' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.js' 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.contrib.gis.templates.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' 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.contrib.gis.templates.gis' 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.contrib.gis.templates.gis' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis' 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.contrib.gis.templates.gis.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' 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.contrib.gis.templates.gis.admin' 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.contrib.gis.templates.gis.admin' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.admin' 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.contrib.gis.templates.gis.kml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' 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.contrib.gis.templates.gis.kml' 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.contrib.gis.templates.gis.kml' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.kml' 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.contrib.humanize.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.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.contrib.humanize.locale.af.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.contrib.humanize.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.af.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.contrib.humanize.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.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.contrib.humanize.locale.ar_DZ.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.contrib.humanize.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar_DZ.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.contrib.humanize.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.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.contrib.humanize.locale.ast.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.contrib.humanize.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ast.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.contrib.humanize.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.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.contrib.humanize.locale.az.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.contrib.humanize.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.az.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.contrib.humanize.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.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.contrib.humanize.locale.be.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.contrib.humanize.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.be.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.contrib.humanize.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.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.contrib.humanize.locale.bg.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.contrib.humanize.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bg.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.contrib.humanize.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.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.contrib.humanize.locale.bn.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.contrib.humanize.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bn.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.contrib.humanize.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.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.contrib.humanize.locale.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.contrib.humanize.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.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.contrib.humanize.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.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.contrib.humanize.locale.bs.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.contrib.humanize.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bs.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.contrib.humanize.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.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.contrib.humanize.locale.ca.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.contrib.humanize.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ca.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.contrib.humanize.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ckb.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.contrib.humanize.locale.ckb.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.contrib.humanize.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ckb.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.contrib.humanize.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.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.contrib.humanize.locale.cy.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.contrib.humanize.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cy.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.contrib.humanize.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.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.contrib.humanize.locale.dsb.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.contrib.humanize.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.dsb.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.contrib.humanize.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.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.contrib.humanize.locale.en_AU.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.contrib.humanize.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_AU.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.contrib.humanize.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.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.contrib.humanize.locale.en_GB.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.contrib.humanize.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_GB.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.contrib.humanize.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.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.contrib.humanize.locale.es_CO.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.contrib.humanize.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_CO.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.contrib.humanize.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.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.contrib.humanize.locale.es_MX.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.contrib.humanize.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_MX.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.contrib.humanize.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.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.contrib.humanize.locale.es_VE.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.contrib.humanize.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_VE.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.contrib.humanize.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.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.contrib.humanize.locale.et.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.contrib.humanize.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.et.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.contrib.humanize.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.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.contrib.humanize.locale.eu.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.contrib.humanize.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eu.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.contrib.humanize.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.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.contrib.humanize.locale.fy.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.contrib.humanize.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fy.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.contrib.humanize.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.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.contrib.humanize.locale.ga.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.contrib.humanize.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ga.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.contrib.humanize.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.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.contrib.humanize.locale.gd.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.contrib.humanize.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gd.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.contrib.humanize.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.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.contrib.humanize.locale.gl.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.contrib.humanize.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gl.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.contrib.humanize.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.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.contrib.humanize.locale.hi.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.contrib.humanize.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hi.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.contrib.humanize.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.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.contrib.humanize.locale.hr.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.contrib.humanize.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hr.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.contrib.humanize.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.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.contrib.humanize.locale.hsb.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.contrib.humanize.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hsb.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.contrib.humanize.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.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.contrib.humanize.locale.hy.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.contrib.humanize.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hy.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.contrib.humanize.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.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.contrib.humanize.locale.ia.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.contrib.humanize.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ia.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.contrib.humanize.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.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.contrib.humanize.locale.id.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.contrib.humanize.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.id.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.contrib.humanize.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.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.contrib.humanize.locale.io.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.contrib.humanize.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.io.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.contrib.humanize.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.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.contrib.humanize.locale.is.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.contrib.humanize.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.is.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.contrib.humanize.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.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.contrib.humanize.locale.ka.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.contrib.humanize.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ka.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.contrib.humanize.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.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.contrib.humanize.locale.kk.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.contrib.humanize.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kk.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.contrib.humanize.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.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.contrib.humanize.locale.km.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.contrib.humanize.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.km.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.contrib.humanize.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.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.contrib.humanize.locale.kn.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.contrib.humanize.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kn.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.contrib.humanize.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.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.contrib.humanize.locale.ko.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.contrib.humanize.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ko.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.contrib.humanize.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.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.contrib.humanize.locale.ky.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.contrib.humanize.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ky.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.contrib.humanize.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.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.contrib.humanize.locale.lb.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.contrib.humanize.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lb.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.contrib.humanize.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.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.contrib.humanize.locale.lv.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.contrib.humanize.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lv.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.contrib.humanize.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.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.contrib.humanize.locale.mk.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.contrib.humanize.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mk.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.contrib.humanize.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.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.contrib.humanize.locale.ml.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.contrib.humanize.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ml.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.contrib.humanize.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.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.contrib.humanize.locale.mn.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.contrib.humanize.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mn.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.contrib.humanize.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.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.contrib.humanize.locale.mr.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.contrib.humanize.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mr.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.contrib.humanize.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.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.contrib.humanize.locale.ms.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.contrib.humanize.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ms.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.contrib.humanize.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.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.contrib.humanize.locale.my.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.contrib.humanize.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.my.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.contrib.humanize.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.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.contrib.humanize.locale.ne.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.contrib.humanize.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ne.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.contrib.humanize.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.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.contrib.humanize.locale.nn.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.contrib.humanize.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nn.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.contrib.humanize.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.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.contrib.humanize.locale.os.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.contrib.humanize.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.os.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.contrib.humanize.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.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.contrib.humanize.locale.pa.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.contrib.humanize.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pa.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.contrib.humanize.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.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.contrib.humanize.locale.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.contrib.humanize.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.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.contrib.humanize.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.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.contrib.humanize.locale.ro.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.contrib.humanize.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ro.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.contrib.humanize.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.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.contrib.humanize.locale.sk.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.contrib.humanize.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sk.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.contrib.humanize.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.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.contrib.humanize.locale.sl.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.contrib.humanize.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sl.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.contrib.humanize.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.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.contrib.humanize.locale.sq.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.contrib.humanize.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sq.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.contrib.humanize.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.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.contrib.humanize.locale.sr.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.contrib.humanize.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr.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.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.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.contrib.humanize.locale.sr_Latn.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.contrib.humanize.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr_Latn.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.contrib.humanize.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.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.contrib.humanize.locale.sw.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.contrib.humanize.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sw.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.contrib.humanize.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.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.contrib.humanize.locale.ta.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.contrib.humanize.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ta.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.contrib.humanize.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.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.contrib.humanize.locale.te.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.contrib.humanize.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.te.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.contrib.humanize.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.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.contrib.humanize.locale.tg.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.contrib.humanize.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tg.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.contrib.humanize.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.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.contrib.humanize.locale.th.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.contrib.humanize.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.th.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.contrib.humanize.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tk.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.contrib.humanize.locale.tk.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.contrib.humanize.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tk.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.contrib.humanize.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.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.contrib.humanize.locale.tt.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.contrib.humanize.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tt.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.contrib.humanize.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.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.contrib.humanize.locale.udm.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.contrib.humanize.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.udm.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.contrib.humanize.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.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.contrib.humanize.locale.ur.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.contrib.humanize.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ur.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.contrib.humanize.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.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.contrib.humanize.locale.uz.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.contrib.humanize.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uz.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.contrib.humanize.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.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.contrib.humanize.locale.vi.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.contrib.humanize.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.vi.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.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.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.contrib.humanize.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.contrib.humanize.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.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.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.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.contrib.humanize.locale.zh_Hant.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.contrib.humanize.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hant.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.contrib.postgres.jinja2.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' 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.contrib.postgres.jinja2.postgres.widgets' 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.contrib.postgres.jinja2.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.jinja2.postgres.widgets' 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.contrib.postgres.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.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.contrib.postgres.locale.af.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.contrib.postgres.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.af.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.contrib.postgres.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.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.contrib.postgres.locale.ar_DZ.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.contrib.postgres.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar_DZ.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.contrib.postgres.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.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.contrib.postgres.locale.az.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.contrib.postgres.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.az.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.contrib.postgres.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.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.contrib.postgres.locale.be.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.contrib.postgres.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.be.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.contrib.postgres.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.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.contrib.postgres.locale.bg.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.contrib.postgres.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.bg.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.contrib.postgres.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.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.contrib.postgres.locale.ca.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.contrib.postgres.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ca.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.contrib.postgres.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ckb.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.contrib.postgres.locale.ckb.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.contrib.postgres.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ckb.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.contrib.postgres.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.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.contrib.postgres.locale.dsb.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.contrib.postgres.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.dsb.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.contrib.postgres.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en_AU.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.contrib.postgres.locale.en_AU.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.contrib.postgres.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en_AU.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.contrib.postgres.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.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.contrib.postgres.locale.es_CO.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.contrib.postgres.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_CO.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.contrib.postgres.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.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.contrib.postgres.locale.es_MX.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.contrib.postgres.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_MX.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.contrib.postgres.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.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.contrib.postgres.locale.et.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.contrib.postgres.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.et.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.contrib.postgres.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.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.contrib.postgres.locale.eu.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.contrib.postgres.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eu.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.contrib.postgres.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.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.contrib.postgres.locale.gd.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.contrib.postgres.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gd.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.contrib.postgres.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.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.contrib.postgres.locale.gl.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.contrib.postgres.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gl.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.contrib.postgres.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.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.contrib.postgres.locale.hr.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.contrib.postgres.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hr.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.contrib.postgres.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.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.contrib.postgres.locale.hsb.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.contrib.postgres.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hsb.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.contrib.postgres.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.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.contrib.postgres.locale.hy.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.contrib.postgres.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hy.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.contrib.postgres.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.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.contrib.postgres.locale.ia.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.contrib.postgres.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ia.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.contrib.postgres.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.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.contrib.postgres.locale.id.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.contrib.postgres.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.id.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.contrib.postgres.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.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.contrib.postgres.locale.is.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.contrib.postgres.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.is.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.contrib.postgres.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.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.contrib.postgres.locale.ka.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.contrib.postgres.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ka.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.contrib.postgres.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.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.contrib.postgres.locale.kk.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.contrib.postgres.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.kk.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.contrib.postgres.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.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.contrib.postgres.locale.ko.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.contrib.postgres.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ko.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.contrib.postgres.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.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.contrib.postgres.locale.ky.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.contrib.postgres.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ky.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.contrib.postgres.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.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.contrib.postgres.locale.lv.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.contrib.postgres.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lv.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.contrib.postgres.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.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.contrib.postgres.locale.mk.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.contrib.postgres.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mk.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.contrib.postgres.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.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.contrib.postgres.locale.ml.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.contrib.postgres.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ml.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.contrib.postgres.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.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.contrib.postgres.locale.mn.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.contrib.postgres.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mn.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.contrib.postgres.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ms.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.contrib.postgres.locale.ms.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.contrib.postgres.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ms.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.contrib.postgres.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.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.contrib.postgres.locale.ne.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.contrib.postgres.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ne.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.contrib.postgres.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nn.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.contrib.postgres.locale.nn.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.contrib.postgres.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nn.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.contrib.postgres.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.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.contrib.postgres.locale.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.contrib.postgres.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.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.contrib.postgres.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.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.contrib.postgres.locale.ro.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.contrib.postgres.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ro.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.contrib.postgres.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.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.contrib.postgres.locale.sk.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.contrib.postgres.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sk.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.contrib.postgres.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.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.contrib.postgres.locale.sl.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.contrib.postgres.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sl.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.contrib.postgres.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.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.contrib.postgres.locale.sq.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.contrib.postgres.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sq.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.contrib.postgres.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.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.contrib.postgres.locale.sr.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.contrib.postgres.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr.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.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.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.contrib.postgres.locale.sr_Latn.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.contrib.postgres.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr_Latn.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.contrib.postgres.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.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.contrib.postgres.locale.tg.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.contrib.postgres.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tg.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.contrib.postgres.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.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.contrib.postgres.locale.tk.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.contrib.postgres.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tk.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.contrib.postgres.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.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.contrib.postgres.locale.uz.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.contrib.postgres.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uz.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.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.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.contrib.postgres.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.contrib.postgres.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.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.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.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.contrib.postgres.locale.zh_Hant.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.contrib.postgres.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hant.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.contrib.postgres.templates.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' 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.contrib.postgres.templates.postgres.widgets' 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.contrib.postgres.templates.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.templates.postgres.widgets' 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.contrib.redirects.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.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.contrib.redirects.locale.af.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.contrib.redirects.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.af.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.contrib.redirects.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.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.contrib.redirects.locale.ar_DZ.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.contrib.redirects.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar_DZ.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.contrib.redirects.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.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.contrib.redirects.locale.ast.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.contrib.redirects.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ast.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.contrib.redirects.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.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.contrib.redirects.locale.az.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.contrib.redirects.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.az.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.contrib.redirects.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.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.contrib.redirects.locale.be.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.contrib.redirects.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.be.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.contrib.redirects.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.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.contrib.redirects.locale.bg.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.contrib.redirects.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bg.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.contrib.redirects.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.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.contrib.redirects.locale.bn.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.contrib.redirects.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bn.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.contrib.redirects.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.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.contrib.redirects.locale.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.contrib.redirects.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.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.contrib.redirects.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.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.contrib.redirects.locale.bs.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.contrib.redirects.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bs.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.contrib.redirects.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.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.contrib.redirects.locale.ca.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.contrib.redirects.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ca.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.contrib.redirects.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ckb.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.contrib.redirects.locale.ckb.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.contrib.redirects.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ckb.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.contrib.redirects.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.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.contrib.redirects.locale.cy.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.contrib.redirects.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cy.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.contrib.redirects.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.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.contrib.redirects.locale.dsb.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.contrib.redirects.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.dsb.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.contrib.redirects.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.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.contrib.redirects.locale.en_AU.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.contrib.redirects.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_AU.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.contrib.redirects.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.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.contrib.redirects.locale.en_GB.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.contrib.redirects.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_GB.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.contrib.redirects.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.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.contrib.redirects.locale.es_CO.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.contrib.redirects.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_CO.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.contrib.redirects.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.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.contrib.redirects.locale.es_MX.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.contrib.redirects.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_MX.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.contrib.redirects.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.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.contrib.redirects.locale.es_VE.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.contrib.redirects.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_VE.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.contrib.redirects.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.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.contrib.redirects.locale.et.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.contrib.redirects.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.et.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.contrib.redirects.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.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.contrib.redirects.locale.eu.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.contrib.redirects.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eu.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.contrib.redirects.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.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.contrib.redirects.locale.fy.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.contrib.redirects.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fy.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.contrib.redirects.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.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.contrib.redirects.locale.ga.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.contrib.redirects.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ga.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.contrib.redirects.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.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.contrib.redirects.locale.gd.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.contrib.redirects.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gd.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.contrib.redirects.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.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.contrib.redirects.locale.gl.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.contrib.redirects.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gl.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.contrib.redirects.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.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.contrib.redirects.locale.hi.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.contrib.redirects.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hi.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.contrib.redirects.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.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.contrib.redirects.locale.hr.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.contrib.redirects.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hr.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.contrib.redirects.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.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.contrib.redirects.locale.hsb.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.contrib.redirects.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hsb.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.contrib.redirects.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.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.contrib.redirects.locale.hy.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.contrib.redirects.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hy.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.contrib.redirects.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.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.contrib.redirects.locale.ia.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.contrib.redirects.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ia.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.contrib.redirects.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.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.contrib.redirects.locale.id.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.contrib.redirects.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.id.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.contrib.redirects.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.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.contrib.redirects.locale.io.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.contrib.redirects.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.io.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.contrib.redirects.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.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.contrib.redirects.locale.is.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.contrib.redirects.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.is.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.contrib.redirects.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.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.contrib.redirects.locale.ka.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.contrib.redirects.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ka.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.contrib.redirects.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.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.contrib.redirects.locale.kab.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.contrib.redirects.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kab.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.contrib.redirects.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.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.contrib.redirects.locale.kk.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.contrib.redirects.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kk.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.contrib.redirects.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.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.contrib.redirects.locale.km.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.contrib.redirects.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.km.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.contrib.redirects.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.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.contrib.redirects.locale.kn.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.contrib.redirects.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kn.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.contrib.redirects.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.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.contrib.redirects.locale.ko.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.contrib.redirects.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ko.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.contrib.redirects.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.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.contrib.redirects.locale.ky.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.contrib.redirects.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ky.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.contrib.redirects.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.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.contrib.redirects.locale.lb.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.contrib.redirects.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lb.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.contrib.redirects.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.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.contrib.redirects.locale.lv.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.contrib.redirects.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lv.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.contrib.redirects.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.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.contrib.redirects.locale.mk.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.contrib.redirects.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mk.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.contrib.redirects.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.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.contrib.redirects.locale.ml.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.contrib.redirects.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ml.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.contrib.redirects.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.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.contrib.redirects.locale.mn.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.contrib.redirects.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mn.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.contrib.redirects.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.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.contrib.redirects.locale.mr.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.contrib.redirects.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mr.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.contrib.redirects.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ms.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.contrib.redirects.locale.ms.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.contrib.redirects.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ms.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.contrib.redirects.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.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.contrib.redirects.locale.my.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.contrib.redirects.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.my.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.contrib.redirects.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.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.contrib.redirects.locale.ne.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.contrib.redirects.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ne.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.contrib.redirects.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.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.contrib.redirects.locale.nn.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.contrib.redirects.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nn.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.contrib.redirects.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.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.contrib.redirects.locale.os.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.contrib.redirects.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.os.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.contrib.redirects.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.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.contrib.redirects.locale.pa.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.contrib.redirects.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pa.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.contrib.redirects.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.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.contrib.redirects.locale.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.contrib.redirects.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.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.contrib.redirects.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.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.contrib.redirects.locale.ro.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.contrib.redirects.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ro.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.contrib.redirects.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.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.contrib.redirects.locale.sk.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.contrib.redirects.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sk.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.contrib.redirects.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.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.contrib.redirects.locale.sl.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.contrib.redirects.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sl.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.contrib.redirects.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.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.contrib.redirects.locale.sq.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.contrib.redirects.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sq.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.contrib.redirects.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.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.contrib.redirects.locale.sr.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.contrib.redirects.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr.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.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.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.contrib.redirects.locale.sr_Latn.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.contrib.redirects.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr_Latn.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.contrib.redirects.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.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.contrib.redirects.locale.sw.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.contrib.redirects.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sw.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.contrib.redirects.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.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.contrib.redirects.locale.ta.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.contrib.redirects.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ta.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.contrib.redirects.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.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.contrib.redirects.locale.te.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.contrib.redirects.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.te.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.contrib.redirects.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.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.contrib.redirects.locale.tg.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.contrib.redirects.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tg.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.contrib.redirects.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.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.contrib.redirects.locale.th.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.contrib.redirects.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.th.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.contrib.redirects.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.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.contrib.redirects.locale.tk.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.contrib.redirects.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tk.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.contrib.redirects.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.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.contrib.redirects.locale.tt.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.contrib.redirects.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tt.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.contrib.redirects.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.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.contrib.redirects.locale.udm.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.contrib.redirects.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.udm.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.contrib.redirects.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.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.contrib.redirects.locale.ur.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.contrib.redirects.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ur.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.contrib.redirects.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.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.contrib.redirects.locale.uz.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.contrib.redirects.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uz.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.contrib.redirects.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.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.contrib.redirects.locale.vi.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.contrib.redirects.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.vi.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.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.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.contrib.redirects.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.contrib.redirects.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.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.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.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.contrib.redirects.locale.zh_Hant.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.contrib.redirects.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hant.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.contrib.sessions.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.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.contrib.sessions.locale.af.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.contrib.sessions.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.af.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.contrib.sessions.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.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.contrib.sessions.locale.ar_DZ.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.contrib.sessions.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar_DZ.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.contrib.sessions.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.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.contrib.sessions.locale.ast.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.contrib.sessions.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ast.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.contrib.sessions.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.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.contrib.sessions.locale.az.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.contrib.sessions.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.az.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.contrib.sessions.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.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.contrib.sessions.locale.be.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.contrib.sessions.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.be.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.contrib.sessions.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.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.contrib.sessions.locale.bg.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.contrib.sessions.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bg.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.contrib.sessions.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.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.contrib.sessions.locale.bn.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.contrib.sessions.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bn.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.contrib.sessions.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.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.contrib.sessions.locale.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.contrib.sessions.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.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.contrib.sessions.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.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.contrib.sessions.locale.bs.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.contrib.sessions.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bs.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.contrib.sessions.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.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.contrib.sessions.locale.ca.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.contrib.sessions.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ca.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.contrib.sessions.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ckb.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.contrib.sessions.locale.ckb.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.contrib.sessions.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ckb.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.contrib.sessions.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.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.contrib.sessions.locale.cy.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.contrib.sessions.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cy.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.contrib.sessions.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.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.contrib.sessions.locale.dsb.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.contrib.sessions.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.dsb.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.contrib.sessions.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.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.contrib.sessions.locale.en_AU.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.contrib.sessions.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_AU.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.contrib.sessions.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.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.contrib.sessions.locale.en_GB.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.contrib.sessions.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_GB.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.contrib.sessions.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.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.contrib.sessions.locale.es_CO.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.contrib.sessions.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_CO.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.contrib.sessions.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.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.contrib.sessions.locale.es_MX.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.contrib.sessions.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_MX.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.contrib.sessions.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.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.contrib.sessions.locale.es_VE.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.contrib.sessions.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_VE.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.contrib.sessions.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.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.contrib.sessions.locale.et.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.contrib.sessions.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.et.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.contrib.sessions.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.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.contrib.sessions.locale.eu.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.contrib.sessions.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eu.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.contrib.sessions.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.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.contrib.sessions.locale.fy.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.contrib.sessions.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fy.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.contrib.sessions.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.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.contrib.sessions.locale.ga.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.contrib.sessions.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ga.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.contrib.sessions.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.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.contrib.sessions.locale.gd.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.contrib.sessions.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gd.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.contrib.sessions.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.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.contrib.sessions.locale.gl.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.contrib.sessions.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gl.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.contrib.sessions.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.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.contrib.sessions.locale.hi.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.contrib.sessions.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hi.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.contrib.sessions.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.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.contrib.sessions.locale.hr.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.contrib.sessions.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hr.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.contrib.sessions.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.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.contrib.sessions.locale.hsb.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.contrib.sessions.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hsb.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.contrib.sessions.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.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.contrib.sessions.locale.hy.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.contrib.sessions.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hy.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.contrib.sessions.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.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.contrib.sessions.locale.ia.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.contrib.sessions.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ia.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.contrib.sessions.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.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.contrib.sessions.locale.id.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.contrib.sessions.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.id.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.contrib.sessions.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.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.contrib.sessions.locale.io.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.contrib.sessions.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.io.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.contrib.sessions.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.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.contrib.sessions.locale.is.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.contrib.sessions.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.is.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.contrib.sessions.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.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.contrib.sessions.locale.ka.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.contrib.sessions.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ka.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.contrib.sessions.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.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.contrib.sessions.locale.kab.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.contrib.sessions.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kab.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.contrib.sessions.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.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.contrib.sessions.locale.kk.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.contrib.sessions.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kk.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.contrib.sessions.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.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.contrib.sessions.locale.km.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.contrib.sessions.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.km.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.contrib.sessions.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.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.contrib.sessions.locale.kn.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.contrib.sessions.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kn.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.contrib.sessions.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.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.contrib.sessions.locale.ko.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.contrib.sessions.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ko.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.contrib.sessions.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.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.contrib.sessions.locale.ky.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.contrib.sessions.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ky.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.contrib.sessions.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.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.contrib.sessions.locale.lb.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.contrib.sessions.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lb.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.contrib.sessions.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.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.contrib.sessions.locale.lv.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.contrib.sessions.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lv.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.contrib.sessions.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.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.contrib.sessions.locale.mk.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.contrib.sessions.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mk.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.contrib.sessions.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.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.contrib.sessions.locale.ml.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.contrib.sessions.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ml.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.contrib.sessions.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.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.contrib.sessions.locale.mn.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.contrib.sessions.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mn.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.contrib.sessions.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.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.contrib.sessions.locale.mr.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.contrib.sessions.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mr.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.contrib.sessions.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ms.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.contrib.sessions.locale.ms.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.contrib.sessions.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ms.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.contrib.sessions.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.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.contrib.sessions.locale.my.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.contrib.sessions.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.my.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.contrib.sessions.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.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.contrib.sessions.locale.ne.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.contrib.sessions.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ne.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.contrib.sessions.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.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.contrib.sessions.locale.nn.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.contrib.sessions.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nn.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.contrib.sessions.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.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.contrib.sessions.locale.os.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.contrib.sessions.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.os.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.contrib.sessions.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.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.contrib.sessions.locale.pa.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.contrib.sessions.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pa.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.contrib.sessions.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.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.contrib.sessions.locale.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.contrib.sessions.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.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.contrib.sessions.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.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.contrib.sessions.locale.ro.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.contrib.sessions.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ro.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.contrib.sessions.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.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.contrib.sessions.locale.sk.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.contrib.sessions.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sk.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.contrib.sessions.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.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.contrib.sessions.locale.sl.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.contrib.sessions.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sl.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.contrib.sessions.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.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.contrib.sessions.locale.sq.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.contrib.sessions.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sq.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.contrib.sessions.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.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.contrib.sessions.locale.sr.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.contrib.sessions.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr.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.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.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.contrib.sessions.locale.sr_Latn.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.contrib.sessions.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr_Latn.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.contrib.sessions.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.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.contrib.sessions.locale.sw.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.contrib.sessions.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sw.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.contrib.sessions.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.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.contrib.sessions.locale.ta.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.contrib.sessions.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ta.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.contrib.sessions.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.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.contrib.sessions.locale.te.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.contrib.sessions.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.te.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.contrib.sessions.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.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.contrib.sessions.locale.tg.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.contrib.sessions.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tg.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.contrib.sessions.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.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.contrib.sessions.locale.th.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.contrib.sessions.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.th.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.contrib.sessions.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.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.contrib.sessions.locale.tk.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.contrib.sessions.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tk.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.contrib.sessions.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.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.contrib.sessions.locale.tt.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.contrib.sessions.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tt.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.contrib.sessions.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.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.contrib.sessions.locale.udm.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.contrib.sessions.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.udm.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.contrib.sessions.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.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.contrib.sessions.locale.ur.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.contrib.sessions.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ur.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.contrib.sessions.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.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.contrib.sessions.locale.uz.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.contrib.sessions.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uz.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.contrib.sessions.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.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.contrib.sessions.locale.vi.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.contrib.sessions.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.vi.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.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.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.contrib.sessions.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.contrib.sessions.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.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.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.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.contrib.sessions.locale.zh_Hant.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.contrib.sessions.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hant.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.contrib.sitemaps.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' 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.contrib.sitemaps.templates' 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.contrib.sitemaps.templates' to be distributed and are already explicitly excluding 'django.contrib.sitemaps.templates' 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.contrib.sites.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.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.contrib.sites.locale.af.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.contrib.sites.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.af.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.contrib.sites.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.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.contrib.sites.locale.ar_DZ.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.contrib.sites.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar_DZ.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.contrib.sites.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.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.contrib.sites.locale.ast.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.contrib.sites.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ast.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.contrib.sites.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.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.contrib.sites.locale.az.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.contrib.sites.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.az.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.contrib.sites.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.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.contrib.sites.locale.be.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.contrib.sites.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.be.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.contrib.sites.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.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.contrib.sites.locale.bg.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.contrib.sites.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bg.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.contrib.sites.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.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.contrib.sites.locale.bn.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.contrib.sites.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bn.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.contrib.sites.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.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.contrib.sites.locale.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.contrib.sites.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.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.contrib.sites.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.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.contrib.sites.locale.bs.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.contrib.sites.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bs.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.contrib.sites.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.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.contrib.sites.locale.ca.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.contrib.sites.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ca.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.contrib.sites.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ckb.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.contrib.sites.locale.ckb.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.contrib.sites.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ckb.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.contrib.sites.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.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.contrib.sites.locale.cy.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.contrib.sites.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cy.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.contrib.sites.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.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.contrib.sites.locale.dsb.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.contrib.sites.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.dsb.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.contrib.sites.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.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.contrib.sites.locale.en_AU.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.contrib.sites.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_AU.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.contrib.sites.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.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.contrib.sites.locale.en_GB.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.contrib.sites.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_GB.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.contrib.sites.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.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.contrib.sites.locale.es_CO.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.contrib.sites.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_CO.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.contrib.sites.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.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.contrib.sites.locale.es_MX.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.contrib.sites.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_MX.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.contrib.sites.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.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.contrib.sites.locale.es_VE.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.contrib.sites.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_VE.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.contrib.sites.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.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.contrib.sites.locale.et.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.contrib.sites.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.et.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.contrib.sites.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.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.contrib.sites.locale.eu.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.contrib.sites.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eu.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.contrib.sites.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.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.contrib.sites.locale.fy.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.contrib.sites.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fy.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.contrib.sites.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.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.contrib.sites.locale.ga.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.contrib.sites.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ga.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.contrib.sites.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.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.contrib.sites.locale.gd.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.contrib.sites.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gd.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.contrib.sites.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.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.contrib.sites.locale.gl.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.contrib.sites.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gl.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.contrib.sites.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.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.contrib.sites.locale.hi.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.contrib.sites.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hi.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.contrib.sites.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.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.contrib.sites.locale.hr.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.contrib.sites.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hr.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.contrib.sites.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.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.contrib.sites.locale.hsb.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.contrib.sites.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hsb.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.contrib.sites.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.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.contrib.sites.locale.hy.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.contrib.sites.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hy.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.contrib.sites.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.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.contrib.sites.locale.ia.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.contrib.sites.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ia.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.contrib.sites.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.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.contrib.sites.locale.id.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.contrib.sites.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.id.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.contrib.sites.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.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.contrib.sites.locale.io.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.contrib.sites.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.io.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.contrib.sites.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.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.contrib.sites.locale.is.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.contrib.sites.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.is.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.contrib.sites.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.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.contrib.sites.locale.ka.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.contrib.sites.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ka.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.contrib.sites.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.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.contrib.sites.locale.kab.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.contrib.sites.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kab.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.contrib.sites.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.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.contrib.sites.locale.kk.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.contrib.sites.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kk.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.contrib.sites.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.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.contrib.sites.locale.km.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.contrib.sites.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.km.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.contrib.sites.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.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.contrib.sites.locale.kn.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.contrib.sites.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kn.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.contrib.sites.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.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.contrib.sites.locale.ko.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.contrib.sites.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ko.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.contrib.sites.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.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.contrib.sites.locale.ky.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.contrib.sites.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ky.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.contrib.sites.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.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.contrib.sites.locale.lb.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.contrib.sites.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lb.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.contrib.sites.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.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.contrib.sites.locale.lv.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.contrib.sites.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lv.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.contrib.sites.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.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.contrib.sites.locale.mk.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.contrib.sites.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mk.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.contrib.sites.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.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.contrib.sites.locale.ml.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.contrib.sites.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ml.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.contrib.sites.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.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.contrib.sites.locale.mn.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.contrib.sites.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mn.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.contrib.sites.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.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.contrib.sites.locale.mr.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.contrib.sites.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mr.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.contrib.sites.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ms.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.contrib.sites.locale.ms.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.contrib.sites.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ms.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.contrib.sites.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.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.contrib.sites.locale.my.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.contrib.sites.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.my.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.contrib.sites.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.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.contrib.sites.locale.ne.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.contrib.sites.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ne.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.contrib.sites.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.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.contrib.sites.locale.nn.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.contrib.sites.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nn.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.contrib.sites.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.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.contrib.sites.locale.os.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.contrib.sites.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.os.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.contrib.sites.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.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.contrib.sites.locale.pa.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.contrib.sites.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pa.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.contrib.sites.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.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.contrib.sites.locale.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.contrib.sites.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.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.contrib.sites.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.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.contrib.sites.locale.ro.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.contrib.sites.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ro.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.contrib.sites.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.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.contrib.sites.locale.sk.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.contrib.sites.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sk.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.contrib.sites.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.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.contrib.sites.locale.sl.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.contrib.sites.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sl.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.contrib.sites.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.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.contrib.sites.locale.sq.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.contrib.sites.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sq.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.contrib.sites.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.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.contrib.sites.locale.sr.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.contrib.sites.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr.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.contrib.sites.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.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.contrib.sites.locale.sr_Latn.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.contrib.sites.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr_Latn.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.contrib.sites.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.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.contrib.sites.locale.sw.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.contrib.sites.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sw.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.contrib.sites.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.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.contrib.sites.locale.ta.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.contrib.sites.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ta.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.contrib.sites.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.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.contrib.sites.locale.te.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.contrib.sites.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.te.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.contrib.sites.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.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.contrib.sites.locale.tg.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.contrib.sites.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tg.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.contrib.sites.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.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.contrib.sites.locale.th.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.contrib.sites.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.th.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.contrib.sites.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.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.contrib.sites.locale.tk.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.contrib.sites.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tk.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.contrib.sites.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.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.contrib.sites.locale.tt.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.contrib.sites.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tt.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.contrib.sites.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.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.contrib.sites.locale.udm.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.contrib.sites.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.udm.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.contrib.sites.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.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.contrib.sites.locale.ur.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.contrib.sites.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ur.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.contrib.sites.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.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.contrib.sites.locale.uz.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.contrib.sites.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uz.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.contrib.sites.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.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.contrib.sites.locale.vi.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.contrib.sites.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.vi.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.contrib.sites.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.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.contrib.sites.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.contrib.sites.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.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.contrib.sites.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.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.contrib.sites.locale.zh_Hant.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.contrib.sites.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hant.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.forms.jinja2.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms' 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.forms.jinja2.django.forms' 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.forms.jinja2.django.forms' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms' 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.forms.jinja2.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.dict' 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.forms.jinja2.django.forms.errors.dict' 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.forms.jinja2.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.dict' 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.forms.jinja2.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.list' 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.forms.jinja2.django.forms.errors.list' 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.forms.jinja2.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.list' 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.forms.jinja2.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.formsets' 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.forms.jinja2.django.forms.formsets' 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.forms.jinja2.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.formsets' 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.forms.jinja2.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' 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.forms.jinja2.django.forms.widgets' 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.forms.jinja2.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.widgets' 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.forms.templates.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms' 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.forms.templates.django.forms' 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.forms.templates.django.forms' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms' 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.forms.templates.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.dict' 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.forms.templates.django.forms.errors.dict' 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.forms.templates.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.dict' 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.forms.templates.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.list' 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.forms.templates.django.forms.errors.list' 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.forms.templates.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.list' 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.forms.templates.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.formsets' 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.forms.templates.django.forms.formsets' 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.forms.templates.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.formsets' 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.forms.templates.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' 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.forms.templates.django.forms.widgets' 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.forms.templates.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.widgets' 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.views.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' 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.views.templates' 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.views.templates' to be distributed and are already explicitly excluding 'django.views.templates' 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-07 10:52:36,281 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2024-05-07 10:52:36,282 root INFO creating build/lib/django/conf/app_template 2024-05-07 10:52:36,283 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2024-05-07 10:52:36,284 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2024-05-07 10:52:36,284 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2024-05-07 10:52:36,285 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2024-05-07 10:52:36,286 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2024-05-07 10:52:36,287 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2024-05-07 10:52:36,288 root INFO creating build/lib/django/conf/app_template/migrations 2024-05-07 10:52:36,288 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2024-05-07 10:52:36,289 root INFO creating build/lib/django/conf/project_template 2024-05-07 10:52:36,290 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2024-05-07 10:52:36,291 root INFO creating build/lib/django/conf/project_template/project_name 2024-05-07 10:52:36,291 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 10:52:36,292 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 10:52:36,293 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 10:52:36,294 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 10:52:36,295 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 10:52:36,296 root INFO creating build/lib/django/views/templates 2024-05-07 10:52:36,297 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2024-05-07 10:52:36,298 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2024-05-07 10:52:36,299 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2024-05-07 10:52:36,300 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2024-05-07 10:52:36,301 root INFO creating build/lib/django/forms/jinja2 2024-05-07 10:52:36,301 root INFO creating build/lib/django/forms/jinja2/django 2024-05-07 10:52:36,302 root INFO creating build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,302 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,303 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,304 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,305 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,306 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,307 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,308 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 10:52:36,309 root INFO creating build/lib/django/forms/jinja2/django/forms/errors 2024-05-07 10:52:36,309 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:36,310 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:36,311 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:36,311 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:36,312 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:36,313 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:36,314 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:36,315 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:36,316 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:36,316 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:36,317 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:36,318 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:36,319 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:36,320 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:36,321 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,321 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,322 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,323 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,324 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,325 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,325 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,326 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,327 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,328 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,329 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,330 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,331 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,332 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,333 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,334 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,335 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,335 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,336 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,337 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,338 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,339 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,340 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,341 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,342 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,342 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,343 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,344 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,345 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:36,346 root INFO creating build/lib/django/forms/templates 2024-05-07 10:52:36,346 root INFO creating build/lib/django/forms/templates/django 2024-05-07 10:52:36,347 root INFO creating build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,347 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,348 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,349 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,350 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,351 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,352 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,353 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2024-05-07 10:52:36,353 root INFO creating build/lib/django/forms/templates/django/forms/errors 2024-05-07 10:52:36,354 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:36,354 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:36,356 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:36,356 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:36,357 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:36,358 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:36,359 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:36,360 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:36,361 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2024-05-07 10:52:36,361 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 10:52:36,362 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 10:52:36,363 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 10:52:36,364 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 10:52:36,365 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 10:52:36,366 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,366 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,367 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,368 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,369 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,370 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,371 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,372 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,373 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,373 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,374 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,375 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,376 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,377 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,378 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,379 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,379 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,380 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,381 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,382 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,383 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,384 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,385 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,386 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,387 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,388 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,389 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,389 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,390 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 10:52:36,391 root INFO creating build/lib/django/contrib/sites/locale 2024-05-07 10:52:36,392 root INFO creating build/lib/django/contrib/sites/locale/af 2024-05-07 10:52:36,392 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 10:52:36,393 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 10:52:36,393 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 10:52:36,394 root INFO creating build/lib/django/contrib/sites/locale/ar 2024-05-07 10:52:36,395 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,395 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,396 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,397 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ 2024-05-07 10:52:36,398 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,398 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,399 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,400 root INFO creating build/lib/django/contrib/sites/locale/ast 2024-05-07 10:52:36,401 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 10:52:36,401 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 10:52:36,402 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 10:52:36,403 root INFO creating build/lib/django/contrib/sites/locale/az 2024-05-07 10:52:36,403 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 10:52:36,404 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 10:52:36,405 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 10:52:36,406 root INFO creating build/lib/django/contrib/sites/locale/be 2024-05-07 10:52:36,406 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 10:52:36,407 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 10:52:36,408 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 10:52:36,408 root INFO creating build/lib/django/contrib/sites/locale/bg 2024-05-07 10:52:36,409 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,410 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,410 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,411 root INFO creating build/lib/django/contrib/sites/locale/bn 2024-05-07 10:52:36,412 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 10:52:36,412 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 10:52:36,413 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 10:52:36,414 root INFO creating build/lib/django/contrib/sites/locale/br 2024-05-07 10:52:36,415 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 10:52:36,415 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 10:52:36,416 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 10:52:36,417 root INFO creating build/lib/django/contrib/sites/locale/bs 2024-05-07 10:52:36,418 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 10:52:36,418 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 10:52:36,421 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 10:52:36,422 root INFO creating build/lib/django/contrib/sites/locale/ca 2024-05-07 10:52:36,422 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,423 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,424 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,424 root INFO creating build/lib/django/contrib/sites/locale/ckb 2024-05-07 10:52:36,425 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,425 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,426 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,427 root INFO creating build/lib/django/contrib/sites/locale/cs 2024-05-07 10:52:36,428 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,428 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,429 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,430 root INFO creating build/lib/django/contrib/sites/locale/cy 2024-05-07 10:52:36,431 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 10:52:36,431 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 10:52:36,432 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 10:52:36,433 root INFO creating build/lib/django/contrib/sites/locale/da 2024-05-07 10:52:36,433 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 10:52:36,434 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 10:52:36,435 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 10:52:36,436 root INFO creating build/lib/django/contrib/sites/locale/de 2024-05-07 10:52:36,436 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 10:52:36,437 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 10:52:36,438 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 10:52:36,439 root INFO creating build/lib/django/contrib/sites/locale/dsb 2024-05-07 10:52:36,439 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,440 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,440 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,441 root INFO creating build/lib/django/contrib/sites/locale/el 2024-05-07 10:52:36,442 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 10:52:36,442 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 10:52:36,443 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 10:52:36,444 root INFO creating build/lib/django/contrib/sites/locale/en 2024-05-07 10:52:36,445 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 10:52:36,445 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 10:52:36,446 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 10:52:36,447 root INFO creating build/lib/django/contrib/sites/locale/en_AU 2024-05-07 10:52:36,447 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,448 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,449 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,450 root INFO creating build/lib/django/contrib/sites/locale/en_GB 2024-05-07 10:52:36,450 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:36,451 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:36,452 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:36,453 root INFO creating build/lib/django/contrib/sites/locale/eo 2024-05-07 10:52:36,453 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,454 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,455 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,456 root INFO creating build/lib/django/contrib/sites/locale/es 2024-05-07 10:52:36,456 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 10:52:36,457 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 10:52:36,457 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 10:52:36,458 root INFO creating build/lib/django/contrib/sites/locale/es_AR 2024-05-07 10:52:36,459 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,459 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,460 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,461 root INFO creating build/lib/django/contrib/sites/locale/es_CO 2024-05-07 10:52:36,462 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,462 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,463 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,464 root INFO creating build/lib/django/contrib/sites/locale/es_MX 2024-05-07 10:52:36,464 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,465 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,466 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,467 root INFO creating build/lib/django/contrib/sites/locale/es_VE 2024-05-07 10:52:36,467 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:36,468 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:36,469 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:36,470 root INFO creating build/lib/django/contrib/sites/locale/et 2024-05-07 10:52:36,470 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 10:52:36,471 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 10:52:36,472 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 10:52:36,472 root INFO creating build/lib/django/contrib/sites/locale/eu 2024-05-07 10:52:36,473 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,473 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,474 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,475 root INFO creating build/lib/django/contrib/sites/locale/fa 2024-05-07 10:52:36,476 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,476 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,477 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,478 root INFO creating build/lib/django/contrib/sites/locale/fi 2024-05-07 10:52:36,478 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,479 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,480 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,481 root INFO creating build/lib/django/contrib/sites/locale/fr 2024-05-07 10:52:36,481 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,482 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,483 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,484 root INFO creating build/lib/django/contrib/sites/locale/fy 2024-05-07 10:52:36,484 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 10:52:36,485 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 10:52:36,485 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 10:52:36,487 root INFO creating build/lib/django/contrib/sites/locale/ga 2024-05-07 10:52:36,487 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 10:52:36,488 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 10:52:36,489 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 10:52:36,489 root INFO creating build/lib/django/contrib/sites/locale/gd 2024-05-07 10:52:36,490 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,490 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,491 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,492 root INFO creating build/lib/django/contrib/sites/locale/gl 2024-05-07 10:52:36,493 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,493 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,494 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,495 root INFO creating build/lib/django/contrib/sites/locale/he 2024-05-07 10:52:36,495 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 10:52:36,496 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 10:52:36,497 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 10:52:36,498 root INFO creating build/lib/django/contrib/sites/locale/hi 2024-05-07 10:52:36,498 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 10:52:36,499 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 10:52:36,500 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 10:52:36,500 root INFO creating build/lib/django/contrib/sites/locale/hr 2024-05-07 10:52:36,501 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,501 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,502 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,503 root INFO creating build/lib/django/contrib/sites/locale/hsb 2024-05-07 10:52:36,504 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,504 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,505 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,506 root INFO creating build/lib/django/contrib/sites/locale/hu 2024-05-07 10:52:36,507 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,507 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,508 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,509 root INFO creating build/lib/django/contrib/sites/locale/hy 2024-05-07 10:52:36,509 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,510 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,511 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,512 root INFO creating build/lib/django/contrib/sites/locale/ia 2024-05-07 10:52:36,512 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,513 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,513 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,514 root INFO creating build/lib/django/contrib/sites/locale/id 2024-05-07 10:52:36,515 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 10:52:36,515 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 10:52:36,516 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 10:52:36,517 root INFO creating build/lib/django/contrib/sites/locale/io 2024-05-07 10:52:36,518 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 10:52:36,518 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 10:52:36,519 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 10:52:36,520 root INFO creating build/lib/django/contrib/sites/locale/is 2024-05-07 10:52:36,520 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 10:52:36,521 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 10:52:36,522 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 10:52:36,523 root INFO creating build/lib/django/contrib/sites/locale/it 2024-05-07 10:52:36,523 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 10:52:36,524 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 10:52:36,525 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 10:52:36,526 root INFO creating build/lib/django/contrib/sites/locale/ja 2024-05-07 10:52:36,526 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 10:52:36,527 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 10:52:36,528 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 10:52:36,529 root INFO creating build/lib/django/contrib/sites/locale/ka 2024-05-07 10:52:36,529 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 10:52:36,530 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 10:52:36,531 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 10:52:36,532 root INFO creating build/lib/django/contrib/sites/locale/kab 2024-05-07 10:52:36,532 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 10:52:36,532 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 10:52:36,533 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 10:52:36,534 root INFO creating build/lib/django/contrib/sites/locale/kk 2024-05-07 10:52:36,535 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 10:52:36,535 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 10:52:36,536 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 10:52:36,537 root INFO creating build/lib/django/contrib/sites/locale/km 2024-05-07 10:52:36,538 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 10:52:36,538 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 10:52:36,539 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 10:52:36,540 root INFO creating build/lib/django/contrib/sites/locale/kn 2024-05-07 10:52:36,540 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 10:52:36,541 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 10:52:36,542 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 10:52:36,543 root INFO creating build/lib/django/contrib/sites/locale/ko 2024-05-07 10:52:36,543 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 10:52:36,544 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 10:52:36,545 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 10:52:36,545 root INFO creating build/lib/django/contrib/sites/locale/ky 2024-05-07 10:52:36,546 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 10:52:36,547 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 10:52:36,547 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 10:52:36,548 root INFO creating build/lib/django/contrib/sites/locale/lb 2024-05-07 10:52:36,549 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 10:52:36,549 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 10:52:36,550 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 10:52:36,551 root INFO creating build/lib/django/contrib/sites/locale/lt 2024-05-07 10:52:36,552 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 10:52:36,552 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 10:52:36,553 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 10:52:36,554 root INFO creating build/lib/django/contrib/sites/locale/lv 2024-05-07 10:52:36,554 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 10:52:36,555 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 10:52:36,556 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 10:52:36,557 root INFO creating build/lib/django/contrib/sites/locale/mk 2024-05-07 10:52:36,557 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 10:52:36,558 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 10:52:36,559 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 10:52:36,560 root INFO creating build/lib/django/contrib/sites/locale/ml 2024-05-07 10:52:36,560 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 10:52:36,561 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 10:52:36,562 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 10:52:36,563 root INFO creating build/lib/django/contrib/sites/locale/mn 2024-05-07 10:52:36,563 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 10:52:36,564 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 10:52:36,564 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 10:52:36,565 root INFO creating build/lib/django/contrib/sites/locale/mr 2024-05-07 10:52:36,566 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 10:52:36,566 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 10:52:36,567 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 10:52:36,568 root INFO creating build/lib/django/contrib/sites/locale/ms 2024-05-07 10:52:36,569 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 10:52:36,569 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 10:52:36,570 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 10:52:36,571 root INFO creating build/lib/django/contrib/sites/locale/my 2024-05-07 10:52:36,572 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 10:52:36,572 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 10:52:36,573 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 10:52:36,574 root INFO creating build/lib/django/contrib/sites/locale/nb 2024-05-07 10:52:36,574 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 10:52:36,575 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 10:52:36,576 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 10:52:36,577 root INFO creating build/lib/django/contrib/sites/locale/ne 2024-05-07 10:52:36,577 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 10:52:36,578 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 10:52:36,579 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 10:52:36,580 root INFO creating build/lib/django/contrib/sites/locale/nl 2024-05-07 10:52:36,580 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 10:52:36,581 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 10:52:36,581 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 10:52:36,582 root INFO creating build/lib/django/contrib/sites/locale/nn 2024-05-07 10:52:36,583 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 10:52:36,583 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 10:52:36,584 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 10:52:36,585 root INFO creating build/lib/django/contrib/sites/locale/os 2024-05-07 10:52:36,586 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 10:52:36,586 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 10:52:36,587 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 10:52:36,588 root INFO creating build/lib/django/contrib/sites/locale/pa 2024-05-07 10:52:36,588 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 10:52:36,589 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 10:52:36,590 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 10:52:36,591 root INFO creating build/lib/django/contrib/sites/locale/pl 2024-05-07 10:52:36,591 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 10:52:36,592 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 10:52:36,593 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 10:52:36,594 root INFO creating build/lib/django/contrib/sites/locale/pt 2024-05-07 10:52:36,594 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 10:52:36,595 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 10:52:36,596 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 10:52:36,597 root INFO creating build/lib/django/contrib/sites/locale/pt_BR 2024-05-07 10:52:36,597 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:36,598 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:36,599 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:36,600 root INFO creating build/lib/django/contrib/sites/locale/ro 2024-05-07 10:52:36,600 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 10:52:36,600 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 10:52:36,601 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 10:52:36,602 root INFO creating build/lib/django/contrib/sites/locale/ru 2024-05-07 10:52:36,603 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 10:52:36,603 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 10:52:36,604 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 10:52:36,605 root INFO creating build/lib/django/contrib/sites/locale/sk 2024-05-07 10:52:36,606 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 10:52:36,606 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 10:52:36,607 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 10:52:36,608 root INFO creating build/lib/django/contrib/sites/locale/sl 2024-05-07 10:52:36,608 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 10:52:36,609 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 10:52:36,610 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 10:52:36,611 root INFO creating build/lib/django/contrib/sites/locale/sq 2024-05-07 10:52:36,611 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 10:52:36,612 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 10:52:36,613 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 10:52:36,614 root INFO creating build/lib/django/contrib/sites/locale/sr 2024-05-07 10:52:36,614 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 10:52:36,615 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 10:52:36,616 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 10:52:36,616 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn 2024-05-07 10:52:36,617 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:36,617 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:36,618 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:36,619 root INFO creating build/lib/django/contrib/sites/locale/sv 2024-05-07 10:52:36,620 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 10:52:36,620 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 10:52:36,621 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 10:52:36,622 root INFO creating build/lib/django/contrib/sites/locale/sw 2024-05-07 10:52:36,622 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 10:52:36,623 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 10:52:36,624 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 10:52:36,625 root INFO creating build/lib/django/contrib/sites/locale/ta 2024-05-07 10:52:36,625 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 10:52:36,626 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 10:52:36,627 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 10:52:36,628 root INFO creating build/lib/django/contrib/sites/locale/te 2024-05-07 10:52:36,628 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 10:52:36,629 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 10:52:36,630 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 10:52:36,630 root INFO creating build/lib/django/contrib/sites/locale/tg 2024-05-07 10:52:36,631 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 10:52:36,631 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 10:52:36,632 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 10:52:36,633 root INFO creating build/lib/django/contrib/sites/locale/th 2024-05-07 10:52:36,634 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 10:52:36,634 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 10:52:36,635 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 10:52:36,636 root INFO creating build/lib/django/contrib/sites/locale/tk 2024-05-07 10:52:36,637 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 10:52:36,637 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 10:52:36,638 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 10:52:36,639 root INFO creating build/lib/django/contrib/sites/locale/tr 2024-05-07 10:52:36,640 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 10:52:36,640 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 10:52:36,641 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 10:52:36,642 root INFO creating build/lib/django/contrib/sites/locale/tt 2024-05-07 10:52:36,642 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 10:52:36,643 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 10:52:36,644 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 10:52:36,645 root INFO creating build/lib/django/contrib/sites/locale/udm 2024-05-07 10:52:36,645 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 10:52:36,646 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 10:52:36,647 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 10:52:36,647 root INFO creating build/lib/django/contrib/sites/locale/uk 2024-05-07 10:52:36,648 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 10:52:36,648 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 10:52:36,649 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 10:52:36,650 root INFO creating build/lib/django/contrib/sites/locale/ur 2024-05-07 10:52:36,651 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 10:52:36,651 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 10:52:36,652 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 10:52:36,653 root INFO creating build/lib/django/contrib/sites/locale/uz 2024-05-07 10:52:36,654 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 10:52:36,654 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 10:52:36,655 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 10:52:36,656 root INFO creating build/lib/django/contrib/sites/locale/vi 2024-05-07 10:52:36,656 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 10:52:36,657 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 10:52:36,658 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 10:52:36,659 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans 2024-05-07 10:52:36,659 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:36,660 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:36,661 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:36,661 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant 2024-05-07 10:52:36,662 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:36,663 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:36,663 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:36,664 root INFO creating build/lib/django/contrib/postgres/jinja2 2024-05-07 10:52:36,665 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres 2024-05-07 10:52:36,665 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 10:52:36,666 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 10:52:36,667 root INFO creating build/lib/django/contrib/postgres/locale 2024-05-07 10:52:36,667 root INFO creating build/lib/django/contrib/postgres/locale/af 2024-05-07 10:52:36,668 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 10:52:36,668 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 10:52:36,669 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 10:52:36,670 root INFO creating build/lib/django/contrib/postgres/locale/ar 2024-05-07 10:52:36,671 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,671 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,672 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,673 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ 2024-05-07 10:52:36,674 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,674 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,675 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,676 root INFO creating build/lib/django/contrib/postgres/locale/az 2024-05-07 10:52:36,677 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 10:52:36,677 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 10:52:36,678 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 10:52:36,679 root INFO creating build/lib/django/contrib/postgres/locale/be 2024-05-07 10:52:36,680 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 10:52:36,680 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 10:52:36,681 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 10:52:36,682 root INFO creating build/lib/django/contrib/postgres/locale/bg 2024-05-07 10:52:36,683 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,683 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,684 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,685 root INFO creating build/lib/django/contrib/postgres/locale/ca 2024-05-07 10:52:36,686 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,686 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,687 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,688 root INFO creating build/lib/django/contrib/postgres/locale/ckb 2024-05-07 10:52:36,689 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,689 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,690 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,691 root INFO creating build/lib/django/contrib/postgres/locale/cs 2024-05-07 10:52:36,692 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,692 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,693 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,694 root INFO creating build/lib/django/contrib/postgres/locale/da 2024-05-07 10:52:36,695 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 10:52:36,695 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 10:52:36,696 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 10:52:36,697 root INFO creating build/lib/django/contrib/postgres/locale/de 2024-05-07 10:52:36,698 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 10:52:36,698 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 10:52:36,699 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 10:52:36,700 root INFO creating build/lib/django/contrib/postgres/locale/dsb 2024-05-07 10:52:36,701 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,701 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,702 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,703 root INFO creating build/lib/django/contrib/postgres/locale/el 2024-05-07 10:52:36,704 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 10:52:36,704 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 10:52:36,705 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 10:52:36,706 root INFO creating build/lib/django/contrib/postgres/locale/en 2024-05-07 10:52:36,707 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 10:52:36,708 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 10:52:36,708 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 10:52:36,709 root INFO creating build/lib/django/contrib/postgres/locale/en_AU 2024-05-07 10:52:36,710 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,710 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,711 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,712 root INFO creating build/lib/django/contrib/postgres/locale/eo 2024-05-07 10:52:36,713 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,713 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,714 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,716 root INFO creating build/lib/django/contrib/postgres/locale/es 2024-05-07 10:52:36,716 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 10:52:36,717 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 10:52:36,717 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 10:52:36,719 root INFO creating build/lib/django/contrib/postgres/locale/es_AR 2024-05-07 10:52:36,719 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,720 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,721 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,722 root INFO creating build/lib/django/contrib/postgres/locale/es_CO 2024-05-07 10:52:36,722 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,723 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,724 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,725 root INFO creating build/lib/django/contrib/postgres/locale/es_MX 2024-05-07 10:52:36,725 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,726 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,727 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,728 root INFO creating build/lib/django/contrib/postgres/locale/et 2024-05-07 10:52:36,728 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 10:52:36,729 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 10:52:36,729 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 10:52:36,731 root INFO creating build/lib/django/contrib/postgres/locale/eu 2024-05-07 10:52:36,731 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,732 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,732 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,733 root INFO creating build/lib/django/contrib/postgres/locale/fa 2024-05-07 10:52:36,734 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,735 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,736 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,737 root INFO creating build/lib/django/contrib/postgres/locale/fi 2024-05-07 10:52:36,737 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,738 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,739 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,740 root INFO creating build/lib/django/contrib/postgres/locale/fr 2024-05-07 10:52:36,740 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,741 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,742 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,743 root INFO creating build/lib/django/contrib/postgres/locale/gd 2024-05-07 10:52:36,743 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,744 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,745 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,746 root INFO creating build/lib/django/contrib/postgres/locale/gl 2024-05-07 10:52:36,746 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,747 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,748 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,749 root INFO creating build/lib/django/contrib/postgres/locale/he 2024-05-07 10:52:36,749 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 10:52:36,750 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 10:52:36,751 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 10:52:36,752 root INFO creating build/lib/django/contrib/postgres/locale/hr 2024-05-07 10:52:36,753 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,753 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,754 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,755 root INFO creating build/lib/django/contrib/postgres/locale/hsb 2024-05-07 10:52:36,756 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,756 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,757 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,758 root INFO creating build/lib/django/contrib/postgres/locale/hu 2024-05-07 10:52:36,759 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,759 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,760 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,761 root INFO creating build/lib/django/contrib/postgres/locale/hy 2024-05-07 10:52:36,762 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,762 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,763 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,764 root INFO creating build/lib/django/contrib/postgres/locale/ia 2024-05-07 10:52:36,765 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,765 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,766 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,767 root INFO creating build/lib/django/contrib/postgres/locale/id 2024-05-07 10:52:36,768 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 10:52:36,768 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 10:52:36,769 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 10:52:36,770 root INFO creating build/lib/django/contrib/postgres/locale/is 2024-05-07 10:52:36,771 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 10:52:36,771 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 10:52:36,772 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 10:52:36,773 root INFO creating build/lib/django/contrib/postgres/locale/it 2024-05-07 10:52:36,774 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 10:52:36,774 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 10:52:36,775 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 10:52:36,776 root INFO creating build/lib/django/contrib/postgres/locale/ja 2024-05-07 10:52:36,777 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 10:52:36,777 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 10:52:36,778 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 10:52:36,779 root INFO creating build/lib/django/contrib/postgres/locale/ka 2024-05-07 10:52:36,780 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 10:52:36,780 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 10:52:36,781 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 10:52:36,782 root INFO creating build/lib/django/contrib/postgres/locale/kk 2024-05-07 10:52:36,783 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 10:52:36,783 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 10:52:36,784 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 10:52:36,785 root INFO creating build/lib/django/contrib/postgres/locale/ko 2024-05-07 10:52:36,785 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 10:52:36,786 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 10:52:36,787 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 10:52:36,788 root INFO creating build/lib/django/contrib/postgres/locale/ky 2024-05-07 10:52:36,788 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 10:52:36,789 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 10:52:36,790 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 10:52:36,791 root INFO creating build/lib/django/contrib/postgres/locale/lt 2024-05-07 10:52:36,792 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 10:52:36,792 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 10:52:36,793 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 10:52:36,794 root INFO creating build/lib/django/contrib/postgres/locale/lv 2024-05-07 10:52:36,795 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 10:52:36,795 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 10:52:36,796 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 10:52:36,797 root INFO creating build/lib/django/contrib/postgres/locale/mk 2024-05-07 10:52:36,798 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 10:52:36,798 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 10:52:36,799 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 10:52:36,800 root INFO creating build/lib/django/contrib/postgres/locale/ml 2024-05-07 10:52:36,801 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 10:52:36,801 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 10:52:36,802 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 10:52:36,803 root INFO creating build/lib/django/contrib/postgres/locale/mn 2024-05-07 10:52:36,804 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 10:52:36,804 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 10:52:36,805 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 10:52:36,806 root INFO creating build/lib/django/contrib/postgres/locale/ms 2024-05-07 10:52:36,807 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 10:52:36,807 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 10:52:36,808 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 10:52:36,809 root INFO creating build/lib/django/contrib/postgres/locale/nb 2024-05-07 10:52:36,810 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 10:52:36,810 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 10:52:36,811 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 10:52:36,812 root INFO creating build/lib/django/contrib/postgres/locale/ne 2024-05-07 10:52:36,813 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 10:52:36,813 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 10:52:36,814 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 10:52:36,815 root INFO creating build/lib/django/contrib/postgres/locale/nl 2024-05-07 10:52:36,816 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 10:52:36,816 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 10:52:36,817 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 10:52:36,818 root INFO creating build/lib/django/contrib/postgres/locale/nn 2024-05-07 10:52:36,819 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 10:52:36,819 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 10:52:36,820 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 10:52:36,821 root INFO creating build/lib/django/contrib/postgres/locale/pl 2024-05-07 10:52:36,822 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 10:52:36,822 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 10:52:36,823 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 10:52:36,824 root INFO creating build/lib/django/contrib/postgres/locale/pt 2024-05-07 10:52:36,825 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 10:52:36,825 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 10:52:36,826 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 10:52:36,827 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR 2024-05-07 10:52:36,828 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:36,828 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:36,829 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:36,830 root INFO creating build/lib/django/contrib/postgres/locale/ro 2024-05-07 10:52:36,831 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 10:52:36,831 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 10:52:36,832 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 10:52:36,833 root INFO creating build/lib/django/contrib/postgres/locale/ru 2024-05-07 10:52:36,834 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 10:52:36,835 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 10:52:36,836 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 10:52:36,836 root INFO creating build/lib/django/contrib/postgres/locale/sk 2024-05-07 10:52:36,837 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 10:52:36,837 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 10:52:36,839 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 10:52:36,840 root INFO creating build/lib/django/contrib/postgres/locale/sl 2024-05-07 10:52:36,840 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 10:52:36,841 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 10:52:36,842 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 10:52:36,843 root INFO creating build/lib/django/contrib/postgres/locale/sq 2024-05-07 10:52:36,843 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 10:52:36,844 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 10:52:36,845 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 10:52:36,846 root INFO creating build/lib/django/contrib/postgres/locale/sr 2024-05-07 10:52:36,846 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 10:52:36,847 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 10:52:36,848 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 10:52:36,849 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn 2024-05-07 10:52:36,849 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:36,850 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:36,851 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:36,852 root INFO creating build/lib/django/contrib/postgres/locale/sv 2024-05-07 10:52:36,852 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 10:52:36,853 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 10:52:36,854 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 10:52:36,855 root INFO creating build/lib/django/contrib/postgres/locale/tg 2024-05-07 10:52:36,855 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 10:52:36,856 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 10:52:36,857 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 10:52:36,858 root INFO creating build/lib/django/contrib/postgres/locale/tk 2024-05-07 10:52:36,858 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 10:52:36,859 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 10:52:36,860 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 10:52:36,861 root INFO creating build/lib/django/contrib/postgres/locale/tr 2024-05-07 10:52:36,861 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 10:52:36,862 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 10:52:36,863 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 10:52:36,864 root INFO creating build/lib/django/contrib/postgres/locale/uk 2024-05-07 10:52:36,864 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 10:52:36,865 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 10:52:36,866 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 10:52:36,867 root INFO creating build/lib/django/contrib/postgres/locale/uz 2024-05-07 10:52:36,867 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 10:52:36,868 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 10:52:36,869 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 10:52:36,870 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans 2024-05-07 10:52:36,870 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:36,871 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:36,872 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:36,873 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant 2024-05-07 10:52:36,873 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:36,874 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:36,875 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:36,876 root INFO creating build/lib/django/contrib/postgres/templates 2024-05-07 10:52:36,876 root INFO creating build/lib/django/contrib/postgres/templates/postgres 2024-05-07 10:52:36,876 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2024-05-07 10:52:36,877 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2024-05-07 10:52:36,878 root INFO creating build/lib/django/contrib/gis/locale 2024-05-07 10:52:36,878 root INFO creating build/lib/django/contrib/gis/locale/af 2024-05-07 10:52:36,879 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 10:52:36,879 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 10:52:36,880 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 10:52:36,881 root INFO creating build/lib/django/contrib/gis/locale/ar 2024-05-07 10:52:36,882 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,882 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,883 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 10:52:36,884 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ 2024-05-07 10:52:36,884 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,885 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,886 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:36,887 root INFO creating build/lib/django/contrib/gis/locale/ast 2024-05-07 10:52:36,887 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 10:52:36,888 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 10:52:36,889 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 10:52:36,890 root INFO creating build/lib/django/contrib/gis/locale/az 2024-05-07 10:52:36,890 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 10:52:36,891 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 10:52:36,892 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 10:52:36,892 root INFO creating build/lib/django/contrib/gis/locale/be 2024-05-07 10:52:36,893 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 10:52:36,893 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 10:52:36,894 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 10:52:36,895 root INFO creating build/lib/django/contrib/gis/locale/bg 2024-05-07 10:52:36,896 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,896 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,897 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 10:52:36,898 root INFO creating build/lib/django/contrib/gis/locale/bn 2024-05-07 10:52:36,898 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 10:52:36,899 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 10:52:36,900 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 10:52:36,901 root INFO creating build/lib/django/contrib/gis/locale/br 2024-05-07 10:52:36,901 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 10:52:36,902 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 10:52:36,903 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 10:52:36,904 root INFO creating build/lib/django/contrib/gis/locale/bs 2024-05-07 10:52:36,904 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 10:52:36,905 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 10:52:36,905 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 10:52:36,906 root INFO creating build/lib/django/contrib/gis/locale/ca 2024-05-07 10:52:36,907 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,907 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,908 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 10:52:36,909 root INFO creating build/lib/django/contrib/gis/locale/ckb 2024-05-07 10:52:36,910 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,910 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,911 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 10:52:36,912 root INFO creating build/lib/django/contrib/gis/locale/cs 2024-05-07 10:52:36,913 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,913 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,914 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 10:52:36,915 root INFO creating build/lib/django/contrib/gis/locale/cy 2024-05-07 10:52:36,916 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 10:52:36,916 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 10:52:36,917 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 10:52:36,918 root INFO creating build/lib/django/contrib/gis/locale/da 2024-05-07 10:52:36,918 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 10:52:36,919 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 10:52:36,920 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 10:52:36,921 root INFO creating build/lib/django/contrib/gis/locale/de 2024-05-07 10:52:36,921 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 10:52:36,922 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 10:52:36,923 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 10:52:36,923 root INFO creating build/lib/django/contrib/gis/locale/dsb 2024-05-07 10:52:36,924 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,924 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,925 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 10:52:36,926 root INFO creating build/lib/django/contrib/gis/locale/el 2024-05-07 10:52:36,927 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 10:52:36,927 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 10:52:36,928 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 10:52:36,929 root INFO creating build/lib/django/contrib/gis/locale/en 2024-05-07 10:52:36,929 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 10:52:36,930 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 10:52:36,931 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 10:52:36,932 root INFO creating build/lib/django/contrib/gis/locale/en_AU 2024-05-07 10:52:36,932 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,933 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,934 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:36,935 root INFO creating build/lib/django/contrib/gis/locale/en_GB 2024-05-07 10:52:36,935 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:36,936 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:36,937 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:36,937 root INFO creating build/lib/django/contrib/gis/locale/eo 2024-05-07 10:52:36,938 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,939 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,939 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 10:52:36,940 root INFO creating build/lib/django/contrib/gis/locale/es 2024-05-07 10:52:36,941 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 10:52:36,941 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 10:52:36,942 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 10:52:36,943 root INFO creating build/lib/django/contrib/gis/locale/es_AR 2024-05-07 10:52:36,944 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,944 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,945 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:36,946 root INFO creating build/lib/django/contrib/gis/locale/es_CO 2024-05-07 10:52:36,947 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,947 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,948 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:36,949 root INFO creating build/lib/django/contrib/gis/locale/es_MX 2024-05-07 10:52:36,949 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,950 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,951 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:36,952 root INFO creating build/lib/django/contrib/gis/locale/es_VE 2024-05-07 10:52:36,952 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:36,953 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:36,954 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:36,955 root INFO creating build/lib/django/contrib/gis/locale/et 2024-05-07 10:52:36,955 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 10:52:36,956 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 10:52:36,957 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 10:52:36,957 root INFO creating build/lib/django/contrib/gis/locale/eu 2024-05-07 10:52:36,958 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,958 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,959 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 10:52:36,960 root INFO creating build/lib/django/contrib/gis/locale/fa 2024-05-07 10:52:36,961 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,961 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,962 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 10:52:36,963 root INFO creating build/lib/django/contrib/gis/locale/fi 2024-05-07 10:52:36,964 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,964 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,965 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 10:52:36,966 root INFO creating build/lib/django/contrib/gis/locale/fr 2024-05-07 10:52:36,966 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,967 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,968 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 10:52:36,969 root INFO creating build/lib/django/contrib/gis/locale/fy 2024-05-07 10:52:36,969 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 10:52:36,970 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 10:52:36,971 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 10:52:36,972 root INFO creating build/lib/django/contrib/gis/locale/ga 2024-05-07 10:52:36,972 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 10:52:36,973 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 10:52:36,973 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 10:52:36,974 root INFO creating build/lib/django/contrib/gis/locale/gd 2024-05-07 10:52:36,975 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,975 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,976 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 10:52:36,977 root INFO creating build/lib/django/contrib/gis/locale/gl 2024-05-07 10:52:36,978 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,978 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,979 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 10:52:36,980 root INFO creating build/lib/django/contrib/gis/locale/he 2024-05-07 10:52:36,981 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 10:52:36,981 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 10:52:36,982 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 10:52:36,983 root INFO creating build/lib/django/contrib/gis/locale/hi 2024-05-07 10:52:36,983 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 10:52:36,984 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 10:52:36,985 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 10:52:36,986 root INFO creating build/lib/django/contrib/gis/locale/hr 2024-05-07 10:52:36,986 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,987 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,988 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 10:52:36,989 root INFO creating build/lib/django/contrib/gis/locale/hsb 2024-05-07 10:52:36,989 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,990 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,991 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 10:52:36,992 root INFO creating build/lib/django/contrib/gis/locale/hu 2024-05-07 10:52:36,992 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,992 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,993 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 10:52:36,994 root INFO creating build/lib/django/contrib/gis/locale/hy 2024-05-07 10:52:36,995 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,995 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,996 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 10:52:36,997 root INFO creating build/lib/django/contrib/gis/locale/ia 2024-05-07 10:52:36,998 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,998 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 10:52:36,999 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,000 root INFO creating build/lib/django/contrib/gis/locale/id 2024-05-07 10:52:37,000 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 10:52:37,001 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 10:52:37,002 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 10:52:37,003 root INFO creating build/lib/django/contrib/gis/locale/io 2024-05-07 10:52:37,003 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 10:52:37,004 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 10:52:37,005 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 10:52:37,005 root INFO creating build/lib/django/contrib/gis/locale/is 2024-05-07 10:52:37,006 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 10:52:37,006 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 10:52:37,007 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 10:52:37,008 root INFO creating build/lib/django/contrib/gis/locale/it 2024-05-07 10:52:37,009 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 10:52:37,009 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 10:52:37,010 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 10:52:37,011 root INFO creating build/lib/django/contrib/gis/locale/ja 2024-05-07 10:52:37,012 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,012 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,013 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,014 root INFO creating build/lib/django/contrib/gis/locale/ka 2024-05-07 10:52:37,014 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,015 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,016 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,017 root INFO creating build/lib/django/contrib/gis/locale/kk 2024-05-07 10:52:37,017 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,018 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,019 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,020 root INFO creating build/lib/django/contrib/gis/locale/km 2024-05-07 10:52:37,020 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 10:52:37,021 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 10:52:37,022 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 10:52:37,023 root INFO creating build/lib/django/contrib/gis/locale/kn 2024-05-07 10:52:37,023 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,024 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,025 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,025 root INFO creating build/lib/django/contrib/gis/locale/ko 2024-05-07 10:52:37,026 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,026 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,027 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,028 root INFO creating build/lib/django/contrib/gis/locale/ky 2024-05-07 10:52:37,029 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,029 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,030 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,031 root INFO creating build/lib/django/contrib/gis/locale/lb 2024-05-07 10:52:37,032 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,032 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,033 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,034 root INFO creating build/lib/django/contrib/gis/locale/lt 2024-05-07 10:52:37,034 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,035 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,036 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,037 root INFO creating build/lib/django/contrib/gis/locale/lv 2024-05-07 10:52:37,037 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,038 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,039 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,040 root INFO creating build/lib/django/contrib/gis/locale/mk 2024-05-07 10:52:37,040 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,041 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,041 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,042 root INFO creating build/lib/django/contrib/gis/locale/ml 2024-05-07 10:52:37,043 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,043 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,044 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,045 root INFO creating build/lib/django/contrib/gis/locale/mn 2024-05-07 10:52:37,046 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,046 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,047 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,048 root INFO creating build/lib/django/contrib/gis/locale/mr 2024-05-07 10:52:37,048 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,049 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,050 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,051 root INFO creating build/lib/django/contrib/gis/locale/ms 2024-05-07 10:52:37,051 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,052 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,053 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,054 root INFO creating build/lib/django/contrib/gis/locale/my 2024-05-07 10:52:37,054 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 10:52:37,055 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 10:52:37,056 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 10:52:37,057 root INFO creating build/lib/django/contrib/gis/locale/nb 2024-05-07 10:52:37,057 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,058 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,059 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,060 root INFO creating build/lib/django/contrib/gis/locale/ne 2024-05-07 10:52:37,060 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,061 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,062 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,063 root INFO creating build/lib/django/contrib/gis/locale/nl 2024-05-07 10:52:37,063 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,064 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,065 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,065 root INFO creating build/lib/django/contrib/gis/locale/nn 2024-05-07 10:52:37,066 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,066 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,067 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,068 root INFO creating build/lib/django/contrib/gis/locale/os 2024-05-07 10:52:37,069 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 10:52:37,069 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 10:52:37,070 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 10:52:37,071 root INFO creating build/lib/django/contrib/gis/locale/pa 2024-05-07 10:52:37,072 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,072 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,073 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,074 root INFO creating build/lib/django/contrib/gis/locale/pl 2024-05-07 10:52:37,074 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,075 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,076 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,077 root INFO creating build/lib/django/contrib/gis/locale/pt 2024-05-07 10:52:37,077 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,078 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,079 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,080 root INFO creating build/lib/django/contrib/gis/locale/pt_BR 2024-05-07 10:52:37,080 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,081 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,081 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,082 root INFO creating build/lib/django/contrib/gis/locale/ro 2024-05-07 10:52:37,083 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,083 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,084 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,085 root INFO creating build/lib/django/contrib/gis/locale/ru 2024-05-07 10:52:37,086 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,086 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,087 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,088 root INFO creating build/lib/django/contrib/gis/locale/sk 2024-05-07 10:52:37,088 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,089 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,090 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,091 root INFO creating build/lib/django/contrib/gis/locale/sl 2024-05-07 10:52:37,091 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,092 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,093 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,094 root INFO creating build/lib/django/contrib/gis/locale/sq 2024-05-07 10:52:37,094 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,095 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,096 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,097 root INFO creating build/lib/django/contrib/gis/locale/sr 2024-05-07 10:52:37,097 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,098 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,099 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,100 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn 2024-05-07 10:52:37,100 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,100 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,101 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,102 root INFO creating build/lib/django/contrib/gis/locale/sv 2024-05-07 10:52:37,103 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,103 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,104 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,105 root INFO creating build/lib/django/contrib/gis/locale/sw 2024-05-07 10:52:37,106 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,106 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,107 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,108 root INFO creating build/lib/django/contrib/gis/locale/ta 2024-05-07 10:52:37,108 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,109 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,110 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,111 root INFO creating build/lib/django/contrib/gis/locale/te 2024-05-07 10:52:37,111 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 10:52:37,112 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 10:52:37,113 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 10:52:37,113 root INFO creating build/lib/django/contrib/gis/locale/tg 2024-05-07 10:52:37,114 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,115 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,116 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,116 root INFO creating build/lib/django/contrib/gis/locale/th 2024-05-07 10:52:37,117 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 10:52:37,117 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 10:52:37,118 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 10:52:37,119 root INFO creating build/lib/django/contrib/gis/locale/tr 2024-05-07 10:52:37,120 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,120 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,121 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,122 root INFO creating build/lib/django/contrib/gis/locale/tt 2024-05-07 10:52:37,122 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,123 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,124 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,125 root INFO creating build/lib/django/contrib/gis/locale/udm 2024-05-07 10:52:37,125 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,126 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,127 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,128 root INFO creating build/lib/django/contrib/gis/locale/uk 2024-05-07 10:52:37,128 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,129 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,130 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,131 root INFO creating build/lib/django/contrib/gis/locale/ur 2024-05-07 10:52:37,131 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,132 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,132 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,133 root INFO creating build/lib/django/contrib/gis/locale/vi 2024-05-07 10:52:37,134 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,134 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,135 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,136 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans 2024-05-07 10:52:37,137 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,137 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,138 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,139 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant 2024-05-07 10:52:37,140 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,140 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,141 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,142 root INFO creating build/lib/django/contrib/gis/static 2024-05-07 10:52:37,142 root INFO creating build/lib/django/contrib/gis/static/gis 2024-05-07 10:52:37,143 root INFO creating build/lib/django/contrib/gis/static/gis/css 2024-05-07 10:52:37,143 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2024-05-07 10:52:37,144 root INFO creating build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,145 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,146 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,147 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,148 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,148 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,149 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 10:52:37,150 root INFO creating build/lib/django/contrib/gis/static/gis/js 2024-05-07 10:52:37,151 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2024-05-07 10:52:37,152 root INFO creating build/lib/django/contrib/gis/templates 2024-05-07 10:52:37,152 root INFO creating build/lib/django/contrib/gis/templates/gis 2024-05-07 10:52:37,153 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2024-05-07 10:52:37,154 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2024-05-07 10:52:37,155 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:37,155 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:37,156 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:37,157 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:37,158 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:37,159 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 10:52:37,160 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 10:52:37,161 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 10:52:37,162 root INFO creating build/lib/django/contrib/humanize/locale 2024-05-07 10:52:37,162 root INFO creating build/lib/django/contrib/humanize/locale/af 2024-05-07 10:52:37,163 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 10:52:37,163 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 10:52:37,164 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 10:52:37,165 root INFO creating build/lib/django/contrib/humanize/locale/ar 2024-05-07 10:52:37,166 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,167 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,167 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,169 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ 2024-05-07 10:52:37,169 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,170 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,171 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,172 root INFO creating build/lib/django/contrib/humanize/locale/ast 2024-05-07 10:52:37,173 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,173 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,174 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,175 root INFO creating build/lib/django/contrib/humanize/locale/az 2024-05-07 10:52:37,176 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 10:52:37,176 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 10:52:37,177 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 10:52:37,178 root INFO creating build/lib/django/contrib/humanize/locale/be 2024-05-07 10:52:37,179 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 10:52:37,179 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 10:52:37,180 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 10:52:37,181 root INFO creating build/lib/django/contrib/humanize/locale/bg 2024-05-07 10:52:37,182 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,182 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,183 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,184 root INFO creating build/lib/django/contrib/humanize/locale/bn 2024-05-07 10:52:37,185 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,185 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,187 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,188 root INFO creating build/lib/django/contrib/humanize/locale/br 2024-05-07 10:52:37,188 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 10:52:37,189 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 10:52:37,190 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 10:52:37,191 root INFO creating build/lib/django/contrib/humanize/locale/bs 2024-05-07 10:52:37,191 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,192 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,193 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,194 root INFO creating build/lib/django/contrib/humanize/locale/ca 2024-05-07 10:52:37,194 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,195 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,196 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,197 root INFO creating build/lib/django/contrib/humanize/locale/ckb 2024-05-07 10:52:37,197 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,198 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,199 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,200 root INFO creating build/lib/django/contrib/humanize/locale/cs 2024-05-07 10:52:37,200 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,201 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,202 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,203 root INFO creating build/lib/django/contrib/humanize/locale/cy 2024-05-07 10:52:37,203 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,204 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,205 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,206 root INFO creating build/lib/django/contrib/humanize/locale/da 2024-05-07 10:52:37,206 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 10:52:37,207 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 10:52:37,208 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 10:52:37,209 root INFO creating build/lib/django/contrib/humanize/locale/de 2024-05-07 10:52:37,209 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 10:52:37,210 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 10:52:37,211 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 10:52:37,212 root INFO creating build/lib/django/contrib/humanize/locale/dsb 2024-05-07 10:52:37,212 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,213 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,214 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,215 root INFO creating build/lib/django/contrib/humanize/locale/el 2024-05-07 10:52:37,216 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 10:52:37,216 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 10:52:37,217 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 10:52:37,218 root INFO creating build/lib/django/contrib/humanize/locale/en 2024-05-07 10:52:37,219 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 10:52:37,219 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 10:52:37,220 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 10:52:37,221 root INFO creating build/lib/django/contrib/humanize/locale/en_AU 2024-05-07 10:52:37,222 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,223 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,224 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,224 root INFO creating build/lib/django/contrib/humanize/locale/en_GB 2024-05-07 10:52:37,225 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,225 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,227 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,228 root INFO creating build/lib/django/contrib/humanize/locale/eo 2024-05-07 10:52:37,228 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,229 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,230 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,231 root INFO creating build/lib/django/contrib/humanize/locale/es 2024-05-07 10:52:37,231 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 10:52:37,232 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 10:52:37,233 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 10:52:37,234 root INFO creating build/lib/django/contrib/humanize/locale/es_AR 2024-05-07 10:52:37,234 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,235 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,236 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,237 root INFO creating build/lib/django/contrib/humanize/locale/es_CO 2024-05-07 10:52:37,237 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,238 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,239 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,240 root INFO creating build/lib/django/contrib/humanize/locale/es_MX 2024-05-07 10:52:37,240 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,241 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,242 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,243 root INFO creating build/lib/django/contrib/humanize/locale/es_VE 2024-05-07 10:52:37,244 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,244 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,245 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,246 root INFO creating build/lib/django/contrib/humanize/locale/et 2024-05-07 10:52:37,246 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 10:52:37,247 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 10:52:37,248 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 10:52:37,249 root INFO creating build/lib/django/contrib/humanize/locale/eu 2024-05-07 10:52:37,250 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,250 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,251 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,252 root INFO creating build/lib/django/contrib/humanize/locale/fa 2024-05-07 10:52:37,253 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,253 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,254 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,255 root INFO creating build/lib/django/contrib/humanize/locale/fi 2024-05-07 10:52:37,256 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,256 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,257 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,258 root INFO creating build/lib/django/contrib/humanize/locale/fr 2024-05-07 10:52:37,259 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,259 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,260 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,262 root INFO creating build/lib/django/contrib/humanize/locale/fy 2024-05-07 10:52:37,262 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,263 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,264 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,265 root INFO creating build/lib/django/contrib/humanize/locale/ga 2024-05-07 10:52:37,265 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,266 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,267 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,268 root INFO creating build/lib/django/contrib/humanize/locale/gd 2024-05-07 10:52:37,268 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,269 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,270 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,271 root INFO creating build/lib/django/contrib/humanize/locale/gl 2024-05-07 10:52:37,271 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,272 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,273 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,274 root INFO creating build/lib/django/contrib/humanize/locale/he 2024-05-07 10:52:37,274 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 10:52:37,275 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 10:52:37,276 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 10:52:37,277 root INFO creating build/lib/django/contrib/humanize/locale/hi 2024-05-07 10:52:37,278 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,278 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,279 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,280 root INFO creating build/lib/django/contrib/humanize/locale/hr 2024-05-07 10:52:37,281 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,281 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,282 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,283 root INFO creating build/lib/django/contrib/humanize/locale/hsb 2024-05-07 10:52:37,283 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,284 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,285 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,286 root INFO creating build/lib/django/contrib/humanize/locale/hu 2024-05-07 10:52:37,287 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,287 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,288 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,289 root INFO creating build/lib/django/contrib/humanize/locale/hy 2024-05-07 10:52:37,290 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,290 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,291 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,292 root INFO creating build/lib/django/contrib/humanize/locale/ia 2024-05-07 10:52:37,293 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,293 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,294 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,295 root INFO creating build/lib/django/contrib/humanize/locale/id 2024-05-07 10:52:37,296 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 10:52:37,296 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 10:52:37,297 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 10:52:37,298 root INFO creating build/lib/django/contrib/humanize/locale/io 2024-05-07 10:52:37,299 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 10:52:37,299 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 10:52:37,300 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 10:52:37,301 root INFO creating build/lib/django/contrib/humanize/locale/is 2024-05-07 10:52:37,302 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 10:52:37,302 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 10:52:37,303 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 10:52:37,305 root INFO creating build/lib/django/contrib/humanize/locale/it 2024-05-07 10:52:37,305 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 10:52:37,306 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 10:52:37,307 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 10:52:37,308 root INFO creating build/lib/django/contrib/humanize/locale/ja 2024-05-07 10:52:37,308 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,309 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,310 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,311 root INFO creating build/lib/django/contrib/humanize/locale/ka 2024-05-07 10:52:37,311 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,312 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,313 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,314 root INFO creating build/lib/django/contrib/humanize/locale/kk 2024-05-07 10:52:37,315 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,315 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,316 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,317 root INFO creating build/lib/django/contrib/humanize/locale/km 2024-05-07 10:52:37,318 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 10:52:37,318 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 10:52:37,319 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 10:52:37,320 root INFO creating build/lib/django/contrib/humanize/locale/kn 2024-05-07 10:52:37,321 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,321 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,322 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,323 root INFO creating build/lib/django/contrib/humanize/locale/ko 2024-05-07 10:52:37,324 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,324 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,325 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,326 root INFO creating build/lib/django/contrib/humanize/locale/ky 2024-05-07 10:52:37,327 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,327 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,328 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,329 root INFO creating build/lib/django/contrib/humanize/locale/lb 2024-05-07 10:52:37,330 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,330 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,331 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,332 root INFO creating build/lib/django/contrib/humanize/locale/lt 2024-05-07 10:52:37,333 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,333 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,334 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,336 root INFO creating build/lib/django/contrib/humanize/locale/lv 2024-05-07 10:52:37,336 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,337 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,338 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,339 root INFO creating build/lib/django/contrib/humanize/locale/mk 2024-05-07 10:52:37,339 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,340 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,341 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,342 root INFO creating build/lib/django/contrib/humanize/locale/ml 2024-05-07 10:52:37,342 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,343 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,344 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,345 root INFO creating build/lib/django/contrib/humanize/locale/mn 2024-05-07 10:52:37,345 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,346 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,347 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,348 root INFO creating build/lib/django/contrib/humanize/locale/mr 2024-05-07 10:52:37,349 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,349 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,350 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,351 root INFO creating build/lib/django/contrib/humanize/locale/ms 2024-05-07 10:52:37,351 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,352 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,353 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,354 root INFO creating build/lib/django/contrib/humanize/locale/my 2024-05-07 10:52:37,355 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 10:52:37,355 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 10:52:37,356 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 10:52:37,357 root INFO creating build/lib/django/contrib/humanize/locale/nb 2024-05-07 10:52:37,358 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,358 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,359 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,360 root INFO creating build/lib/django/contrib/humanize/locale/ne 2024-05-07 10:52:37,361 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,361 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,362 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,363 root INFO creating build/lib/django/contrib/humanize/locale/nl 2024-05-07 10:52:37,364 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,364 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,365 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,366 root INFO creating build/lib/django/contrib/humanize/locale/nn 2024-05-07 10:52:37,367 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,368 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,369 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,369 root INFO creating build/lib/django/contrib/humanize/locale/os 2024-05-07 10:52:37,370 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 10:52:37,371 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 10:52:37,372 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 10:52:37,373 root INFO creating build/lib/django/contrib/humanize/locale/pa 2024-05-07 10:52:37,373 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,374 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,375 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,376 root INFO creating build/lib/django/contrib/humanize/locale/pl 2024-05-07 10:52:37,376 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,377 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,378 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,379 root INFO creating build/lib/django/contrib/humanize/locale/pt 2024-05-07 10:52:37,379 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,380 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,381 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,382 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR 2024-05-07 10:52:37,382 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,383 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,384 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,385 root INFO creating build/lib/django/contrib/humanize/locale/ro 2024-05-07 10:52:37,386 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,386 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,387 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,388 root INFO creating build/lib/django/contrib/humanize/locale/ru 2024-05-07 10:52:37,389 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,389 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,390 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,392 root INFO creating build/lib/django/contrib/humanize/locale/sk 2024-05-07 10:52:37,392 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,393 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,394 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,395 root INFO creating build/lib/django/contrib/humanize/locale/sl 2024-05-07 10:52:37,395 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,396 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,397 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,398 root INFO creating build/lib/django/contrib/humanize/locale/sq 2024-05-07 10:52:37,398 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,399 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,400 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,401 root INFO creating build/lib/django/contrib/humanize/locale/sr 2024-05-07 10:52:37,402 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,402 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,403 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,404 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn 2024-05-07 10:52:37,405 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,405 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,406 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,407 root INFO creating build/lib/django/contrib/humanize/locale/sv 2024-05-07 10:52:37,408 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,408 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,409 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,410 root INFO creating build/lib/django/contrib/humanize/locale/sw 2024-05-07 10:52:37,411 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,412 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,412 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,414 root INFO creating build/lib/django/contrib/humanize/locale/ta 2024-05-07 10:52:37,414 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,415 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,416 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,416 root INFO creating build/lib/django/contrib/humanize/locale/te 2024-05-07 10:52:37,417 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 10:52:37,417 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 10:52:37,418 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 10:52:37,419 root INFO creating build/lib/django/contrib/humanize/locale/tg 2024-05-07 10:52:37,420 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,420 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,421 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,423 root INFO creating build/lib/django/contrib/humanize/locale/th 2024-05-07 10:52:37,423 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 10:52:37,424 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 10:52:37,425 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 10:52:37,426 root INFO creating build/lib/django/contrib/humanize/locale/tk 2024-05-07 10:52:37,426 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 10:52:37,429 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 10:52:37,429 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 10:52:37,430 root INFO creating build/lib/django/contrib/humanize/locale/tr 2024-05-07 10:52:37,431 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,432 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,432 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,433 root INFO creating build/lib/django/contrib/humanize/locale/tt 2024-05-07 10:52:37,434 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,434 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,436 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,437 root INFO creating build/lib/django/contrib/humanize/locale/udm 2024-05-07 10:52:37,437 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,438 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,439 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,439 root INFO creating build/lib/django/contrib/humanize/locale/uk 2024-05-07 10:52:37,440 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,440 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,441 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,443 root INFO creating build/lib/django/contrib/humanize/locale/ur 2024-05-07 10:52:37,443 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,444 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,445 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,446 root INFO creating build/lib/django/contrib/humanize/locale/uz 2024-05-07 10:52:37,446 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 10:52:37,447 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 10:52:37,448 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 10:52:37,448 root INFO creating build/lib/django/contrib/humanize/locale/vi 2024-05-07 10:52:37,449 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,449 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,451 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,452 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans 2024-05-07 10:52:37,452 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,453 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,454 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,455 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant 2024-05-07 10:52:37,455 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,456 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,457 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,458 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2024-05-07 10:52:37,460 root INFO creating build/lib/django/contrib/auth/locale 2024-05-07 10:52:37,460 root INFO creating build/lib/django/contrib/auth/locale/af 2024-05-07 10:52:37,461 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 10:52:37,461 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 10:52:37,462 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 10:52:37,463 root INFO creating build/lib/django/contrib/auth/locale/ar 2024-05-07 10:52:37,464 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,464 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,465 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,466 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ 2024-05-07 10:52:37,467 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,467 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,469 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,470 root INFO creating build/lib/django/contrib/auth/locale/ast 2024-05-07 10:52:37,470 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,471 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,472 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,473 root INFO creating build/lib/django/contrib/auth/locale/az 2024-05-07 10:52:37,473 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 10:52:37,474 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 10:52:37,475 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 10:52:37,476 root INFO creating build/lib/django/contrib/auth/locale/be 2024-05-07 10:52:37,476 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 10:52:37,477 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 10:52:37,478 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 10:52:37,479 root INFO creating build/lib/django/contrib/auth/locale/bg 2024-05-07 10:52:37,480 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,480 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,481 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,483 root INFO creating build/lib/django/contrib/auth/locale/bn 2024-05-07 10:52:37,483 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,484 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,485 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,485 root INFO creating build/lib/django/contrib/auth/locale/br 2024-05-07 10:52:37,486 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 10:52:37,486 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 10:52:37,487 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 10:52:37,488 root INFO creating build/lib/django/contrib/auth/locale/bs 2024-05-07 10:52:37,489 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,489 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,490 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,491 root INFO creating build/lib/django/contrib/auth/locale/ca 2024-05-07 10:52:37,492 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,492 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,493 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,494 root INFO creating build/lib/django/contrib/auth/locale/ckb 2024-05-07 10:52:37,495 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,495 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,497 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,498 root INFO creating build/lib/django/contrib/auth/locale/cs 2024-05-07 10:52:37,498 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,499 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,500 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,501 root INFO creating build/lib/django/contrib/auth/locale/cy 2024-05-07 10:52:37,501 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,502 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,503 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,504 root INFO creating build/lib/django/contrib/auth/locale/da 2024-05-07 10:52:37,504 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 10:52:37,505 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 10:52:37,506 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 10:52:37,507 root INFO creating build/lib/django/contrib/auth/locale/de 2024-05-07 10:52:37,507 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 10:52:37,508 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 10:52:37,509 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 10:52:37,510 root INFO creating build/lib/django/contrib/auth/locale/dsb 2024-05-07 10:52:37,511 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,511 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,512 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,513 root INFO creating build/lib/django/contrib/auth/locale/el 2024-05-07 10:52:37,514 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 10:52:37,514 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 10:52:37,516 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 10:52:37,517 root INFO creating build/lib/django/contrib/auth/locale/en 2024-05-07 10:52:37,517 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 10:52:37,518 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 10:52:37,519 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 10:52:37,520 root INFO creating build/lib/django/contrib/auth/locale/en_AU 2024-05-07 10:52:37,520 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,521 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,522 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,523 root INFO creating build/lib/django/contrib/auth/locale/en_GB 2024-05-07 10:52:37,523 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,524 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,525 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,526 root INFO creating build/lib/django/contrib/auth/locale/eo 2024-05-07 10:52:37,526 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,527 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,528 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,529 root INFO creating build/lib/django/contrib/auth/locale/es 2024-05-07 10:52:37,529 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 10:52:37,530 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 10:52:37,531 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 10:52:37,532 root INFO creating build/lib/django/contrib/auth/locale/es_AR 2024-05-07 10:52:37,533 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,533 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,534 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,535 root INFO creating build/lib/django/contrib/auth/locale/es_CO 2024-05-07 10:52:37,536 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,536 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,537 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,538 root INFO creating build/lib/django/contrib/auth/locale/es_MX 2024-05-07 10:52:37,539 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,539 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,540 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,541 root INFO creating build/lib/django/contrib/auth/locale/es_VE 2024-05-07 10:52:37,542 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,542 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,543 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,544 root INFO creating build/lib/django/contrib/auth/locale/et 2024-05-07 10:52:37,545 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 10:52:37,545 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 10:52:37,546 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 10:52:37,548 root INFO creating build/lib/django/contrib/auth/locale/eu 2024-05-07 10:52:37,548 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,549 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,550 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,551 root INFO creating build/lib/django/contrib/auth/locale/fa 2024-05-07 10:52:37,551 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,552 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,553 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,554 root INFO creating build/lib/django/contrib/auth/locale/fi 2024-05-07 10:52:37,554 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,555 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,556 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,557 root INFO creating build/lib/django/contrib/auth/locale/fr 2024-05-07 10:52:37,558 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,558 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,559 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,560 root INFO creating build/lib/django/contrib/auth/locale/fy 2024-05-07 10:52:37,561 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,561 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,562 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,564 root INFO creating build/lib/django/contrib/auth/locale/ga 2024-05-07 10:52:37,564 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,565 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,566 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,567 root INFO creating build/lib/django/contrib/auth/locale/gd 2024-05-07 10:52:37,567 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,568 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,569 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,570 root INFO creating build/lib/django/contrib/auth/locale/gl 2024-05-07 10:52:37,570 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,571 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,572 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,573 root INFO creating build/lib/django/contrib/auth/locale/he 2024-05-07 10:52:37,574 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 10:52:37,574 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 10:52:37,575 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 10:52:37,577 root INFO creating build/lib/django/contrib/auth/locale/hi 2024-05-07 10:52:37,577 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,578 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,579 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,580 root INFO creating build/lib/django/contrib/auth/locale/hr 2024-05-07 10:52:37,580 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,581 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,582 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,583 root INFO creating build/lib/django/contrib/auth/locale/hsb 2024-05-07 10:52:37,583 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,584 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,584 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,586 root INFO creating build/lib/django/contrib/auth/locale/hu 2024-05-07 10:52:37,586 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,587 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,588 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,589 root INFO creating build/lib/django/contrib/auth/locale/hy 2024-05-07 10:52:37,589 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,590 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,591 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,592 root INFO creating build/lib/django/contrib/auth/locale/ia 2024-05-07 10:52:37,592 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,593 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,594 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,595 root INFO creating build/lib/django/contrib/auth/locale/id 2024-05-07 10:52:37,596 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 10:52:37,596 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 10:52:37,597 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 10:52:37,598 root INFO creating build/lib/django/contrib/auth/locale/io 2024-05-07 10:52:37,598 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 10:52:37,599 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 10:52:37,600 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 10:52:37,601 root INFO creating build/lib/django/contrib/auth/locale/is 2024-05-07 10:52:37,601 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 10:52:37,602 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 10:52:37,603 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 10:52:37,604 root INFO creating build/lib/django/contrib/auth/locale/it 2024-05-07 10:52:37,605 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 10:52:37,605 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 10:52:37,606 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 10:52:37,607 root INFO creating build/lib/django/contrib/auth/locale/ja 2024-05-07 10:52:37,608 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,608 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,609 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 10:52:37,611 root INFO creating build/lib/django/contrib/auth/locale/ka 2024-05-07 10:52:37,611 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,612 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,613 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 10:52:37,614 root INFO creating build/lib/django/contrib/auth/locale/kab 2024-05-07 10:52:37,615 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 10:52:37,615 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 10:52:37,616 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 10:52:37,617 root INFO creating build/lib/django/contrib/auth/locale/kk 2024-05-07 10:52:37,618 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,618 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,619 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 10:52:37,620 root INFO creating build/lib/django/contrib/auth/locale/km 2024-05-07 10:52:37,621 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 10:52:37,621 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 10:52:37,622 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 10:52:37,623 root INFO creating build/lib/django/contrib/auth/locale/kn 2024-05-07 10:52:37,624 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,624 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,625 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 10:52:37,626 root INFO creating build/lib/django/contrib/auth/locale/ko 2024-05-07 10:52:37,627 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,627 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,628 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 10:52:37,629 root INFO creating build/lib/django/contrib/auth/locale/ky 2024-05-07 10:52:37,630 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,630 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,631 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 10:52:37,633 root INFO creating build/lib/django/contrib/auth/locale/lb 2024-05-07 10:52:37,633 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,634 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,635 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 10:52:37,636 root INFO creating build/lib/django/contrib/auth/locale/lt 2024-05-07 10:52:37,636 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,637 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,638 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 10:52:37,639 root INFO creating build/lib/django/contrib/auth/locale/lv 2024-05-07 10:52:37,640 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,640 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,641 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 10:52:37,642 root INFO creating build/lib/django/contrib/auth/locale/mk 2024-05-07 10:52:37,643 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,643 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,644 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 10:52:37,645 root INFO creating build/lib/django/contrib/auth/locale/ml 2024-05-07 10:52:37,646 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,647 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,648 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 10:52:37,649 root INFO creating build/lib/django/contrib/auth/locale/mn 2024-05-07 10:52:37,649 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,650 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,651 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 10:52:37,652 root INFO creating build/lib/django/contrib/auth/locale/mr 2024-05-07 10:52:37,653 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,653 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,654 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 10:52:37,655 root INFO creating build/lib/django/contrib/auth/locale/ms 2024-05-07 10:52:37,656 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,656 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,657 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 10:52:37,659 root INFO creating build/lib/django/contrib/auth/locale/my 2024-05-07 10:52:37,659 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 10:52:37,660 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 10:52:37,661 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 10:52:37,661 root INFO creating build/lib/django/contrib/auth/locale/nb 2024-05-07 10:52:37,662 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,663 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,664 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 10:52:37,664 root INFO creating build/lib/django/contrib/auth/locale/ne 2024-05-07 10:52:37,665 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,665 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,666 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 10:52:37,668 root INFO creating build/lib/django/contrib/auth/locale/nl 2024-05-07 10:52:37,668 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,669 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,670 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 10:52:37,671 root INFO creating build/lib/django/contrib/auth/locale/nn 2024-05-07 10:52:37,671 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,672 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,673 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 10:52:37,674 root INFO creating build/lib/django/contrib/auth/locale/os 2024-05-07 10:52:37,674 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 10:52:37,675 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 10:52:37,676 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 10:52:37,677 root INFO creating build/lib/django/contrib/auth/locale/pa 2024-05-07 10:52:37,677 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,678 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,679 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 10:52:37,680 root INFO creating build/lib/django/contrib/auth/locale/pl 2024-05-07 10:52:37,680 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,681 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,682 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 10:52:37,683 root INFO creating build/lib/django/contrib/auth/locale/pt 2024-05-07 10:52:37,683 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,684 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,685 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 10:52:37,686 root INFO creating build/lib/django/contrib/auth/locale/pt_BR 2024-05-07 10:52:37,686 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,687 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,688 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:37,689 root INFO creating build/lib/django/contrib/auth/locale/ro 2024-05-07 10:52:37,690 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,690 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,691 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 10:52:37,692 root INFO creating build/lib/django/contrib/auth/locale/ru 2024-05-07 10:52:37,693 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,693 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,694 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 10:52:37,696 root INFO creating build/lib/django/contrib/auth/locale/sk 2024-05-07 10:52:37,696 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,697 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,698 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 10:52:37,699 root INFO creating build/lib/django/contrib/auth/locale/sl 2024-05-07 10:52:37,699 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,700 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,701 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 10:52:37,702 root INFO creating build/lib/django/contrib/auth/locale/sq 2024-05-07 10:52:37,703 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,703 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,704 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 10:52:37,705 root INFO creating build/lib/django/contrib/auth/locale/sr 2024-05-07 10:52:37,706 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,706 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,707 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 10:52:37,709 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn 2024-05-07 10:52:37,709 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,710 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,711 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:37,712 root INFO creating build/lib/django/contrib/auth/locale/sv 2024-05-07 10:52:37,712 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,713 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,714 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 10:52:37,715 root INFO creating build/lib/django/contrib/auth/locale/sw 2024-05-07 10:52:37,715 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,716 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,717 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 10:52:37,718 root INFO creating build/lib/django/contrib/auth/locale/ta 2024-05-07 10:52:37,718 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,719 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,720 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 10:52:37,721 root INFO creating build/lib/django/contrib/auth/locale/te 2024-05-07 10:52:37,721 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 10:52:37,722 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 10:52:37,723 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 10:52:37,724 root INFO creating build/lib/django/contrib/auth/locale/tg 2024-05-07 10:52:37,724 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,725 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,725 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 10:52:37,727 root INFO creating build/lib/django/contrib/auth/locale/th 2024-05-07 10:52:37,727 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 10:52:37,728 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 10:52:37,729 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 10:52:37,730 root INFO creating build/lib/django/contrib/auth/locale/tk 2024-05-07 10:52:37,730 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 10:52:37,731 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 10:52:37,732 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 10:52:37,733 root INFO creating build/lib/django/contrib/auth/locale/tr 2024-05-07 10:52:37,733 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,734 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,735 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 10:52:37,736 root INFO creating build/lib/django/contrib/auth/locale/tt 2024-05-07 10:52:37,736 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,737 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,738 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 10:52:37,739 root INFO creating build/lib/django/contrib/auth/locale/udm 2024-05-07 10:52:37,739 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,740 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,741 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 10:52:37,742 root INFO creating build/lib/django/contrib/auth/locale/uk 2024-05-07 10:52:37,743 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,743 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,744 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 10:52:37,745 root INFO creating build/lib/django/contrib/auth/locale/ur 2024-05-07 10:52:37,746 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,746 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,747 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 10:52:37,748 root INFO creating build/lib/django/contrib/auth/locale/uz 2024-05-07 10:52:37,749 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 10:52:37,749 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 10:52:37,750 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 10:52:37,751 root INFO creating build/lib/django/contrib/auth/locale/vi 2024-05-07 10:52:37,752 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,752 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,753 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 10:52:37,754 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans 2024-05-07 10:52:37,755 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,755 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,756 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:37,757 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant 2024-05-07 10:52:37,758 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,758 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,759 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:37,760 root INFO creating build/lib/django/contrib/auth/templates 2024-05-07 10:52:37,761 root INFO creating build/lib/django/contrib/auth/templates/auth 2024-05-07 10:52:37,761 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2024-05-07 10:52:37,762 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2024-05-07 10:52:37,763 root INFO creating build/lib/django/contrib/auth/templates/registration 2024-05-07 10:52:37,763 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2024-05-07 10:52:37,764 root INFO creating build/lib/django/contrib/sitemaps/templates 2024-05-07 10:52:37,765 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2024-05-07 10:52:37,766 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2024-05-07 10:52:37,767 root INFO creating build/lib/django/contrib/admin/locale 2024-05-07 10:52:37,767 root INFO creating build/lib/django/contrib/admin/locale/af 2024-05-07 10:52:37,768 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:37,768 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:37,769 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:37,770 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:37,771 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:37,772 root INFO creating build/lib/django/contrib/admin/locale/am 2024-05-07 10:52:37,773 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 10:52:37,773 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 10:52:37,775 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 10:52:37,776 root INFO creating build/lib/django/contrib/admin/locale/ar 2024-05-07 10:52:37,776 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,777 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,778 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,779 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,780 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:37,781 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ 2024-05-07 10:52:37,782 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,782 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,783 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,785 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,786 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:37,787 root INFO creating build/lib/django/contrib/admin/locale/ast 2024-05-07 10:52:37,787 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,788 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,789 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,790 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,791 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:37,792 root INFO creating build/lib/django/contrib/admin/locale/az 2024-05-07 10:52:37,792 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:37,793 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:37,794 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:37,795 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:37,796 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:37,797 root INFO creating build/lib/django/contrib/admin/locale/be 2024-05-07 10:52:37,797 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:37,798 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:37,799 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:37,800 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:37,801 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:37,802 root INFO creating build/lib/django/contrib/admin/locale/bg 2024-05-07 10:52:37,802 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,803 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,804 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,805 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,806 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:37,807 root INFO creating build/lib/django/contrib/admin/locale/bn 2024-05-07 10:52:37,808 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,808 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,809 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,810 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,811 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:37,812 root INFO creating build/lib/django/contrib/admin/locale/br 2024-05-07 10:52:37,813 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:37,813 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:37,814 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:37,815 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:37,816 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:37,817 root INFO creating build/lib/django/contrib/admin/locale/bs 2024-05-07 10:52:37,818 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,818 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,819 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,821 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,821 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:37,823 root INFO creating build/lib/django/contrib/admin/locale/ca 2024-05-07 10:52:37,823 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,824 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,825 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,826 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,827 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:37,828 root INFO creating build/lib/django/contrib/admin/locale/ckb 2024-05-07 10:52:37,828 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,829 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,830 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,831 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,832 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:37,833 root INFO creating build/lib/django/contrib/admin/locale/cs 2024-05-07 10:52:37,834 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,834 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,835 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,836 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,837 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:37,838 root INFO creating build/lib/django/contrib/admin/locale/cy 2024-05-07 10:52:37,839 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,839 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,841 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,842 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,843 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:37,844 root INFO creating build/lib/django/contrib/admin/locale/da 2024-05-07 10:52:37,844 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:37,845 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:37,846 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:37,847 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:37,848 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:37,849 root INFO creating build/lib/django/contrib/admin/locale/de 2024-05-07 10:52:37,849 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:37,850 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:37,851 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:37,852 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:37,853 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:37,854 root INFO creating build/lib/django/contrib/admin/locale/dsb 2024-05-07 10:52:37,855 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,855 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,856 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,857 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,858 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:37,859 root INFO creating build/lib/django/contrib/admin/locale/el 2024-05-07 10:52:37,860 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:37,860 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:37,861 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:37,862 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:37,863 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:37,865 root INFO creating build/lib/django/contrib/admin/locale/en 2024-05-07 10:52:37,865 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:37,866 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:37,866 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:37,868 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:37,869 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:37,870 root INFO creating build/lib/django/contrib/admin/locale/en_AU 2024-05-07 10:52:37,870 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,871 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,872 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,873 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,874 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:37,875 root INFO creating build/lib/django/contrib/admin/locale/en_GB 2024-05-07 10:52:37,875 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,876 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,877 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,878 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,879 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:37,880 root INFO creating build/lib/django/contrib/admin/locale/eo 2024-05-07 10:52:37,880 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,881 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,882 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,883 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,884 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:37,885 root INFO creating build/lib/django/contrib/admin/locale/es 2024-05-07 10:52:37,886 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:37,886 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:37,887 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:37,888 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:37,889 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:37,890 root INFO creating build/lib/django/contrib/admin/locale/es_AR 2024-05-07 10:52:37,891 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,891 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,892 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,894 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,895 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:37,896 root INFO creating build/lib/django/contrib/admin/locale/es_CO 2024-05-07 10:52:37,896 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,897 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,898 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,899 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,900 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:37,901 root INFO creating build/lib/django/contrib/admin/locale/es_MX 2024-05-07 10:52:37,901 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,902 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,903 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,904 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,905 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:37,906 root INFO creating build/lib/django/contrib/admin/locale/es_VE 2024-05-07 10:52:37,907 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,907 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,908 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,909 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,910 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:37,911 root INFO creating build/lib/django/contrib/admin/locale/et 2024-05-07 10:52:37,912 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:37,912 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:37,913 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:37,915 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:37,916 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:37,916 root INFO creating build/lib/django/contrib/admin/locale/eu 2024-05-07 10:52:37,917 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,918 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,919 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,920 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,921 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:37,922 root INFO creating build/lib/django/contrib/admin/locale/fa 2024-05-07 10:52:37,922 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,923 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,924 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,925 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,926 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:37,927 root INFO creating build/lib/django/contrib/admin/locale/fi 2024-05-07 10:52:37,928 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,928 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,929 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,930 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,931 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:37,932 root INFO creating build/lib/django/contrib/admin/locale/fr 2024-05-07 10:52:37,933 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,933 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,934 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,935 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,936 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:37,937 root INFO creating build/lib/django/contrib/admin/locale/fy 2024-05-07 10:52:37,938 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,938 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,939 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,940 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,941 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:37,942 root INFO creating build/lib/django/contrib/admin/locale/ga 2024-05-07 10:52:37,943 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,943 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,944 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,945 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,946 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:37,947 root INFO creating build/lib/django/contrib/admin/locale/gd 2024-05-07 10:52:37,948 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,948 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,949 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,950 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,951 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:37,952 root INFO creating build/lib/django/contrib/admin/locale/gl 2024-05-07 10:52:37,953 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,953 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,954 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,956 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,957 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:37,958 root INFO creating build/lib/django/contrib/admin/locale/he 2024-05-07 10:52:37,958 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:37,959 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:37,960 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:37,961 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:37,962 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:37,963 root INFO creating build/lib/django/contrib/admin/locale/hi 2024-05-07 10:52:37,963 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,964 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,965 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,966 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,967 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:37,968 root INFO creating build/lib/django/contrib/admin/locale/hr 2024-05-07 10:52:37,969 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,969 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,970 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,972 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,973 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:37,974 root INFO creating build/lib/django/contrib/admin/locale/hsb 2024-05-07 10:52:37,974 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,975 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,976 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,977 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,978 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:37,979 root INFO creating build/lib/django/contrib/admin/locale/hu 2024-05-07 10:52:37,980 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,980 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,981 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,982 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,983 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:37,984 root INFO creating build/lib/django/contrib/admin/locale/hy 2024-05-07 10:52:37,985 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,985 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,987 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,988 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,989 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:37,990 root INFO creating build/lib/django/contrib/admin/locale/ia 2024-05-07 10:52:37,990 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,991 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,992 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,993 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,994 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:37,995 root INFO creating build/lib/django/contrib/admin/locale/id 2024-05-07 10:52:37,995 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:37,996 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:37,997 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:37,998 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:37,999 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:38,000 root INFO creating build/lib/django/contrib/admin/locale/io 2024-05-07 10:52:38,000 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:38,001 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:38,002 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:38,003 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:38,004 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:38,005 root INFO creating build/lib/django/contrib/admin/locale/is 2024-05-07 10:52:38,005 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:38,006 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:38,007 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:38,008 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:38,009 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:38,010 root INFO creating build/lib/django/contrib/admin/locale/it 2024-05-07 10:52:38,011 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:38,011 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:38,012 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:38,013 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:38,014 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:38,015 root INFO creating build/lib/django/contrib/admin/locale/ja 2024-05-07 10:52:38,016 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,016 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,017 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,019 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,020 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,021 root INFO creating build/lib/django/contrib/admin/locale/ka 2024-05-07 10:52:38,021 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,022 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,023 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,024 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,025 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,026 root INFO creating build/lib/django/contrib/admin/locale/kab 2024-05-07 10:52:38,027 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,027 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,028 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,029 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,030 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,032 root INFO creating build/lib/django/contrib/admin/locale/kk 2024-05-07 10:52:38,032 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,033 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,034 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,035 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,036 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,037 root INFO creating build/lib/django/contrib/admin/locale/km 2024-05-07 10:52:38,037 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:38,038 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:38,039 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:38,040 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:38,041 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:38,042 root INFO creating build/lib/django/contrib/admin/locale/kn 2024-05-07 10:52:38,042 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,043 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,044 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,045 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,046 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,047 root INFO creating build/lib/django/contrib/admin/locale/ko 2024-05-07 10:52:38,047 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,048 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,049 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,050 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,051 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,052 root INFO creating build/lib/django/contrib/admin/locale/ky 2024-05-07 10:52:38,053 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,053 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,054 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,055 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,056 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,057 root INFO creating build/lib/django/contrib/admin/locale/lb 2024-05-07 10:52:38,058 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,058 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,059 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,061 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,061 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,062 root INFO creating build/lib/django/contrib/admin/locale/lt 2024-05-07 10:52:38,063 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,063 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,064 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,066 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,067 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,068 root INFO creating build/lib/django/contrib/admin/locale/lv 2024-05-07 10:52:38,068 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,069 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,070 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,071 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,072 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,073 root INFO creating build/lib/django/contrib/admin/locale/mk 2024-05-07 10:52:38,074 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,074 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,075 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,077 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,078 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,079 root INFO creating build/lib/django/contrib/admin/locale/ml 2024-05-07 10:52:38,079 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,080 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,081 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,082 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,083 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,084 root INFO creating build/lib/django/contrib/admin/locale/mn 2024-05-07 10:52:38,084 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,085 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,086 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,087 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,088 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,089 root INFO creating build/lib/django/contrib/admin/locale/mr 2024-05-07 10:52:38,089 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,090 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,091 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,092 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,093 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,094 root INFO creating build/lib/django/contrib/admin/locale/ms 2024-05-07 10:52:38,094 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,095 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,096 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,097 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,098 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,099 root INFO creating build/lib/django/contrib/admin/locale/my 2024-05-07 10:52:38,099 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:38,100 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:38,101 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:38,102 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:38,103 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:38,104 root INFO creating build/lib/django/contrib/admin/locale/nb 2024-05-07 10:52:38,105 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,105 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,106 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,107 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,108 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,109 root INFO creating build/lib/django/contrib/admin/locale/ne 2024-05-07 10:52:38,110 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,110 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,111 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,112 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,113 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,114 root INFO creating build/lib/django/contrib/admin/locale/nl 2024-05-07 10:52:38,115 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,115 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,116 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,118 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,119 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,120 root INFO creating build/lib/django/contrib/admin/locale/nn 2024-05-07 10:52:38,120 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,121 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,122 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,123 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,124 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,125 root INFO creating build/lib/django/contrib/admin/locale/os 2024-05-07 10:52:38,126 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:38,126 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:38,127 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:38,128 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:38,129 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:38,130 root INFO creating build/lib/django/contrib/admin/locale/pa 2024-05-07 10:52:38,131 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,131 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,132 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,133 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,134 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,135 root INFO creating build/lib/django/contrib/admin/locale/pl 2024-05-07 10:52:38,136 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,136 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,137 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,139 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,140 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,141 root INFO creating build/lib/django/contrib/admin/locale/pt 2024-05-07 10:52:38,141 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,142 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,143 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,144 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,145 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,146 root INFO creating build/lib/django/contrib/admin/locale/pt_BR 2024-05-07 10:52:38,146 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,147 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,148 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,149 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,150 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,151 root INFO creating build/lib/django/contrib/admin/locale/ro 2024-05-07 10:52:38,151 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,152 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,153 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,154 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,155 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,156 root INFO creating build/lib/django/contrib/admin/locale/ru 2024-05-07 10:52:38,156 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,157 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,158 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,159 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,160 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,161 root INFO creating build/lib/django/contrib/admin/locale/sk 2024-05-07 10:52:38,161 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,162 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,163 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,164 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,165 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,166 root INFO creating build/lib/django/contrib/admin/locale/sl 2024-05-07 10:52:38,167 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,167 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,168 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,170 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,171 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,172 root INFO creating build/lib/django/contrib/admin/locale/sq 2024-05-07 10:52:38,172 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,173 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,174 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,175 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,176 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,177 root INFO creating build/lib/django/contrib/admin/locale/sr 2024-05-07 10:52:38,177 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,178 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,179 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,180 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,181 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,182 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn 2024-05-07 10:52:38,183 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,183 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,185 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,186 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,187 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,188 root INFO creating build/lib/django/contrib/admin/locale/sv 2024-05-07 10:52:38,188 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,189 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,190 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,191 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,192 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,193 root INFO creating build/lib/django/contrib/admin/locale/sw 2024-05-07 10:52:38,193 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,194 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,195 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,196 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,197 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,198 root INFO creating build/lib/django/contrib/admin/locale/ta 2024-05-07 10:52:38,198 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,199 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,200 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,201 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,202 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,203 root INFO creating build/lib/django/contrib/admin/locale/te 2024-05-07 10:52:38,204 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:38,204 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:38,205 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:38,206 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:38,207 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:38,208 root INFO creating build/lib/django/contrib/admin/locale/tg 2024-05-07 10:52:38,209 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,209 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,210 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,211 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,212 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,213 root INFO creating build/lib/django/contrib/admin/locale/th 2024-05-07 10:52:38,214 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:38,214 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:38,215 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:38,217 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:38,218 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:38,219 root INFO creating build/lib/django/contrib/admin/locale/tk 2024-05-07 10:52:38,219 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 10:52:38,220 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 10:52:38,221 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 10:52:38,222 root INFO creating build/lib/django/contrib/admin/locale/tr 2024-05-07 10:52:38,222 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,223 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,224 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,225 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,226 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,227 root INFO creating build/lib/django/contrib/admin/locale/tt 2024-05-07 10:52:38,228 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,228 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,229 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,230 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,231 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,232 root INFO creating build/lib/django/contrib/admin/locale/udm 2024-05-07 10:52:38,233 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,233 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,234 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,235 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,236 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,237 root INFO creating build/lib/django/contrib/admin/locale/uk 2024-05-07 10:52:38,238 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,238 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,239 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,241 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,241 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,242 root INFO creating build/lib/django/contrib/admin/locale/ur 2024-05-07 10:52:38,243 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,244 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,245 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,246 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,247 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,247 root INFO creating build/lib/django/contrib/admin/locale/uz 2024-05-07 10:52:38,248 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,249 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,249 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,251 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,252 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,253 root INFO creating build/lib/django/contrib/admin/locale/vi 2024-05-07 10:52:38,253 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,254 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,255 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,256 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,257 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,258 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans 2024-05-07 10:52:38,258 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,259 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,260 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,261 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,262 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,263 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant 2024-05-07 10:52:38,263 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,264 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,265 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,266 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,267 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,268 root INFO creating build/lib/django/contrib/admin/static 2024-05-07 10:52:38,268 root INFO creating build/lib/django/contrib/admin/static/admin 2024-05-07 10:52:38,269 root INFO creating build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,269 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,270 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,271 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,272 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,273 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,274 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,275 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,276 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,277 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,278 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,279 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,280 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 10:52:38,281 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor 2024-05-07 10:52:38,282 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:38,282 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:38,283 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:38,284 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:38,285 root INFO creating build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,286 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,287 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,288 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,289 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,290 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,291 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,291 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,292 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,293 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,294 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,295 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,296 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,297 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,298 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,298 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,299 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,300 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,301 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,302 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,303 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 10:52:38,304 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 10:52:38,304 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 10:52:38,305 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 10:52:38,306 root INFO creating build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,307 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,308 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,309 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,310 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,311 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,312 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,313 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,313 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,314 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,315 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,316 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,317 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,318 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,319 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,320 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,321 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,322 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,323 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 10:52:38,324 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 10:52:38,324 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 10:52:38,325 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 10:52:38,327 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor 2024-05-07 10:52:38,327 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:38,328 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:38,329 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:38,331 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:38,333 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:38,334 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:38,334 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:38,337 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:38,338 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,339 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,340 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,341 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,342 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,343 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,344 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,345 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,345 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,346 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,347 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,348 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,349 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,350 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,351 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,352 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,353 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,353 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,354 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,355 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,356 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,357 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,358 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,359 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,360 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,361 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,361 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,362 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,363 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,364 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,365 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,366 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,367 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,368 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,369 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,370 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,371 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,371 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,372 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,373 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,374 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,375 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,376 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,377 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,378 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,379 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,380 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,380 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,381 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,382 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,383 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,384 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,385 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,386 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,387 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,388 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,388 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,389 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,391 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,391 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:38,392 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:38,393 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:38,394 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:38,396 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:38,398 root INFO creating build/lib/django/contrib/admin/templates 2024-05-07 10:52:38,399 root INFO creating build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,399 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,400 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,401 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,402 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,403 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,404 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,405 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,406 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,407 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,408 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,408 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,409 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,410 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,411 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,412 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,413 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,414 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,415 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,416 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,416 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,417 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,418 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,419 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,420 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,421 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,422 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,423 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 10:52:38,424 root INFO creating build/lib/django/contrib/admin/templates/admin/auth 2024-05-07 10:52:38,424 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 10:52:38,425 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 10:52:38,425 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 10:52:38,427 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 10:52:38,427 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 10:52:38,428 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 10:52:38,429 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 10:52:38,430 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 10:52:38,431 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 10:52:38,432 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,432 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,433 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,434 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,437 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,437 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,438 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,439 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,440 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,441 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:38,442 root INFO creating build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,442 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,443 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,444 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,445 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,446 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,447 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,448 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,449 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 10:52:38,450 root INFO creating build/lib/django/contrib/redirects/locale 2024-05-07 10:52:38,450 root INFO creating build/lib/django/contrib/redirects/locale/af 2024-05-07 10:52:38,451 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 10:52:38,451 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 10:52:38,452 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 10:52:38,453 root INFO creating build/lib/django/contrib/redirects/locale/ar 2024-05-07 10:52:38,453 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 10:52:38,454 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 10:52:38,455 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 10:52:38,456 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ 2024-05-07 10:52:38,456 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:38,457 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:38,458 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:38,459 root INFO creating build/lib/django/contrib/redirects/locale/ast 2024-05-07 10:52:38,459 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 10:52:38,460 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 10:52:38,461 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 10:52:38,462 root INFO creating build/lib/django/contrib/redirects/locale/az 2024-05-07 10:52:38,462 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 10:52:38,463 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 10:52:38,464 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 10:52:38,465 root INFO creating build/lib/django/contrib/redirects/locale/be 2024-05-07 10:52:38,465 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 10:52:38,466 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 10:52:38,467 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 10:52:38,468 root INFO creating build/lib/django/contrib/redirects/locale/bg 2024-05-07 10:52:38,468 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 10:52:38,469 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 10:52:38,470 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 10:52:38,471 root INFO creating build/lib/django/contrib/redirects/locale/bn 2024-05-07 10:52:38,471 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 10:52:38,472 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 10:52:38,473 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 10:52:38,474 root INFO creating build/lib/django/contrib/redirects/locale/br 2024-05-07 10:52:38,474 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 10:52:38,475 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 10:52:38,476 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 10:52:38,476 root INFO creating build/lib/django/contrib/redirects/locale/bs 2024-05-07 10:52:38,477 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 10:52:38,477 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 10:52:38,478 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 10:52:38,479 root INFO creating build/lib/django/contrib/redirects/locale/ca 2024-05-07 10:52:38,480 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 10:52:38,480 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 10:52:38,481 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 10:52:38,482 root INFO creating build/lib/django/contrib/redirects/locale/ckb 2024-05-07 10:52:38,483 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 10:52:38,483 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 10:52:38,484 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 10:52:38,485 root INFO creating build/lib/django/contrib/redirects/locale/cs 2024-05-07 10:52:38,485 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 10:52:38,486 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 10:52:38,487 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 10:52:38,488 root INFO creating build/lib/django/contrib/redirects/locale/cy 2024-05-07 10:52:38,488 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 10:52:38,489 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 10:52:38,490 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 10:52:38,491 root INFO creating build/lib/django/contrib/redirects/locale/da 2024-05-07 10:52:38,491 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 10:52:38,492 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 10:52:38,493 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 10:52:38,493 root INFO creating build/lib/django/contrib/redirects/locale/de 2024-05-07 10:52:38,494 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 10:52:38,495 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 10:52:38,496 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 10:52:38,497 root INFO creating build/lib/django/contrib/redirects/locale/dsb 2024-05-07 10:52:38,497 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 10:52:38,498 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 10:52:38,499 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 10:52:38,499 root INFO creating build/lib/django/contrib/redirects/locale/el 2024-05-07 10:52:38,500 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 10:52:38,500 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 10:52:38,501 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 10:52:38,502 root INFO creating build/lib/django/contrib/redirects/locale/en 2024-05-07 10:52:38,503 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 10:52:38,503 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 10:52:38,504 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 10:52:38,505 root INFO creating build/lib/django/contrib/redirects/locale/en_AU 2024-05-07 10:52:38,506 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:38,506 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:38,507 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:38,508 root INFO creating build/lib/django/contrib/redirects/locale/en_GB 2024-05-07 10:52:38,508 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:38,509 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:38,510 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:38,511 root INFO creating build/lib/django/contrib/redirects/locale/eo 2024-05-07 10:52:38,511 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 10:52:38,512 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 10:52:38,513 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 10:52:38,514 root INFO creating build/lib/django/contrib/redirects/locale/es 2024-05-07 10:52:38,514 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 10:52:38,515 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 10:52:38,516 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 10:52:38,517 root INFO creating build/lib/django/contrib/redirects/locale/es_AR 2024-05-07 10:52:38,517 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:38,518 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:38,519 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:38,520 root INFO creating build/lib/django/contrib/redirects/locale/es_CO 2024-05-07 10:52:38,520 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:38,520 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:38,521 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:38,522 root INFO creating build/lib/django/contrib/redirects/locale/es_MX 2024-05-07 10:52:38,523 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:38,523 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:38,524 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:38,525 root INFO creating build/lib/django/contrib/redirects/locale/es_VE 2024-05-07 10:52:38,526 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:38,526 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:38,527 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:38,528 root INFO creating build/lib/django/contrib/redirects/locale/et 2024-05-07 10:52:38,528 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 10:52:38,529 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 10:52:38,530 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 10:52:38,531 root INFO creating build/lib/django/contrib/redirects/locale/eu 2024-05-07 10:52:38,531 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 10:52:38,532 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 10:52:38,533 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 10:52:38,534 root INFO creating build/lib/django/contrib/redirects/locale/fa 2024-05-07 10:52:38,534 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 10:52:38,535 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 10:52:38,536 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 10:52:38,537 root INFO creating build/lib/django/contrib/redirects/locale/fi 2024-05-07 10:52:38,537 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 10:52:38,538 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 10:52:38,539 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 10:52:38,540 root INFO creating build/lib/django/contrib/redirects/locale/fr 2024-05-07 10:52:38,540 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 10:52:38,541 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 10:52:38,542 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 10:52:38,543 root INFO creating build/lib/django/contrib/redirects/locale/fy 2024-05-07 10:52:38,543 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 10:52:38,544 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 10:52:38,544 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 10:52:38,545 root INFO creating build/lib/django/contrib/redirects/locale/ga 2024-05-07 10:52:38,546 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 10:52:38,546 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 10:52:38,547 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 10:52:38,548 root INFO creating build/lib/django/contrib/redirects/locale/gd 2024-05-07 10:52:38,549 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 10:52:38,549 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 10:52:38,550 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 10:52:38,551 root INFO creating build/lib/django/contrib/redirects/locale/gl 2024-05-07 10:52:38,551 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 10:52:38,552 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 10:52:38,553 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 10:52:38,554 root INFO creating build/lib/django/contrib/redirects/locale/he 2024-05-07 10:52:38,554 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 10:52:38,555 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 10:52:38,556 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 10:52:38,557 root INFO creating build/lib/django/contrib/redirects/locale/hi 2024-05-07 10:52:38,557 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 10:52:38,558 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 10:52:38,559 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 10:52:38,560 root INFO creating build/lib/django/contrib/redirects/locale/hr 2024-05-07 10:52:38,560 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 10:52:38,561 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 10:52:38,561 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 10:52:38,562 root INFO creating build/lib/django/contrib/redirects/locale/hsb 2024-05-07 10:52:38,563 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 10:52:38,564 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 10:52:38,564 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 10:52:38,565 root INFO creating build/lib/django/contrib/redirects/locale/hu 2024-05-07 10:52:38,566 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 10:52:38,566 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 10:52:38,567 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 10:52:38,568 root INFO creating build/lib/django/contrib/redirects/locale/hy 2024-05-07 10:52:38,569 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 10:52:38,569 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 10:52:38,570 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 10:52:38,571 root INFO creating build/lib/django/contrib/redirects/locale/ia 2024-05-07 10:52:38,572 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 10:52:38,572 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 10:52:38,573 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 10:52:38,574 root INFO creating build/lib/django/contrib/redirects/locale/id 2024-05-07 10:52:38,575 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 10:52:38,575 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 10:52:38,576 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 10:52:38,577 root INFO creating build/lib/django/contrib/redirects/locale/io 2024-05-07 10:52:38,577 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 10:52:38,578 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 10:52:38,579 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 10:52:38,580 root INFO creating build/lib/django/contrib/redirects/locale/is 2024-05-07 10:52:38,580 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 10:52:38,581 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 10:52:38,582 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 10:52:38,583 root INFO creating build/lib/django/contrib/redirects/locale/it 2024-05-07 10:52:38,583 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 10:52:38,584 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 10:52:38,585 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 10:52:38,586 root INFO creating build/lib/django/contrib/redirects/locale/ja 2024-05-07 10:52:38,586 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,587 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,588 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,588 root INFO creating build/lib/django/contrib/redirects/locale/ka 2024-05-07 10:52:38,589 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,589 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,590 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,591 root INFO creating build/lib/django/contrib/redirects/locale/kab 2024-05-07 10:52:38,592 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,592 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,593 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,594 root INFO creating build/lib/django/contrib/redirects/locale/kk 2024-05-07 10:52:38,595 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,595 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,596 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,597 root INFO creating build/lib/django/contrib/redirects/locale/km 2024-05-07 10:52:38,597 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 10:52:38,598 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 10:52:38,599 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 10:52:38,600 root INFO creating build/lib/django/contrib/redirects/locale/kn 2024-05-07 10:52:38,600 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,601 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,602 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,603 root INFO creating build/lib/django/contrib/redirects/locale/ko 2024-05-07 10:52:38,603 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,604 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,605 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,605 root INFO creating build/lib/django/contrib/redirects/locale/ky 2024-05-07 10:52:38,606 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,607 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,608 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,609 root INFO creating build/lib/django/contrib/redirects/locale/lb 2024-05-07 10:52:38,609 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,610 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,611 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,612 root INFO creating build/lib/django/contrib/redirects/locale/lt 2024-05-07 10:52:38,612 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,613 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,613 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,614 root INFO creating build/lib/django/contrib/redirects/locale/lv 2024-05-07 10:52:38,615 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,615 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,616 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,617 root INFO creating build/lib/django/contrib/redirects/locale/mk 2024-05-07 10:52:38,618 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,618 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,619 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,620 root INFO creating build/lib/django/contrib/redirects/locale/ml 2024-05-07 10:52:38,620 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,621 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,622 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,623 root INFO creating build/lib/django/contrib/redirects/locale/mn 2024-05-07 10:52:38,623 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,624 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,625 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,626 root INFO creating build/lib/django/contrib/redirects/locale/mr 2024-05-07 10:52:38,626 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,627 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,628 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,629 root INFO creating build/lib/django/contrib/redirects/locale/ms 2024-05-07 10:52:38,629 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,630 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,631 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,632 root INFO creating build/lib/django/contrib/redirects/locale/my 2024-05-07 10:52:38,632 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 10:52:38,633 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 10:52:38,634 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 10:52:38,634 root INFO creating build/lib/django/contrib/redirects/locale/nb 2024-05-07 10:52:38,635 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,635 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,636 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,637 root INFO creating build/lib/django/contrib/redirects/locale/ne 2024-05-07 10:52:38,638 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,638 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,639 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,640 root INFO creating build/lib/django/contrib/redirects/locale/nl 2024-05-07 10:52:38,641 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,641 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,642 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,643 root INFO creating build/lib/django/contrib/redirects/locale/nn 2024-05-07 10:52:38,643 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,644 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,645 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,646 root INFO creating build/lib/django/contrib/redirects/locale/os 2024-05-07 10:52:38,647 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 10:52:38,647 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 10:52:38,648 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 10:52:38,649 root INFO creating build/lib/django/contrib/redirects/locale/pa 2024-05-07 10:52:38,649 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,650 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,651 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,652 root INFO creating build/lib/django/contrib/redirects/locale/pl 2024-05-07 10:52:38,652 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,653 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,654 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,655 root INFO creating build/lib/django/contrib/redirects/locale/pt 2024-05-07 10:52:38,655 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,656 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,657 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,657 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR 2024-05-07 10:52:38,658 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,659 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,660 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,660 root INFO creating build/lib/django/contrib/redirects/locale/ro 2024-05-07 10:52:38,661 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,661 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,662 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,663 root INFO creating build/lib/django/contrib/redirects/locale/ru 2024-05-07 10:52:38,664 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,664 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,665 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,666 root INFO creating build/lib/django/contrib/redirects/locale/sk 2024-05-07 10:52:38,667 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,667 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,668 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,669 root INFO creating build/lib/django/contrib/redirects/locale/sl 2024-05-07 10:52:38,669 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,670 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,671 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,672 root INFO creating build/lib/django/contrib/redirects/locale/sq 2024-05-07 10:52:38,672 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,673 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,674 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,675 root INFO creating build/lib/django/contrib/redirects/locale/sr 2024-05-07 10:52:38,675 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,676 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,676 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,677 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn 2024-05-07 10:52:38,678 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,678 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,679 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,680 root INFO creating build/lib/django/contrib/redirects/locale/sv 2024-05-07 10:52:38,681 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,681 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,682 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,683 root INFO creating build/lib/django/contrib/redirects/locale/sw 2024-05-07 10:52:38,684 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,684 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,685 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,686 root INFO creating build/lib/django/contrib/redirects/locale/ta 2024-05-07 10:52:38,687 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,687 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,688 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,689 root INFO creating build/lib/django/contrib/redirects/locale/te 2024-05-07 10:52:38,690 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 10:52:38,690 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 10:52:38,691 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 10:52:38,692 root INFO creating build/lib/django/contrib/redirects/locale/tg 2024-05-07 10:52:38,692 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,693 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,694 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 10:52:38,695 root INFO creating build/lib/django/contrib/redirects/locale/th 2024-05-07 10:52:38,695 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 10:52:38,696 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 10:52:38,697 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 10:52:38,698 root INFO creating build/lib/django/contrib/redirects/locale/tk 2024-05-07 10:52:38,698 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 10:52:38,699 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 10:52:38,700 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 10:52:38,701 root INFO creating build/lib/django/contrib/redirects/locale/tr 2024-05-07 10:52:38,701 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,702 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,702 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 10:52:38,703 root INFO creating build/lib/django/contrib/redirects/locale/tt 2024-05-07 10:52:38,704 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,704 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,705 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 10:52:38,706 root INFO creating build/lib/django/contrib/redirects/locale/udm 2024-05-07 10:52:38,707 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,707 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,708 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 10:52:38,709 root INFO creating build/lib/django/contrib/redirects/locale/uk 2024-05-07 10:52:38,710 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,710 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,711 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 10:52:38,712 root INFO creating build/lib/django/contrib/redirects/locale/ur 2024-05-07 10:52:38,712 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,713 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,714 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 10:52:38,715 root INFO creating build/lib/django/contrib/redirects/locale/uz 2024-05-07 10:52:38,715 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,716 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,717 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 10:52:38,718 root INFO creating build/lib/django/contrib/redirects/locale/vi 2024-05-07 10:52:38,718 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,719 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,720 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 10:52:38,721 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans 2024-05-07 10:52:38,721 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,722 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,723 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:38,724 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant 2024-05-07 10:52:38,724 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,725 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,726 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:38,727 root INFO creating build/lib/django/contrib/sessions/locale 2024-05-07 10:52:38,727 root INFO creating build/lib/django/contrib/sessions/locale/af 2024-05-07 10:52:38,727 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 10:52:38,728 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 10:52:38,729 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 10:52:38,730 root INFO creating build/lib/django/contrib/sessions/locale/ar 2024-05-07 10:52:38,730 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 10:52:38,731 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 10:52:38,732 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 10:52:38,733 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ 2024-05-07 10:52:38,733 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:38,734 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:38,735 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:38,735 root INFO creating build/lib/django/contrib/sessions/locale/ast 2024-05-07 10:52:38,736 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 10:52:38,736 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 10:52:38,737 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 10:52:38,738 root INFO creating build/lib/django/contrib/sessions/locale/az 2024-05-07 10:52:38,739 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 10:52:38,739 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 10:52:38,740 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 10:52:38,741 root INFO creating build/lib/django/contrib/sessions/locale/be 2024-05-07 10:52:38,741 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 10:52:38,742 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 10:52:38,743 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 10:52:38,744 root INFO creating build/lib/django/contrib/sessions/locale/bg 2024-05-07 10:52:38,744 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 10:52:38,745 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 10:52:38,746 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 10:52:38,747 root INFO creating build/lib/django/contrib/sessions/locale/bn 2024-05-07 10:52:38,747 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 10:52:38,748 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 10:52:38,749 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 10:52:38,750 root INFO creating build/lib/django/contrib/sessions/locale/br 2024-05-07 10:52:38,750 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 10:52:38,751 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 10:52:38,752 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 10:52:38,753 root INFO creating build/lib/django/contrib/sessions/locale/bs 2024-05-07 10:52:38,753 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 10:52:38,753 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 10:52:38,754 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 10:52:38,755 root INFO creating build/lib/django/contrib/sessions/locale/ca 2024-05-07 10:52:38,756 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 10:52:38,756 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 10:52:38,757 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 10:52:38,758 root INFO creating build/lib/django/contrib/sessions/locale/ckb 2024-05-07 10:52:38,759 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 10:52:38,759 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 10:52:38,760 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 10:52:38,761 root INFO creating build/lib/django/contrib/sessions/locale/cs 2024-05-07 10:52:38,762 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 10:52:38,762 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 10:52:38,763 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 10:52:38,764 root INFO creating build/lib/django/contrib/sessions/locale/cy 2024-05-07 10:52:38,765 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 10:52:38,765 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 10:52:38,766 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 10:52:38,767 root INFO creating build/lib/django/contrib/sessions/locale/da 2024-05-07 10:52:38,767 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 10:52:38,768 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 10:52:38,769 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 10:52:38,770 root INFO creating build/lib/django/contrib/sessions/locale/de 2024-05-07 10:52:38,770 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 10:52:38,771 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 10:52:38,772 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 10:52:38,773 root INFO creating build/lib/django/contrib/sessions/locale/dsb 2024-05-07 10:52:38,773 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 10:52:38,774 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 10:52:38,775 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 10:52:38,776 root INFO creating build/lib/django/contrib/sessions/locale/el 2024-05-07 10:52:38,776 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 10:52:38,777 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 10:52:38,778 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 10:52:38,778 root INFO creating build/lib/django/contrib/sessions/locale/en 2024-05-07 10:52:38,779 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 10:52:38,779 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 10:52:38,780 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 10:52:38,781 root INFO creating build/lib/django/contrib/sessions/locale/en_AU 2024-05-07 10:52:38,782 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:38,782 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:38,783 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:38,784 root INFO creating build/lib/django/contrib/sessions/locale/en_GB 2024-05-07 10:52:38,784 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:38,785 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:38,786 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:38,787 root INFO creating build/lib/django/contrib/sessions/locale/eo 2024-05-07 10:52:38,787 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 10:52:38,788 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 10:52:38,789 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 10:52:38,790 root INFO creating build/lib/django/contrib/sessions/locale/es 2024-05-07 10:52:38,790 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 10:52:38,791 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 10:52:38,792 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 10:52:38,793 root INFO creating build/lib/django/contrib/sessions/locale/es_AR 2024-05-07 10:52:38,793 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:38,794 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:38,795 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:38,796 root INFO creating build/lib/django/contrib/sessions/locale/es_CO 2024-05-07 10:52:38,796 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:38,797 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:38,798 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:38,799 root INFO creating build/lib/django/contrib/sessions/locale/es_MX 2024-05-07 10:52:38,799 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:38,800 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:38,800 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:38,801 root INFO creating build/lib/django/contrib/sessions/locale/es_VE 2024-05-07 10:52:38,802 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:38,802 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:38,803 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:38,804 root INFO creating build/lib/django/contrib/sessions/locale/et 2024-05-07 10:52:38,805 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 10:52:38,805 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 10:52:38,806 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 10:52:38,807 root INFO creating build/lib/django/contrib/sessions/locale/eu 2024-05-07 10:52:38,808 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 10:52:38,808 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 10:52:38,809 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 10:52:38,810 root INFO creating build/lib/django/contrib/sessions/locale/fa 2024-05-07 10:52:38,810 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 10:52:38,811 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 10:52:38,812 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 10:52:38,813 root INFO creating build/lib/django/contrib/sessions/locale/fi 2024-05-07 10:52:38,813 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 10:52:38,814 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 10:52:38,815 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 10:52:38,816 root INFO creating build/lib/django/contrib/sessions/locale/fr 2024-05-07 10:52:38,816 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 10:52:38,817 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 10:52:38,817 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 10:52:38,818 root INFO creating build/lib/django/contrib/sessions/locale/fy 2024-05-07 10:52:38,819 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 10:52:38,819 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 10:52:38,820 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 10:52:38,821 root INFO creating build/lib/django/contrib/sessions/locale/ga 2024-05-07 10:52:38,822 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 10:52:38,822 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 10:52:38,823 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 10:52:38,824 root INFO creating build/lib/django/contrib/sessions/locale/gd 2024-05-07 10:52:38,824 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 10:52:38,825 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 10:52:38,826 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 10:52:38,827 root INFO creating build/lib/django/contrib/sessions/locale/gl 2024-05-07 10:52:38,827 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 10:52:38,828 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 10:52:38,829 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 10:52:38,830 root INFO creating build/lib/django/contrib/sessions/locale/he 2024-05-07 10:52:38,830 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 10:52:38,831 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 10:52:38,832 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 10:52:38,833 root INFO creating build/lib/django/contrib/sessions/locale/hi 2024-05-07 10:52:38,833 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 10:52:38,834 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 10:52:38,835 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 10:52:38,836 root INFO creating build/lib/django/contrib/sessions/locale/hr 2024-05-07 10:52:38,836 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 10:52:38,837 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 10:52:38,838 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 10:52:38,839 root INFO creating build/lib/django/contrib/sessions/locale/hsb 2024-05-07 10:52:38,839 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 10:52:38,840 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 10:52:38,840 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 10:52:38,841 root INFO creating build/lib/django/contrib/sessions/locale/hu 2024-05-07 10:52:38,842 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 10:52:38,842 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 10:52:38,843 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 10:52:38,844 root INFO creating build/lib/django/contrib/sessions/locale/hy 2024-05-07 10:52:38,845 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 10:52:38,845 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 10:52:38,846 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 10:52:38,847 root INFO creating build/lib/django/contrib/sessions/locale/ia 2024-05-07 10:52:38,848 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 10:52:38,848 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 10:52:38,849 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 10:52:38,850 root INFO creating build/lib/django/contrib/sessions/locale/id 2024-05-07 10:52:38,850 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 10:52:38,851 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 10:52:38,852 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 10:52:38,853 root INFO creating build/lib/django/contrib/sessions/locale/io 2024-05-07 10:52:38,853 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 10:52:38,854 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 10:52:38,855 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 10:52:38,856 root INFO creating build/lib/django/contrib/sessions/locale/is 2024-05-07 10:52:38,856 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 10:52:38,857 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 10:52:38,857 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 10:52:38,858 root INFO creating build/lib/django/contrib/sessions/locale/it 2024-05-07 10:52:38,859 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 10:52:38,859 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 10:52:38,860 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 10:52:38,861 root INFO creating build/lib/django/contrib/sessions/locale/ja 2024-05-07 10:52:38,862 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,862 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,863 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 10:52:38,864 root INFO creating build/lib/django/contrib/sessions/locale/ka 2024-05-07 10:52:38,865 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,865 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,866 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 10:52:38,867 root INFO creating build/lib/django/contrib/sessions/locale/kab 2024-05-07 10:52:38,867 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,868 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,869 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 10:52:38,870 root INFO creating build/lib/django/contrib/sessions/locale/kk 2024-05-07 10:52:38,871 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,871 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,872 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 10:52:38,873 root INFO creating build/lib/django/contrib/sessions/locale/km 2024-05-07 10:52:38,873 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 10:52:38,874 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 10:52:38,875 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 10:52:38,876 root INFO creating build/lib/django/contrib/sessions/locale/kn 2024-05-07 10:52:38,876 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,877 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,878 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 10:52:38,879 root INFO creating build/lib/django/contrib/sessions/locale/ko 2024-05-07 10:52:38,879 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,880 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,881 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 10:52:38,881 root INFO creating build/lib/django/contrib/sessions/locale/ky 2024-05-07 10:52:38,882 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,882 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,883 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 10:52:38,884 root INFO creating build/lib/django/contrib/sessions/locale/lb 2024-05-07 10:52:38,885 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,885 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,886 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 10:52:38,887 root INFO creating build/lib/django/contrib/sessions/locale/lt 2024-05-07 10:52:38,888 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,888 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,889 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 10:52:38,890 root INFO creating build/lib/django/contrib/sessions/locale/lv 2024-05-07 10:52:38,890 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,891 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,892 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 10:52:38,893 root INFO creating build/lib/django/contrib/sessions/locale/mk 2024-05-07 10:52:38,893 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,894 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,895 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 10:52:38,896 root INFO creating build/lib/django/contrib/sessions/locale/ml 2024-05-07 10:52:38,896 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,897 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,898 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 10:52:38,898 root INFO creating build/lib/django/contrib/sessions/locale/mn 2024-05-07 10:52:38,899 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,899 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,900 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 10:52:38,901 root INFO creating build/lib/django/contrib/sessions/locale/mr 2024-05-07 10:52:38,902 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,902 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,903 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 10:52:38,904 root INFO creating build/lib/django/contrib/sessions/locale/ms 2024-05-07 10:52:38,905 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,905 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,906 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 10:52:38,907 root INFO creating build/lib/django/contrib/sessions/locale/my 2024-05-07 10:52:38,908 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 10:52:38,908 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 10:52:38,909 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 10:52:38,910 root INFO creating build/lib/django/contrib/sessions/locale/nb 2024-05-07 10:52:38,911 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,911 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,912 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 10:52:38,913 root INFO creating build/lib/django/contrib/sessions/locale/ne 2024-05-07 10:52:38,913 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,914 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,915 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 10:52:38,916 root INFO creating build/lib/django/contrib/sessions/locale/nl 2024-05-07 10:52:38,917 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,917 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,918 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 10:52:38,919 root INFO creating build/lib/django/contrib/sessions/locale/nn 2024-05-07 10:52:38,919 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,920 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,921 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 10:52:38,922 root INFO creating build/lib/django/contrib/sessions/locale/os 2024-05-07 10:52:38,922 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 10:52:38,923 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 10:52:38,924 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 10:52:38,925 root INFO creating build/lib/django/contrib/sessions/locale/pa 2024-05-07 10:52:38,925 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,926 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,927 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 10:52:38,928 root INFO creating build/lib/django/contrib/sessions/locale/pl 2024-05-07 10:52:38,928 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,928 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,929 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 10:52:38,930 root INFO creating build/lib/django/contrib/sessions/locale/pt 2024-05-07 10:52:38,931 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,931 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,932 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 10:52:38,933 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR 2024-05-07 10:52:38,934 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,934 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,935 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:38,936 root INFO creating build/lib/django/contrib/sessions/locale/ro 2024-05-07 10:52:38,936 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,937 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,938 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 10:52:38,939 root INFO creating build/lib/django/contrib/sessions/locale/ru 2024-05-07 10:52:38,939 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,940 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,941 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 10:52:38,942 root INFO creating build/lib/django/contrib/sessions/locale/sk 2024-05-07 10:52:38,942 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,943 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,944 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 10:52:38,945 root INFO creating build/lib/django/contrib/sessions/locale/sl 2024-05-07 10:52:38,945 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,981 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,982 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 10:52:38,983 root INFO creating build/lib/django/contrib/sessions/locale/sq 2024-05-07 10:52:38,984 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,984 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,985 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 10:52:38,986 root INFO creating build/lib/django/contrib/sessions/locale/sr 2024-05-07 10:52:38,986 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,987 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,988 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 10:52:38,989 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn 2024-05-07 10:52:38,989 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,990 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,991 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:38,992 root INFO creating build/lib/django/contrib/sessions/locale/sv 2024-05-07 10:52:38,992 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,993 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,994 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 10:52:38,995 root INFO creating build/lib/django/contrib/sessions/locale/sw 2024-05-07 10:52:38,995 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,996 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,997 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 10:52:38,997 root INFO creating build/lib/django/contrib/sessions/locale/ta 2024-05-07 10:52:38,998 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 10:52:38,999 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,000 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,000 root INFO creating build/lib/django/contrib/sessions/locale/te 2024-05-07 10:52:39,001 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 10:52:39,001 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 10:52:39,002 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 10:52:39,003 root INFO creating build/lib/django/contrib/sessions/locale/tg 2024-05-07 10:52:39,004 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,004 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,005 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,006 root INFO creating build/lib/django/contrib/sessions/locale/th 2024-05-07 10:52:39,006 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 10:52:39,007 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 10:52:39,008 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 10:52:39,009 root INFO creating build/lib/django/contrib/sessions/locale/tk 2024-05-07 10:52:39,009 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,010 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,011 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,012 root INFO creating build/lib/django/contrib/sessions/locale/tr 2024-05-07 10:52:39,012 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,013 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,014 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,015 root INFO creating build/lib/django/contrib/sessions/locale/tt 2024-05-07 10:52:39,015 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,016 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,017 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,018 root INFO creating build/lib/django/contrib/sessions/locale/udm 2024-05-07 10:52:39,018 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,019 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,020 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,021 root INFO creating build/lib/django/contrib/sessions/locale/uk 2024-05-07 10:52:39,021 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,022 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,023 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,023 root INFO creating build/lib/django/contrib/sessions/locale/ur 2024-05-07 10:52:39,024 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,024 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,025 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,026 root INFO creating build/lib/django/contrib/sessions/locale/uz 2024-05-07 10:52:39,027 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 10:52:39,027 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 10:52:39,028 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 10:52:39,029 root INFO creating build/lib/django/contrib/sessions/locale/vi 2024-05-07 10:52:39,030 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,030 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,031 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,032 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans 2024-05-07 10:52:39,032 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,033 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,034 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,035 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant 2024-05-07 10:52:39,035 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,036 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,037 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,038 root INFO creating build/lib/django/contrib/admindocs/locale 2024-05-07 10:52:39,038 root INFO creating build/lib/django/contrib/admindocs/locale/af 2024-05-07 10:52:39,039 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 10:52:39,039 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 10:52:39,040 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 10:52:39,041 root INFO creating build/lib/django/contrib/admindocs/locale/ar 2024-05-07 10:52:39,042 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,042 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,043 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,044 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ 2024-05-07 10:52:39,045 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,045 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,046 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,047 root INFO creating build/lib/django/contrib/admindocs/locale/ast 2024-05-07 10:52:39,048 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,048 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,049 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,050 root INFO creating build/lib/django/contrib/admindocs/locale/az 2024-05-07 10:52:39,051 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 10:52:39,051 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 10:52:39,052 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 10:52:39,053 root INFO creating build/lib/django/contrib/admindocs/locale/be 2024-05-07 10:52:39,053 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 10:52:39,054 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 10:52:39,055 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 10:52:39,056 root INFO creating build/lib/django/contrib/admindocs/locale/bg 2024-05-07 10:52:39,057 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,057 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,058 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,059 root INFO creating build/lib/django/contrib/admindocs/locale/bn 2024-05-07 10:52:39,060 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,060 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,061 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,062 root INFO creating build/lib/django/contrib/admindocs/locale/br 2024-05-07 10:52:39,063 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 10:52:39,063 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 10:52:39,064 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 10:52:39,065 root INFO creating build/lib/django/contrib/admindocs/locale/bs 2024-05-07 10:52:39,066 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,066 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,067 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,068 root INFO creating build/lib/django/contrib/admindocs/locale/ca 2024-05-07 10:52:39,069 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,069 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,070 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,071 root INFO creating build/lib/django/contrib/admindocs/locale/ckb 2024-05-07 10:52:39,072 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,072 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,073 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,074 root INFO creating build/lib/django/contrib/admindocs/locale/cs 2024-05-07 10:52:39,075 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,075 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,076 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,077 root INFO creating build/lib/django/contrib/admindocs/locale/cy 2024-05-07 10:52:39,077 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,078 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,079 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,080 root INFO creating build/lib/django/contrib/admindocs/locale/da 2024-05-07 10:52:39,080 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 10:52:39,081 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 10:52:39,082 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 10:52:39,083 root INFO creating build/lib/django/contrib/admindocs/locale/de 2024-05-07 10:52:39,084 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 10:52:39,084 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 10:52:39,085 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 10:52:39,086 root INFO creating build/lib/django/contrib/admindocs/locale/dsb 2024-05-07 10:52:39,086 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,087 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,088 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,089 root INFO creating build/lib/django/contrib/admindocs/locale/el 2024-05-07 10:52:39,089 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 10:52:39,090 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 10:52:39,091 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 10:52:39,092 root INFO creating build/lib/django/contrib/admindocs/locale/en 2024-05-07 10:52:39,093 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 10:52:39,093 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 10:52:39,094 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 10:52:39,096 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU 2024-05-07 10:52:39,096 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,097 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,097 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,099 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB 2024-05-07 10:52:39,099 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,100 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,100 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,101 root INFO creating build/lib/django/contrib/admindocs/locale/eo 2024-05-07 10:52:39,102 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,102 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,103 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,104 root INFO creating build/lib/django/contrib/admindocs/locale/es 2024-05-07 10:52:39,105 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 10:52:39,105 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 10:52:39,106 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 10:52:39,107 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR 2024-05-07 10:52:39,108 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,108 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,109 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,110 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO 2024-05-07 10:52:39,111 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,111 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,112 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,113 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX 2024-05-07 10:52:39,114 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,114 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,115 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,116 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE 2024-05-07 10:52:39,117 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,117 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,118 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,119 root INFO creating build/lib/django/contrib/admindocs/locale/et 2024-05-07 10:52:39,120 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 10:52:39,120 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 10:52:39,121 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 10:52:39,122 root INFO creating build/lib/django/contrib/admindocs/locale/eu 2024-05-07 10:52:39,123 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,123 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,124 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,125 root INFO creating build/lib/django/contrib/admindocs/locale/fa 2024-05-07 10:52:39,126 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,126 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,127 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,128 root INFO creating build/lib/django/contrib/admindocs/locale/fi 2024-05-07 10:52:39,129 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,129 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,130 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,131 root INFO creating build/lib/django/contrib/admindocs/locale/fr 2024-05-07 10:52:39,132 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,132 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,133 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,134 root INFO creating build/lib/django/contrib/admindocs/locale/fy 2024-05-07 10:52:39,135 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,135 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,136 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,137 root INFO creating build/lib/django/contrib/admindocs/locale/ga 2024-05-07 10:52:39,138 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,138 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,139 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,140 root INFO creating build/lib/django/contrib/admindocs/locale/gd 2024-05-07 10:52:39,141 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,141 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,142 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,143 root INFO creating build/lib/django/contrib/admindocs/locale/gl 2024-05-07 10:52:39,144 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,144 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,145 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,146 root INFO creating build/lib/django/contrib/admindocs/locale/he 2024-05-07 10:52:39,147 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 10:52:39,147 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 10:52:39,148 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 10:52:39,149 root INFO creating build/lib/django/contrib/admindocs/locale/hi 2024-05-07 10:52:39,150 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,150 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,151 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,152 root INFO creating build/lib/django/contrib/admindocs/locale/hr 2024-05-07 10:52:39,153 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,153 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,154 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,155 root INFO creating build/lib/django/contrib/admindocs/locale/hsb 2024-05-07 10:52:39,156 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,156 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,157 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,158 root INFO creating build/lib/django/contrib/admindocs/locale/hu 2024-05-07 10:52:39,159 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,159 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,160 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,161 root INFO creating build/lib/django/contrib/admindocs/locale/ia 2024-05-07 10:52:39,161 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,162 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,163 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,164 root INFO creating build/lib/django/contrib/admindocs/locale/id 2024-05-07 10:52:39,164 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 10:52:39,165 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 10:52:39,166 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 10:52:39,167 root INFO creating build/lib/django/contrib/admindocs/locale/io 2024-05-07 10:52:39,167 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 10:52:39,168 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 10:52:39,169 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 10:52:39,170 root INFO creating build/lib/django/contrib/admindocs/locale/is 2024-05-07 10:52:39,170 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 10:52:39,171 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 10:52:39,172 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 10:52:39,173 root INFO creating build/lib/django/contrib/admindocs/locale/it 2024-05-07 10:52:39,173 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 10:52:39,174 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 10:52:39,175 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 10:52:39,176 root INFO creating build/lib/django/contrib/admindocs/locale/ja 2024-05-07 10:52:39,176 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,177 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,178 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,179 root INFO creating build/lib/django/contrib/admindocs/locale/ka 2024-05-07 10:52:39,179 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,180 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,181 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,182 root INFO creating build/lib/django/contrib/admindocs/locale/kab 2024-05-07 10:52:39,182 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 10:52:39,183 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 10:52:39,184 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 10:52:39,185 root INFO creating build/lib/django/contrib/admindocs/locale/kk 2024-05-07 10:52:39,185 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,186 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,187 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,188 root INFO creating build/lib/django/contrib/admindocs/locale/km 2024-05-07 10:52:39,188 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 10:52:39,189 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 10:52:39,189 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 10:52:39,190 root INFO creating build/lib/django/contrib/admindocs/locale/kn 2024-05-07 10:52:39,191 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,192 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,192 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,193 root INFO creating build/lib/django/contrib/admindocs/locale/ko 2024-05-07 10:52:39,194 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,194 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,195 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,196 root INFO creating build/lib/django/contrib/admindocs/locale/ky 2024-05-07 10:52:39,197 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,197 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,198 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,199 root INFO creating build/lib/django/contrib/admindocs/locale/lb 2024-05-07 10:52:39,200 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,200 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,201 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,202 root INFO creating build/lib/django/contrib/admindocs/locale/lt 2024-05-07 10:52:39,203 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,203 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,204 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,205 root INFO creating build/lib/django/contrib/admindocs/locale/lv 2024-05-07 10:52:39,206 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,206 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,207 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,208 root INFO creating build/lib/django/contrib/admindocs/locale/mk 2024-05-07 10:52:39,209 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,209 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,210 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,212 root INFO creating build/lib/django/contrib/admindocs/locale/ml 2024-05-07 10:52:39,212 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,213 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,214 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,215 root INFO creating build/lib/django/contrib/admindocs/locale/mn 2024-05-07 10:52:39,215 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,216 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,217 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,218 root INFO creating build/lib/django/contrib/admindocs/locale/mr 2024-05-07 10:52:39,218 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,219 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,220 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,220 root INFO creating build/lib/django/contrib/admindocs/locale/ms 2024-05-07 10:52:39,221 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,221 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,222 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,223 root INFO creating build/lib/django/contrib/admindocs/locale/my 2024-05-07 10:52:39,224 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 10:52:39,224 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 10:52:39,225 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 10:52:39,226 root INFO creating build/lib/django/contrib/admindocs/locale/nb 2024-05-07 10:52:39,227 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,227 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,228 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,229 root INFO creating build/lib/django/contrib/admindocs/locale/ne 2024-05-07 10:52:39,230 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,230 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,231 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,232 root INFO creating build/lib/django/contrib/admindocs/locale/nl 2024-05-07 10:52:39,233 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,233 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,234 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,235 root INFO creating build/lib/django/contrib/admindocs/locale/nn 2024-05-07 10:52:39,236 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,236 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,237 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,238 root INFO creating build/lib/django/contrib/admindocs/locale/os 2024-05-07 10:52:39,239 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 10:52:39,239 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 10:52:39,240 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 10:52:39,241 root INFO creating build/lib/django/contrib/admindocs/locale/pa 2024-05-07 10:52:39,242 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,242 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,243 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,244 root INFO creating build/lib/django/contrib/admindocs/locale/pl 2024-05-07 10:52:39,245 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,245 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,246 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,247 root INFO creating build/lib/django/contrib/admindocs/locale/pt 2024-05-07 10:52:39,248 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,248 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,249 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,250 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR 2024-05-07 10:52:39,251 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,251 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,252 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,253 root INFO creating build/lib/django/contrib/admindocs/locale/ro 2024-05-07 10:52:39,254 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,254 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,255 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,256 root INFO creating build/lib/django/contrib/admindocs/locale/ru 2024-05-07 10:52:39,257 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,257 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,258 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,260 root INFO creating build/lib/django/contrib/admindocs/locale/sk 2024-05-07 10:52:39,260 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,261 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,262 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,263 root INFO creating build/lib/django/contrib/admindocs/locale/sl 2024-05-07 10:52:39,263 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,264 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,265 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,265 root INFO creating build/lib/django/contrib/admindocs/locale/sq 2024-05-07 10:52:39,266 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,267 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,267 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,268 root INFO creating build/lib/django/contrib/admindocs/locale/sr 2024-05-07 10:52:39,269 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,269 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,270 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,271 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn 2024-05-07 10:52:39,272 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,272 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,273 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,274 root INFO creating build/lib/django/contrib/admindocs/locale/sv 2024-05-07 10:52:39,275 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,275 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,276 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,277 root INFO creating build/lib/django/contrib/admindocs/locale/sw 2024-05-07 10:52:39,278 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,278 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,279 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,280 root INFO creating build/lib/django/contrib/admindocs/locale/ta 2024-05-07 10:52:39,281 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,281 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,282 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,283 root INFO creating build/lib/django/contrib/admindocs/locale/te 2024-05-07 10:52:39,284 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 10:52:39,284 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 10:52:39,285 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 10:52:39,286 root INFO creating build/lib/django/contrib/admindocs/locale/tg 2024-05-07 10:52:39,286 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,287 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,288 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,289 root INFO creating build/lib/django/contrib/admindocs/locale/th 2024-05-07 10:52:39,290 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 10:52:39,290 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 10:52:39,291 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 10:52:39,292 root INFO creating build/lib/django/contrib/admindocs/locale/tr 2024-05-07 10:52:39,293 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,293 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,294 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,295 root INFO creating build/lib/django/contrib/admindocs/locale/tt 2024-05-07 10:52:39,296 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,296 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,297 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,298 root INFO creating build/lib/django/contrib/admindocs/locale/udm 2024-05-07 10:52:39,299 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,299 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,300 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,301 root INFO creating build/lib/django/contrib/admindocs/locale/uk 2024-05-07 10:52:39,302 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,302 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,303 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,304 root INFO creating build/lib/django/contrib/admindocs/locale/ur 2024-05-07 10:52:39,305 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,305 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,306 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,307 root INFO creating build/lib/django/contrib/admindocs/locale/vi 2024-05-07 10:52:39,308 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,308 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,309 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,310 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans 2024-05-07 10:52:39,311 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,311 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,312 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,313 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant 2024-05-07 10:52:39,314 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,314 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,315 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,316 root INFO creating build/lib/django/contrib/admindocs/templates 2024-05-07 10:52:39,317 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,317 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,318 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,319 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,320 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,321 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,322 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,323 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,324 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,325 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,325 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:39,326 root INFO creating build/lib/django/contrib/flatpages/locale 2024-05-07 10:52:39,327 root INFO creating build/lib/django/contrib/flatpages/locale/af 2024-05-07 10:52:39,327 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 10:52:39,328 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 10:52:39,329 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 10:52:39,330 root INFO creating build/lib/django/contrib/flatpages/locale/ar 2024-05-07 10:52:39,330 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,331 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,332 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,333 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ 2024-05-07 10:52:39,333 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,334 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,335 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,335 root INFO creating build/lib/django/contrib/flatpages/locale/ast 2024-05-07 10:52:39,336 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,336 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,337 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,338 root INFO creating build/lib/django/contrib/flatpages/locale/az 2024-05-07 10:52:39,339 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 10:52:39,339 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 10:52:39,340 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 10:52:39,341 root INFO creating build/lib/django/contrib/flatpages/locale/be 2024-05-07 10:52:39,342 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 10:52:39,342 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 10:52:39,343 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 10:52:39,344 root INFO creating build/lib/django/contrib/flatpages/locale/bg 2024-05-07 10:52:39,344 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,345 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,346 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,347 root INFO creating build/lib/django/contrib/flatpages/locale/bn 2024-05-07 10:52:39,347 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,348 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,349 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,350 root INFO creating build/lib/django/contrib/flatpages/locale/br 2024-05-07 10:52:39,350 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 10:52:39,351 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 10:52:39,352 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 10:52:39,353 root INFO creating build/lib/django/contrib/flatpages/locale/bs 2024-05-07 10:52:39,353 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,354 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,355 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,355 root INFO creating build/lib/django/contrib/flatpages/locale/ca 2024-05-07 10:52:39,356 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,356 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,357 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,358 root INFO creating build/lib/django/contrib/flatpages/locale/ckb 2024-05-07 10:52:39,359 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,359 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,360 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,361 root INFO creating build/lib/django/contrib/flatpages/locale/cs 2024-05-07 10:52:39,362 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,362 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,363 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,364 root INFO creating build/lib/django/contrib/flatpages/locale/cy 2024-05-07 10:52:39,365 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,365 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,366 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,367 root INFO creating build/lib/django/contrib/flatpages/locale/da 2024-05-07 10:52:39,367 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 10:52:39,368 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 10:52:39,369 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 10:52:39,370 root INFO creating build/lib/django/contrib/flatpages/locale/de 2024-05-07 10:52:39,370 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 10:52:39,371 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 10:52:39,372 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 10:52:39,373 root INFO creating build/lib/django/contrib/flatpages/locale/dsb 2024-05-07 10:52:39,373 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,374 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,375 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,376 root INFO creating build/lib/django/contrib/flatpages/locale/el 2024-05-07 10:52:39,376 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 10:52:39,377 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 10:52:39,378 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 10:52:39,379 root INFO creating build/lib/django/contrib/flatpages/locale/en 2024-05-07 10:52:39,379 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 10:52:39,380 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 10:52:39,380 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 10:52:39,381 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU 2024-05-07 10:52:39,382 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,382 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,383 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,384 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB 2024-05-07 10:52:39,385 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,385 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,386 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,387 root INFO creating build/lib/django/contrib/flatpages/locale/eo 2024-05-07 10:52:39,388 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,388 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,389 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,390 root INFO creating build/lib/django/contrib/flatpages/locale/es 2024-05-07 10:52:39,390 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 10:52:39,391 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 10:52:39,392 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 10:52:39,393 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR 2024-05-07 10:52:39,393 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,394 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,395 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,396 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO 2024-05-07 10:52:39,396 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,397 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,398 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,399 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX 2024-05-07 10:52:39,399 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,400 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,401 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,402 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE 2024-05-07 10:52:39,402 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,403 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,404 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,404 root INFO creating build/lib/django/contrib/flatpages/locale/et 2024-05-07 10:52:39,405 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 10:52:39,405 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 10:52:39,406 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 10:52:39,407 root INFO creating build/lib/django/contrib/flatpages/locale/eu 2024-05-07 10:52:39,408 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,408 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,409 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,410 root INFO creating build/lib/django/contrib/flatpages/locale/fa 2024-05-07 10:52:39,411 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,411 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,412 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,413 root INFO creating build/lib/django/contrib/flatpages/locale/fi 2024-05-07 10:52:39,414 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,414 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,415 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,416 root INFO creating build/lib/django/contrib/flatpages/locale/fr 2024-05-07 10:52:39,416 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,417 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,418 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,419 root INFO creating build/lib/django/contrib/flatpages/locale/fy 2024-05-07 10:52:39,419 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,420 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,421 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,422 root INFO creating build/lib/django/contrib/flatpages/locale/ga 2024-05-07 10:52:39,422 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,423 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,424 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,425 root INFO creating build/lib/django/contrib/flatpages/locale/gd 2024-05-07 10:52:39,425 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,426 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,426 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,427 root INFO creating build/lib/django/contrib/flatpages/locale/gl 2024-05-07 10:52:39,428 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,428 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,429 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,430 root INFO creating build/lib/django/contrib/flatpages/locale/he 2024-05-07 10:52:39,431 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 10:52:39,431 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 10:52:39,432 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 10:52:39,433 root INFO creating build/lib/django/contrib/flatpages/locale/hi 2024-05-07 10:52:39,434 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,434 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,435 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,436 root INFO creating build/lib/django/contrib/flatpages/locale/hr 2024-05-07 10:52:39,437 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,437 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,438 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,439 root INFO creating build/lib/django/contrib/flatpages/locale/hsb 2024-05-07 10:52:39,440 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,440 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,441 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,442 root INFO creating build/lib/django/contrib/flatpages/locale/hu 2024-05-07 10:52:39,442 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,443 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,444 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,445 root INFO creating build/lib/django/contrib/flatpages/locale/hy 2024-05-07 10:52:39,445 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,446 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,447 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,448 root INFO creating build/lib/django/contrib/flatpages/locale/ia 2024-05-07 10:52:39,448 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,449 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,450 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,451 root INFO creating build/lib/django/contrib/flatpages/locale/id 2024-05-07 10:52:39,451 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 10:52:39,452 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 10:52:39,452 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 10:52:39,453 root INFO creating build/lib/django/contrib/flatpages/locale/io 2024-05-07 10:52:39,454 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 10:52:39,454 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 10:52:39,455 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 10:52:39,456 root INFO creating build/lib/django/contrib/flatpages/locale/is 2024-05-07 10:52:39,457 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 10:52:39,457 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 10:52:39,458 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 10:52:39,459 root INFO creating build/lib/django/contrib/flatpages/locale/it 2024-05-07 10:52:39,460 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 10:52:39,460 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 10:52:39,461 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 10:52:39,462 root INFO creating build/lib/django/contrib/flatpages/locale/ja 2024-05-07 10:52:39,462 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,463 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,464 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,465 root INFO creating build/lib/django/contrib/flatpages/locale/ka 2024-05-07 10:52:39,465 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,466 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,467 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,468 root INFO creating build/lib/django/contrib/flatpages/locale/kk 2024-05-07 10:52:39,468 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,469 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,470 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,471 root INFO creating build/lib/django/contrib/flatpages/locale/km 2024-05-07 10:52:39,471 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 10:52:39,472 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 10:52:39,473 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 10:52:39,474 root INFO creating build/lib/django/contrib/flatpages/locale/kn 2024-05-07 10:52:39,474 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,475 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,476 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,477 root INFO creating build/lib/django/contrib/flatpages/locale/ko 2024-05-07 10:52:39,477 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,478 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,480 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,481 root INFO creating build/lib/django/contrib/flatpages/locale/ky 2024-05-07 10:52:39,482 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,482 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,483 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,484 root INFO creating build/lib/django/contrib/flatpages/locale/lb 2024-05-07 10:52:39,485 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,485 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,486 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,487 root INFO creating build/lib/django/contrib/flatpages/locale/lt 2024-05-07 10:52:39,487 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,488 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,489 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,490 root INFO creating build/lib/django/contrib/flatpages/locale/lv 2024-05-07 10:52:39,490 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,491 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,492 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,493 root INFO creating build/lib/django/contrib/flatpages/locale/mk 2024-05-07 10:52:39,493 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,494 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,495 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,496 root INFO creating build/lib/django/contrib/flatpages/locale/ml 2024-05-07 10:52:39,496 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,497 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,498 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,499 root INFO creating build/lib/django/contrib/flatpages/locale/mn 2024-05-07 10:52:39,499 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,500 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,500 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,501 root INFO creating build/lib/django/contrib/flatpages/locale/mr 2024-05-07 10:52:39,502 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,502 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,503 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,504 root INFO creating build/lib/django/contrib/flatpages/locale/ms 2024-05-07 10:52:39,505 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,505 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,506 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,507 root INFO creating build/lib/django/contrib/flatpages/locale/my 2024-05-07 10:52:39,508 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 10:52:39,508 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 10:52:39,509 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 10:52:39,510 root INFO creating build/lib/django/contrib/flatpages/locale/nb 2024-05-07 10:52:39,510 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,511 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,512 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,513 root INFO creating build/lib/django/contrib/flatpages/locale/ne 2024-05-07 10:52:39,513 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,514 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,515 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,516 root INFO creating build/lib/django/contrib/flatpages/locale/nl 2024-05-07 10:52:39,516 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,517 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,518 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,519 root INFO creating build/lib/django/contrib/flatpages/locale/nn 2024-05-07 10:52:39,519 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,520 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,521 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,522 root INFO creating build/lib/django/contrib/flatpages/locale/os 2024-05-07 10:52:39,522 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 10:52:39,523 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 10:52:39,524 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 10:52:39,525 root INFO creating build/lib/django/contrib/flatpages/locale/pa 2024-05-07 10:52:39,525 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,525 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,526 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,527 root INFO creating build/lib/django/contrib/flatpages/locale/pl 2024-05-07 10:52:39,528 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,528 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,529 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,530 root INFO creating build/lib/django/contrib/flatpages/locale/pt 2024-05-07 10:52:39,531 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,531 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,532 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,533 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR 2024-05-07 10:52:39,533 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,534 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,535 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,536 root INFO creating build/lib/django/contrib/flatpages/locale/ro 2024-05-07 10:52:39,536 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,537 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,538 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,539 root INFO creating build/lib/django/contrib/flatpages/locale/ru 2024-05-07 10:52:39,539 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,540 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,541 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,542 root INFO creating build/lib/django/contrib/flatpages/locale/sk 2024-05-07 10:52:39,542 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,543 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,544 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,545 root INFO creating build/lib/django/contrib/flatpages/locale/sl 2024-05-07 10:52:39,545 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,545 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,546 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,547 root INFO creating build/lib/django/contrib/flatpages/locale/sq 2024-05-07 10:52:39,548 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,548 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,549 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,550 root INFO creating build/lib/django/contrib/flatpages/locale/sr 2024-05-07 10:52:39,551 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,552 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,552 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,553 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn 2024-05-07 10:52:39,554 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,554 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,555 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,556 root INFO creating build/lib/django/contrib/flatpages/locale/sv 2024-05-07 10:52:39,557 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,557 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,558 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,559 root INFO creating build/lib/django/contrib/flatpages/locale/sw 2024-05-07 10:52:39,560 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,560 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,561 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,562 root INFO creating build/lib/django/contrib/flatpages/locale/ta 2024-05-07 10:52:39,562 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,563 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,564 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,565 root INFO creating build/lib/django/contrib/flatpages/locale/te 2024-05-07 10:52:39,565 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 10:52:39,566 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 10:52:39,567 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 10:52:39,568 root INFO creating build/lib/django/contrib/flatpages/locale/tg 2024-05-07 10:52:39,568 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,569 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,570 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,571 root INFO creating build/lib/django/contrib/flatpages/locale/th 2024-05-07 10:52:39,571 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 10:52:39,572 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 10:52:39,572 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 10:52:39,573 root INFO creating build/lib/django/contrib/flatpages/locale/tk 2024-05-07 10:52:39,574 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,574 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,575 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,576 root INFO creating build/lib/django/contrib/flatpages/locale/tr 2024-05-07 10:52:39,577 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,577 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,578 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,579 root INFO creating build/lib/django/contrib/flatpages/locale/tt 2024-05-07 10:52:39,580 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,580 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,581 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,582 root INFO creating build/lib/django/contrib/flatpages/locale/udm 2024-05-07 10:52:39,582 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,583 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,584 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,585 root INFO creating build/lib/django/contrib/flatpages/locale/uk 2024-05-07 10:52:39,585 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,586 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,587 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,588 root INFO creating build/lib/django/contrib/flatpages/locale/ur 2024-05-07 10:52:39,588 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,589 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,590 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,591 root INFO creating build/lib/django/contrib/flatpages/locale/vi 2024-05-07 10:52:39,591 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,592 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,593 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,594 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans 2024-05-07 10:52:39,594 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,595 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,596 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,597 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant 2024-05-07 10:52:39,597 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,598 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,599 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,599 root INFO creating build/lib/django/contrib/contenttypes/locale 2024-05-07 10:52:39,600 root INFO creating build/lib/django/contrib/contenttypes/locale/af 2024-05-07 10:52:39,600 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 10:52:39,601 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 10:52:39,602 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 10:52:39,603 root INFO creating build/lib/django/contrib/contenttypes/locale/ar 2024-05-07 10:52:39,603 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,604 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,605 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,606 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ 2024-05-07 10:52:39,606 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,607 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,608 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,609 root INFO creating build/lib/django/contrib/contenttypes/locale/ast 2024-05-07 10:52:39,609 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,610 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,611 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,611 root INFO creating build/lib/django/contrib/contenttypes/locale/az 2024-05-07 10:52:39,612 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 10:52:39,612 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 10:52:39,613 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 10:52:39,614 root INFO creating build/lib/django/contrib/contenttypes/locale/be 2024-05-07 10:52:39,615 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 10:52:39,615 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 10:52:39,616 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 10:52:39,617 root INFO creating build/lib/django/contrib/contenttypes/locale/bg 2024-05-07 10:52:39,618 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,618 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,619 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 10:52:39,620 root INFO creating build/lib/django/contrib/contenttypes/locale/bn 2024-05-07 10:52:39,620 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,621 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,622 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,623 root INFO creating build/lib/django/contrib/contenttypes/locale/br 2024-05-07 10:52:39,623 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 10:52:39,624 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 10:52:39,625 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 10:52:39,626 root INFO creating build/lib/django/contrib/contenttypes/locale/bs 2024-05-07 10:52:39,626 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,627 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,628 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 10:52:39,629 root INFO creating build/lib/django/contrib/contenttypes/locale/ca 2024-05-07 10:52:39,629 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,630 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,631 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 10:52:39,632 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb 2024-05-07 10:52:39,632 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,633 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,634 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 10:52:39,635 root INFO creating build/lib/django/contrib/contenttypes/locale/cs 2024-05-07 10:52:39,635 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,636 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,636 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 10:52:39,637 root INFO creating build/lib/django/contrib/contenttypes/locale/cy 2024-05-07 10:52:39,638 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,638 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,639 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 10:52:39,640 root INFO creating build/lib/django/contrib/contenttypes/locale/da 2024-05-07 10:52:39,641 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 10:52:39,641 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 10:52:39,642 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 10:52:39,643 root INFO creating build/lib/django/contrib/contenttypes/locale/de 2024-05-07 10:52:39,644 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 10:52:39,644 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 10:52:39,645 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 10:52:39,646 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb 2024-05-07 10:52:39,646 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,647 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,648 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,649 root INFO creating build/lib/django/contrib/contenttypes/locale/el 2024-05-07 10:52:39,649 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 10:52:39,650 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 10:52:39,651 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 10:52:39,652 root INFO creating build/lib/django/contrib/contenttypes/locale/en 2024-05-07 10:52:39,652 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 10:52:39,653 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 10:52:39,653 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 10:52:39,654 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU 2024-05-07 10:52:39,655 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,655 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,656 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:39,657 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB 2024-05-07 10:52:39,658 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,658 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,659 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,660 root INFO creating build/lib/django/contrib/contenttypes/locale/eo 2024-05-07 10:52:39,661 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,661 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,662 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 10:52:39,663 root INFO creating build/lib/django/contrib/contenttypes/locale/es 2024-05-07 10:52:39,664 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 10:52:39,664 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 10:52:39,665 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 10:52:39,666 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR 2024-05-07 10:52:39,667 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,667 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,668 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:39,669 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO 2024-05-07 10:52:39,669 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,670 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,671 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:39,672 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX 2024-05-07 10:52:39,672 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,673 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,674 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,675 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE 2024-05-07 10:52:39,675 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,676 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,677 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,678 root INFO creating build/lib/django/contrib/contenttypes/locale/et 2024-05-07 10:52:39,678 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 10:52:39,679 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 10:52:39,680 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 10:52:39,680 root INFO creating build/lib/django/contrib/contenttypes/locale/eu 2024-05-07 10:52:39,681 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,681 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,682 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 10:52:39,683 root INFO creating build/lib/django/contrib/contenttypes/locale/fa 2024-05-07 10:52:39,684 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,684 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,685 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 10:52:39,686 root INFO creating build/lib/django/contrib/contenttypes/locale/fi 2024-05-07 10:52:39,687 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,687 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,688 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 10:52:39,689 root INFO creating build/lib/django/contrib/contenttypes/locale/fr 2024-05-07 10:52:39,689 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,690 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,691 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 10:52:39,692 root INFO creating build/lib/django/contrib/contenttypes/locale/fy 2024-05-07 10:52:39,692 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,693 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,694 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 10:52:39,695 root INFO creating build/lib/django/contrib/contenttypes/locale/ga 2024-05-07 10:52:39,695 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,696 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,696 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 10:52:39,697 root INFO creating build/lib/django/contrib/contenttypes/locale/gd 2024-05-07 10:52:39,698 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,698 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,699 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 10:52:39,700 root INFO creating build/lib/django/contrib/contenttypes/locale/gl 2024-05-07 10:52:39,701 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,701 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,702 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 10:52:39,703 root INFO creating build/lib/django/contrib/contenttypes/locale/he 2024-05-07 10:52:39,704 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 10:52:39,704 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 10:52:39,705 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 10:52:39,706 root INFO creating build/lib/django/contrib/contenttypes/locale/hi 2024-05-07 10:52:39,707 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,707 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,708 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 10:52:39,709 root INFO creating build/lib/django/contrib/contenttypes/locale/hr 2024-05-07 10:52:39,709 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,710 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,711 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 10:52:39,712 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb 2024-05-07 10:52:39,712 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,713 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,714 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,715 root INFO creating build/lib/django/contrib/contenttypes/locale/hu 2024-05-07 10:52:39,715 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,716 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,717 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,717 root INFO creating build/lib/django/contrib/contenttypes/locale/hy 2024-05-07 10:52:39,718 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,719 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,720 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,720 root INFO creating build/lib/django/contrib/contenttypes/locale/ia 2024-05-07 10:52:39,721 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,721 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,722 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,723 root INFO creating build/lib/django/contrib/contenttypes/locale/id 2024-05-07 10:52:39,724 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 10:52:39,724 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 10:52:39,725 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 10:52:39,726 root INFO creating build/lib/django/contrib/contenttypes/locale/io 2024-05-07 10:52:39,727 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 10:52:39,727 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 10:52:39,728 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 10:52:39,729 root INFO creating build/lib/django/contrib/contenttypes/locale/is 2024-05-07 10:52:39,729 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 10:52:39,730 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 10:52:39,731 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 10:52:39,732 root INFO creating build/lib/django/contrib/contenttypes/locale/it 2024-05-07 10:52:39,732 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 10:52:39,733 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 10:52:39,734 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 10:52:39,735 root INFO creating build/lib/django/contrib/contenttypes/locale/ja 2024-05-07 10:52:39,735 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,736 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,737 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 10:52:39,738 root INFO creating build/lib/django/contrib/contenttypes/locale/ka 2024-05-07 10:52:39,738 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,739 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,740 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 10:52:39,741 root INFO creating build/lib/django/contrib/contenttypes/locale/kk 2024-05-07 10:52:39,741 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,742 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,743 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,744 root INFO creating build/lib/django/contrib/contenttypes/locale/km 2024-05-07 10:52:39,744 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 10:52:39,745 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 10:52:39,745 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 10:52:39,746 root INFO creating build/lib/django/contrib/contenttypes/locale/kn 2024-05-07 10:52:39,747 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,747 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,748 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 10:52:39,749 root INFO creating build/lib/django/contrib/contenttypes/locale/ko 2024-05-07 10:52:39,750 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,750 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,751 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 10:52:39,752 root INFO creating build/lib/django/contrib/contenttypes/locale/ky 2024-05-07 10:52:39,753 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,753 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,754 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 10:52:39,755 root INFO creating build/lib/django/contrib/contenttypes/locale/lb 2024-05-07 10:52:39,755 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,756 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,757 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,758 root INFO creating build/lib/django/contrib/contenttypes/locale/lt 2024-05-07 10:52:39,758 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,759 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,760 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 10:52:39,761 root INFO creating build/lib/django/contrib/contenttypes/locale/lv 2024-05-07 10:52:39,761 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,762 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,763 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 10:52:39,764 root INFO creating build/lib/django/contrib/contenttypes/locale/mk 2024-05-07 10:52:39,764 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,765 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,765 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 10:52:39,766 root INFO creating build/lib/django/contrib/contenttypes/locale/ml 2024-05-07 10:52:39,767 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,768 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,768 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 10:52:39,769 root INFO creating build/lib/django/contrib/contenttypes/locale/mn 2024-05-07 10:52:39,770 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,770 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,771 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,772 root INFO creating build/lib/django/contrib/contenttypes/locale/mr 2024-05-07 10:52:39,773 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,773 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,774 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,775 root INFO creating build/lib/django/contrib/contenttypes/locale/ms 2024-05-07 10:52:39,776 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,776 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,777 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 10:52:39,778 root INFO creating build/lib/django/contrib/contenttypes/locale/my 2024-05-07 10:52:39,779 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 10:52:39,779 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 10:52:39,780 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 10:52:39,781 root INFO creating build/lib/django/contrib/contenttypes/locale/nb 2024-05-07 10:52:39,781 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,782 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,783 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,784 root INFO creating build/lib/django/contrib/contenttypes/locale/ne 2024-05-07 10:52:39,784 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,785 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,786 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,787 root INFO creating build/lib/django/contrib/contenttypes/locale/nl 2024-05-07 10:52:39,787 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,788 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,789 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 10:52:39,790 root INFO creating build/lib/django/contrib/contenttypes/locale/nn 2024-05-07 10:52:39,790 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,791 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,791 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 10:52:39,792 root INFO creating build/lib/django/contrib/contenttypes/locale/os 2024-05-07 10:52:39,793 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 10:52:39,793 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 10:52:39,794 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 10:52:39,795 root INFO creating build/lib/django/contrib/contenttypes/locale/pa 2024-05-07 10:52:39,796 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,796 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,797 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,798 root INFO creating build/lib/django/contrib/contenttypes/locale/pl 2024-05-07 10:52:39,799 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,799 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,800 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 10:52:39,801 root INFO creating build/lib/django/contrib/contenttypes/locale/pt 2024-05-07 10:52:39,801 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,802 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,803 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 10:52:39,804 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR 2024-05-07 10:52:39,804 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,805 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,806 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:39,807 root INFO creating build/lib/django/contrib/contenttypes/locale/ro 2024-05-07 10:52:39,807 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,808 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,809 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 10:52:39,809 root INFO creating build/lib/django/contrib/contenttypes/locale/ru 2024-05-07 10:52:39,810 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,811 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,812 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 10:52:39,813 root INFO creating build/lib/django/contrib/contenttypes/locale/sk 2024-05-07 10:52:39,813 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,814 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,815 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 10:52:39,816 root INFO creating build/lib/django/contrib/contenttypes/locale/sl 2024-05-07 10:52:39,816 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,817 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,817 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 10:52:39,818 root INFO creating build/lib/django/contrib/contenttypes/locale/sq 2024-05-07 10:52:39,819 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,819 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,820 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,821 root INFO creating build/lib/django/contrib/contenttypes/locale/sr 2024-05-07 10:52:39,822 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,822 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,823 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 10:52:39,824 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn 2024-05-07 10:52:39,825 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,825 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,826 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:39,827 root INFO creating build/lib/django/contrib/contenttypes/locale/sv 2024-05-07 10:52:39,827 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,828 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,829 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 10:52:39,830 root INFO creating build/lib/django/contrib/contenttypes/locale/sw 2024-05-07 10:52:39,830 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,831 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,832 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,833 root INFO creating build/lib/django/contrib/contenttypes/locale/ta 2024-05-07 10:52:39,833 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,834 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,835 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 10:52:39,836 root INFO creating build/lib/django/contrib/contenttypes/locale/te 2024-05-07 10:52:39,836 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 10:52:39,837 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 10:52:39,837 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 10:52:39,838 root INFO creating build/lib/django/contrib/contenttypes/locale/tg 2024-05-07 10:52:39,839 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,839 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,840 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 10:52:39,841 root INFO creating build/lib/django/contrib/contenttypes/locale/th 2024-05-07 10:52:39,842 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 10:52:39,842 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 10:52:39,843 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 10:52:39,844 root INFO creating build/lib/django/contrib/contenttypes/locale/tk 2024-05-07 10:52:39,845 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,845 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,846 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,847 root INFO creating build/lib/django/contrib/contenttypes/locale/tr 2024-05-07 10:52:39,847 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,848 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,849 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 10:52:39,850 root INFO creating build/lib/django/contrib/contenttypes/locale/tt 2024-05-07 10:52:39,851 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,851 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,852 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,853 root INFO creating build/lib/django/contrib/contenttypes/locale/udm 2024-05-07 10:52:39,853 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,854 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,855 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,856 root INFO creating build/lib/django/contrib/contenttypes/locale/uk 2024-05-07 10:52:39,856 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,857 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,858 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 10:52:39,859 root INFO creating build/lib/django/contrib/contenttypes/locale/ur 2024-05-07 10:52:39,859 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,860 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,861 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,862 root INFO creating build/lib/django/contrib/contenttypes/locale/vi 2024-05-07 10:52:39,862 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,863 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,863 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 10:52:39,864 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans 2024-05-07 10:52:39,865 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,865 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,866 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:39,867 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant 2024-05-07 10:52:39,868 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,868 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,869 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:39,871 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2024-05-07 10:52:39,872 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2024-05-07 10:52:39,877 root INFO creating build/lib/django/conf/locale/af 2024-05-07 10:52:39,877 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 10:52:39,878 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 10:52:39,879 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 10:52:39,880 root INFO creating build/lib/django/conf/locale/ast 2024-05-07 10:52:39,881 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,882 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,883 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 10:52:39,884 root INFO creating build/lib/django/conf/locale/be 2024-05-07 10:52:39,884 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 10:52:39,885 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 10:52:39,886 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 10:52:39,887 root INFO creating build/lib/django/conf/locale/br 2024-05-07 10:52:39,888 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 10:52:39,888 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 10:52:39,889 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 10:52:39,890 root INFO creating build/lib/django/conf/locale/dsb 2024-05-07 10:52:39,891 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,891 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,893 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 10:52:39,894 root INFO creating build/lib/django/conf/locale/es_VE 2024-05-07 10:52:39,894 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,895 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,896 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:39,897 root INFO creating build/lib/django/conf/locale/hsb 2024-05-07 10:52:39,898 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,898 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,899 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 10:52:39,901 root INFO creating build/lib/django/conf/locale/hy 2024-05-07 10:52:39,901 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,902 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,903 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 10:52:39,904 root INFO creating build/lib/django/conf/locale/ia 2024-05-07 10:52:39,904 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,905 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,906 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 10:52:39,907 root INFO creating build/lib/django/conf/locale/io 2024-05-07 10:52:39,908 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 10:52:39,908 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 10:52:39,909 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 10:52:39,911 root INFO creating build/lib/django/conf/locale/kab 2024-05-07 10:52:39,911 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 10:52:39,912 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 10:52:39,913 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 10:52:39,914 root INFO creating build/lib/django/conf/locale/kk 2024-05-07 10:52:39,914 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,915 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,916 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 10:52:39,917 root INFO creating build/lib/django/conf/locale/lb 2024-05-07 10:52:39,917 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,918 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,919 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 10:52:39,920 root INFO creating build/lib/django/conf/locale/mr 2024-05-07 10:52:39,920 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,921 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,922 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 10:52:39,923 root INFO creating build/lib/django/conf/locale/my 2024-05-07 10:52:39,924 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 10:52:39,924 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 10:52:39,925 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 10:52:39,926 root INFO creating build/lib/django/conf/locale/ne 2024-05-07 10:52:39,927 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,927 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,929 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 10:52:39,930 root INFO creating build/lib/django/conf/locale/os 2024-05-07 10:52:39,930 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 10:52:39,931 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 10:52:39,932 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 10:52:39,933 root INFO creating build/lib/django/conf/locale/pa 2024-05-07 10:52:39,934 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,935 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,936 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 10:52:39,937 root INFO creating build/lib/django/conf/locale/sw 2024-05-07 10:52:39,937 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,938 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,939 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 10:52:39,940 root INFO creating build/lib/django/conf/locale/tt 2024-05-07 10:52:39,940 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,941 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,942 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 10:52:39,943 root INFO creating build/lib/django/conf/locale/udm 2024-05-07 10:52:39,944 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,944 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,945 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 10:52:39,947 root INFO creating build/lib/django/conf/locale/ur 2024-05-07 10:52:39,947 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,948 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,949 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 10:52:39,950 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,951 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,952 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 10:52:39,953 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,954 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,955 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:39,956 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 10:52:39,957 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 10:52:39,958 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 10:52:39,959 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 10:52:39,960 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 10:52:39,961 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 10:52:39,962 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,963 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,964 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 10:52:39,965 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 10:52:39,966 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 10:52:39,967 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 10:52:39,969 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,969 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,971 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 10:52:39,972 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 10:52:39,972 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 10:52:39,974 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 10:52:39,975 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 10:52:39,975 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 10:52:39,977 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 10:52:39,978 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,978 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,980 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:39,981 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,981 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,983 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:39,984 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,985 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,986 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 10:52:39,987 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,988 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,989 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 10:52:39,990 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,991 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,992 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 10:52:39,993 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 10:52:39,994 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 10:52:39,995 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 10:52:39,996 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,997 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,998 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 10:52:39,999 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,000 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,001 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,002 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,003 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,004 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,005 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 10:52:40,006 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 10:52:40,007 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 10:52:40,008 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 10:52:40,009 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 10:52:40,010 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 10:52:40,011 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,012 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,013 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,014 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,015 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,016 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,017 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,018 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,019 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,020 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,021 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,022 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,023 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,024 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,025 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,026 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,027 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,028 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,029 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 10:52:40,030 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 10:52:40,031 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 10:52:40,032 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 10:52:40,033 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 10:52:40,034 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 10:52:40,035 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 10:52:40,036 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 10:52:40,037 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 10:52:40,039 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,039 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,041 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,042 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,043 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,044 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,045 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,045 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,047 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,048 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,049 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,050 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,051 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,052 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,053 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,054 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 10:52:40,055 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 10:52:40,056 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 10:52:40,057 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,058 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,059 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,060 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,060 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,062 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,063 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 10:52:40,064 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 10:52:40,065 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 10:52:40,066 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,066 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,067 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,069 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,069 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,071 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,072 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 10:52:40,072 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 10:52:40,074 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 10:52:40,075 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,076 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,077 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,078 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,079 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,080 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,081 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 10:52:40,082 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 10:52:40,083 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 10:52:40,084 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,085 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,086 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,087 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 10:52:40,087 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 10:52:40,089 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 10:52:40,090 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,090 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,092 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,093 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,093 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,095 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,096 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,096 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,097 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,099 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,099 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,101 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,102 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 10:52:40,102 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 10:52:40,104 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 10:52:40,105 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,106 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,107 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,108 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,109 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,110 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,111 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,112 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,113 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,114 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,115 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,116 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,117 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,118 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,119 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,120 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 10:52:40,121 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 10:52:40,122 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 10:52:40,123 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,124 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,125 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,126 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,127 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,128 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,129 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,130 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,131 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,132 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,133 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,134 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,135 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,136 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,137 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,138 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,139 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,140 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,141 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,142 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,143 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,145 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 10:52:40,145 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 10:52:40,146 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 10:52:40,148 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,148 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,150 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,151 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 10:52:40,152 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 10:52:40,153 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 10:52:40,154 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 10:52:40,155 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 10:52:40,156 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 10:52:40,157 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,157 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,159 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,160 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,161 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,162 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,163 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 10:52:40,164 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 10:52:40,165 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 10:52:40,166 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,166 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,168 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,169 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,169 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,171 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,172 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 10:52:40,172 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 10:52:40,173 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 10:52:40,175 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,175 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,176 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,293 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-07 10:52:40,293 root INFO running install 2024-05-07 10:52:40,336 root INFO running install_lib 2024-05-07 10:52:40,345 root INFO creating build/bdist.linux-riscv64 2024-05-07 10:52:40,345 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-07 10:52:40,346 root INFO creating build/bdist.linux-riscv64/wheel/django 2024-05-07 10:52:40,347 root INFO creating build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 10:52:40,347 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 10:52:40,348 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 10:52:40,349 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-05-07 10:52:40,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib 2024-05-07 10:52:40,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,351 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 10:52:40,353 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 10:52:40,354 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 10:52:40,355 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 10:52:40,356 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 10:52:40,356 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-05-07 10:52:40,357 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,358 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,359 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,360 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,361 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,361 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,362 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-05-07 10:52:40,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 10:52:40,364 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 10:52:40,365 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 10:52:40,366 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-05-07 10:52:40,367 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,367 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,368 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,369 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,370 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,370 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,371 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale 2024-05-07 10:52:40,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq 2024-05-07 10:52:40,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 10:52:40,374 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 10:52:40,375 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 10:52:40,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB 2024-05-07 10:52:40,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:40,377 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:40,378 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:40,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur 2024-05-07 10:52:40,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 10:52:40,381 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 10:52:40,381 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 10:52:40,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th 2024-05-07 10:52:40,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 10:52:40,384 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 10:52:40,384 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 10:52:40,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et 2024-05-07 10:52:40,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 10:52:40,387 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 10:52:40,388 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 10:52:40,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn 2024-05-07 10:52:40,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 10:52:40,390 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 10:52:40,391 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 10:52:40,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it 2024-05-07 10:52:40,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 10:52:40,393 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 10:52:40,394 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 10:52:40,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu 2024-05-07 10:52:40,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 10:52:40,396 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 10:52:40,397 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 10:52:40,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab 2024-05-07 10:52:40,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 10:52:40,399 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 10:52:40,400 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 10:52:40,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da 2024-05-07 10:52:40,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 10:52:40,402 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 10:52:40,403 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 10:52:40,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX 2024-05-07 10:52:40,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:40,405 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:40,406 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:40,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ 2024-05-07 10:52:40,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:40,409 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:40,409 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:40,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk 2024-05-07 10:52:40,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 10:52:40,412 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 10:52:40,412 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 10:52:40,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar 2024-05-07 10:52:40,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 10:52:40,415 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 10:52:40,415 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 10:52:40,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn 2024-05-07 10:52:40,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 10:52:40,418 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 10:52:40,419 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 10:52:40,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te 2024-05-07 10:52:40,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 10:52:40,421 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 10:52:40,422 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 10:52:40,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb 2024-05-07 10:52:40,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 10:52:40,424 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 10:52:40,425 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 10:52:40,426 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast 2024-05-07 10:52:40,426 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 10:52:40,427 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 10:52:40,428 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 10:52:40,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk 2024-05-07 10:52:40,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,430 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,431 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,432 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk 2024-05-07 10:52:40,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,433 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,434 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs 2024-05-07 10:52:40,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 10:52:40,436 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 10:52:40,437 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 10:52:40,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm 2024-05-07 10:52:40,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 10:52:40,440 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 10:52:40,440 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 10:52:40,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de 2024-05-07 10:52:40,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 10:52:40,443 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 10:52:40,443 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 10:52:40,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR 2024-05-07 10:52:40,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,446 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,446 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt 2024-05-07 10:52:40,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,449 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,450 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka 2024-05-07 10:52:40,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,452 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,453 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs 2024-05-07 10:52:40,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,455 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,456 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia 2024-05-07 10:52:40,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 10:52:40,458 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 10:52:40,459 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 10:52:40,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja 2024-05-07 10:52:40,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,461 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,462 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn 2024-05-07 10:52:40,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,464 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,465 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy 2024-05-07 10:52:40,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 10:52:40,467 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 10:52:40,468 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 10:52:40,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es 2024-05-07 10:52:40,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 10:52:40,470 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 10:52:40,471 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 10:52:40,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el 2024-05-07 10:52:40,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 10:52:40,473 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 10:52:40,474 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 10:52:40,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br 2024-05-07 10:52:40,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 10:52:40,477 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 10:52:40,477 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 10:52:40,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io 2024-05-07 10:52:40,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 10:52:40,480 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 10:52:40,481 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 10:52:40,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr 2024-05-07 10:52:40,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 10:52:40,483 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 10:52:40,484 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 10:52:40,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt 2024-05-07 10:52:40,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,486 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,488 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr 2024-05-07 10:52:40,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,491 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,492 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb 2024-05-07 10:52:40,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 10:52:40,494 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 10:52:40,495 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 10:52:40,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu 2024-05-07 10:52:40,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,497 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,498 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR 2024-05-07 10:52:40,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,500 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,501 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af 2024-05-07 10:52:40,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 10:52:40,503 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 10:52:40,504 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 10:52:40,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro 2024-05-07 10:52:40,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,506 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,507 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga 2024-05-07 10:52:40,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 10:52:40,509 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 10:52:40,510 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 10:52:40,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU 2024-05-07 10:52:40,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,513 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,513 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms 2024-05-07 10:52:40,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,516 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,516 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km 2024-05-07 10:52:40,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 10:52:40,519 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 10:52:40,520 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 10:52:40,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru 2024-05-07 10:52:40,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,522 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,523 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky 2024-05-07 10:52:40,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,525 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,526 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be 2024-05-07 10:52:40,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 10:52:40,528 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 10:52:40,529 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 10:52:40,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he 2024-05-07 10:52:40,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 10:52:40,531 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 10:52:40,532 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 10:52:40,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os 2024-05-07 10:52:40,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 10:52:40,534 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 10:52:40,535 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 10:52:40,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz 2024-05-07 10:52:40,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,537 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,538 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko 2024-05-07 10:52:40,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,540 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,541 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy 2024-05-07 10:52:40,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 10:52:40,543 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 10:52:40,544 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 10:52:40,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn 2024-05-07 10:52:40,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,546 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,547 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi 2024-05-07 10:52:40,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 10:52:40,549 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 10:52:40,550 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 10:52:40,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl 2024-05-07 10:52:40,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,553 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,554 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml 2024-05-07 10:52:40,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,556 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,557 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO 2024-05-07 10:52:40,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,559 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,560 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg 2024-05-07 10:52:40,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,562 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,563 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az 2024-05-07 10:52:40,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 10:52:40,565 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 10:52:40,566 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 10:52:40,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv 2024-05-07 10:52:40,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,568 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,569 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr 2024-05-07 10:52:40,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,571 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,572 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my 2024-05-07 10:52:40,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 10:52:40,574 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 10:52:40,575 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 10:52:40,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE 2024-05-07 10:52:40,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:40,577 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:40,578 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:40,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt 2024-05-07 10:52:40,580 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 10:52:40,580 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 10:52:40,581 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 10:52:40,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb 2024-05-07 10:52:40,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 10:52:40,584 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 10:52:40,584 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 10:52:40,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr 2024-05-07 10:52:40,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,587 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,587 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa 2024-05-07 10:52:40,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,590 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,591 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb 2024-05-07 10:52:40,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,593 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,594 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is 2024-05-07 10:52:40,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 10:52:40,596 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 10:52:40,597 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 10:52:40,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant 2024-05-07 10:52:40,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,599 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,600 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk 2024-05-07 10:52:40,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,602 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,603 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd 2024-05-07 10:52:40,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,605 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,606 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo 2024-05-07 10:52:40,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,608 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,609 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa 2024-05-07 10:52:40,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 10:52:40,611 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 10:52:40,612 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 10:52:40,613 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy 2024-05-07 10:52:40,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 10:52:40,614 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 10:52:40,615 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 10:52:40,616 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl 2024-05-07 10:52:40,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,617 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,618 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg 2024-05-07 10:52:40,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,621 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,621 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk 2024-05-07 10:52:40,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 10:52:40,624 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 10:52:40,625 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 10:52:40,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans 2024-05-07 10:52:40,626 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,627 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,628 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn 2024-05-07 10:52:40,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 10:52:40,630 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 10:52:40,631 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 10:52:40,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl 2024-05-07 10:52:40,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,633 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,634 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id 2024-05-07 10:52:40,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 10:52:40,636 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 10:52:40,637 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 10:52:40,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi 2024-05-07 10:52:40,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 10:52:40,639 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 10:52:40,640 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 10:52:40,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw 2024-05-07 10:52:40,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 10:52:40,642 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 10:52:40,643 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 10:52:40,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr 2024-05-07 10:52:40,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,645 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,646 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv 2024-05-07 10:52:40,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,649 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,649 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en 2024-05-07 10:52:40,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 10:52:40,652 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 10:52:40,652 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 10:52:40,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl 2024-05-07 10:52:40,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,655 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,655 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,656 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne 2024-05-07 10:52:40,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 10:52:40,658 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 10:52:40,658 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 10:52:40,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi 2024-05-07 10:52:40,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,661 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,661 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta 2024-05-07 10:52:40,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 10:52:40,664 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 10:52:40,665 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 10:52:40,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb 2024-05-07 10:52:40,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 10:52:40,667 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 10:52:40,668 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 10:52:40,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca 2024-05-07 10:52:40,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,670 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,671 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,672 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,673 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,673 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-05-07 10:52:40,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,675 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,676 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates 2024-05-07 10:52:40,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres 2024-05-07 10:52:40,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-05-07 10:52:40,679 root INFO copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-05-07 10:52:40,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2 2024-05-07 10:52:40,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres 2024-05-07 10:52:40,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 10:52:40,682 root INFO copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 10:52:40,683 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,683 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,684 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,685 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,686 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 10:52:40,688 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 10:52:40,689 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 10:52:40,690 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 10:52:40,690 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-05-07 10:52:40,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 10:52:40,692 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 10:52:40,693 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 10:52:40,694 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 10:52:40,694 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-05-07 10:52:40,695 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,697 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,698 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,699 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,700 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,701 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,701 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,702 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-05-07 10:52:40,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale 2024-05-07 10:52:40,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq 2024-05-07 10:52:40,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 10:52:40,705 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 10:52:40,706 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 10:52:40,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et 2024-05-07 10:52:40,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 10:52:40,709 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 10:52:40,709 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 10:52:40,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it 2024-05-07 10:52:40,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 10:52:40,712 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 10:52:40,712 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 10:52:40,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu 2024-05-07 10:52:40,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 10:52:40,715 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 10:52:40,716 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 10:52:40,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da 2024-05-07 10:52:40,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 10:52:40,718 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 10:52:40,719 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 10:52:40,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX 2024-05-07 10:52:40,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:40,721 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:40,722 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:40,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ 2024-05-07 10:52:40,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:40,724 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:40,725 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:40,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk 2024-05-07 10:52:40,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 10:52:40,727 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 10:52:40,728 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 10:52:40,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar 2024-05-07 10:52:40,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 10:52:40,730 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 10:52:40,731 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 10:52:40,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn 2024-05-07 10:52:40,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 10:52:40,734 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 10:52:40,734 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 10:52:40,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb 2024-05-07 10:52:40,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 10:52:40,737 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 10:52:40,737 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 10:52:40,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk 2024-05-07 10:52:40,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,740 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,741 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 10:52:40,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk 2024-05-07 10:52:40,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,743 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,744 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 10:52:40,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de 2024-05-07 10:52:40,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 10:52:40,746 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 10:52:40,747 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 10:52:40,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR 2024-05-07 10:52:40,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,749 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,750 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:40,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt 2024-05-07 10:52:40,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,752 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,753 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 10:52:40,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka 2024-05-07 10:52:40,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,756 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,756 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 10:52:40,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs 2024-05-07 10:52:40,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,759 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,760 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 10:52:40,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia 2024-05-07 10:52:40,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 10:52:40,762 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 10:52:40,763 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 10:52:40,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja 2024-05-07 10:52:40,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,765 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,766 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 10:52:40,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn 2024-05-07 10:52:40,768 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,768 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,769 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 10:52:40,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es 2024-05-07 10:52:40,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 10:52:40,771 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 10:52:40,772 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 10:52:40,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el 2024-05-07 10:52:40,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 10:52:40,775 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 10:52:40,775 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 10:52:40,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt 2024-05-07 10:52:40,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,778 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,779 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 10:52:40,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr 2024-05-07 10:52:40,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,781 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,782 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 10:52:40,783 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb 2024-05-07 10:52:40,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 10:52:40,784 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 10:52:40,785 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 10:52:40,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu 2024-05-07 10:52:40,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,787 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,788 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 10:52:40,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR 2024-05-07 10:52:40,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,790 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,791 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:40,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af 2024-05-07 10:52:40,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 10:52:40,794 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 10:52:40,794 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 10:52:40,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro 2024-05-07 10:52:40,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,797 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,798 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 10:52:40,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU 2024-05-07 10:52:40,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,800 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,801 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:40,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms 2024-05-07 10:52:40,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,803 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,804 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 10:52:40,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru 2024-05-07 10:52:40,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,806 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,807 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 10:52:40,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky 2024-05-07 10:52:40,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,809 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,810 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 10:52:40,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be 2024-05-07 10:52:40,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 10:52:40,812 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 10:52:40,813 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 10:52:40,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he 2024-05-07 10:52:40,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 10:52:40,816 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 10:52:40,816 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 10:52:40,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz 2024-05-07 10:52:40,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,819 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,819 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 10:52:40,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko 2024-05-07 10:52:40,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,822 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,823 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 10:52:40,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn 2024-05-07 10:52:40,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,825 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,826 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:40,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl 2024-05-07 10:52:40,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,828 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,829 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 10:52:40,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml 2024-05-07 10:52:40,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,831 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,832 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 10:52:40,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO 2024-05-07 10:52:40,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,834 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,835 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:40,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg 2024-05-07 10:52:40,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,837 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,838 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 10:52:40,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az 2024-05-07 10:52:40,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 10:52:40,841 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 10:52:40,841 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 10:52:40,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv 2024-05-07 10:52:40,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,844 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,844 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 10:52:40,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr 2024-05-07 10:52:40,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,847 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,848 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 10:52:40,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr 2024-05-07 10:52:40,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,850 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,851 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 10:52:40,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa 2024-05-07 10:52:40,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,854 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,854 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 10:52:40,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb 2024-05-07 10:52:40,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,857 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,857 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 10:52:40,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is 2024-05-07 10:52:40,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 10:52:40,860 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 10:52:40,861 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 10:52:40,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant 2024-05-07 10:52:40,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,863 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,864 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:40,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk 2024-05-07 10:52:40,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,866 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,867 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 10:52:40,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd 2024-05-07 10:52:40,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,869 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,870 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 10:52:40,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo 2024-05-07 10:52:40,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,872 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,873 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 10:52:40,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy 2024-05-07 10:52:40,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 10:52:40,876 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 10:52:40,876 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 10:52:40,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl 2024-05-07 10:52:40,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,879 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,879 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 10:52:40,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg 2024-05-07 10:52:40,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,882 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,883 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 10:52:40,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk 2024-05-07 10:52:40,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 10:52:40,885 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 10:52:40,886 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 10:52:40,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans 2024-05-07 10:52:40,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,888 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,889 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:40,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl 2024-05-07 10:52:40,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,891 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,892 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 10:52:40,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id 2024-05-07 10:52:40,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 10:52:40,894 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 10:52:40,895 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 10:52:40,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr 2024-05-07 10:52:40,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,897 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,898 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 10:52:40,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv 2024-05-07 10:52:40,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,900 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,901 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 10:52:40,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en 2024-05-07 10:52:40,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 10:52:40,903 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 10:52:40,904 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 10:52:40,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl 2024-05-07 10:52:40,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,907 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,908 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 10:52:40,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne 2024-05-07 10:52:40,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 10:52:40,910 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 10:52:40,911 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 10:52:40,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi 2024-05-07 10:52:40,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,913 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,914 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 10:52:40,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb 2024-05-07 10:52:40,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 10:52:40,916 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 10:52:40,917 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 10:52:40,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca 2024-05-07 10:52:40,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,919 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,920 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 10:52:40,921 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,922 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,923 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,923 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,924 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-05-07 10:52:40,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,926 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,927 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,928 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,929 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,930 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,931 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 10:52:40,933 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 10:52:40,934 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 10:52:40,935 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 10:52:40,936 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 10:52:40,937 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-05-07 10:52:40,938 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,939 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,939 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,940 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,941 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,943 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,943 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,944 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,945 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,946 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,947 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,948 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 10:52:40,948 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,949 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,950 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,951 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,952 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,952 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,953 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-05-07 10:52:40,954 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates 2024-05-07 10:52:40,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-05-07 10:52:40,957 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-05-07 10:52:40,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 10:52:40,958 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 10:52:40,959 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 10:52:40,960 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-05-07 10:52:40,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:40,961 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:40,962 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:40,963 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:40,964 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 10:52:40,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 10:52:40,966 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 10:52:40,966 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 10:52:40,967 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-05-07 10:52:40,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 10:52:40,969 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 10:52:40,969 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 10:52:40,970 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-05-07 10:52:40,971 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:40,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 10:52:40,973 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 10:52:40,974 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 10:52:40,975 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 10:52:40,976 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 10:52:40,977 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-05-07 10:52:40,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-05-07 10:52:40,978 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-05-07 10:52:40,979 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-05-07 10:52:40,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 10:52:40,981 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 10:52:40,982 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 10:52:40,982 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-05-07 10:52:40,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-05-07 10:52:40,984 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-05-07 10:52:40,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 10:52:40,986 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 10:52:40,986 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 10:52:40,987 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-05-07 10:52:40,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-05-07 10:52:40,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,989 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,991 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-05-07 10:52:40,992 root INFO copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-05-07 10:52:40,993 root INFO copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-05-07 10:52:40,994 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,995 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,996 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,997 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-05-07 10:52:40,998 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-05-07 10:52:40,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-05-07 10:52:40,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,000 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,001 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,002 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,002 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,003 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,004 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 10:52:41,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 10:52:41,005 root INFO copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 10:52:41,006 root INFO copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 10:52:41,007 root INFO copying build/lib/django/contrib/gis/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 10:52:41,008 root INFO copying build/lib/django/contrib/gis/db/backends/base/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 10:52:41,009 root INFO copying build/lib/django/contrib/gis/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-05-07 10:52:41,010 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-05-07 10:52:41,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,011 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,012 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,013 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,014 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,014 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,015 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,016 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,017 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,018 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,018 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 10:52:41,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,020 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,021 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,022 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,023 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,023 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,024 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,025 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,026 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 10:52:41,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,027 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,028 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,029 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,030 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,031 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,032 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,033 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,033 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,034 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 10:52:41,035 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-05-07 10:52:41,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static 2024-05-07 10:52:41,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis 2024-05-07 10:52:41,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-05-07 10:52:41,038 root INFO copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-05-07 10:52:41,039 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,040 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,041 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,041 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,042 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,043 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,044 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-05-07 10:52:41,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-05-07 10:52:41,045 root INFO copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-05-07 10:52:41,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 10:52:41,047 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 10:52:41,048 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 10:52:41,049 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-05-07 10:52:41,050 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:41,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale 2024-05-07 10:52:41,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq 2024-05-07 10:52:41,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,053 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,054 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB 2024-05-07 10:52:41,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,056 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,057 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur 2024-05-07 10:52:41,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,059 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,060 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th 2024-05-07 10:52:41,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 10:52:41,062 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 10:52:41,063 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 10:52:41,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et 2024-05-07 10:52:41,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 10:52:41,065 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 10:52:41,066 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 10:52:41,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn 2024-05-07 10:52:41,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,068 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,069 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,070 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it 2024-05-07 10:52:41,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 10:52:41,072 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 10:52:41,073 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 10:52:41,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu 2024-05-07 10:52:41,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,075 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,076 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da 2024-05-07 10:52:41,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 10:52:41,078 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 10:52:41,079 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 10:52:41,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX 2024-05-07 10:52:41,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,081 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,082 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ 2024-05-07 10:52:41,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,084 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,085 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar 2024-05-07 10:52:41,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,087 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,088 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn 2024-05-07 10:52:41,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,090 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,091 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te 2024-05-07 10:52:41,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 10:52:41,094 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 10:52:41,094 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 10:52:41,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb 2024-05-07 10:52:41,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,097 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,097 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast 2024-05-07 10:52:41,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,100 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,101 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk 2024-05-07 10:52:41,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,103 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,104 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk 2024-05-07 10:52:41,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,106 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,107 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs 2024-05-07 10:52:41,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,109 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,110 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm 2024-05-07 10:52:41,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,113 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,113 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de 2024-05-07 10:52:41,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 10:52:41,116 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 10:52:41,117 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 10:52:41,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR 2024-05-07 10:52:41,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,119 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,120 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt 2024-05-07 10:52:41,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,122 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,123 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka 2024-05-07 10:52:41,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,125 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,126 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs 2024-05-07 10:52:41,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,128 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,129 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia 2024-05-07 10:52:41,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,131 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,132 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja 2024-05-07 10:52:41,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,134 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,135 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn 2024-05-07 10:52:41,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,137 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,138 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy 2024-05-07 10:52:41,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,140 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,141 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es 2024-05-07 10:52:41,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 10:52:41,144 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 10:52:41,144 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 10:52:41,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el 2024-05-07 10:52:41,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 10:52:41,147 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 10:52:41,148 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 10:52:41,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br 2024-05-07 10:52:41,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 10:52:41,150 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 10:52:41,151 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 10:52:41,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io 2024-05-07 10:52:41,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 10:52:41,153 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 10:52:41,154 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 10:52:41,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr 2024-05-07 10:52:41,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,156 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,157 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt 2024-05-07 10:52:41,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,159 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,160 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr 2024-05-07 10:52:41,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,163 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,163 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb 2024-05-07 10:52:41,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,166 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,166 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu 2024-05-07 10:52:41,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,169 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,169 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR 2024-05-07 10:52:41,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,172 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,173 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af 2024-05-07 10:52:41,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 10:52:41,175 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 10:52:41,176 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 10:52:41,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro 2024-05-07 10:52:41,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,178 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,179 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga 2024-05-07 10:52:41,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,181 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,182 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU 2024-05-07 10:52:41,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,184 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,185 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms 2024-05-07 10:52:41,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,187 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,188 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km 2024-05-07 10:52:41,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 10:52:41,190 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 10:52:41,191 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 10:52:41,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru 2024-05-07 10:52:41,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,193 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,194 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky 2024-05-07 10:52:41,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,197 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,197 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be 2024-05-07 10:52:41,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 10:52:41,200 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 10:52:41,201 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 10:52:41,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he 2024-05-07 10:52:41,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 10:52:41,203 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 10:52:41,204 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 10:52:41,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os 2024-05-07 10:52:41,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 10:52:41,206 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 10:52:41,207 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 10:52:41,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko 2024-05-07 10:52:41,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,209 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,210 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy 2024-05-07 10:52:41,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,212 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,213 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn 2024-05-07 10:52:41,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,215 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,216 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi 2024-05-07 10:52:41,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,218 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,219 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl 2024-05-07 10:52:41,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,221 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,222 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml 2024-05-07 10:52:41,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,225 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,226 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO 2024-05-07 10:52:41,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,228 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,229 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg 2024-05-07 10:52:41,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,231 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,232 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az 2024-05-07 10:52:41,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 10:52:41,234 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 10:52:41,235 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 10:52:41,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv 2024-05-07 10:52:41,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,237 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,238 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr 2024-05-07 10:52:41,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,240 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,241 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my 2024-05-07 10:52:41,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 10:52:41,244 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 10:52:41,244 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 10:52:41,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE 2024-05-07 10:52:41,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,247 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,247 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt 2024-05-07 10:52:41,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,250 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,251 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb 2024-05-07 10:52:41,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,253 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,254 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr 2024-05-07 10:52:41,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,256 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,257 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa 2024-05-07 10:52:41,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,259 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,260 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb 2024-05-07 10:52:41,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,262 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,263 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is 2024-05-07 10:52:41,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 10:52:41,265 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 10:52:41,266 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 10:52:41,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant 2024-05-07 10:52:41,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,268 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,269 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk 2024-05-07 10:52:41,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,271 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,272 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd 2024-05-07 10:52:41,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 10:52:41,275 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 10:52:41,276 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 10:52:41,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo 2024-05-07 10:52:41,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 10:52:41,278 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 10:52:41,279 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 10:52:41,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa 2024-05-07 10:52:41,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 10:52:41,281 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 10:52:41,282 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 10:52:41,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy 2024-05-07 10:52:41,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 10:52:41,284 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 10:52:41,285 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 10:52:41,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl 2024-05-07 10:52:41,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 10:52:41,287 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 10:52:41,288 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 10:52:41,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg 2024-05-07 10:52:41,290 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 10:52:41,290 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 10:52:41,291 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 10:52:41,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk 2024-05-07 10:52:41,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 10:52:41,294 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 10:52:41,295 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 10:52:41,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans 2024-05-07 10:52:41,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:41,297 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:41,298 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:41,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn 2024-05-07 10:52:41,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 10:52:41,300 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 10:52:41,301 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 10:52:41,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl 2024-05-07 10:52:41,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 10:52:41,303 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 10:52:41,304 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 10:52:41,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id 2024-05-07 10:52:41,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 10:52:41,306 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 10:52:41,307 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 10:52:41,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi 2024-05-07 10:52:41,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 10:52:41,309 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 10:52:41,310 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 10:52:41,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw 2024-05-07 10:52:41,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 10:52:41,312 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 10:52:41,313 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 10:52:41,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr 2024-05-07 10:52:41,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 10:52:41,315 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 10:52:41,316 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 10:52:41,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv 2024-05-07 10:52:41,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 10:52:41,319 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 10:52:41,320 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 10:52:41,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en 2024-05-07 10:52:41,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 10:52:41,322 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 10:52:41,323 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 10:52:41,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl 2024-05-07 10:52:41,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 10:52:41,325 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 10:52:41,326 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 10:52:41,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne 2024-05-07 10:52:41,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 10:52:41,328 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 10:52:41,329 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 10:52:41,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi 2024-05-07 10:52:41,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 10:52:41,331 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 10:52:41,332 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 10:52:41,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta 2024-05-07 10:52:41,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 10:52:41,334 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 10:52:41,335 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 10:52:41,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb 2024-05-07 10:52:41,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 10:52:41,337 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 10:52:41,338 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 10:52:41,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca 2024-05-07 10:52:41,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 10:52:41,340 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 10:52:41,341 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 10:52:41,342 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-05-07 10:52:41,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,344 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,345 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,346 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,347 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,347 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,348 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,349 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,351 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,352 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,352 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,353 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,354 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,355 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,356 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,357 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,357 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,359 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-05-07 10:52:41,359 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,360 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,361 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,362 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,363 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,364 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,365 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,365 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-05-07 10:52:41,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 10:52:41,367 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 10:52:41,368 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 10:52:41,369 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-05-07 10:52:41,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-05-07 10:52:41,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-05-07 10:52:41,371 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-05-07 10:52:41,372 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-05-07 10:52:41,373 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-05-07 10:52:41,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale 2024-05-07 10:52:41,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq 2024-05-07 10:52:41,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,376 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,377 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB 2024-05-07 10:52:41,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,380 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,381 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur 2024-05-07 10:52:41,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,383 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,384 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th 2024-05-07 10:52:41,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 10:52:41,386 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 10:52:41,387 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 10:52:41,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et 2024-05-07 10:52:41,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 10:52:41,391 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 10:52:41,392 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 10:52:41,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn 2024-05-07 10:52:41,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,394 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,395 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it 2024-05-07 10:52:41,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 10:52:41,397 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 10:52:41,398 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 10:52:41,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu 2024-05-07 10:52:41,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,401 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,402 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da 2024-05-07 10:52:41,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 10:52:41,404 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 10:52:41,405 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 10:52:41,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX 2024-05-07 10:52:41,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,408 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,408 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ 2024-05-07 10:52:41,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,411 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,412 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk 2024-05-07 10:52:41,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 10:52:41,414 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 10:52:41,415 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 10:52:41,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar 2024-05-07 10:52:41,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,418 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,419 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn 2024-05-07 10:52:41,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,421 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,422 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te 2024-05-07 10:52:41,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 10:52:41,425 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 10:52:41,426 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 10:52:41,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb 2024-05-07 10:52:41,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,428 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,429 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast 2024-05-07 10:52:41,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,431 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,432 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk 2024-05-07 10:52:41,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,435 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,436 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk 2024-05-07 10:52:41,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,438 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,439 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs 2024-05-07 10:52:41,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,441 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,442 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm 2024-05-07 10:52:41,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,445 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,445 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de 2024-05-07 10:52:41,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 10:52:41,448 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 10:52:41,449 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 10:52:41,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR 2024-05-07 10:52:41,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,451 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,452 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt 2024-05-07 10:52:41,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,454 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,455 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka 2024-05-07 10:52:41,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,458 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,459 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs 2024-05-07 10:52:41,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,461 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,462 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia 2024-05-07 10:52:41,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,465 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,466 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja 2024-05-07 10:52:41,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,468 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,469 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn 2024-05-07 10:52:41,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,471 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,472 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy 2024-05-07 10:52:41,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,475 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,475 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es 2024-05-07 10:52:41,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 10:52:41,478 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 10:52:41,479 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 10:52:41,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el 2024-05-07 10:52:41,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 10:52:41,481 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 10:52:41,482 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 10:52:41,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br 2024-05-07 10:52:41,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 10:52:41,485 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 10:52:41,486 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 10:52:41,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io 2024-05-07 10:52:41,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 10:52:41,488 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 10:52:41,489 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 10:52:41,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr 2024-05-07 10:52:41,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,492 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,492 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt 2024-05-07 10:52:41,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,496 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,498 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr 2024-05-07 10:52:41,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,500 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,501 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb 2024-05-07 10:52:41,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,503 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,505 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu 2024-05-07 10:52:41,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,507 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,508 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR 2024-05-07 10:52:41,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,510 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,511 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af 2024-05-07 10:52:41,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 10:52:41,514 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 10:52:41,515 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 10:52:41,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro 2024-05-07 10:52:41,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,517 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,518 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga 2024-05-07 10:52:41,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,521 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,522 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU 2024-05-07 10:52:41,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,524 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,525 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms 2024-05-07 10:52:41,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,527 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,528 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km 2024-05-07 10:52:41,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 10:52:41,530 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 10:52:41,531 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 10:52:41,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru 2024-05-07 10:52:41,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,534 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,535 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky 2024-05-07 10:52:41,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,537 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,538 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be 2024-05-07 10:52:41,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 10:52:41,540 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 10:52:41,541 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 10:52:41,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he 2024-05-07 10:52:41,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 10:52:41,544 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 10:52:41,545 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 10:52:41,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os 2024-05-07 10:52:41,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 10:52:41,547 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 10:52:41,548 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 10:52:41,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz 2024-05-07 10:52:41,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 10:52:41,551 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 10:52:41,552 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 10:52:41,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko 2024-05-07 10:52:41,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,554 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,555 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy 2024-05-07 10:52:41,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,557 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,558 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn 2024-05-07 10:52:41,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,560 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,561 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi 2024-05-07 10:52:41,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,564 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,565 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl 2024-05-07 10:52:41,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,567 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,568 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml 2024-05-07 10:52:41,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,570 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,571 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO 2024-05-07 10:52:41,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,574 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,575 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg 2024-05-07 10:52:41,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,577 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,578 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az 2024-05-07 10:52:41,580 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 10:52:41,580 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 10:52:41,581 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 10:52:41,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv 2024-05-07 10:52:41,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,584 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,585 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr 2024-05-07 10:52:41,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,587 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,588 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my 2024-05-07 10:52:41,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 10:52:41,590 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 10:52:41,591 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 10:52:41,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE 2024-05-07 10:52:41,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,593 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,594 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt 2024-05-07 10:52:41,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,597 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,598 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb 2024-05-07 10:52:41,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,600 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,601 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr 2024-05-07 10:52:41,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,608 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,609 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa 2024-05-07 10:52:41,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,612 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,612 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,613 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb 2024-05-07 10:52:41,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,615 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,616 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is 2024-05-07 10:52:41,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 10:52:41,618 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 10:52:41,619 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 10:52:41,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant 2024-05-07 10:52:41,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,621 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,622 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk 2024-05-07 10:52:41,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,625 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,626 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd 2024-05-07 10:52:41,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 10:52:41,628 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 10:52:41,629 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 10:52:41,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo 2024-05-07 10:52:41,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 10:52:41,632 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 10:52:41,633 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 10:52:41,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa 2024-05-07 10:52:41,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 10:52:41,636 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 10:52:41,637 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 10:52:41,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy 2024-05-07 10:52:41,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 10:52:41,639 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 10:52:41,640 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 10:52:41,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl 2024-05-07 10:52:41,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 10:52:41,643 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 10:52:41,644 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 10:52:41,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg 2024-05-07 10:52:41,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 10:52:41,646 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 10:52:41,647 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 10:52:41,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk 2024-05-07 10:52:41,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 10:52:41,649 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 10:52:41,650 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 10:52:41,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans 2024-05-07 10:52:41,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:41,653 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:41,653 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:41,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn 2024-05-07 10:52:41,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 10:52:41,656 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 10:52:41,657 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 10:52:41,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl 2024-05-07 10:52:41,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 10:52:41,659 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 10:52:41,660 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 10:52:41,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id 2024-05-07 10:52:41,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 10:52:41,662 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 10:52:41,663 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 10:52:41,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi 2024-05-07 10:52:41,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 10:52:41,665 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 10:52:41,666 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 10:52:41,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw 2024-05-07 10:52:41,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 10:52:41,669 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 10:52:41,670 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 10:52:41,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr 2024-05-07 10:52:41,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 10:52:41,672 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 10:52:41,673 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 10:52:41,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv 2024-05-07 10:52:41,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 10:52:41,675 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 10:52:41,676 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 10:52:41,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en 2024-05-07 10:52:41,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 10:52:41,679 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 10:52:41,680 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 10:52:41,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl 2024-05-07 10:52:41,682 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 10:52:41,682 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 10:52:41,683 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 10:52:41,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne 2024-05-07 10:52:41,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 10:52:41,686 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 10:52:41,687 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 10:52:41,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi 2024-05-07 10:52:41,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 10:52:41,689 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 10:52:41,690 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 10:52:41,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta 2024-05-07 10:52:41,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 10:52:41,692 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 10:52:41,693 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 10:52:41,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb 2024-05-07 10:52:41,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 10:52:41,696 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 10:52:41,697 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 10:52:41,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca 2024-05-07 10:52:41,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 10:52:41,699 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 10:52:41,700 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 10:52:41,701 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-05-07 10:52:41,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,703 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,703 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,704 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,705 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,706 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,707 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-05-07 10:52:41,709 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-05-07 10:52:41,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 10:52:41,710 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 10:52:41,711 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 10:52:41,712 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 10:52:41,713 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-05-07 10:52:41,713 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,714 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,715 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,716 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-05-07 10:52:41,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,718 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,719 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,720 root INFO copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,721 root INFO copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,722 root INFO copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,723 root INFO copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,723 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,724 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,725 root INFO copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,726 root INFO copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,727 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,727 root INFO copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,728 root INFO copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,729 root INFO copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-05-07 10:52:41,730 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,731 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,731 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-05-07 10:52:41,733 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-05-07 10:52:41,734 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-05-07 10:52:41,735 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,736 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,737 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,737 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates 2024-05-07 10:52:41,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-05-07 10:52:41,740 root INFO copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-05-07 10:52:41,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth 2024-05-07 10:52:41,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-05-07 10:52:41,742 root INFO copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-05-07 10:52:41,743 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,744 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-05-07 10:52:41,745 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-05-07 10:52:41,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 10:52:41,747 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 10:52:41,748 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 10:52:41,749 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-05-07 10:52:41,749 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,750 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,752 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,753 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,754 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,755 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,756 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:41,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale 2024-05-07 10:52:41,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq 2024-05-07 10:52:41,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,759 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,760 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 10:52:41,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB 2024-05-07 10:52:41,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,762 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,763 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:41,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur 2024-05-07 10:52:41,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,765 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,766 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 10:52:41,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th 2024-05-07 10:52:41,768 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 10:52:41,769 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 10:52:41,770 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 10:52:41,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et 2024-05-07 10:52:41,772 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 10:52:41,772 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 10:52:41,773 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 10:52:41,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn 2024-05-07 10:52:41,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,776 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,776 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 10:52:41,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it 2024-05-07 10:52:41,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 10:52:41,779 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 10:52:41,780 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 10:52:41,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu 2024-05-07 10:52:41,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,782 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,783 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 10:52:41,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab 2024-05-07 10:52:41,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 10:52:41,785 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 10:52:41,786 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 10:52:41,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da 2024-05-07 10:52:41,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 10:52:41,788 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 10:52:41,789 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 10:52:41,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX 2024-05-07 10:52:41,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,792 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,793 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:41,794 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ 2024-05-07 10:52:41,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,795 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,796 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:41,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk 2024-05-07 10:52:41,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 10:52:41,799 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 10:52:41,800 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 10:52:41,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar 2024-05-07 10:52:41,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,802 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,803 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 10:52:41,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn 2024-05-07 10:52:41,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,806 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,807 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 10:52:41,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te 2024-05-07 10:52:41,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 10:52:41,809 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 10:52:41,810 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 10:52:41,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb 2024-05-07 10:52:41,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,812 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,813 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 10:52:41,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast 2024-05-07 10:52:41,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,816 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,816 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 10:52:41,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk 2024-05-07 10:52:41,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,819 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,820 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 10:52:41,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk 2024-05-07 10:52:41,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,822 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,823 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 10:52:41,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs 2024-05-07 10:52:41,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,826 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,827 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 10:52:41,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm 2024-05-07 10:52:41,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,829 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,830 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 10:52:41,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de 2024-05-07 10:52:41,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 10:52:41,832 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 10:52:41,833 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 10:52:41,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR 2024-05-07 10:52:41,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,835 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,836 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:41,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt 2024-05-07 10:52:41,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,839 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,840 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 10:52:41,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka 2024-05-07 10:52:41,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,842 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,843 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 10:52:41,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs 2024-05-07 10:52:41,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,845 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,846 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 10:52:41,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia 2024-05-07 10:52:41,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,849 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,850 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 10:52:41,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja 2024-05-07 10:52:41,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,852 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,853 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 10:52:41,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn 2024-05-07 10:52:41,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,855 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,856 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 10:52:41,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy 2024-05-07 10:52:41,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,858 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,859 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 10:52:41,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es 2024-05-07 10:52:41,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 10:52:41,862 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 10:52:41,863 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 10:52:41,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el 2024-05-07 10:52:41,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 10:52:41,865 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 10:52:41,866 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 10:52:41,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br 2024-05-07 10:52:41,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 10:52:41,868 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 10:52:41,869 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 10:52:41,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io 2024-05-07 10:52:41,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 10:52:41,871 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 10:52:41,872 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 10:52:41,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr 2024-05-07 10:52:41,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,875 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,875 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 10:52:41,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt 2024-05-07 10:52:41,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,878 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,879 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 10:52:41,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr 2024-05-07 10:52:41,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,881 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,882 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 10:52:41,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb 2024-05-07 10:52:41,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,884 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,885 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 10:52:41,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu 2024-05-07 10:52:41,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,888 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,889 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 10:52:41,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR 2024-05-07 10:52:41,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,891 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,892 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:41,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af 2024-05-07 10:52:41,894 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 10:52:41,894 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 10:52:41,895 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 10:52:41,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro 2024-05-07 10:52:41,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,898 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,899 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 10:52:41,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga 2024-05-07 10:52:41,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,901 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,902 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 10:52:41,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU 2024-05-07 10:52:41,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,904 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,905 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:41,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms 2024-05-07 10:52:41,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,907 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,908 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 10:52:41,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km 2024-05-07 10:52:41,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 10:52:41,911 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 10:52:41,911 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 10:52:41,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru 2024-05-07 10:52:41,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,914 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,915 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 10:52:41,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky 2024-05-07 10:52:41,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,917 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,918 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 10:52:41,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be 2024-05-07 10:52:41,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 10:52:41,920 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 10:52:41,921 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 10:52:41,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he 2024-05-07 10:52:41,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 10:52:41,924 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 10:52:41,925 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 10:52:41,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os 2024-05-07 10:52:41,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 10:52:41,927 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 10:52:41,928 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 10:52:41,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz 2024-05-07 10:52:41,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 10:52:41,930 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 10:52:41,931 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 10:52:41,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko 2024-05-07 10:52:41,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,934 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,935 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 10:52:41,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy 2024-05-07 10:52:41,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,937 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,938 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 10:52:41,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn 2024-05-07 10:52:41,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,940 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,941 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:41,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi 2024-05-07 10:52:41,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,943 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,944 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 10:52:41,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl 2024-05-07 10:52:41,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,946 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,947 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 10:52:41,948 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml 2024-05-07 10:52:41,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,950 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,951 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 10:52:41,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO 2024-05-07 10:52:41,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,953 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,954 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:41,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg 2024-05-07 10:52:41,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,957 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,957 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 10:52:41,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az 2024-05-07 10:52:41,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 10:52:41,960 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 10:52:41,961 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 10:52:41,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv 2024-05-07 10:52:41,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,963 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,964 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 10:52:41,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr 2024-05-07 10:52:41,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,966 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,967 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 10:52:41,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my 2024-05-07 10:52:41,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 10:52:41,969 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 10:52:41,970 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 10:52:41,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE 2024-05-07 10:52:41,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,973 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,973 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:41,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt 2024-05-07 10:52:41,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,976 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,977 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 10:52:41,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb 2024-05-07 10:52:41,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,979 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,980 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 10:52:41,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr 2024-05-07 10:52:41,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,982 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,983 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 10:52:41,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa 2024-05-07 10:52:41,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,986 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,986 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 10:52:41,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb 2024-05-07 10:52:41,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,989 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,990 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 10:52:41,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is 2024-05-07 10:52:41,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 10:52:41,992 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 10:52:41,993 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 10:52:41,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant 2024-05-07 10:52:41,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,996 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,996 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:41,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk 2024-05-07 10:52:41,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 10:52:41,999 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,000 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd 2024-05-07 10:52:42,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,002 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,003 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo 2024-05-07 10:52:42,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,005 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,006 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa 2024-05-07 10:52:42,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,009 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,010 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy 2024-05-07 10:52:42,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,012 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,013 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl 2024-05-07 10:52:42,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,015 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,016 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg 2024-05-07 10:52:42,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,018 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,019 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk 2024-05-07 10:52:42,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,022 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,023 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans 2024-05-07 10:52:42,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,025 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,026 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn 2024-05-07 10:52:42,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,028 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,029 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl 2024-05-07 10:52:42,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,031 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,032 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id 2024-05-07 10:52:42,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 10:52:42,035 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 10:52:42,036 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 10:52:42,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi 2024-05-07 10:52:42,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,038 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,039 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw 2024-05-07 10:52:42,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,041 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,042 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr 2024-05-07 10:52:42,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,044 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,045 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv 2024-05-07 10:52:42,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,048 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,049 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en 2024-05-07 10:52:42,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 10:52:42,051 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 10:52:42,052 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 10:52:42,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl 2024-05-07 10:52:42,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,054 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,055 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne 2024-05-07 10:52:42,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,058 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,058 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi 2024-05-07 10:52:42,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,061 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,062 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta 2024-05-07 10:52:42,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,064 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,065 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb 2024-05-07 10:52:42,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,067 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,068 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca 2024-05-07 10:52:42,070 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,070 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,071 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,072 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:42,073 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:42,074 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-05-07 10:52:42,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 10:52:42,076 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 10:52:42,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-05-07 10:52:42,078 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-05-07 10:52:42,078 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-05-07 10:52:42,079 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 10:52:42,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-05-07 10:52:42,081 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-05-07 10:52:42,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-05-07 10:52:42,082 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-05-07 10:52:42,083 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-05-07 10:52:42,084 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-05-07 10:52:42,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 10:52:42,086 root INFO copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 10:52:42,087 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 10:52:42,088 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 10:52:42,089 root INFO copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-05-07 10:52:42,090 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,091 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 10:52:42,093 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 10:52:42,094 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 10:52:42,095 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 10:52:42,096 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-05-07 10:52:42,096 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,098 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,099 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,100 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,101 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,102 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,102 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-05-07 10:52:42,103 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates 2024-05-07 10:52:42,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,106 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,107 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,108 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,108 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,109 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,110 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,111 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,112 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-05-07 10:52:42,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,113 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,114 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,115 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,116 root INFO copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,117 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,117 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,118 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,119 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,120 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,121 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,121 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,122 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,123 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,124 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,125 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,125 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,126 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,128 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,129 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,129 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,130 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,131 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,132 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,133 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,134 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,134 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 10:52:42,135 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth 2024-05-07 10:52:42,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 10:52:42,137 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 10:52:42,138 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 10:52:42,139 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 10:52:42,141 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 10:52:42,142 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 10:52:42,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 10:52:42,143 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 10:52:42,144 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 10:52:42,145 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,146 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,146 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,147 root INFO copying build/lib/django/contrib/admin/templates/admin/color_theme_toggle.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,148 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,149 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,150 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,150 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-05-07 10:52:42,151 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,152 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,153 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,154 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static 2024-05-07 10:52:42,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin 2024-05-07 10:52:42,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,157 root INFO copying build/lib/django/contrib/admin/static/admin/css/login.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,158 root INFO copying build/lib/django/contrib/admin/static/admin/css/dark_mode.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,159 root INFO copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,160 root INFO copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,160 root INFO copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,161 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,162 root INFO copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,163 root INFO copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,164 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,165 root INFO copying build/lib/django/contrib/admin/static/admin/css/forms.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor 2024-05-07 10:52:42,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:42,167 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:42,168 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:42,169 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 10:52:42,170 root INFO copying build/lib/django/contrib/admin/static/admin/css/base.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,171 root INFO copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-05-07 10:52:42,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,173 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,174 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,175 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,175 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,176 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,177 root INFO copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,178 root INFO copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,179 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,179 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,180 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 10:52:42,182 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 10:52:42,183 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 10:52:42,183 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,184 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,185 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,186 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,187 root INFO copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,187 root INFO copying build/lib/django/contrib/admin/static/admin/img/README.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,188 root INFO copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,189 root INFO copying build/lib/django/contrib/admin/static/admin/img/search.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,190 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,190 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-05-07 10:52:42,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,192 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,193 root INFO copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,194 root INFO copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,195 root INFO copying build/lib/django/contrib/admin/static/admin/js/actions.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,196 root INFO copying build/lib/django/contrib/admin/static/admin/js/core.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,197 root INFO copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,198 root INFO copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,199 root INFO copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,199 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,200 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,201 root INFO copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,202 root INFO copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 10:52:42,203 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 10:52:42,204 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 10:52:42,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor 2024-05-07 10:52:42,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:42,207 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:42,208 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:42,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,210 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,211 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,212 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,213 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,214 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,214 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,215 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,216 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,217 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,218 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,218 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,219 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,220 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,221 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,222 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,222 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,223 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,224 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,225 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,225 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,226 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,227 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,228 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,229 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,229 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,230 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,231 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,232 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,233 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,233 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,234 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,235 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,236 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,236 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,237 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,238 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,239 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,240 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,240 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,241 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,242 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,243 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,244 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,245 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,245 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,246 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,247 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,248 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,249 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,249 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,250 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,251 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,252 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,253 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,253 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,254 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,255 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,256 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,257 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 10:52:42,257 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 10:52:42,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:42,260 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:42,261 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:42,263 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 10:52:42,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:42,266 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:42,267 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:42,269 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 10:52:42,271 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,272 root INFO copying build/lib/django/contrib/admin/static/admin/js/theme.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,273 root INFO copying build/lib/django/contrib/admin/static/admin/js/filters.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,274 root INFO copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,275 root INFO copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,275 root INFO copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-05-07 10:52:42,276 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,277 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,278 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale 2024-05-07 10:52:42,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq 2024-05-07 10:52:42,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,282 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,283 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,284 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,285 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB 2024-05-07 10:52:42,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,287 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,288 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,289 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,290 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur 2024-05-07 10:52:42,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,292 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,293 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,294 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,295 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th 2024-05-07 10:52:42,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:42,297 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:42,298 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:42,299 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:42,300 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 10:52:42,301 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et 2024-05-07 10:52:42,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:42,302 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:42,303 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:42,304 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:42,305 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 10:52:42,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn 2024-05-07 10:52:42,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,307 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,308 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,309 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,310 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it 2024-05-07 10:52:42,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:42,313 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:42,314 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:42,315 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:42,316 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 10:52:42,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu 2024-05-07 10:52:42,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,318 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,319 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,320 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,321 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab 2024-05-07 10:52:42,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,324 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,324 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,325 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,326 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da 2024-05-07 10:52:42,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:42,329 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:42,329 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:42,330 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:42,331 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 10:52:42,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX 2024-05-07 10:52:42,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,334 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,335 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,336 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,337 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ 2024-05-07 10:52:42,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,339 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,340 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,341 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,342 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk 2024-05-07 10:52:42,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 10:52:42,344 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 10:52:42,345 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 10:52:42,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar 2024-05-07 10:52:42,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,347 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,348 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,349 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,350 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn 2024-05-07 10:52:42,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,353 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,354 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,355 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,355 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te 2024-05-07 10:52:42,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:42,358 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:42,359 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:42,360 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:42,361 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 10:52:42,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb 2024-05-07 10:52:42,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,363 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,364 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,365 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,366 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast 2024-05-07 10:52:42,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,368 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,369 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,370 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,371 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk 2024-05-07 10:52:42,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,373 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,374 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,376 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,377 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk 2024-05-07 10:52:42,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,379 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,380 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,381 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,382 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs 2024-05-07 10:52:42,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,384 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,385 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,386 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,387 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm 2024-05-07 10:52:42,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,389 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,390 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,391 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,392 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de 2024-05-07 10:52:42,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:42,394 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:42,395 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:42,396 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:42,397 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 10:52:42,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR 2024-05-07 10:52:42,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,400 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,400 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,401 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,402 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt 2024-05-07 10:52:42,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,405 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,406 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,407 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,408 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka 2024-05-07 10:52:42,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,410 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,411 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,412 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,413 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs 2024-05-07 10:52:42,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,415 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,416 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,417 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,418 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia 2024-05-07 10:52:42,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,421 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,422 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,423 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,423 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja 2024-05-07 10:52:42,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,426 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,427 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,428 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,429 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn 2024-05-07 10:52:42,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,431 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,432 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,433 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,434 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy 2024-05-07 10:52:42,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,436 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,437 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,438 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,439 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es 2024-05-07 10:52:42,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:42,441 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:42,442 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:42,443 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:42,444 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 10:52:42,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el 2024-05-07 10:52:42,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:42,446 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:42,447 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:42,449 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:42,450 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 10:52:42,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br 2024-05-07 10:52:42,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:42,452 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:42,453 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:42,454 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:42,455 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 10:52:42,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io 2024-05-07 10:52:42,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:42,457 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:42,458 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:42,459 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:42,460 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 10:52:42,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr 2024-05-07 10:52:42,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,462 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,463 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,464 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,464 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt 2024-05-07 10:52:42,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,467 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,468 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,469 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,470 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr 2024-05-07 10:52:42,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,472 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,473 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,474 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,475 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb 2024-05-07 10:52:42,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,478 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,478 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,479 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,480 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu 2024-05-07 10:52:42,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,483 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,484 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,485 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,485 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR 2024-05-07 10:52:42,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,488 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,489 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,490 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,491 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af 2024-05-07 10:52:42,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:42,493 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:42,494 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:42,495 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:42,496 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 10:52:42,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro 2024-05-07 10:52:42,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,498 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,499 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,500 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,501 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am 2024-05-07 10:52:42,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 10:52:42,503 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 10:52:42,504 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 10:52:42,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga 2024-05-07 10:52:42,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,509 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,509 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,510 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,511 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU 2024-05-07 10:52:42,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,514 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,515 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,516 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,516 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms 2024-05-07 10:52:42,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,519 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,520 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,521 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,522 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km 2024-05-07 10:52:42,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:42,524 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:42,525 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:42,526 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:42,527 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 10:52:42,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru 2024-05-07 10:52:42,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,530 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,530 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,532 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,533 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky 2024-05-07 10:52:42,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,535 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,536 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,537 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,538 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be 2024-05-07 10:52:42,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:42,540 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:42,541 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:42,542 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:42,543 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 10:52:42,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he 2024-05-07 10:52:42,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:42,546 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:42,547 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:42,548 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:42,548 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 10:52:42,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os 2024-05-07 10:52:42,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:42,551 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:42,552 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:42,553 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:42,553 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 10:52:42,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz 2024-05-07 10:52:42,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,556 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,557 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,558 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,558 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko 2024-05-07 10:52:42,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,561 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,562 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,563 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,564 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy 2024-05-07 10:52:42,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,566 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,567 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,568 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,569 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn 2024-05-07 10:52:42,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,571 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,572 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,573 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,574 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi 2024-05-07 10:52:42,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,576 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,577 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,578 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,579 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,580 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl 2024-05-07 10:52:42,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,582 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,583 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,584 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,585 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml 2024-05-07 10:52:42,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,587 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,588 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,589 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,590 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO 2024-05-07 10:52:42,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,592 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,593 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,594 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,595 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg 2024-05-07 10:52:42,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,597 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,598 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,599 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,600 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az 2024-05-07 10:52:42,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:42,603 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:42,604 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:42,604 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:42,605 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 10:52:42,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv 2024-05-07 10:52:42,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,608 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,609 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,610 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,611 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr 2024-05-07 10:52:42,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,613 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,614 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,615 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,616 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my 2024-05-07 10:52:42,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:42,618 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:42,619 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:42,620 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:42,621 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 10:52:42,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE 2024-05-07 10:52:42,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:42,623 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:42,624 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:42,625 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:42,626 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:42,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt 2024-05-07 10:52:42,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:42,629 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:42,629 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:42,630 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:42,631 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 10:52:42,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb 2024-05-07 10:52:42,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:42,634 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:42,634 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:42,635 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:42,636 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 10:52:42,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr 2024-05-07 10:52:42,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:42,638 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:42,639 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:42,640 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:42,641 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 10:52:42,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa 2024-05-07 10:52:42,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:42,644 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:42,645 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:42,645 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:42,647 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 10:52:42,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb 2024-05-07 10:52:42,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:42,649 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:42,650 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:42,651 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:42,652 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 10:52:42,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is 2024-05-07 10:52:42,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:42,654 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:42,655 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:42,656 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:42,657 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 10:52:42,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant 2024-05-07 10:52:42,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:42,659 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:42,660 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:42,661 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:42,662 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:42,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk 2024-05-07 10:52:42,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,664 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,665 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,667 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,668 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 10:52:42,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd 2024-05-07 10:52:42,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,670 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,671 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,672 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,673 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 10:52:42,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo 2024-05-07 10:52:42,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,675 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,676 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,677 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,678 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 10:52:42,679 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa 2024-05-07 10:52:42,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,680 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,681 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,682 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,683 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 10:52:42,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy 2024-05-07 10:52:42,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,686 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,687 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,688 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,689 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 10:52:42,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl 2024-05-07 10:52:42,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,691 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,692 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,693 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,694 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 10:52:42,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg 2024-05-07 10:52:42,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,696 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,697 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,698 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,699 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 10:52:42,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk 2024-05-07 10:52:42,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,701 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,702 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,703 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,704 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 10:52:42,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans 2024-05-07 10:52:42,706 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,706 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,707 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,708 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,709 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:42,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn 2024-05-07 10:52:42,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,712 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,713 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,714 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,715 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 10:52:42,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl 2024-05-07 10:52:42,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,717 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,718 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,719 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,720 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 10:52:42,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id 2024-05-07 10:52:42,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:42,723 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:42,724 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:42,725 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:42,725 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 10:52:42,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi 2024-05-07 10:52:42,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,728 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,729 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,730 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,731 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 10:52:42,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw 2024-05-07 10:52:42,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,733 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,734 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,735 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,736 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 10:52:42,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr 2024-05-07 10:52:42,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,738 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,739 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,740 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,741 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 10:52:42,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv 2024-05-07 10:52:42,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,743 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,744 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,745 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,746 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 10:52:42,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en 2024-05-07 10:52:42,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:42,748 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:42,749 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:42,750 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:42,751 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 10:52:42,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl 2024-05-07 10:52:42,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,754 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,755 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,756 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,757 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 10:52:42,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne 2024-05-07 10:52:42,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,759 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,760 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,761 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,762 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 10:52:42,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi 2024-05-07 10:52:42,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,765 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,765 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,766 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,768 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 10:52:42,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta 2024-05-07 10:52:42,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,770 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,771 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,772 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,773 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 10:52:42,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb 2024-05-07 10:52:42,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,775 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,776 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,777 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,778 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 10:52:42,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca 2024-05-07 10:52:42,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,780 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,781 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,782 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,783 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 10:52:42,784 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,785 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,786 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,787 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-05-07 10:52:42,788 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib 2024-05-07 10:52:42,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 10:52:42,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 10:52:42,790 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 10:52:42,791 root INFO copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 10:52:42,792 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-05-07 10:52:42,793 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 10:52:42,793 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 10:52:42,794 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 10:52:42,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale 2024-05-07 10:52:42,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq 2024-05-07 10:52:42,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,797 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,798 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 10:52:42,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB 2024-05-07 10:52:42,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,800 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,801 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:42,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur 2024-05-07 10:52:42,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,803 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,804 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 10:52:42,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th 2024-05-07 10:52:42,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 10:52:42,807 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 10:52:42,807 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 10:52:42,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et 2024-05-07 10:52:42,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 10:52:42,810 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 10:52:42,810 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 10:52:42,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn 2024-05-07 10:52:42,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,813 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,814 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 10:52:42,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it 2024-05-07 10:52:42,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 10:52:42,816 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 10:52:42,817 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 10:52:42,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu 2024-05-07 10:52:42,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,819 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,820 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 10:52:42,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab 2024-05-07 10:52:42,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,822 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,823 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 10:52:42,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da 2024-05-07 10:52:42,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 10:52:42,825 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 10:52:42,826 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 10:52:42,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX 2024-05-07 10:52:42,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,829 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,829 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:42,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ 2024-05-07 10:52:42,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,832 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,832 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:42,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk 2024-05-07 10:52:42,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 10:52:42,835 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 10:52:42,836 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 10:52:42,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar 2024-05-07 10:52:42,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,838 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,839 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 10:52:42,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn 2024-05-07 10:52:42,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,841 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,842 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 10:52:42,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te 2024-05-07 10:52:42,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 10:52:42,844 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 10:52:42,845 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 10:52:42,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb 2024-05-07 10:52:42,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,847 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,848 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 10:52:42,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast 2024-05-07 10:52:42,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,850 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,851 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 10:52:42,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk 2024-05-07 10:52:42,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,853 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,854 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 10:52:42,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk 2024-05-07 10:52:42,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,856 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,857 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 10:52:42,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs 2024-05-07 10:52:42,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,860 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,861 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 10:52:42,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm 2024-05-07 10:52:42,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,863 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,864 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 10:52:42,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de 2024-05-07 10:52:42,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 10:52:42,866 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 10:52:42,867 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 10:52:42,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR 2024-05-07 10:52:42,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,869 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,870 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:42,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt 2024-05-07 10:52:42,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,872 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,873 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 10:52:42,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka 2024-05-07 10:52:42,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,875 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,876 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 10:52:42,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs 2024-05-07 10:52:42,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,878 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,879 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 10:52:42,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia 2024-05-07 10:52:42,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,882 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,882 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 10:52:42,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja 2024-05-07 10:52:42,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,885 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,885 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 10:52:42,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn 2024-05-07 10:52:42,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,888 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,889 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 10:52:42,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy 2024-05-07 10:52:42,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,891 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,892 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 10:52:42,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es 2024-05-07 10:52:42,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 10:52:42,894 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 10:52:42,895 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 10:52:42,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el 2024-05-07 10:52:42,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 10:52:42,897 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 10:52:42,898 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 10:52:42,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br 2024-05-07 10:52:42,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 10:52:42,900 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 10:52:42,901 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 10:52:42,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io 2024-05-07 10:52:42,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 10:52:42,904 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 10:52:42,904 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 10:52:42,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr 2024-05-07 10:52:42,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,907 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,908 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 10:52:42,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt 2024-05-07 10:52:42,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,910 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,911 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 10:52:42,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr 2024-05-07 10:52:42,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,913 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,914 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 10:52:42,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb 2024-05-07 10:52:42,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,916 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,917 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 10:52:42,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu 2024-05-07 10:52:42,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,919 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,920 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 10:52:42,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR 2024-05-07 10:52:42,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,922 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,923 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:42,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af 2024-05-07 10:52:42,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 10:52:42,925 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 10:52:42,926 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 10:52:42,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro 2024-05-07 10:52:42,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,928 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,929 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 10:52:42,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga 2024-05-07 10:52:42,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,932 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,932 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 10:52:42,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU 2024-05-07 10:52:42,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,935 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,935 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:42,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms 2024-05-07 10:52:42,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,938 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,939 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 10:52:42,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km 2024-05-07 10:52:42,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 10:52:42,941 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 10:52:42,942 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 10:52:42,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru 2024-05-07 10:52:42,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,944 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,945 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 10:52:42,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky 2024-05-07 10:52:42,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,947 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,948 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 10:52:42,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be 2024-05-07 10:52:42,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 10:52:42,950 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 10:52:42,951 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 10:52:42,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he 2024-05-07 10:52:42,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 10:52:42,953 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 10:52:42,954 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 10:52:42,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os 2024-05-07 10:52:42,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 10:52:42,957 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 10:52:42,957 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 10:52:42,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz 2024-05-07 10:52:42,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,960 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,960 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 10:52:42,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko 2024-05-07 10:52:42,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,963 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,964 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 10:52:42,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy 2024-05-07 10:52:42,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,966 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,967 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 10:52:42,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn 2024-05-07 10:52:42,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,969 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,970 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:42,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi 2024-05-07 10:52:42,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,972 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,973 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 10:52:42,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl 2024-05-07 10:52:42,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,975 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,976 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 10:52:42,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml 2024-05-07 10:52:42,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,978 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,979 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 10:52:42,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO 2024-05-07 10:52:42,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,981 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,982 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:42,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg 2024-05-07 10:52:42,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,985 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,985 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 10:52:42,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az 2024-05-07 10:52:42,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 10:52:42,988 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 10:52:42,988 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 10:52:42,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv 2024-05-07 10:52:42,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,991 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,992 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 10:52:42,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr 2024-05-07 10:52:42,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,994 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,995 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 10:52:42,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my 2024-05-07 10:52:42,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 10:52:42,997 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 10:52:42,998 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 10:52:42,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE 2024-05-07 10:52:43,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,000 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,001 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt 2024-05-07 10:52:43,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,003 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,004 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb 2024-05-07 10:52:43,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,006 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,007 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr 2024-05-07 10:52:43,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,009 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,010 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa 2024-05-07 10:52:43,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,013 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,013 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb 2024-05-07 10:52:43,015 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,016 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,017 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is 2024-05-07 10:52:43,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 10:52:43,019 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 10:52:43,020 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 10:52:43,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant 2024-05-07 10:52:43,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,022 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,023 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk 2024-05-07 10:52:43,025 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,025 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,026 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd 2024-05-07 10:52:43,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,028 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,029 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo 2024-05-07 10:52:43,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,031 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,032 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa 2024-05-07 10:52:43,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,034 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,035 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy 2024-05-07 10:52:43,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,038 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,038 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,039 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl 2024-05-07 10:52:43,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,041 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,041 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg 2024-05-07 10:52:43,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,044 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,045 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk 2024-05-07 10:52:43,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,047 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,048 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans 2024-05-07 10:52:43,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,050 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,051 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn 2024-05-07 10:52:43,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,053 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,054 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl 2024-05-07 10:52:43,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,056 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,057 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id 2024-05-07 10:52:43,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 10:52:43,059 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 10:52:43,060 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 10:52:43,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi 2024-05-07 10:52:43,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,063 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,063 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw 2024-05-07 10:52:43,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,066 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,067 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr 2024-05-07 10:52:43,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,069 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,070 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv 2024-05-07 10:52:43,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,072 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,073 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en 2024-05-07 10:52:43,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 10:52:43,075 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 10:52:43,076 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 10:52:43,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl 2024-05-07 10:52:43,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,078 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,079 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne 2024-05-07 10:52:43,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,081 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,082 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi 2024-05-07 10:52:43,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,084 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,085 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta 2024-05-07 10:52:43,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,087 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,088 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb 2024-05-07 10:52:43,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,090 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,091 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca 2024-05-07 10:52:43,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,094 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,094 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,095 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 10:52:43,096 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-05-07 10:52:43,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-05-07 10:52:43,098 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-05-07 10:52:43,099 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-05-07 10:52:43,100 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,101 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,102 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,103 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-05-07 10:52:43,104 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-05-07 10:52:43,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-05-07 10:52:43,106 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-05-07 10:52:43,106 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-05-07 10:52:43,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,108 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,109 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,110 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,110 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,111 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,112 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,113 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-05-07 10:52:43,114 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale 2024-05-07 10:52:43,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq 2024-05-07 10:52:43,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,117 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,118 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB 2024-05-07 10:52:43,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,120 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,121 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur 2024-05-07 10:52:43,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,123 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,124 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th 2024-05-07 10:52:43,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 10:52:43,126 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 10:52:43,127 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 10:52:43,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et 2024-05-07 10:52:43,129 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 10:52:43,129 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 10:52:43,130 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 10:52:43,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn 2024-05-07 10:52:43,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,132 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,133 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it 2024-05-07 10:52:43,135 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 10:52:43,135 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 10:52:43,136 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 10:52:43,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu 2024-05-07 10:52:43,138 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,139 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,140 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab 2024-05-07 10:52:43,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 10:52:43,142 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 10:52:43,143 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 10:52:43,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da 2024-05-07 10:52:43,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 10:52:43,145 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 10:52:43,146 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 10:52:43,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX 2024-05-07 10:52:43,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,148 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,149 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ 2024-05-07 10:52:43,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,151 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,152 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk 2024-05-07 10:52:43,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 10:52:43,154 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 10:52:43,155 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 10:52:43,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar 2024-05-07 10:52:43,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,157 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,158 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn 2024-05-07 10:52:43,160 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,160 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,161 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te 2024-05-07 10:52:43,163 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 10:52:43,163 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 10:52:43,164 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 10:52:43,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb 2024-05-07 10:52:43,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,166 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,167 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast 2024-05-07 10:52:43,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,169 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,170 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk 2024-05-07 10:52:43,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,172 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,173 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk 2024-05-07 10:52:43,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,176 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,176 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs 2024-05-07 10:52:43,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,179 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,180 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm 2024-05-07 10:52:43,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,182 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,183 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de 2024-05-07 10:52:43,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 10:52:43,185 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 10:52:43,186 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 10:52:43,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR 2024-05-07 10:52:43,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,188 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,189 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt 2024-05-07 10:52:43,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,191 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,192 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka 2024-05-07 10:52:43,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,194 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,195 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs 2024-05-07 10:52:43,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,197 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,198 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia 2024-05-07 10:52:43,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,200 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,201 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja 2024-05-07 10:52:43,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,204 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,204 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn 2024-05-07 10:52:43,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,207 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,207 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy 2024-05-07 10:52:43,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,210 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,210 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es 2024-05-07 10:52:43,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 10:52:43,213 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 10:52:43,213 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 10:52:43,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el 2024-05-07 10:52:43,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 10:52:43,216 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 10:52:43,217 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 10:52:43,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br 2024-05-07 10:52:43,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 10:52:43,219 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 10:52:43,220 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 10:52:43,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io 2024-05-07 10:52:43,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 10:52:43,222 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 10:52:43,223 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 10:52:43,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr 2024-05-07 10:52:43,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,225 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,226 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt 2024-05-07 10:52:43,228 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,228 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,229 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr 2024-05-07 10:52:43,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,231 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,232 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb 2024-05-07 10:52:43,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,234 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,235 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu 2024-05-07 10:52:43,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,237 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,238 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR 2024-05-07 10:52:43,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,240 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,241 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af 2024-05-07 10:52:43,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 10:52:43,244 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 10:52:43,244 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 10:52:43,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro 2024-05-07 10:52:43,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,247 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,248 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga 2024-05-07 10:52:43,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,250 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,251 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU 2024-05-07 10:52:43,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,253 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,254 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms 2024-05-07 10:52:43,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,256 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,257 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km 2024-05-07 10:52:43,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 10:52:43,259 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 10:52:43,260 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 10:52:43,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru 2024-05-07 10:52:43,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,262 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,263 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky 2024-05-07 10:52:43,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,265 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,266 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be 2024-05-07 10:52:43,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 10:52:43,269 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 10:52:43,269 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 10:52:43,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he 2024-05-07 10:52:43,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 10:52:43,272 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 10:52:43,273 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 10:52:43,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os 2024-05-07 10:52:43,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 10:52:43,275 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 10:52:43,276 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 10:52:43,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz 2024-05-07 10:52:43,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 10:52:43,278 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 10:52:43,279 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 10:52:43,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko 2024-05-07 10:52:43,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,281 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,282 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy 2024-05-07 10:52:43,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,284 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,285 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn 2024-05-07 10:52:43,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,287 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,288 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi 2024-05-07 10:52:43,290 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,290 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,291 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl 2024-05-07 10:52:43,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,293 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,294 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml 2024-05-07 10:52:43,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,296 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,297 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO 2024-05-07 10:52:43,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,300 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,301 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg 2024-05-07 10:52:43,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,303 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,304 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az 2024-05-07 10:52:43,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 10:52:43,306 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 10:52:43,307 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 10:52:43,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv 2024-05-07 10:52:43,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,309 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,310 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr 2024-05-07 10:52:43,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,312 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,313 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my 2024-05-07 10:52:43,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 10:52:43,315 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 10:52:43,316 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 10:52:43,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE 2024-05-07 10:52:43,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,318 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,319 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt 2024-05-07 10:52:43,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,321 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,322 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb 2024-05-07 10:52:43,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,324 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,325 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr 2024-05-07 10:52:43,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,328 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,328 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa 2024-05-07 10:52:43,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,331 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,331 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb 2024-05-07 10:52:43,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,334 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,335 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is 2024-05-07 10:52:43,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 10:52:43,337 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 10:52:43,338 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 10:52:43,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant 2024-05-07 10:52:43,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,340 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,341 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,342 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk 2024-05-07 10:52:43,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,343 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,344 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd 2024-05-07 10:52:43,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,346 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,347 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo 2024-05-07 10:52:43,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,349 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,350 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa 2024-05-07 10:52:43,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,352 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,353 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy 2024-05-07 10:52:43,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,356 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,356 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl 2024-05-07 10:52:43,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,359 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,359 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg 2024-05-07 10:52:43,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,362 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,362 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk 2024-05-07 10:52:43,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,365 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,366 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans 2024-05-07 10:52:43,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,368 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,369 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn 2024-05-07 10:52:43,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,371 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,372 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl 2024-05-07 10:52:43,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,374 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,375 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id 2024-05-07 10:52:43,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 10:52:43,377 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 10:52:43,378 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 10:52:43,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi 2024-05-07 10:52:43,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,380 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,381 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw 2024-05-07 10:52:43,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,384 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,384 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr 2024-05-07 10:52:43,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,387 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,387 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv 2024-05-07 10:52:43,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,390 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,391 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en 2024-05-07 10:52:43,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 10:52:43,393 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 10:52:43,394 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 10:52:43,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl 2024-05-07 10:52:43,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,396 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,397 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne 2024-05-07 10:52:43,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,399 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,400 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi 2024-05-07 10:52:43,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,402 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,403 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta 2024-05-07 10:52:43,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,405 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,406 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb 2024-05-07 10:52:43,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,408 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,409 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca 2024-05-07 10:52:43,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,411 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,412 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,413 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,414 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-05-07 10:52:43,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,416 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,417 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,418 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates 2024-05-07 10:52:43,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,420 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,421 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,421 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,422 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,423 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,424 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,425 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,425 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,426 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,427 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 10:52:43,428 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale 2024-05-07 10:52:43,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq 2024-05-07 10:52:43,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,431 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,432 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB 2024-05-07 10:52:43,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,434 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,435 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur 2024-05-07 10:52:43,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,437 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,438 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th 2024-05-07 10:52:43,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 10:52:43,441 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 10:52:43,441 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 10:52:43,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et 2024-05-07 10:52:43,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 10:52:43,444 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 10:52:43,445 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 10:52:43,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn 2024-05-07 10:52:43,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,447 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,448 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it 2024-05-07 10:52:43,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 10:52:43,450 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 10:52:43,451 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 10:52:43,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu 2024-05-07 10:52:43,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,453 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,454 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab 2024-05-07 10:52:43,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 10:52:43,457 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 10:52:43,458 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 10:52:43,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da 2024-05-07 10:52:43,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 10:52:43,460 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 10:52:43,461 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 10:52:43,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX 2024-05-07 10:52:43,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,463 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,464 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ 2024-05-07 10:52:43,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,466 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,467 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar 2024-05-07 10:52:43,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,470 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,471 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn 2024-05-07 10:52:43,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,473 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,474 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te 2024-05-07 10:52:43,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 10:52:43,477 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 10:52:43,478 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 10:52:43,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb 2024-05-07 10:52:43,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,480 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,481 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast 2024-05-07 10:52:43,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,483 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,484 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk 2024-05-07 10:52:43,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,486 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,487 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk 2024-05-07 10:52:43,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,490 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,491 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs 2024-05-07 10:52:43,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,493 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,494 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm 2024-05-07 10:52:43,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,497 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,498 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de 2024-05-07 10:52:43,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 10:52:43,500 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 10:52:43,501 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 10:52:43,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR 2024-05-07 10:52:43,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,503 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,504 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt 2024-05-07 10:52:43,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,506 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,507 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka 2024-05-07 10:52:43,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,510 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,510 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs 2024-05-07 10:52:43,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,513 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,514 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia 2024-05-07 10:52:43,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,518 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,519 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja 2024-05-07 10:52:43,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,521 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,522 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn 2024-05-07 10:52:43,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,524 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,525 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy 2024-05-07 10:52:43,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,528 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,529 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es 2024-05-07 10:52:43,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 10:52:43,531 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 10:52:43,532 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 10:52:43,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el 2024-05-07 10:52:43,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 10:52:43,534 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 10:52:43,535 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 10:52:43,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br 2024-05-07 10:52:43,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 10:52:43,537 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 10:52:43,539 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 10:52:43,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io 2024-05-07 10:52:43,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 10:52:43,541 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 10:52:43,542 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 10:52:43,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr 2024-05-07 10:52:43,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,544 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,545 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt 2024-05-07 10:52:43,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,547 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,548 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr 2024-05-07 10:52:43,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,551 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,551 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb 2024-05-07 10:52:43,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,554 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,555 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu 2024-05-07 10:52:43,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,557 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,558 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR 2024-05-07 10:52:43,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,560 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,561 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af 2024-05-07 10:52:43,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 10:52:43,563 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 10:52:43,564 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 10:52:43,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro 2024-05-07 10:52:43,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,566 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,567 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga 2024-05-07 10:52:43,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,570 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,571 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU 2024-05-07 10:52:43,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,573 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,574 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms 2024-05-07 10:52:43,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,576 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,577 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km 2024-05-07 10:52:43,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 10:52:43,579 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 10:52:43,580 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 10:52:43,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru 2024-05-07 10:52:43,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,583 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,584 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky 2024-05-07 10:52:43,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,586 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,587 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be 2024-05-07 10:52:43,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 10:52:43,590 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 10:52:43,591 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 10:52:43,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he 2024-05-07 10:52:43,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 10:52:43,593 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 10:52:43,594 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 10:52:43,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os 2024-05-07 10:52:43,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 10:52:43,596 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 10:52:43,597 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 10:52:43,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko 2024-05-07 10:52:43,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,600 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,600 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy 2024-05-07 10:52:43,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,603 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,604 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn 2024-05-07 10:52:43,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,606 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,607 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi 2024-05-07 10:52:43,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,609 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,610 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl 2024-05-07 10:52:43,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,612 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,613 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml 2024-05-07 10:52:43,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,616 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,617 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO 2024-05-07 10:52:43,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,619 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,620 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg 2024-05-07 10:52:43,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,622 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,623 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az 2024-05-07 10:52:43,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 10:52:43,626 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 10:52:43,627 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 10:52:43,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv 2024-05-07 10:52:43,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,629 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,630 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr 2024-05-07 10:52:43,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,632 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,633 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my 2024-05-07 10:52:43,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 10:52:43,635 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 10:52:43,636 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 10:52:43,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE 2024-05-07 10:52:43,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,638 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,639 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt 2024-05-07 10:52:43,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,642 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,643 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb 2024-05-07 10:52:43,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,645 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,646 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr 2024-05-07 10:52:43,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,648 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,649 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa 2024-05-07 10:52:43,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,651 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,652 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb 2024-05-07 10:52:43,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,655 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,656 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is 2024-05-07 10:52:43,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 10:52:43,658 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 10:52:43,659 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 10:52:43,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant 2024-05-07 10:52:43,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,661 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,662 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk 2024-05-07 10:52:43,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,665 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,666 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd 2024-05-07 10:52:43,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,668 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,669 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo 2024-05-07 10:52:43,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,671 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,672 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,673 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa 2024-05-07 10:52:43,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,674 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,675 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,676 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl 2024-05-07 10:52:43,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,678 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,678 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,679 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg 2024-05-07 10:52:43,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,681 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,682 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk 2024-05-07 10:52:43,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,684 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,685 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,686 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans 2024-05-07 10:52:43,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,687 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,688 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn 2024-05-07 10:52:43,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,690 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,691 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 10:52:43,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl 2024-05-07 10:52:43,693 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,694 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,694 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 10:52:43,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id 2024-05-07 10:52:43,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 10:52:43,697 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 10:52:43,698 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 10:52:43,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi 2024-05-07 10:52:43,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,700 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,701 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 10:52:43,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw 2024-05-07 10:52:43,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,703 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,704 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 10:52:43,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr 2024-05-07 10:52:43,706 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,706 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,707 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 10:52:43,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv 2024-05-07 10:52:43,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,710 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,711 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 10:52:43,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en 2024-05-07 10:52:43,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 10:52:43,713 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 10:52:43,714 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 10:52:43,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl 2024-05-07 10:52:43,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,716 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,717 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 10:52:43,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne 2024-05-07 10:52:43,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,720 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,720 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 10:52:43,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi 2024-05-07 10:52:43,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,723 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,724 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 10:52:43,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta 2024-05-07 10:52:43,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,726 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,727 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 10:52:43,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb 2024-05-07 10:52:43,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,729 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,730 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 10:52:43,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca 2024-05-07 10:52:43,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,732 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,733 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 10:52:43,734 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,735 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-05-07 10:52:43,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-05-07 10:52:43,737 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-05-07 10:52:43,738 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-05-07 10:52:43,739 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,740 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,740 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,741 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,742 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-05-07 10:52:43,744 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-05-07 10:52:43,745 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-05-07 10:52:43,745 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,746 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:43,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale 2024-05-07 10:52:43,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq 2024-05-07 10:52:43,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,749 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,750 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 10:52:43,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB 2024-05-07 10:52:43,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,752 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,753 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:43,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur 2024-05-07 10:52:43,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,755 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,756 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 10:52:43,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th 2024-05-07 10:52:43,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 10:52:43,759 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 10:52:43,759 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 10:52:43,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et 2024-05-07 10:52:43,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 10:52:43,762 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 10:52:43,762 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 10:52:43,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn 2024-05-07 10:52:43,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,765 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,766 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 10:52:43,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it 2024-05-07 10:52:43,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 10:52:43,768 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 10:52:43,769 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 10:52:43,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu 2024-05-07 10:52:43,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,771 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,772 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 10:52:43,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da 2024-05-07 10:52:43,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 10:52:43,774 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 10:52:43,775 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 10:52:43,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX 2024-05-07 10:52:43,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,777 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,778 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:43,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ 2024-05-07 10:52:43,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,781 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,781 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:43,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk 2024-05-07 10:52:43,783 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 10:52:43,784 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 10:52:43,785 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 10:52:43,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar 2024-05-07 10:52:43,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,787 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,788 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 10:52:43,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn 2024-05-07 10:52:43,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,790 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,791 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 10:52:43,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te 2024-05-07 10:52:43,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 10:52:43,793 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 10:52:43,794 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 10:52:43,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb 2024-05-07 10:52:43,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,797 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,797 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 10:52:43,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast 2024-05-07 10:52:43,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,800 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,800 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 10:52:43,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk 2024-05-07 10:52:43,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,803 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,804 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 10:52:43,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk 2024-05-07 10:52:43,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,806 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,807 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 10:52:43,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs 2024-05-07 10:52:43,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,809 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,810 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 10:52:43,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm 2024-05-07 10:52:43,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,812 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,813 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 10:52:43,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de 2024-05-07 10:52:43,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 10:52:43,815 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 10:52:43,816 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 10:52:43,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR 2024-05-07 10:52:43,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,818 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,819 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:43,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt 2024-05-07 10:52:43,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,821 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,822 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 10:52:43,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka 2024-05-07 10:52:43,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,825 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,825 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 10:52:43,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs 2024-05-07 10:52:43,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,828 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,829 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 10:52:43,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia 2024-05-07 10:52:43,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,831 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,832 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 10:52:43,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja 2024-05-07 10:52:43,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,834 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,835 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 10:52:43,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn 2024-05-07 10:52:43,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,837 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,838 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 10:52:43,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy 2024-05-07 10:52:43,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,840 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,841 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 10:52:43,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es 2024-05-07 10:52:43,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 10:52:43,844 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 10:52:43,844 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 10:52:43,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el 2024-05-07 10:52:43,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 10:52:43,847 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 10:52:43,847 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 10:52:43,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br 2024-05-07 10:52:43,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 10:52:43,850 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 10:52:43,851 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 10:52:43,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io 2024-05-07 10:52:43,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 10:52:43,853 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 10:52:43,854 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 10:52:43,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr 2024-05-07 10:52:43,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,856 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,857 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 10:52:43,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt 2024-05-07 10:52:43,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,859 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,860 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 10:52:43,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr 2024-05-07 10:52:43,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,862 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,863 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 10:52:43,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb 2024-05-07 10:52:43,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,865 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,866 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 10:52:43,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu 2024-05-07 10:52:43,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,869 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,869 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 10:52:43,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR 2024-05-07 10:52:43,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,872 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,872 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:43,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af 2024-05-07 10:52:43,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 10:52:43,875 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 10:52:43,876 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 10:52:43,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro 2024-05-07 10:52:43,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,878 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,879 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 10:52:43,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga 2024-05-07 10:52:43,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,881 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,882 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 10:52:43,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU 2024-05-07 10:52:43,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,884 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,885 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:43,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms 2024-05-07 10:52:43,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,887 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,888 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 10:52:43,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km 2024-05-07 10:52:43,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 10:52:43,890 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 10:52:43,891 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 10:52:43,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru 2024-05-07 10:52:43,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,893 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,894 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 10:52:43,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky 2024-05-07 10:52:43,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,897 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,897 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 10:52:43,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be 2024-05-07 10:52:43,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 10:52:43,900 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 10:52:43,901 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 10:52:43,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he 2024-05-07 10:52:43,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 10:52:43,903 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 10:52:43,904 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 10:52:43,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os 2024-05-07 10:52:43,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 10:52:43,906 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 10:52:43,907 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 10:52:43,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko 2024-05-07 10:52:43,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,909 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,910 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 10:52:43,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy 2024-05-07 10:52:43,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,912 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,913 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 10:52:43,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn 2024-05-07 10:52:43,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,916 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,916 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:43,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi 2024-05-07 10:52:43,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,919 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,920 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 10:52:43,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl 2024-05-07 10:52:43,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,922 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,923 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 10:52:43,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml 2024-05-07 10:52:43,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,925 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,926 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 10:52:43,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO 2024-05-07 10:52:43,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,928 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,929 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:43,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg 2024-05-07 10:52:43,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,931 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,932 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 10:52:43,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az 2024-05-07 10:52:43,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 10:52:43,934 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 10:52:43,935 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 10:52:43,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv 2024-05-07 10:52:43,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,937 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,938 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 10:52:43,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr 2024-05-07 10:52:43,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,940 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,941 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 10:52:43,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my 2024-05-07 10:52:43,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 10:52:43,944 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 10:52:43,944 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 10:52:43,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE 2024-05-07 10:52:43,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,947 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,948 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:43,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt 2024-05-07 10:52:43,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,950 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,951 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 10:52:43,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb 2024-05-07 10:52:43,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,953 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,954 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 10:52:43,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr 2024-05-07 10:52:43,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,956 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,957 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 10:52:43,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa 2024-05-07 10:52:43,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,959 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,960 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 10:52:43,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb 2024-05-07 10:52:43,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,962 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,963 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 10:52:43,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is 2024-05-07 10:52:43,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 10:52:43,966 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 10:52:43,966 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 10:52:43,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant 2024-05-07 10:52:43,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,969 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,969 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:43,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk 2024-05-07 10:52:43,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,972 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,973 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 10:52:43,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd 2024-05-07 10:52:43,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,975 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,976 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 10:52:43,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo 2024-05-07 10:52:43,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,978 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,979 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 10:52:43,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa 2024-05-07 10:52:43,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,981 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,982 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 10:52:43,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy 2024-05-07 10:52:43,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,984 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,985 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 10:52:43,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl 2024-05-07 10:52:43,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,987 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,988 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 10:52:43,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg 2024-05-07 10:52:43,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,991 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,992 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 10:52:43,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk 2024-05-07 10:52:43,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,994 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,995 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 10:52:43,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans 2024-05-07 10:52:43,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,997 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,998 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:43,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn 2024-05-07 10:52:43,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,000 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,001 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl 2024-05-07 10:52:44,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,003 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,004 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id 2024-05-07 10:52:44,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 10:52:44,006 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 10:52:44,007 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 10:52:44,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi 2024-05-07 10:52:44,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,009 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,010 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw 2024-05-07 10:52:44,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,013 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,013 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr 2024-05-07 10:52:44,015 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,016 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,016 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv 2024-05-07 10:52:44,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,019 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,020 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en 2024-05-07 10:52:44,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 10:52:44,022 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 10:52:44,023 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 10:52:44,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl 2024-05-07 10:52:44,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,025 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,026 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne 2024-05-07 10:52:44,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,028 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,029 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi 2024-05-07 10:52:44,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,031 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,032 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta 2024-05-07 10:52:44,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,034 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,035 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb 2024-05-07 10:52:44,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,038 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,038 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,039 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca 2024-05-07 10:52:44,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,041 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,041 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,042 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:44,043 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-05-07 10:52:44,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 10:52:44,046 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 10:52:44,047 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 10:52:44,047 root INFO copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-05-07 10:52:44,048 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,049 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,050 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,051 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-05-07 10:52:44,052 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-05-07 10:52:44,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-05-07 10:52:44,054 root INFO copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-05-07 10:52:44,055 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-05-07 10:52:44,056 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,056 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale 2024-05-07 10:52:44,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq 2024-05-07 10:52:44,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 10:52:44,060 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 10:52:44,060 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 10:52:44,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB 2024-05-07 10:52:44,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:44,063 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:44,064 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:44,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur 2024-05-07 10:52:44,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 10:52:44,066 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 10:52:44,067 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 10:52:44,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th 2024-05-07 10:52:44,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 10:52:44,069 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 10:52:44,070 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 10:52:44,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et 2024-05-07 10:52:44,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 10:52:44,072 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 10:52:44,073 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 10:52:44,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn 2024-05-07 10:52:44,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 10:52:44,075 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 10:52:44,076 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 10:52:44,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it 2024-05-07 10:52:44,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 10:52:44,078 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 10:52:44,079 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 10:52:44,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu 2024-05-07 10:52:44,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 10:52:44,081 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 10:52:44,082 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 10:52:44,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da 2024-05-07 10:52:44,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 10:52:44,085 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 10:52:44,085 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 10:52:44,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX 2024-05-07 10:52:44,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:44,088 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:44,089 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:44,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ 2024-05-07 10:52:44,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:44,091 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:44,092 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:44,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk 2024-05-07 10:52:44,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 10:52:44,094 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 10:52:44,095 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 10:52:44,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar 2024-05-07 10:52:44,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 10:52:44,097 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 10:52:44,098 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 10:52:44,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn 2024-05-07 10:52:44,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 10:52:44,100 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 10:52:44,101 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 10:52:44,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te 2024-05-07 10:52:44,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 10:52:44,103 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 10:52:44,104 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 10:52:44,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb 2024-05-07 10:52:44,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 10:52:44,106 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 10:52:44,107 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 10:52:44,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast 2024-05-07 10:52:44,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 10:52:44,109 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 10:52:44,110 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 10:52:44,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk 2024-05-07 10:52:44,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 10:52:44,113 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 10:52:44,113 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 10:52:44,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk 2024-05-07 10:52:44,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 10:52:44,116 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 10:52:44,116 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 10:52:44,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs 2024-05-07 10:52:44,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 10:52:44,119 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 10:52:44,120 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 10:52:44,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm 2024-05-07 10:52:44,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 10:52:44,122 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 10:52:44,123 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 10:52:44,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de 2024-05-07 10:52:44,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 10:52:44,125 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 10:52:44,126 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 10:52:44,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR 2024-05-07 10:52:44,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:44,128 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:44,129 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:44,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt 2024-05-07 10:52:44,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 10:52:44,131 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 10:52:44,132 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 10:52:44,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka 2024-05-07 10:52:44,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 10:52:44,134 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 10:52:44,135 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 10:52:44,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs 2024-05-07 10:52:44,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 10:52:44,137 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 10:52:44,138 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 10:52:44,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia 2024-05-07 10:52:44,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 10:52:44,141 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 10:52:44,141 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 10:52:44,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja 2024-05-07 10:52:44,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 10:52:44,144 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 10:52:44,145 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 10:52:44,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn 2024-05-07 10:52:44,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 10:52:44,147 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 10:52:44,148 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 10:52:44,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy 2024-05-07 10:52:44,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 10:52:44,150 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 10:52:44,151 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 10:52:44,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es 2024-05-07 10:52:44,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 10:52:44,153 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 10:52:44,154 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 10:52:44,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el 2024-05-07 10:52:44,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 10:52:44,156 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 10:52:44,157 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 10:52:44,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br 2024-05-07 10:52:44,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 10:52:44,159 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 10:52:44,160 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 10:52:44,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io 2024-05-07 10:52:44,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 10:52:44,162 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 10:52:44,163 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 10:52:44,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr 2024-05-07 10:52:44,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 10:52:44,165 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 10:52:44,166 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 10:52:44,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt 2024-05-07 10:52:44,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 10:52:44,169 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 10:52:44,170 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 10:52:44,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr 2024-05-07 10:52:44,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 10:52:44,172 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 10:52:44,173 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 10:52:44,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb 2024-05-07 10:52:44,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 10:52:44,175 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 10:52:44,176 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 10:52:44,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu 2024-05-07 10:52:44,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 10:52:44,178 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 10:52:44,179 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 10:52:44,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR 2024-05-07 10:52:44,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:44,181 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:44,182 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:44,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af 2024-05-07 10:52:44,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 10:52:44,184 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 10:52:44,185 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 10:52:44,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro 2024-05-07 10:52:44,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 10:52:44,187 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 10:52:44,188 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 10:52:44,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga 2024-05-07 10:52:44,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 10:52:44,191 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 10:52:44,191 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 10:52:44,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU 2024-05-07 10:52:44,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:44,194 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:44,194 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:44,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms 2024-05-07 10:52:44,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 10:52:44,197 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 10:52:44,198 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 10:52:44,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km 2024-05-07 10:52:44,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 10:52:44,200 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 10:52:44,201 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 10:52:44,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru 2024-05-07 10:52:44,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 10:52:44,203 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 10:52:44,204 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 10:52:44,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky 2024-05-07 10:52:44,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 10:52:44,206 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 10:52:44,207 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 10:52:44,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be 2024-05-07 10:52:44,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 10:52:44,209 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 10:52:44,210 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 10:52:44,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he 2024-05-07 10:52:44,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 10:52:44,213 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 10:52:44,213 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 10:52:44,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os 2024-05-07 10:52:44,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 10:52:44,216 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 10:52:44,216 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 10:52:44,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko 2024-05-07 10:52:44,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 10:52:44,219 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 10:52:44,220 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 10:52:44,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy 2024-05-07 10:52:44,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 10:52:44,222 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 10:52:44,223 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 10:52:44,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn 2024-05-07 10:52:44,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:44,225 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:44,226 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:44,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi 2024-05-07 10:52:44,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 10:52:44,228 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 10:52:44,229 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 10:52:44,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl 2024-05-07 10:52:44,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 10:52:44,231 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 10:52:44,232 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 10:52:44,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml 2024-05-07 10:52:44,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 10:52:44,234 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 10:52:44,235 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 10:52:44,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO 2024-05-07 10:52:44,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:44,237 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:44,238 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:44,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg 2024-05-07 10:52:44,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 10:52:44,241 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 10:52:44,241 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 10:52:44,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az 2024-05-07 10:52:44,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 10:52:44,244 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 10:52:44,244 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 10:52:44,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv 2024-05-07 10:52:44,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 10:52:44,247 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 10:52:44,248 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 10:52:44,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr 2024-05-07 10:52:44,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 10:52:44,250 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 10:52:44,251 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 10:52:44,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my 2024-05-07 10:52:44,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 10:52:44,253 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 10:52:44,254 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 10:52:44,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE 2024-05-07 10:52:44,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:44,256 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:44,257 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:44,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt 2024-05-07 10:52:44,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 10:52:44,259 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 10:52:44,260 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 10:52:44,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb 2024-05-07 10:52:44,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 10:52:44,262 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 10:52:44,263 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 10:52:44,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr 2024-05-07 10:52:44,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 10:52:44,266 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 10:52:44,266 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 10:52:44,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa 2024-05-07 10:52:44,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 10:52:44,269 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 10:52:44,270 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 10:52:44,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb 2024-05-07 10:52:44,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 10:52:44,272 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 10:52:44,273 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 10:52:44,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is 2024-05-07 10:52:44,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 10:52:44,275 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 10:52:44,276 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 10:52:44,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant 2024-05-07 10:52:44,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:44,278 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:44,279 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:44,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk 2024-05-07 10:52:44,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 10:52:44,281 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 10:52:44,282 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 10:52:44,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd 2024-05-07 10:52:44,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 10:52:44,284 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 10:52:44,285 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 10:52:44,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo 2024-05-07 10:52:44,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 10:52:44,287 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 10:52:44,288 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 10:52:44,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa 2024-05-07 10:52:44,290 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 10:52:44,291 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 10:52:44,292 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 10:52:44,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy 2024-05-07 10:52:44,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 10:52:44,294 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 10:52:44,295 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 10:52:44,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl 2024-05-07 10:52:44,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 10:52:44,297 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 10:52:44,298 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 10:52:44,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg 2024-05-07 10:52:44,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 10:52:44,300 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 10:52:44,301 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 10:52:44,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk 2024-05-07 10:52:44,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 10:52:44,303 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 10:52:44,304 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 10:52:44,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans 2024-05-07 10:52:44,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:44,306 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:44,307 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:44,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn 2024-05-07 10:52:44,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,309 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,310 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl 2024-05-07 10:52:44,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,312 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,313 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id 2024-05-07 10:52:44,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 10:52:44,315 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 10:52:44,316 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 10:52:44,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi 2024-05-07 10:52:44,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,319 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,319 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw 2024-05-07 10:52:44,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,322 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,323 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr 2024-05-07 10:52:44,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,325 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,326 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv 2024-05-07 10:52:44,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,328 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,329 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en 2024-05-07 10:52:44,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 10:52:44,331 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 10:52:44,332 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 10:52:44,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl 2024-05-07 10:52:44,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,334 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,335 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne 2024-05-07 10:52:44,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,338 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,338 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi 2024-05-07 10:52:44,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,341 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,341 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,342 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta 2024-05-07 10:52:44,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,344 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,345 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb 2024-05-07 10:52:44,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,347 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,348 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca 2024-05-07 10:52:44,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,350 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,351 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,352 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,353 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-05-07 10:52:44,354 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-riscv64/wheel/django 2024-05-07 10:52:44,355 root INFO creating build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,356 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,357 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,358 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,359 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,360 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,361 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,362 root INFO creating build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,362 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,363 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,364 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,365 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,365 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,366 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-05-07 10:52:44,367 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,368 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,369 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,370 root INFO creating build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,370 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,371 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,372 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,373 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,373 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,374 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-05-07 10:52:44,375 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,376 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,377 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,378 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,379 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,380 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-riscv64/wheel/django/template 2024-05-07 10:52:44,380 root INFO creating build/bdist.linux-riscv64/wheel/django/conf 2024-05-07 10:52:44,381 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,382 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-05-07 10:52:44,383 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-05-07 10:52:44,383 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,384 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,385 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,385 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,386 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,387 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-05-07 10:52:44,388 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-05-07 10:52:44,389 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-05-07 10:52:44,390 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale 2024-05-07 10:52:44,391 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-05-07 10:52:44,391 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 10:52:44,392 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 10:52:44,393 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 10:52:44,394 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-05-07 10:52:44,395 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-05-07 10:52:44,396 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-05-07 10:52:44,396 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:44,397 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:44,398 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 10:52:44,399 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-05-07 10:52:44,400 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-05-07 10:52:44,401 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur 2024-05-07 10:52:44,401 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 10:52:44,402 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 10:52:44,403 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 10:52:44,404 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-05-07 10:52:44,405 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 10:52:44,406 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 10:52:44,407 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 10:52:44,408 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-05-07 10:52:44,409 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-05-07 10:52:44,409 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-05-07 10:52:44,410 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 10:52:44,411 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 10:52:44,412 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 10:52:44,413 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-05-07 10:52:44,414 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-05-07 10:52:44,415 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-05-07 10:52:44,415 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 10:52:44,416 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 10:52:44,417 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 10:52:44,418 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-05-07 10:52:44,419 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-05-07 10:52:44,420 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-05-07 10:52:44,420 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 10:52:44,421 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 10:52:44,422 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 10:52:44,423 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-05-07 10:52:44,424 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-05-07 10:52:44,425 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-05-07 10:52:44,425 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 10:52:44,426 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 10:52:44,427 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 10:52:44,428 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-05-07 10:52:44,429 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-05-07 10:52:44,430 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab 2024-05-07 10:52:44,431 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 10:52:44,431 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 10:52:44,432 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 10:52:44,433 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-05-07 10:52:44,434 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 10:52:44,434 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 10:52:44,435 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 10:52:44,436 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-05-07 10:52:44,437 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-05-07 10:52:44,438 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-05-07 10:52:44,439 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 10:52:44,439 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 10:52:44,440 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 10:52:44,441 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-05-07 10:52:44,442 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-05-07 10:52:44,443 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-05-07 10:52:44,444 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-05-07 10:52:44,445 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-05-07 10:52:44,445 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-05-07 10:52:44,446 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:44,447 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:44,448 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 10:52:44,449 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-05-07 10:52:44,450 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-05-07 10:52:44,450 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-05-07 10:52:44,451 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:44,452 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:44,453 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 10:52:44,454 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-05-07 10:52:44,455 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-05-07 10:52:44,456 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-05-07 10:52:44,457 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 10:52:44,457 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 10:52:44,458 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 10:52:44,460 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-05-07 10:52:44,460 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-05-07 10:52:44,461 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-05-07 10:52:44,462 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 10:52:44,463 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 10:52:44,464 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 10:52:44,465 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-05-07 10:52:44,465 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-05-07 10:52:44,466 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-05-07 10:52:44,467 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 10:52:44,468 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 10:52:44,469 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 10:52:44,470 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-05-07 10:52:44,471 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-05-07 10:52:44,471 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-05-07 10:52:44,472 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 10:52:44,473 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 10:52:44,474 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 10:52:44,475 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-05-07 10:52:44,476 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-05-07 10:52:44,476 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-05-07 10:52:44,477 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 10:52:44,478 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 10:52:44,479 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 10:52:44,480 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-05-07 10:52:44,481 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-05-07 10:52:44,481 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast 2024-05-07 10:52:44,482 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 10:52:44,483 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 10:52:44,484 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 10:52:44,485 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-05-07 10:52:44,486 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 10:52:44,486 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 10:52:44,487 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 10:52:44,488 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-05-07 10:52:44,489 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-05-07 10:52:44,490 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-05-07 10:52:44,491 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 10:52:44,491 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 10:52:44,492 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 10:52:44,493 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-05-07 10:52:44,494 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-05-07 10:52:44,495 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-05-07 10:52:44,496 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-05-07 10:52:44,496 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-05-07 10:52:44,497 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-05-07 10:52:44,498 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 10:52:44,536 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 10:52:44,537 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 10:52:44,538 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-05-07 10:52:44,539 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-05-07 10:52:44,540 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm 2024-05-07 10:52:44,541 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 10:52:44,541 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 10:52:44,542 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 10:52:44,543 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-05-07 10:52:44,544 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 10:52:44,545 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 10:52:44,546 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 10:52:44,547 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-05-07 10:52:44,548 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-05-07 10:52:44,549 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-05-07 10:52:44,549 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:44,550 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:44,551 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 10:52:44,552 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-05-07 10:52:44,553 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-05-07 10:52:44,554 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-05-07 10:52:44,557 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 10:52:44,557 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 10:52:44,558 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 10:52:44,559 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-05-07 10:52:44,560 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-05-07 10:52:44,561 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-05-07 10:52:44,562 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 10:52:44,562 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 10:52:44,563 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 10:52:44,564 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-05-07 10:52:44,565 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-05-07 10:52:44,566 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-05-07 10:52:44,567 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 10:52:44,568 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 10:52:44,569 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 10:52:44,570 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-05-07 10:52:44,570 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-05-07 10:52:44,571 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia 2024-05-07 10:52:44,572 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 10:52:44,573 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 10:52:44,574 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 10:52:44,575 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-05-07 10:52:44,576 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 10:52:44,576 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 10:52:44,577 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 10:52:44,578 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-05-07 10:52:44,579 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-05-07 10:52:44,580 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-05-07 10:52:44,581 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 10:52:44,581 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 10:52:44,582 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 10:52:44,584 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-05-07 10:52:44,584 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-05-07 10:52:44,585 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-05-07 10:52:44,586 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 10:52:44,587 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 10:52:44,588 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 10:52:44,589 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-05-07 10:52:44,589 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-05-07 10:52:44,590 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-05-07 10:52:44,591 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 10:52:44,592 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 10:52:44,593 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 10:52:44,594 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-05-07 10:52:44,594 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-05-07 10:52:44,595 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-05-07 10:52:44,596 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 10:52:44,597 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 10:52:44,598 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 10:52:44,599 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-05-07 10:52:44,600 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-05-07 10:52:44,601 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br 2024-05-07 10:52:44,602 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 10:52:44,602 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 10:52:44,603 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 10:52:44,605 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io 2024-05-07 10:52:44,605 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 10:52:44,606 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 10:52:44,607 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 10:52:44,608 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr 2024-05-07 10:52:44,609 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 10:52:44,609 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 10:52:44,610 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 10:52:44,611 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-05-07 10:52:44,612 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 10:52:44,613 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 10:52:44,614 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 10:52:44,615 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-05-07 10:52:44,616 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-05-07 10:52:44,617 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-05-07 10:52:44,617 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 10:52:44,618 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 10:52:44,619 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 10:52:44,620 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-05-07 10:52:44,621 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-05-07 10:52:44,622 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb 2024-05-07 10:52:44,622 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 10:52:44,623 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 10:52:44,624 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 10:52:44,625 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-05-07 10:52:44,626 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 10:52:44,627 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 10:52:44,628 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 10:52:44,629 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-05-07 10:52:44,629 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-05-07 10:52:44,630 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-05-07 10:52:44,631 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:44,632 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:44,633 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 10:52:44,634 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-05-07 10:52:44,635 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-05-07 10:52:44,636 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af 2024-05-07 10:52:44,636 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 10:52:44,637 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 10:52:44,638 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 10:52:44,639 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-05-07 10:52:44,640 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 10:52:44,641 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 10:52:44,642 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 10:52:44,643 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-05-07 10:52:44,643 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-05-07 10:52:44,644 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-05-07 10:52:44,645 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 10:52:44,646 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 10:52:44,647 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 10:52:44,648 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-05-07 10:52:44,649 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-05-07 10:52:44,650 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-05-07 10:52:44,650 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:44,651 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:44,652 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 10:52:44,653 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-05-07 10:52:44,654 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-05-07 10:52:44,655 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-05-07 10:52:44,656 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 10:52:44,656 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 10:52:44,657 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 10:52:44,658 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-05-07 10:52:44,659 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-05-07 10:52:44,660 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-05-07 10:52:44,661 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 10:52:44,661 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 10:52:44,662 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 10:52:44,663 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-05-07 10:52:44,664 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-05-07 10:52:44,665 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-05-07 10:52:44,666 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 10:52:44,666 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 10:52:44,667 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 10:52:44,669 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-05-07 10:52:44,669 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-05-07 10:52:44,670 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-05-07 10:52:44,671 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 10:52:44,672 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 10:52:44,673 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 10:52:44,674 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-05-07 10:52:44,674 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-05-07 10:52:44,675 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be 2024-05-07 10:52:44,676 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 10:52:44,677 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 10:52:44,678 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 10:52:44,679 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-05-07 10:52:44,680 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 10:52:44,680 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 10:52:44,681 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 10:52:44,683 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-05-07 10:52:44,683 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-05-07 10:52:44,684 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os 2024-05-07 10:52:44,685 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 10:52:44,685 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 10:52:44,687 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 10:52:44,688 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-05-07 10:52:44,688 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 10:52:44,689 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 10:52:44,690 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 10:52:44,691 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-05-07 10:52:44,692 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-05-07 10:52:44,693 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-05-07 10:52:44,694 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-05-07 10:52:44,695 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-05-07 10:52:44,696 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-05-07 10:52:44,696 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 10:52:44,697 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 10:52:44,698 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 10:52:44,699 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-05-07 10:52:44,700 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-05-07 10:52:44,701 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale 2024-05-07 10:52:44,702 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-05-07 10:52:44,702 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 10:52:44,703 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 10:52:44,704 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 10:52:44,705 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-05-07 10:52:44,706 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-05-07 10:52:44,707 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-05-07 10:52:44,707 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:44,708 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:44,709 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 10:52:44,710 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-05-07 10:52:44,711 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-05-07 10:52:44,712 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-05-07 10:52:44,712 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 10:52:44,713 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 10:52:44,714 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 10:52:44,715 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-05-07 10:52:44,716 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-05-07 10:52:44,717 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-05-07 10:52:44,717 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 10:52:44,718 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 10:52:44,719 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 10:52:44,720 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-05-07 10:52:44,721 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-05-07 10:52:44,722 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-05-07 10:52:44,723 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 10:52:44,723 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 10:52:44,724 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 10:52:44,726 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-05-07 10:52:44,726 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-05-07 10:52:44,727 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-05-07 10:52:44,728 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:44,729 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:44,730 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 10:52:44,731 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-05-07 10:52:44,732 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-05-07 10:52:44,732 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-05-07 10:52:44,733 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 10:52:44,734 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 10:52:44,735 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 10:52:44,736 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-05-07 10:52:44,737 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-05-07 10:52:44,738 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-05-07 10:52:44,739 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 10:52:44,739 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 10:52:44,740 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 10:52:44,741 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-05-07 10:52:44,742 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-05-07 10:52:44,743 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-05-07 10:52:44,744 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 10:52:44,745 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 10:52:44,746 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 10:52:44,747 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-05-07 10:52:44,748 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-05-07 10:52:44,749 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-05-07 10:52:44,749 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 10:52:44,750 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 10:52:44,751 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 10:52:44,752 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-05-07 10:52:44,753 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-05-07 10:52:44,753 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my 2024-05-07 10:52:44,754 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 10:52:44,755 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 10:52:44,756 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 10:52:44,757 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE 2024-05-07 10:52:44,758 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:44,758 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:44,759 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 10:52:44,760 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt 2024-05-07 10:52:44,761 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 10:52:44,762 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 10:52:44,763 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 10:52:44,764 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb 2024-05-07 10:52:44,765 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 10:52:44,765 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 10:52:44,766 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 10:52:44,767 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-05-07 10:52:44,768 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 10:52:44,769 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 10:52:44,770 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 10:52:44,771 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-05-07 10:52:44,772 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-05-07 10:52:44,773 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-05-07 10:52:44,773 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 10:52:44,774 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 10:52:44,775 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 10:52:44,776 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-05-07 10:52:44,777 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-05-07 10:52:44,778 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-05-07 10:52:44,778 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 10:52:44,779 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 10:52:44,780 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 10:52:44,781 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-05-07 10:52:44,782 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-05-07 10:52:44,783 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-05-07 10:52:44,784 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 10:52:44,784 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 10:52:44,785 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 10:52:44,786 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-05-07 10:52:44,787 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-05-07 10:52:44,788 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-05-07 10:52:44,789 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:44,790 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:44,791 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 10:52:44,792 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-05-07 10:52:44,793 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-05-07 10:52:44,793 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-05-07 10:52:44,794 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 10:52:44,795 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 10:52:44,796 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 10:52:44,797 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-05-07 10:52:44,798 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-05-07 10:52:44,799 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-05-07 10:52:44,800 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 10:52:44,800 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 10:52:44,801 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 10:52:44,802 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-05-07 10:52:44,803 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-05-07 10:52:44,804 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-05-07 10:52:44,805 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 10:52:44,805 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 10:52:44,806 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 10:52:44,807 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-05-07 10:52:44,808 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-05-07 10:52:44,809 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa 2024-05-07 10:52:44,810 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 10:52:44,810 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 10:52:44,811 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 10:52:44,812 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy 2024-05-07 10:52:44,813 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 10:52:44,814 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 10:52:44,815 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 10:52:44,816 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-05-07 10:52:44,817 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 10:52:44,817 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 10:52:44,818 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 10:52:44,819 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-05-07 10:52:44,820 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-05-07 10:52:44,821 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-05-07 10:52:44,822 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 10:52:44,822 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 10:52:44,824 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 10:52:44,825 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-05-07 10:52:44,825 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-05-07 10:52:44,826 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk 2024-05-07 10:52:44,827 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 10:52:44,828 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 10:52:44,829 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 10:52:44,830 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-05-07 10:52:44,831 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:44,831 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:44,832 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 10:52:44,833 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-05-07 10:52:44,834 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-05-07 10:52:44,835 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-05-07 10:52:44,836 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,836 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,838 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 10:52:44,839 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-05-07 10:52:44,840 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-05-07 10:52:44,840 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-05-07 10:52:44,841 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,842 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,843 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 10:52:44,844 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-05-07 10:52:44,845 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-05-07 10:52:44,846 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-05-07 10:52:44,847 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 10:52:44,847 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 10:52:44,848 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 10:52:44,849 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-05-07 10:52:44,850 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-05-07 10:52:44,851 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-05-07 10:52:44,852 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,852 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,853 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 10:52:44,854 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-05-07 10:52:44,855 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-05-07 10:52:44,856 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw 2024-05-07 10:52:44,857 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,857 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,858 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 10:52:44,860 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-05-07 10:52:44,860 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,861 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,862 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 10:52:44,863 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-05-07 10:52:44,864 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-05-07 10:52:44,865 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-05-07 10:52:44,866 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,866 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,867 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 10:52:44,868 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-05-07 10:52:44,869 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-05-07 10:52:44,870 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-05-07 10:52:44,871 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 10:52:44,872 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 10:52:44,873 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 10:52:44,873 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-05-07 10:52:44,874 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-05-07 10:52:44,875 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-05-07 10:52:44,876 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,876 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,877 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 10:52:44,878 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-05-07 10:52:44,879 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-05-07 10:52:44,880 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne 2024-05-07 10:52:44,881 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,881 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,883 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 10:52:44,884 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-05-07 10:52:44,885 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,885 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,886 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 10:52:44,888 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-05-07 10:52:44,888 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-05-07 10:52:44,889 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-05-07 10:52:44,890 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,891 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,892 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 10:52:44,893 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-05-07 10:52:44,893 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-05-07 10:52:44,894 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb 2024-05-07 10:52:44,895 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,896 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,897 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 10:52:44,898 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-05-07 10:52:44,899 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,900 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,901 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 10:52:44,902 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-05-07 10:52:44,902 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-05-07 10:52:44,903 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 10:52:44,904 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 10:52:44,905 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 10:52:44,906 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-05-07 10:52:44,907 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-05-07 10:52:44,907 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-05-07 10:52:44,908 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 10:52:44,909 root INFO copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 10:52:44,910 root INFO copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 10:52:44,911 root INFO copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 10:52:44,911 root INFO copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 10:52:44,912 root INFO copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-05-07 10:52:44,913 root INFO creating build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,914 root INFO creating build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,915 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,916 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,917 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,917 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,918 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,919 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-05-07 10:52:44,920 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,921 root INFO creating build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 10:52:44,922 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 10:52:44,923 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 10:52:44,924 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 10:52:44,925 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-05-07 10:52:44,925 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,926 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,927 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,928 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,929 root INFO creating build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,930 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,930 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,931 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,932 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,933 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,934 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,934 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,935 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,936 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-05-07 10:52:44,937 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-riscv64/wheel/django/views 2024-05-07 10:52:44,938 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-riscv64/wheel/django 2024-05-07 10:52:44,939 root INFO creating build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,940 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,940 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,941 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,942 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,943 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,944 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-05-07 10:52:44,945 root INFO creating build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,945 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,946 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,947 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,948 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,949 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,950 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,951 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,952 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-riscv64/wheel/django/test 2024-05-07 10:52:44,954 root INFO creating build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:44,955 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 10:52:44,955 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 10:52:44,956 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 10:52:44,957 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,958 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,959 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,960 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,960 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,961 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,962 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,963 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-05-07 10:52:44,963 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-05-07 10:52:44,964 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,965 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,966 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,967 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,968 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,968 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,969 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,970 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-05-07 10:52:44,971 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-05-07 10:52:44,972 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-05-07 10:52:44,972 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,973 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 10:52:44,974 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 10:52:44,975 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 10:52:44,975 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 10:52:44,976 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-05-07 10:52:44,977 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,978 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,979 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,980 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-05-07 10:52:44,981 root INFO creating build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 10:52:44,981 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 10:52:44,982 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 10:52:44,983 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 10:52:44,984 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 10:52:44,985 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-05-07 10:52:44,986 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,987 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,987 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,988 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,989 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,990 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,991 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,992 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-05-07 10:52:44,992 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,993 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,994 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,995 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,996 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,996 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,997 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,998 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:44,999 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-05-07 10:52:45,000 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,000 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,001 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,002 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,003 root INFO creating build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,004 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,004 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,005 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,006 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,007 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,008 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,009 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-05-07 10:52:45,010 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,011 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,012 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,013 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,013 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,015 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,016 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,016 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,017 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,018 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,019 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,020 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,021 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,022 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,023 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,023 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,024 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,025 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,026 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,027 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,028 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,028 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,029 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,030 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,031 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,032 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,033 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,033 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,034 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,035 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,036 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,037 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,038 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-05-07 10:52:45,039 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-05-07 10:52:45,040 root INFO creating build/bdist.linux-riscv64/wheel/django/core/servers 2024-05-07 10:52:45,040 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-05-07 10:52:45,041 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-05-07 10:52:45,042 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,043 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,044 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,045 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-riscv64/wheel/django/core 2024-05-07 10:52:45,046 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache 2024-05-07 10:52:45,046 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-05-07 10:52:45,047 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,048 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,049 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,050 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,051 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,051 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,052 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,053 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,054 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-05-07 10:52:45,055 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-05-07 10:52:45,056 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-riscv64/wheel/django 2024-05-07 10:52:45,057 root INFO creating build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 10:52:45,058 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 10:52:45,058 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 10:52:45,059 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-05-07 10:52:45,061 root INFO creating build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,061 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,062 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,063 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,064 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,065 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,066 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,066 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,067 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,068 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,069 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,070 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,070 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,071 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,072 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,073 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,074 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,075 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,076 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,076 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,077 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,078 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,079 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,080 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,081 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,081 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,082 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,083 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,084 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,085 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,086 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,086 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,087 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,088 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,089 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,090 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,091 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,091 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,092 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,093 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,094 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,095 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,096 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,097 root INFO creating build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 10:52:45,098 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 10:52:45,099 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 10:52:45,100 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 10:52:45,100 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 10:52:45,101 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-05-07 10:52:45,102 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-05-07 10:52:45,103 root INFO creating build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,104 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,105 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,106 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,106 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,107 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,108 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,109 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,109 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,110 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-05-07 10:52:45,111 root INFO creating build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,112 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,113 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,114 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates 2024-05-07 10:52:45,115 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django 2024-05-07 10:52:45,116 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,116 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,117 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 10:52:45,118 root INFO copying build/lib/django/forms/templates/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 10:52:45,119 root INFO copying build/lib/django/forms/templates/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 10:52:45,120 root INFO copying build/lib/django/forms/templates/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 10:52:45,121 root INFO copying build/lib/django/forms/templates/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 10:52:45,121 root INFO copying build/lib/django/forms/templates/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-05-07 10:52:45,122 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors 2024-05-07 10:52:45,123 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:45,124 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:45,124 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:45,125 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 10:52:45,126 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:45,127 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:45,128 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:45,128 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 10:52:45,129 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,130 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,131 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,132 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,133 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,133 root INFO copying build/lib/django/forms/templates/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,134 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,135 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,136 root INFO copying build/lib/django/forms/templates/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,137 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,137 root INFO copying build/lib/django/forms/templates/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,138 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,139 root INFO copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,140 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,140 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,141 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,142 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,143 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,144 root INFO copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,145 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,145 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,146 root INFO copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,147 root INFO copying build/lib/django/forms/templates/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,148 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,149 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,149 root INFO copying build/lib/django/forms/templates/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,150 root INFO copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,151 root INFO copying build/lib/django/forms/templates/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,152 root INFO copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,152 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,153 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,154 root INFO copying build/lib/django/forms/templates/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,155 root INFO copying build/lib/django/forms/templates/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-05-07 10:52:45,156 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,156 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-05-07 10:52:45,157 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,158 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2 2024-05-07 10:52:45,159 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django 2024-05-07 10:52:45,160 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,160 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,161 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:45,162 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:45,163 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:45,164 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:45,164 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:45,165 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 10:52:45,166 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors 2024-05-07 10:52:45,167 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:45,168 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:45,168 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:45,169 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 10:52:45,170 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:45,171 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:45,172 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:45,172 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 10:52:45,173 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,174 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,175 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,176 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,177 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,177 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,178 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,179 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,180 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,180 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,181 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,182 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,183 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,184 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,184 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,185 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,186 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,187 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,188 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,188 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,189 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,190 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,191 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,192 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,192 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,193 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,194 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,195 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,196 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,196 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,197 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,198 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,199 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 10:52:45,200 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,200 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-05-07 10:52:45,201 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,202 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,203 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,204 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,205 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,206 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-05-07 10:52:45,207 root INFO creating build/bdist.linux-riscv64/wheel/django/db 2024-05-07 10:52:45,208 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,209 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,210 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,211 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,212 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,213 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,214 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,215 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,216 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,217 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,217 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,219 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-05-07 10:52:45,220 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,221 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,222 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,223 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,224 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,225 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,226 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,227 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,228 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,228 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,229 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,230 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-05-07 10:52:45,231 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,232 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,233 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,235 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,235 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,236 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,238 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,239 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,239 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,240 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,241 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,243 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,243 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,245 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,246 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,247 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,248 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-05-07 10:52:45,249 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,250 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-05-07 10:52:45,251 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-riscv64/wheel/django/db 2024-05-07 10:52:45,252 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,252 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,253 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,254 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,255 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,256 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,257 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,258 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 10:52:45,259 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 10:52:45,260 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 10:52:45,261 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 10:52:45,261 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 10:52:45,262 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-05-07 10:52:45,263 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,265 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,266 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,267 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,267 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,268 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,269 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,270 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-05-07 10:52:45,271 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/db 2024-05-07 10:52:45,272 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 10:52:45,273 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 10:52:45,273 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 10:52:45,274 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 10:52:45,275 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-05-07 10:52:45,276 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,277 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,277 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,278 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,279 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,280 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,281 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,281 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,282 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,283 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,284 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-05-07 10:52:45,285 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,286 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,287 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,288 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,289 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,290 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,291 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,292 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,293 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,294 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-05-07 10:52:45,295 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 10:52:45,296 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 10:52:45,297 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,297 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,298 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,299 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,300 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,301 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,302 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,303 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,303 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,304 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,305 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,306 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-05-07 10:52:45,307 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 10:52:45,308 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,309 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,310 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,311 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,311 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,312 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,313 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,314 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,315 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,316 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-05-07 10:52:45,317 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,317 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,318 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,319 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,320 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,321 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,322 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,323 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,324 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,324 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-05-07 10:52:45,325 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-05-07 10:52:45,326 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-riscv64/wheel/django/db 2024-05-07 10:52:45,327 root INFO creating build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,328 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,329 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,330 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,331 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,332 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,333 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,334 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-05-07 10:52:45,335 root INFO creating build/bdist.linux-riscv64/wheel/django/http 2024-05-07 10:52:45,335 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 10:52:45,336 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 10:52:45,337 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 10:52:45,338 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 10:52:45,339 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-riscv64/wheel/django/http 2024-05-07 10:52:45,341 root INFO running install_egg_info 2024-05-07 10:52:45,351 root INFO Copying Django.egg-info to build/bdist.linux-riscv64/wheel/Django-4.2.12-py3.12.egg-info 2024-05-07 10:52:45,358 root INFO running install_scripts 2024-05-07 10:52:45,371 wheel INFO creating build/bdist.linux-riscv64/wheel/Django-4.2.12.dist-info/WHEEL 2024-05-07 10:52:45,373 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/django-4.2.12/.dist/.tmp-z5w_w12q/Django-4.2.12-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-07 10:52:45,375 wheel INFO adding 'django/__init__.py' 2024-05-07 10:52:45,376 wheel INFO adding 'django/__main__.py' 2024-05-07 10:52:45,377 wheel INFO adding 'django/shortcuts.py' 2024-05-07 10:52:45,379 wheel INFO adding 'django/apps/__init__.py' 2024-05-07 10:52:45,380 wheel INFO adding 'django/apps/config.py' 2024-05-07 10:52:45,381 wheel INFO adding 'django/apps/registry.py' 2024-05-07 10:52:45,383 wheel INFO adding 'django/conf/__init__.py' 2024-05-07 10:52:45,385 wheel INFO adding 'django/conf/global_settings.py' 2024-05-07 10:52:45,387 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2024-05-07 10:52:45,388 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2024-05-07 10:52:45,388 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2024-05-07 10:52:45,389 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2024-05-07 10:52:45,390 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2024-05-07 10:52:45,391 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2024-05-07 10:52:45,392 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2024-05-07 10:52:45,393 wheel INFO adding 'django/conf/locale/__init__.py' 2024-05-07 10:52:45,397 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,399 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:45,401 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2024-05-07 10:52:45,402 wheel INFO adding 'django/conf/locale/ar/formats.py' 2024-05-07 10:52:45,403 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,405 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:45,407 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2024-05-07 10:52:45,408 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2024-05-07 10:52:45,409 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,411 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:45,414 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,415 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:45,417 wheel INFO adding 'django/conf/locale/az/__init__.py' 2024-05-07 10:52:45,418 wheel INFO adding 'django/conf/locale/az/formats.py' 2024-05-07 10:52:45,419 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,421 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:45,423 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,425 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:45,427 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2024-05-07 10:52:45,428 wheel INFO adding 'django/conf/locale/bg/formats.py' 2024-05-07 10:52:45,430 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,432 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:45,434 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2024-05-07 10:52:45,435 wheel INFO adding 'django/conf/locale/bn/formats.py' 2024-05-07 10:52:45,436 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,437 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:45,439 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,441 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:45,443 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2024-05-07 10:52:45,443 wheel INFO adding 'django/conf/locale/bs/formats.py' 2024-05-07 10:52:45,444 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,446 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:45,447 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2024-05-07 10:52:45,448 wheel INFO adding 'django/conf/locale/ca/formats.py' 2024-05-07 10:52:45,450 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,451 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:45,453 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2024-05-07 10:52:45,454 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2024-05-07 10:52:45,456 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,458 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:45,460 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2024-05-07 10:52:45,460 wheel INFO adding 'django/conf/locale/cs/formats.py' 2024-05-07 10:52:45,462 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,464 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:45,465 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2024-05-07 10:52:45,466 wheel INFO adding 'django/conf/locale/cy/formats.py' 2024-05-07 10:52:45,468 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,469 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:45,471 wheel INFO adding 'django/conf/locale/da/__init__.py' 2024-05-07 10:52:45,472 wheel INFO adding 'django/conf/locale/da/formats.py' 2024-05-07 10:52:45,473 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,475 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:45,477 wheel INFO adding 'django/conf/locale/de/__init__.py' 2024-05-07 10:52:45,478 wheel INFO adding 'django/conf/locale/de/formats.py' 2024-05-07 10:52:45,479 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,481 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:45,483 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2024-05-07 10:52:45,483 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2024-05-07 10:52:45,485 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,487 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:45,489 wheel INFO adding 'django/conf/locale/el/__init__.py' 2024-05-07 10:52:45,490 wheel INFO adding 'django/conf/locale/el/formats.py' 2024-05-07 10:52:45,491 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,493 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:45,495 wheel INFO adding 'django/conf/locale/en/__init__.py' 2024-05-07 10:52:45,496 wheel INFO adding 'django/conf/locale/en/formats.py' 2024-05-07 10:52:45,497 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,498 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:45,500 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2024-05-07 10:52:45,501 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2024-05-07 10:52:45,502 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,504 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:45,506 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2024-05-07 10:52:45,506 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2024-05-07 10:52:45,508 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,509 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:45,511 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2024-05-07 10:52:45,511 wheel INFO adding 'django/conf/locale/eo/formats.py' 2024-05-07 10:52:45,513 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,515 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:45,516 wheel INFO adding 'django/conf/locale/es/__init__.py' 2024-05-07 10:52:45,517 wheel INFO adding 'django/conf/locale/es/formats.py' 2024-05-07 10:52:45,519 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,521 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:45,522 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2024-05-07 10:52:45,523 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2024-05-07 10:52:45,525 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,527 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:45,528 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2024-05-07 10:52:45,529 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2024-05-07 10:52:45,530 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,532 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:45,534 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2024-05-07 10:52:45,534 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2024-05-07 10:52:45,536 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,537 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:45,539 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2024-05-07 10:52:45,540 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2024-05-07 10:52:45,541 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2024-05-07 10:52:45,541 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2024-05-07 10:52:45,543 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,545 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:45,546 wheel INFO adding 'django/conf/locale/et/__init__.py' 2024-05-07 10:52:45,547 wheel INFO adding 'django/conf/locale/et/formats.py' 2024-05-07 10:52:45,548 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,550 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:45,552 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2024-05-07 10:52:45,553 wheel INFO adding 'django/conf/locale/eu/formats.py' 2024-05-07 10:52:45,554 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,556 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:45,558 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2024-05-07 10:52:45,558 wheel INFO adding 'django/conf/locale/fa/formats.py' 2024-05-07 10:52:45,560 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,562 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:45,565 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2024-05-07 10:52:45,566 wheel INFO adding 'django/conf/locale/fi/formats.py' 2024-05-07 10:52:45,568 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,569 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:45,571 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2024-05-07 10:52:45,572 wheel INFO adding 'django/conf/locale/fr/formats.py' 2024-05-07 10:52:45,573 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,575 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:45,577 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2024-05-07 10:52:45,578 wheel INFO adding 'django/conf/locale/fy/formats.py' 2024-05-07 10:52:45,579 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,580 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:45,582 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2024-05-07 10:52:45,583 wheel INFO adding 'django/conf/locale/ga/formats.py' 2024-05-07 10:52:45,584 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,585 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:45,587 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2024-05-07 10:52:45,588 wheel INFO adding 'django/conf/locale/gd/formats.py' 2024-05-07 10:52:45,589 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,591 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:45,593 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2024-05-07 10:52:45,594 wheel INFO adding 'django/conf/locale/gl/formats.py' 2024-05-07 10:52:45,595 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,597 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:45,599 wheel INFO adding 'django/conf/locale/he/__init__.py' 2024-05-07 10:52:45,600 wheel INFO adding 'django/conf/locale/he/formats.py' 2024-05-07 10:52:45,601 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,603 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:45,605 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2024-05-07 10:52:45,606 wheel INFO adding 'django/conf/locale/hi/formats.py' 2024-05-07 10:52:45,607 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,609 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:45,611 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2024-05-07 10:52:45,611 wheel INFO adding 'django/conf/locale/hr/formats.py' 2024-05-07 10:52:45,613 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,614 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:45,617 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,619 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:45,620 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2024-05-07 10:52:45,621 wheel INFO adding 'django/conf/locale/hu/formats.py' 2024-05-07 10:52:45,623 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,624 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:45,627 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,628 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:45,631 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,632 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:45,634 wheel INFO adding 'django/conf/locale/id/__init__.py' 2024-05-07 10:52:45,635 wheel INFO adding 'django/conf/locale/id/formats.py' 2024-05-07 10:52:45,636 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,638 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:45,640 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2024-05-07 10:52:45,641 wheel INFO adding 'django/conf/locale/ig/formats.py' 2024-05-07 10:52:45,642 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,644 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2024-05-07 10:52:45,646 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,648 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:45,649 wheel INFO adding 'django/conf/locale/is/__init__.py' 2024-05-07 10:52:45,650 wheel INFO adding 'django/conf/locale/is/formats.py' 2024-05-07 10:52:45,651 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,653 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:45,655 wheel INFO adding 'django/conf/locale/it/__init__.py' 2024-05-07 10:52:45,656 wheel INFO adding 'django/conf/locale/it/formats.py' 2024-05-07 10:52:45,657 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,659 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:45,661 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2024-05-07 10:52:45,662 wheel INFO adding 'django/conf/locale/ja/formats.py' 2024-05-07 10:52:45,663 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,665 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:45,667 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2024-05-07 10:52:45,668 wheel INFO adding 'django/conf/locale/ka/formats.py' 2024-05-07 10:52:45,669 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,671 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:45,673 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,674 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:45,676 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,678 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:45,679 wheel INFO adding 'django/conf/locale/km/__init__.py' 2024-05-07 10:52:45,680 wheel INFO adding 'django/conf/locale/km/formats.py' 2024-05-07 10:52:45,681 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,683 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:45,684 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2024-05-07 10:52:45,685 wheel INFO adding 'django/conf/locale/kn/formats.py' 2024-05-07 10:52:45,686 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,688 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:45,689 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2024-05-07 10:52:45,690 wheel INFO adding 'django/conf/locale/ko/formats.py' 2024-05-07 10:52:45,692 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,694 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:45,695 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2024-05-07 10:52:45,696 wheel INFO adding 'django/conf/locale/ky/formats.py' 2024-05-07 10:52:45,697 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,700 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:45,702 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,703 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:45,704 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2024-05-07 10:52:45,705 wheel INFO adding 'django/conf/locale/lt/formats.py' 2024-05-07 10:52:45,707 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,708 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:45,710 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2024-05-07 10:52:45,711 wheel INFO adding 'django/conf/locale/lv/formats.py' 2024-05-07 10:52:45,712 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,714 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:45,716 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2024-05-07 10:52:45,717 wheel INFO adding 'django/conf/locale/mk/formats.py' 2024-05-07 10:52:45,718 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,720 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:45,722 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2024-05-07 10:52:45,723 wheel INFO adding 'django/conf/locale/ml/formats.py' 2024-05-07 10:52:45,724 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,726 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:45,728 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2024-05-07 10:52:45,729 wheel INFO adding 'django/conf/locale/mn/formats.py' 2024-05-07 10:52:45,730 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,732 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:45,734 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,735 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:45,736 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2024-05-07 10:52:45,737 wheel INFO adding 'django/conf/locale/ms/formats.py' 2024-05-07 10:52:45,739 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,741 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:45,742 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,744 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:45,745 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2024-05-07 10:52:45,746 wheel INFO adding 'django/conf/locale/nb/formats.py' 2024-05-07 10:52:45,747 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,749 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:45,751 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,753 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:45,755 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2024-05-07 10:52:45,756 wheel INFO adding 'django/conf/locale/nl/formats.py' 2024-05-07 10:52:45,758 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,759 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:45,761 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2024-05-07 10:52:45,762 wheel INFO adding 'django/conf/locale/nn/formats.py' 2024-05-07 10:52:45,763 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,765 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:45,767 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,769 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:45,771 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,772 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:45,774 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2024-05-07 10:52:45,775 wheel INFO adding 'django/conf/locale/pl/formats.py' 2024-05-07 10:52:45,776 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,778 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:45,780 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2024-05-07 10:52:45,781 wheel INFO adding 'django/conf/locale/pt/formats.py' 2024-05-07 10:52:45,782 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,784 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:45,785 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2024-05-07 10:52:45,786 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2024-05-07 10:52:45,788 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,790 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:45,791 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2024-05-07 10:52:45,792 wheel INFO adding 'django/conf/locale/ro/formats.py' 2024-05-07 10:52:45,793 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,795 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:45,797 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2024-05-07 10:52:45,798 wheel INFO adding 'django/conf/locale/ru/formats.py' 2024-05-07 10:52:45,799 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,801 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:45,803 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2024-05-07 10:52:45,804 wheel INFO adding 'django/conf/locale/sk/formats.py' 2024-05-07 10:52:45,806 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,807 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:45,809 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2024-05-07 10:52:45,810 wheel INFO adding 'django/conf/locale/sl/formats.py' 2024-05-07 10:52:45,812 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,813 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:45,815 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2024-05-07 10:52:45,816 wheel INFO adding 'django/conf/locale/sq/formats.py' 2024-05-07 10:52:45,817 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,819 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:45,821 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2024-05-07 10:52:45,822 wheel INFO adding 'django/conf/locale/sr/formats.py' 2024-05-07 10:52:45,823 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,825 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:45,827 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2024-05-07 10:52:45,828 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2024-05-07 10:52:45,829 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,831 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:45,833 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2024-05-07 10:52:45,834 wheel INFO adding 'django/conf/locale/sv/formats.py' 2024-05-07 10:52:45,835 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,837 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:45,839 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,841 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:45,842 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2024-05-07 10:52:45,843 wheel INFO adding 'django/conf/locale/ta/formats.py' 2024-05-07 10:52:45,844 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,845 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:45,847 wheel INFO adding 'django/conf/locale/te/__init__.py' 2024-05-07 10:52:45,848 wheel INFO adding 'django/conf/locale/te/formats.py' 2024-05-07 10:52:45,849 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,851 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:45,852 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2024-05-07 10:52:45,853 wheel INFO adding 'django/conf/locale/tg/formats.py' 2024-05-07 10:52:45,855 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,856 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:45,858 wheel INFO adding 'django/conf/locale/th/__init__.py' 2024-05-07 10:52:45,859 wheel INFO adding 'django/conf/locale/th/formats.py' 2024-05-07 10:52:45,860 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,862 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:45,864 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2024-05-07 10:52:45,864 wheel INFO adding 'django/conf/locale/tk/formats.py' 2024-05-07 10:52:45,866 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,868 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:45,869 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2024-05-07 10:52:45,870 wheel INFO adding 'django/conf/locale/tr/formats.py' 2024-05-07 10:52:45,872 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,874 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:45,876 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,877 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:45,879 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,881 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:45,883 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2024-05-07 10:52:45,883 wheel INFO adding 'django/conf/locale/uk/formats.py' 2024-05-07 10:52:45,885 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,887 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:45,889 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,890 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:45,892 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2024-05-07 10:52:45,893 wheel INFO adding 'django/conf/locale/uz/formats.py' 2024-05-07 10:52:45,895 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,897 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:45,899 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2024-05-07 10:52:45,900 wheel INFO adding 'django/conf/locale/vi/formats.py' 2024-05-07 10:52:45,901 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,902 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:45,904 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2024-05-07 10:52:45,905 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2024-05-07 10:52:45,906 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,908 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:45,910 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2024-05-07 10:52:45,911 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2024-05-07 10:52:45,912 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,914 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:45,915 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2024-05-07 10:52:45,916 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2024-05-07 10:52:45,917 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2024-05-07 10:52:45,918 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2024-05-07 10:52:45,919 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2024-05-07 10:52:45,920 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2024-05-07 10:52:45,921 wheel INFO adding 'django/conf/urls/__init__.py' 2024-05-07 10:52:45,921 wheel INFO adding 'django/conf/urls/i18n.py' 2024-05-07 10:52:45,922 wheel INFO adding 'django/conf/urls/static.py' 2024-05-07 10:52:45,923 wheel INFO adding 'django/contrib/__init__.py' 2024-05-07 10:52:45,925 wheel INFO adding 'django/contrib/admin/__init__.py' 2024-05-07 10:52:45,926 wheel INFO adding 'django/contrib/admin/actions.py' 2024-05-07 10:52:45,927 wheel INFO adding 'django/contrib/admin/apps.py' 2024-05-07 10:52:45,928 wheel INFO adding 'django/contrib/admin/checks.py' 2024-05-07 10:52:45,930 wheel INFO adding 'django/contrib/admin/decorators.py' 2024-05-07 10:52:45,931 wheel INFO adding 'django/contrib/admin/exceptions.py' 2024-05-07 10:52:45,932 wheel INFO adding 'django/contrib/admin/filters.py' 2024-05-07 10:52:45,933 wheel INFO adding 'django/contrib/admin/forms.py' 2024-05-07 10:52:45,935 wheel INFO adding 'django/contrib/admin/helpers.py' 2024-05-07 10:52:45,936 wheel INFO adding 'django/contrib/admin/models.py' 2024-05-07 10:52:45,938 wheel INFO adding 'django/contrib/admin/options.py' 2024-05-07 10:52:45,941 wheel INFO adding 'django/contrib/admin/sites.py' 2024-05-07 10:52:45,943 wheel INFO adding 'django/contrib/admin/tests.py' 2024-05-07 10:52:45,944 wheel INFO adding 'django/contrib/admin/utils.py' 2024-05-07 10:52:45,946 wheel INFO adding 'django/contrib/admin/widgets.py' 2024-05-07 10:52:45,950 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,952 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:45,953 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,954 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,956 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,957 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2024-05-07 10:52:45,959 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,960 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:45,962 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,963 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,965 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,966 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:45,968 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,969 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,970 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,971 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:45,973 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,973 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,975 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,976 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:45,978 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,979 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,980 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,982 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:45,984 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,985 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,987 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,988 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:45,990 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,991 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,992 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,994 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:45,995 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:45,996 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:45,998 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:45,999 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:46,000 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,001 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,003 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,004 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:46,005 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,006 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,007 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,009 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:46,010 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,012 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,013 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,015 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,016 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,017 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,019 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,021 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:46,022 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,023 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,025 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,026 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:46,027 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,028 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,030 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,031 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:46,033 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,034 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,035 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,037 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:46,038 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,039 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,041 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,042 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,044 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,045 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,046 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,048 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:46,050 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,051 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,052 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,053 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:46,055 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,056 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,057 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,059 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:46,060 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,061 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,062 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,064 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:46,065 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,066 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,068 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,069 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:46,070 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,071 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,073 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,074 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:46,076 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,077 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,078 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,080 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:46,081 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,083 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,084 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,085 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:46,087 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,088 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,089 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,091 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:46,092 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,093 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,094 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,096 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:46,097 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,098 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,099 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,101 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:46,102 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,103 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,105 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,106 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:46,108 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,109 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,110 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,112 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:46,114 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,115 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,116 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,118 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:46,119 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,120 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,122 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,123 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,125 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,126 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,127 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,128 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:46,129 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,130 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,132 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,133 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:46,134 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,135 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,137 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,139 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:46,140 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,141 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,143 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,144 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,146 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,147 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,148 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,150 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:46,151 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,152 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,154 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,155 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:46,157 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,158 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,159 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,161 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,162 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,163 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,165 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,166 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,168 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,169 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,170 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,172 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:46,173 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,174 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,176 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,177 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:46,179 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,180 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,181 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,183 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:46,184 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,185 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,186 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,188 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:46,189 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,190 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,192 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,193 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:46,194 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,195 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,197 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,198 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:46,200 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,201 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,202 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,204 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:46,205 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,206 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,208 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,209 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:46,211 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,212 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,213 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,215 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:46,217 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,218 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,219 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,220 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:46,221 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,222 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,224 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,225 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,226 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,227 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,228 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,230 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:46,231 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,232 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,233 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,234 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,236 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,237 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,238 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,240 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:46,241 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,242 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,244 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,245 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:46,247 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,248 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,249 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,250 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,251 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,252 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,254 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,255 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:46,257 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,258 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,259 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,261 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:46,262 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,263 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,265 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,266 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,268 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,269 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,270 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,272 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:46,274 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,275 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,276 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,278 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,279 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,280 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,282 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,283 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,284 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,284 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,286 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,287 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:46,289 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,290 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,291 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,292 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:46,294 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,295 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,296 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,298 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,299 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,300 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,301 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,303 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:46,304 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,305 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,307 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,309 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,310 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,311 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,313 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,314 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,315 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,317 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,318 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,320 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:46,321 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,322 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,323 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,325 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:46,326 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,327 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,328 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,330 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,331 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,332 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,334 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,335 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:46,337 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,338 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,339 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,341 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:46,343 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,344 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,345 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,347 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:46,348 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,349 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,351 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,353 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:46,354 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,356 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,357 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,359 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,361 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,362 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,363 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,365 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,366 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,367 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,369 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,370 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:46,372 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,373 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,374 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,376 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,377 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,378 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,380 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,381 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,382 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,383 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,385 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,386 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:46,388 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,389 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,390 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,392 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:46,393 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,394 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,396 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,397 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:46,398 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,399 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,400 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,401 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:46,403 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,404 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,405 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,407 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:46,408 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,409 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,411 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,412 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:46,414 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,415 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,416 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,417 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,419 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,421 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,422 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,423 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,424 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,426 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:46,427 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,428 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,429 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,430 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:46,431 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,432 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,434 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,435 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,437 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,438 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,440 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,441 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:46,442 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,443 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,445 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,446 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:46,447 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,448 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,449 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,451 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:46,453 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,454 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,455 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,457 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:46,458 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,459 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,461 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,462 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:46,463 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2024-05-07 10:52:46,464 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2024-05-07 10:52:46,465 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2024-05-07 10:52:46,466 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2024-05-07 10:52:46,467 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2024-05-07 10:52:46,468 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2024-05-07 10:52:46,469 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2024-05-07 10:52:46,471 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2024-05-07 10:52:46,472 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2024-05-07 10:52:46,473 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2024-05-07 10:52:46,474 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2024-05-07 10:52:46,475 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2024-05-07 10:52:46,476 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2024-05-07 10:52:46,477 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2024-05-07 10:52:46,478 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2024-05-07 10:52:46,479 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2024-05-07 10:52:46,480 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2024-05-07 10:52:46,481 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2024-05-07 10:52:46,483 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2024-05-07 10:52:46,484 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2024-05-07 10:52:46,485 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2024-05-07 10:52:46,487 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2024-05-07 10:52:46,488 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2024-05-07 10:52:46,489 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2024-05-07 10:52:46,489 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2024-05-07 10:52:46,490 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2024-05-07 10:52:46,491 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2024-05-07 10:52:46,492 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2024-05-07 10:52:46,493 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2024-05-07 10:52:46,494 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2024-05-07 10:52:46,494 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2024-05-07 10:52:46,495 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2024-05-07 10:52:46,496 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2024-05-07 10:52:46,497 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2024-05-07 10:52:46,498 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2024-05-07 10:52:46,498 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2024-05-07 10:52:46,499 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2024-05-07 10:52:46,500 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2024-05-07 10:52:46,501 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2024-05-07 10:52:46,502 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2024-05-07 10:52:46,503 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2024-05-07 10:52:46,504 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2024-05-07 10:52:46,505 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2024-05-07 10:52:46,506 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2024-05-07 10:52:46,507 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2024-05-07 10:52:46,508 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2024-05-07 10:52:46,509 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2024-05-07 10:52:46,510 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2024-05-07 10:52:46,511 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2024-05-07 10:52:46,512 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2024-05-07 10:52:46,513 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2024-05-07 10:52:46,514 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2024-05-07 10:52:46,515 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2024-05-07 10:52:46,516 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2024-05-07 10:52:46,517 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2024-05-07 10:52:46,518 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2024-05-07 10:52:46,519 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2024-05-07 10:52:46,520 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2024-05-07 10:52:46,521 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2024-05-07 10:52:46,521 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2024-05-07 10:52:46,523 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2024-05-07 10:52:46,524 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2024-05-07 10:52:46,526 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2024-05-07 10:52:46,527 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2024-05-07 10:52:46,530 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2024-05-07 10:52:46,537 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2024-05-07 10:52:46,541 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2024-05-07 10:52:46,543 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2024-05-07 10:52:46,548 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2024-05-07 10:52:46,551 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2024-05-07 10:52:46,552 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2024-05-07 10:52:46,553 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2024-05-07 10:52:46,553 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2024-05-07 10:52:46,554 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2024-05-07 10:52:46,555 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2024-05-07 10:52:46,556 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2024-05-07 10:52:46,557 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2024-05-07 10:52:46,558 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2024-05-07 10:52:46,559 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2024-05-07 10:52:46,559 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2024-05-07 10:52:46,560 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2024-05-07 10:52:46,561 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2024-05-07 10:52:46,562 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2024-05-07 10:52:46,563 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2024-05-07 10:52:46,563 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2024-05-07 10:52:46,564 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2024-05-07 10:52:46,565 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2024-05-07 10:52:46,566 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2024-05-07 10:52:46,567 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2024-05-07 10:52:46,568 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2024-05-07 10:52:46,569 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2024-05-07 10:52:46,569 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2024-05-07 10:52:46,570 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2024-05-07 10:52:46,573 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2024-05-07 10:52:46,574 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2024-05-07 10:52:46,575 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2024-05-07 10:52:46,575 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2024-05-07 10:52:46,576 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2024-05-07 10:52:46,577 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2024-05-07 10:52:46,578 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2024-05-07 10:52:46,579 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2024-05-07 10:52:46,580 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2024-05-07 10:52:46,580 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2024-05-07 10:52:46,581 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2024-05-07 10:52:46,582 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2024-05-07 10:52:46,583 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2024-05-07 10:52:46,584 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2024-05-07 10:52:46,585 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2024-05-07 10:52:46,585 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2024-05-07 10:52:46,586 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2024-05-07 10:52:46,587 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2024-05-07 10:52:46,588 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2024-05-07 10:52:46,589 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2024-05-07 10:52:46,590 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2024-05-07 10:52:46,590 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2024-05-07 10:52:46,591 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2024-05-07 10:52:46,592 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2024-05-07 10:52:46,593 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2024-05-07 10:52:46,594 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2024-05-07 10:52:46,595 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2024-05-07 10:52:46,596 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2024-05-07 10:52:46,596 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2024-05-07 10:52:46,597 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2024-05-07 10:52:46,598 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2024-05-07 10:52:46,599 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2024-05-07 10:52:46,600 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2024-05-07 10:52:46,600 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2024-05-07 10:52:46,601 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2024-05-07 10:52:46,602 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2024-05-07 10:52:46,605 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2024-05-07 10:52:46,611 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2024-05-07 10:52:46,615 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2024-05-07 10:52:46,616 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2024-05-07 10:52:46,617 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2024-05-07 10:52:46,618 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2024-05-07 10:52:46,619 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2024-05-07 10:52:46,620 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2024-05-07 10:52:46,621 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2024-05-07 10:52:46,621 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2024-05-07 10:52:46,622 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2024-05-07 10:52:46,623 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2024-05-07 10:52:46,624 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2024-05-07 10:52:46,625 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2024-05-07 10:52:46,626 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2024-05-07 10:52:46,626 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2024-05-07 10:52:46,627 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2024-05-07 10:52:46,628 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2024-05-07 10:52:46,629 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2024-05-07 10:52:46,630 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2024-05-07 10:52:46,631 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2024-05-07 10:52:46,632 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2024-05-07 10:52:46,632 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2024-05-07 10:52:46,633 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2024-05-07 10:52:46,634 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2024-05-07 10:52:46,635 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2024-05-07 10:52:46,636 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2024-05-07 10:52:46,637 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2024-05-07 10:52:46,637 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2024-05-07 10:52:46,639 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2024-05-07 10:52:46,640 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2024-05-07 10:52:46,641 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2024-05-07 10:52:46,642 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2024-05-07 10:52:46,643 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2024-05-07 10:52:46,644 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2024-05-07 10:52:46,645 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2024-05-07 10:52:46,645 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2024-05-07 10:52:46,646 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2024-05-07 10:52:46,647 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2024-05-07 10:52:46,648 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2024-05-07 10:52:46,649 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2024-05-07 10:52:46,649 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2024-05-07 10:52:46,650 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2024-05-07 10:52:46,651 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2024-05-07 10:52:46,652 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2024-05-07 10:52:46,653 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2024-05-07 10:52:46,654 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2024-05-07 10:52:46,655 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2024-05-07 10:52:46,655 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2024-05-07 10:52:46,656 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2024-05-07 10:52:46,657 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2024-05-07 10:52:46,658 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2024-05-07 10:52:46,659 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2024-05-07 10:52:46,660 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2024-05-07 10:52:46,661 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2024-05-07 10:52:46,662 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2024-05-07 10:52:46,663 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2024-05-07 10:52:46,664 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2024-05-07 10:52:46,665 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2024-05-07 10:52:46,666 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2024-05-07 10:52:46,667 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2024-05-07 10:52:46,668 wheel INFO adding 'django/contrib/admin/views/main.py' 2024-05-07 10:52:46,670 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2024-05-07 10:52:46,670 wheel INFO adding 'django/contrib/admindocs/apps.py' 2024-05-07 10:52:46,671 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2024-05-07 10:52:46,672 wheel INFO adding 'django/contrib/admindocs/urls.py' 2024-05-07 10:52:46,673 wheel INFO adding 'django/contrib/admindocs/utils.py' 2024-05-07 10:52:46,674 wheel INFO adding 'django/contrib/admindocs/views.py' 2024-05-07 10:52:46,679 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,680 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:46,681 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,682 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:46,684 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,685 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:46,686 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,687 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:46,688 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,689 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:46,691 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,692 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:46,693 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,695 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:46,696 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,697 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,698 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,699 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:46,700 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,701 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:46,703 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,704 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:46,705 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,706 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,708 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,709 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:46,710 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,711 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:46,713 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,714 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:46,715 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,716 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:46,717 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,719 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,720 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,721 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:46,722 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,723 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:46,725 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,726 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:46,727 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,728 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:46,729 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,730 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:46,732 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,733 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:46,734 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,735 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:46,737 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,738 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:46,739 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,740 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:46,741 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,743 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:46,744 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,745 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:46,747 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,748 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:46,749 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,750 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:46,752 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,753 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:46,754 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,755 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,756 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,757 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:46,759 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,760 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:46,761 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,763 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:46,764 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,765 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,767 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,768 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:46,769 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,770 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:46,771 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,772 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,774 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,775 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,776 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,777 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:46,779 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,780 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:46,781 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,782 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:46,783 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,784 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:46,786 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,787 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:46,788 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,789 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:46,790 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,791 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:46,793 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,794 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:46,795 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,796 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:46,798 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,799 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,800 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,801 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:46,802 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,803 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,804 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,805 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:46,807 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,808 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:46,809 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,810 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,812 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,813 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:46,815 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,816 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:46,817 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,818 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,820 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,821 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:46,822 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,824 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,825 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,826 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,827 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,828 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:46,829 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,830 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:46,832 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,833 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,834 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,835 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:46,836 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,838 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,839 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,840 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,841 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,842 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:46,844 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,845 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:46,846 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,847 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,848 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,849 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:46,851 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,852 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:46,853 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,854 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:46,856 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,857 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:46,858 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,860 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,861 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,862 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:46,863 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,864 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:46,866 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,867 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,868 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,869 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,870 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,871 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:46,873 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,874 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:46,875 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,876 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:46,877 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,878 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:46,880 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,881 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:46,882 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,883 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:46,884 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,885 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:46,887 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,888 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:46,889 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,890 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:46,891 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,892 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:46,894 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,895 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:46,896 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,897 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:46,898 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,899 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:46,900 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,901 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:46,903 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2024-05-07 10:52:46,904 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2024-05-07 10:52:46,905 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2024-05-07 10:52:46,905 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2024-05-07 10:52:46,906 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2024-05-07 10:52:46,907 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2024-05-07 10:52:46,908 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2024-05-07 10:52:46,909 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2024-05-07 10:52:46,910 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2024-05-07 10:52:46,910 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2024-05-07 10:52:46,912 wheel INFO adding 'django/contrib/auth/__init__.py' 2024-05-07 10:52:46,913 wheel INFO adding 'django/contrib/auth/admin.py' 2024-05-07 10:52:46,914 wheel INFO adding 'django/contrib/auth/apps.py' 2024-05-07 10:52:46,915 wheel INFO adding 'django/contrib/auth/backends.py' 2024-05-07 10:52:46,916 wheel INFO adding 'django/contrib/auth/base_user.py' 2024-05-07 10:52:46,917 wheel INFO adding 'django/contrib/auth/checks.py' 2024-05-07 10:52:46,919 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2024-05-07 10:52:46,922 wheel INFO adding 'django/contrib/auth/context_processors.py' 2024-05-07 10:52:46,923 wheel INFO adding 'django/contrib/auth/decorators.py' 2024-05-07 10:52:46,924 wheel INFO adding 'django/contrib/auth/forms.py' 2024-05-07 10:52:46,925 wheel INFO adding 'django/contrib/auth/hashers.py' 2024-05-07 10:52:46,927 wheel INFO adding 'django/contrib/auth/middleware.py' 2024-05-07 10:52:46,928 wheel INFO adding 'django/contrib/auth/mixins.py' 2024-05-07 10:52:46,929 wheel INFO adding 'django/contrib/auth/models.py' 2024-05-07 10:52:46,930 wheel INFO adding 'django/contrib/auth/password_validation.py' 2024-05-07 10:52:46,931 wheel INFO adding 'django/contrib/auth/signals.py' 2024-05-07 10:52:46,932 wheel INFO adding 'django/contrib/auth/tokens.py' 2024-05-07 10:52:46,933 wheel INFO adding 'django/contrib/auth/urls.py' 2024-05-07 10:52:46,934 wheel INFO adding 'django/contrib/auth/validators.py' 2024-05-07 10:52:46,935 wheel INFO adding 'django/contrib/auth/views.py' 2024-05-07 10:52:46,936 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2024-05-07 10:52:46,937 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2024-05-07 10:52:46,941 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,942 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:46,944 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,945 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:46,946 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,948 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:46,949 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,950 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:46,951 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,952 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:46,954 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,955 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:46,957 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,958 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:46,959 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,960 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:46,962 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,963 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:46,964 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,965 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:46,966 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,967 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:46,969 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,970 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,971 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,972 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:46,974 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,975 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:46,976 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,977 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:46,979 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,980 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:46,981 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,982 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:46,984 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,985 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:46,986 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,987 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:46,989 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,990 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:46,991 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,992 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:46,994 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,995 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:46,996 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:46,997 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:46,999 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,000 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,001 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,002 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:47,004 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,005 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:47,006 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,007 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:47,009 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,010 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:47,011 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,012 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,014 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,015 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,017 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,018 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,019 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,020 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,022 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,023 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,024 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,025 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:47,026 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,028 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:47,029 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,030 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,032 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,033 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:47,035 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,036 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,037 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,038 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,040 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,041 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,042 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,043 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,045 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,046 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,047 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,048 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:47,050 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,051 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:47,052 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,053 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:47,054 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,055 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:47,057 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,058 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:47,059 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,060 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:47,062 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,063 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:47,065 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,066 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:47,067 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,068 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,069 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,070 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:47,072 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,073 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,074 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,075 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:47,077 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,078 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:47,079 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,080 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,082 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,083 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,084 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,085 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,087 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,088 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,089 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,091 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:47,093 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,094 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,095 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,096 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,097 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,099 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:47,100 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,101 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:47,102 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,103 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,105 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,106 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:47,107 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,108 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,110 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,111 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,112 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,113 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:47,115 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,116 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,117 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,118 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,120 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,121 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,122 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,123 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,125 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,126 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:47,127 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,129 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:47,130 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,131 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,133 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,134 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,135 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,136 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:47,138 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,139 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,141 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,142 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,143 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,144 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,146 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,147 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:47,148 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,149 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:47,150 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,151 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:47,153 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,154 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,155 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,156 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:47,158 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,159 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,160 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,161 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,163 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,164 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,166 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,167 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:47,168 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,169 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,171 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,172 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:47,173 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,174 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:47,175 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,176 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,178 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,179 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:47,180 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,181 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:47,183 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2024-05-07 10:52:47,184 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2024-05-07 10:52:47,185 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2024-05-07 10:52:47,187 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2024-05-07 10:52:47,188 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2024-05-07 10:52:47,189 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2024-05-07 10:52:47,190 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2024-05-07 10:52:47,191 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2024-05-07 10:52:47,192 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2024-05-07 10:52:47,192 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2024-05-07 10:52:47,193 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2024-05-07 10:52:47,194 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2024-05-07 10:52:47,195 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2024-05-07 10:52:47,196 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2024-05-07 10:52:47,197 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2024-05-07 10:52:47,197 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2024-05-07 10:52:47,198 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2024-05-07 10:52:47,199 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2024-05-07 10:52:47,200 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2024-05-07 10:52:47,201 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2024-05-07 10:52:47,202 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2024-05-07 10:52:47,203 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2024-05-07 10:52:47,204 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2024-05-07 10:52:47,205 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2024-05-07 10:52:47,207 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2024-05-07 10:52:47,208 wheel INFO adding 'django/contrib/contenttypes/models.py' 2024-05-07 10:52:47,209 wheel INFO adding 'django/contrib/contenttypes/views.py' 2024-05-07 10:52:47,213 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,214 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:47,215 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,216 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:47,217 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,218 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:47,219 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,220 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:47,221 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,222 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:47,223 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,224 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:47,225 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,226 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,227 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,228 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,229 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,230 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:47,231 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,232 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:47,233 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,234 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:47,236 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,236 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,237 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,238 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:47,240 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,240 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,242 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,243 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:47,244 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,245 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:47,246 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,247 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,248 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,249 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:47,250 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,251 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:47,252 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,253 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:47,254 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,255 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:47,256 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,257 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:47,258 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,259 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:47,260 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,261 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,262 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,263 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:47,264 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,265 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:47,266 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,267 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:47,268 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,269 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:47,270 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,271 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,272 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,273 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,274 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,275 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,276 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,277 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,278 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,279 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,280 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,281 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:47,282 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,283 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:47,284 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,285 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,286 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,287 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:47,288 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,289 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,291 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,291 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,293 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,293 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,295 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,295 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,297 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,297 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,299 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,300 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:47,301 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,302 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:47,303 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,304 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:47,305 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,306 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:47,307 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,308 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:47,309 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,310 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:47,311 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,312 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:47,313 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,314 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,315 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,316 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:47,317 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,318 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,319 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,320 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:47,321 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,322 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:47,323 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,324 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,325 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,326 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,327 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,328 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,329 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,330 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,331 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,332 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:47,333 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,334 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,335 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,336 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,337 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,338 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:47,339 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,340 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:47,341 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,342 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,343 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,344 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:47,345 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,346 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,347 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,348 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,349 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,350 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:47,351 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,352 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,353 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,354 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,355 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,356 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,357 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,358 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,359 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,360 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:47,361 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,362 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:47,364 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,364 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,366 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,366 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,368 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,369 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:47,370 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,370 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,372 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,373 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,374 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,375 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,376 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,377 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:47,378 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,379 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:47,380 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,381 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:47,382 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,383 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,384 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,385 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:47,386 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,387 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,388 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,389 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,390 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,391 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,392 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,393 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:47,394 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,395 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,396 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,397 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:47,398 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,399 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,400 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,401 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:47,402 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,403 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:47,404 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2024-05-07 10:52:47,405 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2024-05-07 10:52:47,406 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2024-05-07 10:52:47,407 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2024-05-07 10:52:47,408 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2024-05-07 10:52:47,409 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2024-05-07 10:52:47,410 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2024-05-07 10:52:47,411 wheel INFO adding 'django/contrib/flatpages/admin.py' 2024-05-07 10:52:47,411 wheel INFO adding 'django/contrib/flatpages/apps.py' 2024-05-07 10:52:47,412 wheel INFO adding 'django/contrib/flatpages/forms.py' 2024-05-07 10:52:47,413 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2024-05-07 10:52:47,414 wheel INFO adding 'django/contrib/flatpages/models.py' 2024-05-07 10:52:47,415 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2024-05-07 10:52:47,416 wheel INFO adding 'django/contrib/flatpages/urls.py' 2024-05-07 10:52:47,416 wheel INFO adding 'django/contrib/flatpages/views.py' 2024-05-07 10:52:47,420 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,421 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:47,423 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,424 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:47,425 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,426 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:47,427 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,428 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:47,429 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,430 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:47,431 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,432 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:47,433 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,434 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,435 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,436 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,438 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,439 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:47,440 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,441 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:47,442 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,443 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:47,444 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,445 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,446 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,447 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:47,449 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,449 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,451 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,452 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:47,453 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,454 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:47,455 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,456 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,457 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,458 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:47,459 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,460 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:47,461 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,462 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:47,463 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,464 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:47,466 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,467 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:47,468 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,469 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:47,470 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,471 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,472 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,473 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:47,474 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,475 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:47,476 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,477 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:47,478 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,479 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:47,480 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,481 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,483 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,484 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,485 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,486 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,487 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,488 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,489 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,490 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,491 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,492 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:47,493 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,494 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:47,495 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,496 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,498 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,499 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:47,500 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,501 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,502 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,503 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,504 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,505 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,506 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,507 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,508 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,509 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,510 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,511 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:47,512 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,513 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:47,515 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,515 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:47,517 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,517 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:47,519 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,520 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:47,521 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,522 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:47,523 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,524 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:47,525 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,526 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,527 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,528 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:47,529 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,530 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,532 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,533 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:47,534 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,535 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:47,536 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,537 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,538 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,539 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,540 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,541 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,542 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,543 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,544 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,546 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:47,547 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,548 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,549 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,550 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,551 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,552 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:47,553 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,554 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:47,556 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,556 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,558 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,559 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:47,560 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,561 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,562 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,563 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,564 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,565 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:47,566 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,567 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,568 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,569 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,570 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,571 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,573 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,573 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,575 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,576 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:47,577 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,578 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:47,581 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,582 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,583 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,584 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,585 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,586 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:47,587 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,588 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,589 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,590 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,592 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,593 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,594 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,595 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:47,596 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,597 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:47,598 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,599 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:47,600 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,601 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,602 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,603 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:47,604 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,605 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,606 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,607 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,608 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,609 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,611 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,612 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:47,613 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,614 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,615 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,616 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:47,617 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,618 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,619 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,620 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:47,621 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,622 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:47,623 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2024-05-07 10:52:47,624 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2024-05-07 10:52:47,625 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2024-05-07 10:52:47,626 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2024-05-07 10:52:47,627 wheel INFO adding 'django/contrib/gis/__init__.py' 2024-05-07 10:52:47,628 wheel INFO adding 'django/contrib/gis/apps.py' 2024-05-07 10:52:47,629 wheel INFO adding 'django/contrib/gis/feeds.py' 2024-05-07 10:52:47,630 wheel INFO adding 'django/contrib/gis/geometry.py' 2024-05-07 10:52:47,631 wheel INFO adding 'django/contrib/gis/measure.py' 2024-05-07 10:52:47,632 wheel INFO adding 'django/contrib/gis/ptr.py' 2024-05-07 10:52:47,633 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2024-05-07 10:52:47,633 wheel INFO adding 'django/contrib/gis/views.py' 2024-05-07 10:52:47,635 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2024-05-07 10:52:47,636 wheel INFO adding 'django/contrib/gis/admin/options.py' 2024-05-07 10:52:47,637 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2024-05-07 10:52:47,638 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2024-05-07 10:52:47,639 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2024-05-07 10:52:47,640 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2024-05-07 10:52:47,641 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2024-05-07 10:52:47,642 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2024-05-07 10:52:47,642 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2024-05-07 10:52:47,643 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2024-05-07 10:52:47,644 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2024-05-07 10:52:47,646 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2024-05-07 10:52:47,646 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2024-05-07 10:52:47,647 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2024-05-07 10:52:47,648 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2024-05-07 10:52:47,649 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2024-05-07 10:52:47,650 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2024-05-07 10:52:47,651 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2024-05-07 10:52:47,652 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2024-05-07 10:52:47,653 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2024-05-07 10:52:47,654 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2024-05-07 10:52:47,654 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2024-05-07 10:52:47,655 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2024-05-07 10:52:47,656 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2024-05-07 10:52:47,657 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2024-05-07 10:52:47,659 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2024-05-07 10:52:47,659 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2024-05-07 10:52:47,660 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2024-05-07 10:52:47,661 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2024-05-07 10:52:47,662 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2024-05-07 10:52:47,663 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2024-05-07 10:52:47,664 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2024-05-07 10:52:47,665 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2024-05-07 10:52:47,666 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2024-05-07 10:52:47,667 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2024-05-07 10:52:47,668 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2024-05-07 10:52:47,669 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2024-05-07 10:52:47,670 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2024-05-07 10:52:47,671 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2024-05-07 10:52:47,672 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2024-05-07 10:52:47,673 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2024-05-07 10:52:47,673 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2024-05-07 10:52:47,674 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2024-05-07 10:52:47,676 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2024-05-07 10:52:47,677 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2024-05-07 10:52:47,678 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2024-05-07 10:52:47,679 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2024-05-07 10:52:47,680 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2024-05-07 10:52:47,682 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2024-05-07 10:52:47,683 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2024-05-07 10:52:47,684 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2024-05-07 10:52:47,685 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2024-05-07 10:52:47,686 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2024-05-07 10:52:47,687 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2024-05-07 10:52:47,688 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2024-05-07 10:52:47,689 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2024-05-07 10:52:47,690 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2024-05-07 10:52:47,691 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2024-05-07 10:52:47,692 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2024-05-07 10:52:47,693 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2024-05-07 10:52:47,693 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2024-05-07 10:52:47,695 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2024-05-07 10:52:47,695 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2024-05-07 10:52:47,696 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2024-05-07 10:52:47,698 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2024-05-07 10:52:47,699 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2024-05-07 10:52:47,700 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2024-05-07 10:52:47,701 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2024-05-07 10:52:47,702 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2024-05-07 10:52:47,704 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2024-05-07 10:52:47,705 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2024-05-07 10:52:47,706 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2024-05-07 10:52:47,707 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2024-05-07 10:52:47,708 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2024-05-07 10:52:47,709 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2024-05-07 10:52:47,710 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2024-05-07 10:52:47,711 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2024-05-07 10:52:47,712 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2024-05-07 10:52:47,713 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2024-05-07 10:52:47,714 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2024-05-07 10:52:47,715 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2024-05-07 10:52:47,716 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2024-05-07 10:52:47,717 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2024-05-07 10:52:47,718 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2024-05-07 10:52:47,720 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2024-05-07 10:52:47,720 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2024-05-07 10:52:47,721 wheel INFO adding 'django/contrib/gis/geos/base.py' 2024-05-07 10:52:47,722 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2024-05-07 10:52:47,723 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2024-05-07 10:52:47,724 wheel INFO adding 'django/contrib/gis/geos/error.py' 2024-05-07 10:52:47,725 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2024-05-07 10:52:47,726 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2024-05-07 10:52:47,728 wheel INFO adding 'django/contrib/gis/geos/io.py' 2024-05-07 10:52:47,728 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2024-05-07 10:52:47,729 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2024-05-07 10:52:47,731 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2024-05-07 10:52:47,732 wheel INFO adding 'django/contrib/gis/geos/point.py' 2024-05-07 10:52:47,733 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2024-05-07 10:52:47,734 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2024-05-07 10:52:47,735 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2024-05-07 10:52:47,736 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2024-05-07 10:52:47,737 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2024-05-07 10:52:47,738 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2024-05-07 10:52:47,739 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2024-05-07 10:52:47,740 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2024-05-07 10:52:47,741 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2024-05-07 10:52:47,741 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2024-05-07 10:52:47,742 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2024-05-07 10:52:47,743 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2024-05-07 10:52:47,747 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,748 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:47,749 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,750 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:47,751 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,752 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:47,753 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,754 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:47,755 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,756 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:47,757 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,758 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:47,760 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,761 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,762 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,763 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,764 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,765 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:47,766 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,767 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:47,768 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,769 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:47,771 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,772 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,773 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,774 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:47,776 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,777 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,778 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,779 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:47,780 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,781 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:47,782 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,783 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,784 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,785 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:47,786 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,787 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:47,789 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,789 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:47,790 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,791 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:47,793 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,793 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:47,795 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,796 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:47,797 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,798 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,799 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,800 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:47,801 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,802 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:47,803 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,804 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:47,805 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,806 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:47,807 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,808 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,809 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,810 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,811 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,812 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,813 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,814 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,816 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,816 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,817 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,818 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:47,820 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,821 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:47,822 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,823 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,824 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,825 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:47,826 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,827 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,828 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,829 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,830 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,831 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,832 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,833 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:47,834 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,835 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:47,836 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,837 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:47,839 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,839 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:47,841 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,841 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:47,843 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,844 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:47,845 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,846 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:47,847 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,848 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:47,849 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,850 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:47,851 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,852 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,853 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,854 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:47,855 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,856 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,857 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,858 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:47,859 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,860 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:47,861 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,862 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,863 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,864 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,866 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,866 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,868 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,869 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,870 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,871 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:47,872 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,873 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,874 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,882 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,883 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,884 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:47,885 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,886 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:47,887 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,888 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:47,889 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,890 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:47,891 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,892 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,893 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,894 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,895 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,896 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:47,897 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,898 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:47,899 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,900 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,901 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,902 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,904 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,904 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:47,906 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,907 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:47,908 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,909 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:47,910 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,911 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,912 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,913 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:47,914 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,915 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:47,916 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,917 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,918 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,919 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:47,920 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,921 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:47,923 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,923 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:47,925 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,925 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:47,927 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,928 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:47,929 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,929 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:47,931 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,932 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:47,933 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,934 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:47,935 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,936 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:47,937 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,938 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:47,939 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,940 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:47,941 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,942 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:47,943 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,944 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:47,945 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,946 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:47,947 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,948 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:47,949 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2024-05-07 10:52:47,950 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2024-05-07 10:52:47,951 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2024-05-07 10:52:47,952 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2024-05-07 10:52:47,953 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2024-05-07 10:52:47,954 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2024-05-07 10:52:47,955 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2024-05-07 10:52:47,956 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2024-05-07 10:52:47,957 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2024-05-07 10:52:47,958 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2024-05-07 10:52:47,959 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2024-05-07 10:52:47,960 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2024-05-07 10:52:47,961 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2024-05-07 10:52:47,961 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2024-05-07 10:52:47,962 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2024-05-07 10:52:47,963 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2024-05-07 10:52:47,964 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2024-05-07 10:52:47,966 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2024-05-07 10:52:47,967 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2024-05-07 10:52:47,968 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2024-05-07 10:52:47,969 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2024-05-07 10:52:47,970 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2024-05-07 10:52:47,970 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2024-05-07 10:52:47,971 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2024-05-07 10:52:47,972 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2024-05-07 10:52:47,973 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2024-05-07 10:52:47,974 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2024-05-07 10:52:47,976 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2024-05-07 10:52:47,977 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2024-05-07 10:52:47,978 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2024-05-07 10:52:47,979 wheel INFO adding 'django/contrib/humanize/__init__.py' 2024-05-07 10:52:47,980 wheel INFO adding 'django/contrib/humanize/apps.py' 2024-05-07 10:52:47,984 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,985 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:47,986 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,988 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:47,989 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,990 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:47,992 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,993 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:47,994 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,996 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:47,997 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:47,998 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:47,999 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,001 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,002 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,003 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,004 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,005 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:48,007 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,008 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,009 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,010 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:48,012 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,013 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,014 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,015 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,017 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,018 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,019 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,020 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:48,021 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,023 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:48,024 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,025 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,027 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,028 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:48,029 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,030 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:48,031 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,032 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:48,034 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,035 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:48,036 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,037 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:48,039 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,040 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:48,041 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,042 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,043 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,044 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:48,046 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,047 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:48,048 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,049 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:48,050 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,051 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:48,053 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,054 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,055 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,056 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,058 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,059 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,060 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,061 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,062 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,063 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,065 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,066 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:48,067 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,068 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:48,070 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,071 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,072 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,073 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:48,075 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,076 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,077 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,078 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,079 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,081 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,082 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,083 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,084 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,085 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,087 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,088 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:48,089 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,090 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:48,091 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,092 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:48,094 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,095 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:48,096 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,097 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:48,099 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,100 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:48,101 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,102 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:48,103 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,104 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,106 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,107 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:48,108 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,109 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,110 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,111 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:48,112 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,113 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:48,115 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,116 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,117 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,118 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,120 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,121 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,122 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,123 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,124 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,126 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:48,127 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,128 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,129 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,130 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,132 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,133 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:48,134 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,135 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:48,136 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,137 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,139 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,140 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:48,141 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,142 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,144 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,145 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,146 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,148 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:48,149 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,150 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,151 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,152 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,154 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,155 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,156 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,157 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,159 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,160 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:48,161 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,162 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:48,164 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,165 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,167 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,168 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,169 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,170 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:48,172 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,173 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,174 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,175 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,177 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,178 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,179 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,180 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:48,181 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,182 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:48,184 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,184 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:48,186 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,187 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,188 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,189 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:48,190 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,192 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,193 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,194 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,195 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,196 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,197 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,198 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:48,200 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,201 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,202 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,203 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:48,205 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,206 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:48,207 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,208 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,209 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,210 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:48,212 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,213 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:48,214 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2024-05-07 10:52:48,215 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2024-05-07 10:52:48,216 wheel INFO adding 'django/contrib/messages/__init__.py' 2024-05-07 10:52:48,217 wheel INFO adding 'django/contrib/messages/api.py' 2024-05-07 10:52:48,218 wheel INFO adding 'django/contrib/messages/apps.py' 2024-05-07 10:52:48,219 wheel INFO adding 'django/contrib/messages/constants.py' 2024-05-07 10:52:48,220 wheel INFO adding 'django/contrib/messages/context_processors.py' 2024-05-07 10:52:48,220 wheel INFO adding 'django/contrib/messages/middleware.py' 2024-05-07 10:52:48,221 wheel INFO adding 'django/contrib/messages/utils.py' 2024-05-07 10:52:48,222 wheel INFO adding 'django/contrib/messages/views.py' 2024-05-07 10:52:48,223 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2024-05-07 10:52:48,224 wheel INFO adding 'django/contrib/messages/storage/base.py' 2024-05-07 10:52:48,225 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2024-05-07 10:52:48,226 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2024-05-07 10:52:48,227 wheel INFO adding 'django/contrib/messages/storage/session.py' 2024-05-07 10:52:48,228 wheel INFO adding 'django/contrib/postgres/__init__.py' 2024-05-07 10:52:48,229 wheel INFO adding 'django/contrib/postgres/apps.py' 2024-05-07 10:52:48,230 wheel INFO adding 'django/contrib/postgres/constraints.py' 2024-05-07 10:52:48,231 wheel INFO adding 'django/contrib/postgres/expressions.py' 2024-05-07 10:52:48,232 wheel INFO adding 'django/contrib/postgres/functions.py' 2024-05-07 10:52:48,232 wheel INFO adding 'django/contrib/postgres/indexes.py' 2024-05-07 10:52:48,233 wheel INFO adding 'django/contrib/postgres/lookups.py' 2024-05-07 10:52:48,234 wheel INFO adding 'django/contrib/postgres/operations.py' 2024-05-07 10:52:48,236 wheel INFO adding 'django/contrib/postgres/search.py' 2024-05-07 10:52:48,237 wheel INFO adding 'django/contrib/postgres/serializers.py' 2024-05-07 10:52:48,238 wheel INFO adding 'django/contrib/postgres/signals.py' 2024-05-07 10:52:48,239 wheel INFO adding 'django/contrib/postgres/utils.py' 2024-05-07 10:52:48,240 wheel INFO adding 'django/contrib/postgres/validators.py' 2024-05-07 10:52:48,241 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2024-05-07 10:52:48,242 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2024-05-07 10:52:48,243 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2024-05-07 10:52:48,244 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2024-05-07 10:52:48,245 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2024-05-07 10:52:48,246 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2024-05-07 10:52:48,247 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2024-05-07 10:52:48,248 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2024-05-07 10:52:48,249 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2024-05-07 10:52:48,250 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2024-05-07 10:52:48,251 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2024-05-07 10:52:48,252 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2024-05-07 10:52:48,253 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2024-05-07 10:52:48,254 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2024-05-07 10:52:48,255 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2024-05-07 10:52:48,256 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2024-05-07 10:52:48,259 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,260 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:48,261 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,262 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:48,264 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,265 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:48,266 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,267 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:48,268 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,269 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:48,271 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,272 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,273 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,274 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:48,275 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,276 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,277 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,278 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,280 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,281 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:48,282 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,283 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:48,284 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,285 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,286 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,287 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:48,289 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,289 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:48,291 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,292 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:48,293 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,294 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:48,295 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,296 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:48,297 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,298 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,300 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,300 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:48,302 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,303 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:48,304 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,305 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:48,306 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,307 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,308 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,309 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,310 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,311 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,312 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,313 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,315 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,316 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:48,317 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,318 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,319 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,320 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:48,321 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,322 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,324 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,325 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,326 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,327 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,328 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,329 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,330 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,331 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:48,332 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,333 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:48,334 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,335 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:48,337 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,337 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:48,339 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,340 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:48,341 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,342 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:48,343 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,344 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,345 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,346 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:48,347 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,348 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:48,350 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,351 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,352 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,353 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,354 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,355 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,356 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,357 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:48,358 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,359 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,361 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,361 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:48,363 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,364 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,365 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,366 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:48,367 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,368 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,369 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,370 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,371 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,372 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,373 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,374 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,376 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,377 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,378 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,379 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:48,380 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,381 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:48,383 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,384 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,385 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,386 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,387 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,388 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:48,389 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,390 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,391 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,392 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,394 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,395 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,396 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,397 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,398 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,399 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,400 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,402 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,403 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,404 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,405 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,406 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:48,407 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,408 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:48,410 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,411 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:48,412 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2024-05-07 10:52:48,413 wheel INFO adding 'django/contrib/redirects/__init__.py' 2024-05-07 10:52:48,414 wheel INFO adding 'django/contrib/redirects/admin.py' 2024-05-07 10:52:48,414 wheel INFO adding 'django/contrib/redirects/apps.py' 2024-05-07 10:52:48,415 wheel INFO adding 'django/contrib/redirects/middleware.py' 2024-05-07 10:52:48,416 wheel INFO adding 'django/contrib/redirects/models.py' 2024-05-07 10:52:48,420 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,421 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:48,422 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,423 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:48,424 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,425 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:48,426 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,427 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:48,429 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,429 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:48,431 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,431 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:48,433 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,434 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,435 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,436 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,437 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,438 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:48,439 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,440 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,441 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,442 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:48,443 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,444 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,445 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,446 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,447 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,448 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,449 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,450 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:48,451 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,452 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:48,453 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,454 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,455 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,456 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:48,457 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,458 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:48,459 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,460 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:48,461 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,462 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:48,463 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,464 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:48,465 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,466 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:48,467 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,468 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,469 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,470 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:48,472 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,472 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:48,474 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,474 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:48,476 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,477 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:48,478 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,479 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,480 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,481 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,482 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,483 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,484 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,485 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,486 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,487 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,488 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,489 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:48,490 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,491 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:48,492 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,493 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,494 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,495 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:48,496 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,497 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,498 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,499 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,500 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,501 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,502 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,503 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,504 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,505 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,506 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,507 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:48,508 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,509 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:48,510 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,511 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:48,513 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,513 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:48,515 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,515 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:48,517 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,517 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:48,519 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,520 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:48,521 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,521 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:48,523 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,524 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,525 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,526 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:48,527 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,528 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,529 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,530 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:48,531 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,532 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:48,533 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,534 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,535 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,536 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,537 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,538 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,539 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,540 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,541 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,542 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:48,543 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,544 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,545 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,546 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,547 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,548 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:48,549 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,550 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:48,551 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,552 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,553 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,554 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:48,555 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,556 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,557 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,558 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,559 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,560 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:48,561 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,562 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,563 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,564 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,565 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,566 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,567 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,568 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,569 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,570 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:48,571 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,572 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:48,573 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,574 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,575 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,576 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,577 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,578 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:48,579 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,580 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,581 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,582 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,584 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,584 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,586 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,588 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:48,590 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,591 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:48,592 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,593 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:48,594 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,595 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,596 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,597 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:48,598 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,599 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,600 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,601 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,602 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,603 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,604 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,605 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:48,606 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,607 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,608 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,609 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:48,610 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,611 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:48,612 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,613 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,614 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,615 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:48,616 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,617 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:48,618 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2024-05-07 10:52:48,619 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2024-05-07 10:52:48,620 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2024-05-07 10:52:48,621 wheel INFO adding 'django/contrib/sessions/__init__.py' 2024-05-07 10:52:48,622 wheel INFO adding 'django/contrib/sessions/apps.py' 2024-05-07 10:52:48,623 wheel INFO adding 'django/contrib/sessions/base_session.py' 2024-05-07 10:52:48,624 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2024-05-07 10:52:48,624 wheel INFO adding 'django/contrib/sessions/middleware.py' 2024-05-07 10:52:48,625 wheel INFO adding 'django/contrib/sessions/models.py' 2024-05-07 10:52:48,626 wheel INFO adding 'django/contrib/sessions/serializers.py' 2024-05-07 10:52:48,627 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2024-05-07 10:52:48,628 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2024-05-07 10:52:48,629 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2024-05-07 10:52:48,630 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2024-05-07 10:52:48,631 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2024-05-07 10:52:48,632 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2024-05-07 10:52:48,633 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2024-05-07 10:52:48,637 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,638 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:48,639 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,640 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:48,641 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,642 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:48,644 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,646 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:48,647 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,648 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:48,649 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,650 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:48,651 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,652 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,653 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,654 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,655 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,656 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:48,657 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,658 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,659 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,660 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:48,661 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,662 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,663 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,664 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,665 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,666 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,667 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,668 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:48,669 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,670 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:48,671 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,672 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,673 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,674 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:48,675 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,676 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:48,677 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,678 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:48,679 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,680 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:48,681 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,682 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:48,683 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,684 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:48,685 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,686 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,687 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,688 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:48,689 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,690 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:48,691 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,692 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:48,693 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,694 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:48,695 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,696 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,697 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,698 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,699 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,700 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,701 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,702 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,703 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,704 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,705 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,706 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:48,707 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,708 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:48,709 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,710 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,711 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,712 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:48,713 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,714 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,715 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,716 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,717 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,718 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,719 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,720 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,721 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,722 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,723 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,724 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:48,725 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,726 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:48,727 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,728 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:48,729 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,730 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:48,731 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,732 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:48,733 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,734 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:48,735 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,736 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:48,737 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,738 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:48,739 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,740 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,741 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,742 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:48,743 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,744 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,745 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,746 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:48,747 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,748 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:48,749 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,750 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,751 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,752 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,753 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,754 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,755 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,756 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,757 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,758 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:48,759 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,760 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,761 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,762 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,763 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,764 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:48,765 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,766 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:48,767 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,768 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,769 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,770 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:48,771 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,772 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,773 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,774 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,775 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,776 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:48,777 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,778 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,779 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,780 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,781 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,782 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,783 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,784 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,785 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,786 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:48,787 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,788 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:48,789 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,790 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,791 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,792 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,793 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,794 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:48,795 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,796 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,797 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,798 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,799 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,800 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,801 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,802 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:48,803 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,804 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:48,805 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,806 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:48,807 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,808 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,809 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,810 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:48,811 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,812 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,813 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,814 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,815 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,816 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,817 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,818 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:48,819 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,820 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,821 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,822 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:48,823 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,824 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:48,825 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,826 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,827 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,828 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:48,829 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,830 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:48,831 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2024-05-07 10:52:48,832 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2024-05-07 10:52:48,833 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2024-05-07 10:52:48,834 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2024-05-07 10:52:48,834 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2024-05-07 10:52:48,836 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2024-05-07 10:52:48,837 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2024-05-07 10:52:48,838 wheel INFO adding 'django/contrib/sitemaps/views.py' 2024-05-07 10:52:48,839 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2024-05-07 10:52:48,840 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2024-05-07 10:52:48,841 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2024-05-07 10:52:48,841 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2024-05-07 10:52:48,842 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2024-05-07 10:52:48,843 wheel INFO adding 'django/contrib/sites/__init__.py' 2024-05-07 10:52:48,844 wheel INFO adding 'django/contrib/sites/admin.py' 2024-05-07 10:52:48,845 wheel INFO adding 'django/contrib/sites/apps.py' 2024-05-07 10:52:48,846 wheel INFO adding 'django/contrib/sites/checks.py' 2024-05-07 10:52:48,847 wheel INFO adding 'django/contrib/sites/management.py' 2024-05-07 10:52:48,848 wheel INFO adding 'django/contrib/sites/managers.py' 2024-05-07 10:52:48,848 wheel INFO adding 'django/contrib/sites/middleware.py' 2024-05-07 10:52:48,849 wheel INFO adding 'django/contrib/sites/models.py' 2024-05-07 10:52:48,850 wheel INFO adding 'django/contrib/sites/requests.py' 2024-05-07 10:52:48,851 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2024-05-07 10:52:48,855 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,856 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2024-05-07 10:52:48,857 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,858 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2024-05-07 10:52:48,859 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,860 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 10:52:48,861 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,862 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2024-05-07 10:52:48,863 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,864 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2024-05-07 10:52:48,865 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,866 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2024-05-07 10:52:48,867 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,868 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2024-05-07 10:52:48,869 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,870 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,871 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,872 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2024-05-07 10:52:48,873 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,874 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,875 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,877 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2024-05-07 10:52:48,878 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,879 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,880 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,881 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2024-05-07 10:52:48,882 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,883 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,884 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,885 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2024-05-07 10:52:48,886 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,887 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2024-05-07 10:52:48,888 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,889 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,890 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,891 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2024-05-07 10:52:48,892 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,893 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2024-05-07 10:52:48,894 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,895 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 10:52:48,896 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,897 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 10:52:48,898 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,899 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2024-05-07 10:52:48,900 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,901 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2024-05-07 10:52:48,902 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,903 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 10:52:48,904 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,905 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 10:52:48,906 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,907 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 10:52:48,908 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,909 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 10:52:48,910 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,911 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2024-05-07 10:52:48,912 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,913 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,914 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,915 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,916 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,917 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,918 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,919 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,920 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,921 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,922 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,923 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2024-05-07 10:52:48,924 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,925 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2024-05-07 10:52:48,926 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,927 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,928 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,929 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2024-05-07 10:52:48,930 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,931 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2024-05-07 10:52:48,932 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,933 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,934 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,935 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,936 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,937 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2024-05-07 10:52:48,938 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,939 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2024-05-07 10:52:48,940 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,941 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2024-05-07 10:52:48,942 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,943 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2024-05-07 10:52:48,944 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,945 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2024-05-07 10:52:48,946 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,947 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2024-05-07 10:52:48,948 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,949 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2024-05-07 10:52:48,950 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,951 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2024-05-07 10:52:48,952 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,953 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2024-05-07 10:52:48,954 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,955 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2024-05-07 10:52:48,956 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,957 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,958 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,959 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2024-05-07 10:52:48,960 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,961 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,962 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,963 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2024-05-07 10:52:48,964 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,965 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2024-05-07 10:52:48,966 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,967 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,968 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,969 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2024-05-07 10:52:48,970 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,971 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2024-05-07 10:52:48,972 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,973 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2024-05-07 10:52:48,974 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,975 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2024-05-07 10:52:48,976 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,977 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,978 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,979 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2024-05-07 10:52:48,980 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,981 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2024-05-07 10:52:48,982 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,983 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2024-05-07 10:52:48,984 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,985 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2024-05-07 10:52:48,986 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,987 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2024-05-07 10:52:48,988 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,989 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,990 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,991 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2024-05-07 10:52:48,992 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,993 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2024-05-07 10:52:48,994 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,995 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2024-05-07 10:52:48,996 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,997 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2024-05-07 10:52:48,998 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 10:52:48,999 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2024-05-07 10:52:49,000 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,001 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 10:52:49,002 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,003 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2024-05-07 10:52:49,004 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,005 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2024-05-07 10:52:49,006 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,007 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2024-05-07 10:52:49,008 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,009 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2024-05-07 10:52:49,010 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,011 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2024-05-07 10:52:49,012 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,013 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2024-05-07 10:52:49,014 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,015 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 10:52:49,016 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,017 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2024-05-07 10:52:49,018 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,019 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2024-05-07 10:52:49,020 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,021 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2024-05-07 10:52:49,022 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,023 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2024-05-07 10:52:49,024 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,025 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2024-05-07 10:52:49,026 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,027 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2024-05-07 10:52:49,028 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,029 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2024-05-07 10:52:49,030 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,031 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2024-05-07 10:52:49,032 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,033 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2024-05-07 10:52:49,034 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,035 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2024-05-07 10:52:49,036 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,037 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2024-05-07 10:52:49,038 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,039 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2024-05-07 10:52:49,040 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,041 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2024-05-07 10:52:49,042 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,043 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2024-05-07 10:52:49,044 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,045 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 10:52:49,046 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 10:52:49,047 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 10:52:49,048 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2024-05-07 10:52:49,049 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2024-05-07 10:52:49,050 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2024-05-07 10:52:49,051 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2024-05-07 10:52:49,052 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2024-05-07 10:52:49,053 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2024-05-07 10:52:49,054 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2024-05-07 10:52:49,055 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2024-05-07 10:52:49,056 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2024-05-07 10:52:49,057 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2024-05-07 10:52:49,058 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2024-05-07 10:52:49,059 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2024-05-07 10:52:49,060 wheel INFO adding 'django/contrib/staticfiles/views.py' 2024-05-07 10:52:49,061 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2024-05-07 10:52:49,062 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2024-05-07 10:52:49,063 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2024-05-07 10:52:49,064 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2024-05-07 10:52:49,065 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2024-05-07 10:52:49,066 wheel INFO adding 'django/contrib/syndication/__init__.py' 2024-05-07 10:52:49,067 wheel INFO adding 'django/contrib/syndication/apps.py' 2024-05-07 10:52:49,068 wheel INFO adding 'django/contrib/syndication/views.py' 2024-05-07 10:52:49,069 wheel INFO adding 'django/core/__init__.py' 2024-05-07 10:52:49,070 wheel INFO adding 'django/core/asgi.py' 2024-05-07 10:52:49,071 wheel INFO adding 'django/core/exceptions.py' 2024-05-07 10:52:49,072 wheel INFO adding 'django/core/paginator.py' 2024-05-07 10:52:49,073 wheel INFO adding 'django/core/signals.py' 2024-05-07 10:52:49,074 wheel INFO adding 'django/core/signing.py' 2024-05-07 10:52:49,075 wheel INFO adding 'django/core/validators.py' 2024-05-07 10:52:49,077 wheel INFO adding 'django/core/wsgi.py' 2024-05-07 10:52:49,078 wheel INFO adding 'django/core/cache/__init__.py' 2024-05-07 10:52:49,079 wheel INFO adding 'django/core/cache/utils.py' 2024-05-07 10:52:49,080 wheel INFO adding 'django/core/cache/backends/__init__.py' 2024-05-07 10:52:49,081 wheel INFO adding 'django/core/cache/backends/base.py' 2024-05-07 10:52:49,082 wheel INFO adding 'django/core/cache/backends/db.py' 2024-05-07 10:52:49,084 wheel INFO adding 'django/core/cache/backends/dummy.py' 2024-05-07 10:52:49,084 wheel INFO adding 'django/core/cache/backends/filebased.py' 2024-05-07 10:52:49,085 wheel INFO adding 'django/core/cache/backends/locmem.py' 2024-05-07 10:52:49,087 wheel INFO adding 'django/core/cache/backends/memcached.py' 2024-05-07 10:52:49,088 wheel INFO adding 'django/core/cache/backends/redis.py' 2024-05-07 10:52:49,089 wheel INFO adding 'django/core/checks/__init__.py' 2024-05-07 10:52:49,090 wheel INFO adding 'django/core/checks/async_checks.py' 2024-05-07 10:52:49,091 wheel INFO adding 'django/core/checks/caches.py' 2024-05-07 10:52:49,092 wheel INFO adding 'django/core/checks/database.py' 2024-05-07 10:52:49,092 wheel INFO adding 'django/core/checks/files.py' 2024-05-07 10:52:49,093 wheel INFO adding 'django/core/checks/messages.py' 2024-05-07 10:52:49,094 wheel INFO adding 'django/core/checks/model_checks.py' 2024-05-07 10:52:49,095 wheel INFO adding 'django/core/checks/registry.py' 2024-05-07 10:52:49,096 wheel INFO adding 'django/core/checks/templates.py' 2024-05-07 10:52:49,097 wheel INFO adding 'django/core/checks/translation.py' 2024-05-07 10:52:49,098 wheel INFO adding 'django/core/checks/urls.py' 2024-05-07 10:52:49,099 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2024-05-07 10:52:49,100 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2024-05-07 10:52:49,101 wheel INFO adding 'django/core/checks/security/__init__.py' 2024-05-07 10:52:49,102 wheel INFO adding 'django/core/checks/security/base.py' 2024-05-07 10:52:49,103 wheel INFO adding 'django/core/checks/security/csrf.py' 2024-05-07 10:52:49,104 wheel INFO adding 'django/core/checks/security/sessions.py' 2024-05-07 10:52:49,105 wheel INFO adding 'django/core/files/__init__.py' 2024-05-07 10:52:49,106 wheel INFO adding 'django/core/files/base.py' 2024-05-07 10:52:49,107 wheel INFO adding 'django/core/files/images.py' 2024-05-07 10:52:49,108 wheel INFO adding 'django/core/files/locks.py' 2024-05-07 10:52:49,109 wheel INFO adding 'django/core/files/move.py' 2024-05-07 10:52:49,110 wheel INFO adding 'django/core/files/temp.py' 2024-05-07 10:52:49,111 wheel INFO adding 'django/core/files/uploadedfile.py' 2024-05-07 10:52:49,112 wheel INFO adding 'django/core/files/uploadhandler.py' 2024-05-07 10:52:49,113 wheel INFO adding 'django/core/files/utils.py' 2024-05-07 10:52:49,114 wheel INFO adding 'django/core/files/storage/__init__.py' 2024-05-07 10:52:49,115 wheel INFO adding 'django/core/files/storage/base.py' 2024-05-07 10:52:49,116 wheel INFO adding 'django/core/files/storage/filesystem.py' 2024-05-07 10:52:49,117 wheel INFO adding 'django/core/files/storage/handler.py' 2024-05-07 10:52:49,118 wheel INFO adding 'django/core/files/storage/memory.py' 2024-05-07 10:52:49,119 wheel INFO adding 'django/core/files/storage/mixins.py' 2024-05-07 10:52:49,120 wheel INFO adding 'django/core/handlers/__init__.py' 2024-05-07 10:52:49,121 wheel INFO adding 'django/core/handlers/asgi.py' 2024-05-07 10:52:49,122 wheel INFO adding 'django/core/handlers/base.py' 2024-05-07 10:52:49,124 wheel INFO adding 'django/core/handlers/exception.py' 2024-05-07 10:52:49,125 wheel INFO adding 'django/core/handlers/wsgi.py' 2024-05-07 10:52:49,126 wheel INFO adding 'django/core/mail/__init__.py' 2024-05-07 10:52:49,127 wheel INFO adding 'django/core/mail/message.py' 2024-05-07 10:52:49,128 wheel INFO adding 'django/core/mail/utils.py' 2024-05-07 10:52:49,129 wheel INFO adding 'django/core/mail/backends/__init__.py' 2024-05-07 10:52:49,130 wheel INFO adding 'django/core/mail/backends/base.py' 2024-05-07 10:52:49,131 wheel INFO adding 'django/core/mail/backends/console.py' 2024-05-07 10:52:49,132 wheel INFO adding 'django/core/mail/backends/dummy.py' 2024-05-07 10:52:49,133 wheel INFO adding 'django/core/mail/backends/filebased.py' 2024-05-07 10:52:49,134 wheel INFO adding 'django/core/mail/backends/locmem.py' 2024-05-07 10:52:49,134 wheel INFO adding 'django/core/mail/backends/smtp.py' 2024-05-07 10:52:49,136 wheel INFO adding 'django/core/management/__init__.py' 2024-05-07 10:52:49,137 wheel INFO adding 'django/core/management/base.py' 2024-05-07 10:52:49,139 wheel INFO adding 'django/core/management/color.py' 2024-05-07 10:52:49,140 wheel INFO adding 'django/core/management/sql.py' 2024-05-07 10:52:49,141 wheel INFO adding 'django/core/management/templates.py' 2024-05-07 10:52:49,142 wheel INFO adding 'django/core/management/utils.py' 2024-05-07 10:52:49,143 wheel INFO adding 'django/core/management/commands/__init__.py' 2024-05-07 10:52:49,144 wheel INFO adding 'django/core/management/commands/check.py' 2024-05-07 10:52:49,145 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2024-05-07 10:52:49,146 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2024-05-07 10:52:49,147 wheel INFO adding 'django/core/management/commands/dbshell.py' 2024-05-07 10:52:49,148 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2024-05-07 10:52:49,149 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2024-05-07 10:52:49,150 wheel INFO adding 'django/core/management/commands/flush.py' 2024-05-07 10:52:49,151 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2024-05-07 10:52:49,153 wheel INFO adding 'django/core/management/commands/loaddata.py' 2024-05-07 10:52:49,154 wheel INFO adding 'django/core/management/commands/makemessages.py' 2024-05-07 10:52:49,156 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2024-05-07 10:52:49,158 wheel INFO adding 'django/core/management/commands/migrate.py' 2024-05-07 10:52:49,159 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2024-05-07 10:52:49,161 wheel INFO adding 'django/core/management/commands/runserver.py' 2024-05-07 10:52:49,161 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2024-05-07 10:52:49,162 wheel INFO adding 'django/core/management/commands/shell.py' 2024-05-07 10:52:49,163 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2024-05-07 10:52:49,164 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2024-05-07 10:52:49,165 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2024-05-07 10:52:49,166 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2024-05-07 10:52:49,167 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2024-05-07 10:52:49,168 wheel INFO adding 'django/core/management/commands/startapp.py' 2024-05-07 10:52:49,169 wheel INFO adding 'django/core/management/commands/startproject.py' 2024-05-07 10:52:49,170 wheel INFO adding 'django/core/management/commands/test.py' 2024-05-07 10:52:49,171 wheel INFO adding 'django/core/management/commands/testserver.py' 2024-05-07 10:52:49,172 wheel INFO adding 'django/core/serializers/__init__.py' 2024-05-07 10:52:49,173 wheel INFO adding 'django/core/serializers/base.py' 2024-05-07 10:52:49,175 wheel INFO adding 'django/core/serializers/json.py' 2024-05-07 10:52:49,176 wheel INFO adding 'django/core/serializers/jsonl.py' 2024-05-07 10:52:49,177 wheel INFO adding 'django/core/serializers/python.py' 2024-05-07 10:52:49,178 wheel INFO adding 'django/core/serializers/pyyaml.py' 2024-05-07 10:52:49,179 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2024-05-07 10:52:49,180 wheel INFO adding 'django/core/servers/__init__.py' 2024-05-07 10:52:49,181 wheel INFO adding 'django/core/servers/basehttp.py' 2024-05-07 10:52:49,183 wheel INFO adding 'django/db/__init__.py' 2024-05-07 10:52:49,184 wheel INFO adding 'django/db/transaction.py' 2024-05-07 10:52:49,185 wheel INFO adding 'django/db/utils.py' 2024-05-07 10:52:49,186 wheel INFO adding 'django/db/backends/__init__.py' 2024-05-07 10:52:49,187 wheel INFO adding 'django/db/backends/ddl_references.py' 2024-05-07 10:52:49,188 wheel INFO adding 'django/db/backends/signals.py' 2024-05-07 10:52:49,189 wheel INFO adding 'django/db/backends/utils.py' 2024-05-07 10:52:49,190 wheel INFO adding 'django/db/backends/base/__init__.py' 2024-05-07 10:52:49,192 wheel INFO adding 'django/db/backends/base/base.py' 2024-05-07 10:52:49,193 wheel INFO adding 'django/db/backends/base/client.py' 2024-05-07 10:52:49,194 wheel INFO adding 'django/db/backends/base/creation.py' 2024-05-07 10:52:49,196 wheel INFO adding 'django/db/backends/base/features.py' 2024-05-07 10:52:49,197 wheel INFO adding 'django/db/backends/base/introspection.py' 2024-05-07 10:52:49,199 wheel INFO adding 'django/db/backends/base/operations.py' 2024-05-07 10:52:49,201 wheel INFO adding 'django/db/backends/base/schema.py' 2024-05-07 10:52:49,203 wheel INFO adding 'django/db/backends/base/validation.py' 2024-05-07 10:52:49,204 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2024-05-07 10:52:49,205 wheel INFO adding 'django/db/backends/dummy/base.py' 2024-05-07 10:52:49,206 wheel INFO adding 'django/db/backends/dummy/features.py' 2024-05-07 10:52:49,207 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2024-05-07 10:52:49,208 wheel INFO adding 'django/db/backends/mysql/base.py' 2024-05-07 10:52:49,209 wheel INFO adding 'django/db/backends/mysql/client.py' 2024-05-07 10:52:49,210 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2024-05-07 10:52:49,211 wheel INFO adding 'django/db/backends/mysql/creation.py' 2024-05-07 10:52:49,212 wheel INFO adding 'django/db/backends/mysql/features.py' 2024-05-07 10:52:49,214 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2024-05-07 10:52:49,215 wheel INFO adding 'django/db/backends/mysql/operations.py' 2024-05-07 10:52:49,217 wheel INFO adding 'django/db/backends/mysql/schema.py' 2024-05-07 10:52:49,218 wheel INFO adding 'django/db/backends/mysql/validation.py' 2024-05-07 10:52:49,219 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2024-05-07 10:52:49,220 wheel INFO adding 'django/db/backends/oracle/base.py' 2024-05-07 10:52:49,221 wheel INFO adding 'django/db/backends/oracle/client.py' 2024-05-07 10:52:49,223 wheel INFO adding 'django/db/backends/oracle/creation.py' 2024-05-07 10:52:49,224 wheel INFO adding 'django/db/backends/oracle/features.py' 2024-05-07 10:52:49,225 wheel INFO adding 'django/db/backends/oracle/functions.py' 2024-05-07 10:52:49,226 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2024-05-07 10:52:49,228 wheel INFO adding 'django/db/backends/oracle/operations.py' 2024-05-07 10:52:49,230 wheel INFO adding 'django/db/backends/oracle/schema.py' 2024-05-07 10:52:49,231 wheel INFO adding 'django/db/backends/oracle/utils.py' 2024-05-07 10:52:49,232 wheel INFO adding 'django/db/backends/oracle/validation.py' 2024-05-07 10:52:49,233 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2024-05-07 10:52:49,234 wheel INFO adding 'django/db/backends/postgresql/base.py' 2024-05-07 10:52:49,235 wheel INFO adding 'django/db/backends/postgresql/client.py' 2024-05-07 10:52:49,236 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2024-05-07 10:52:49,237 wheel INFO adding 'django/db/backends/postgresql/features.py' 2024-05-07 10:52:49,238 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2024-05-07 10:52:49,239 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2024-05-07 10:52:49,241 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2024-05-07 10:52:49,242 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2024-05-07 10:52:49,243 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2024-05-07 10:52:49,244 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2024-05-07 10:52:49,246 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2024-05-07 10:52:49,247 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2024-05-07 10:52:49,248 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2024-05-07 10:52:49,249 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2024-05-07 10:52:49,250 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2024-05-07 10:52:49,252 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2024-05-07 10:52:49,253 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2024-05-07 10:52:49,255 wheel INFO adding 'django/db/migrations/__init__.py' 2024-05-07 10:52:49,256 wheel INFO adding 'django/db/migrations/autodetector.py' 2024-05-07 10:52:49,259 wheel INFO adding 'django/db/migrations/exceptions.py' 2024-05-07 10:52:49,260 wheel INFO adding 'django/db/migrations/executor.py' 2024-05-07 10:52:49,262 wheel INFO adding 'django/db/migrations/graph.py' 2024-05-07 10:52:49,263 wheel INFO adding 'django/db/migrations/loader.py' 2024-05-07 10:52:49,264 wheel INFO adding 'django/db/migrations/migration.py' 2024-05-07 10:52:49,265 wheel INFO adding 'django/db/migrations/optimizer.py' 2024-05-07 10:52:49,267 wheel INFO adding 'django/db/migrations/questioner.py' 2024-05-07 10:52:49,268 wheel INFO adding 'django/db/migrations/recorder.py' 2024-05-07 10:52:49,269 wheel INFO adding 'django/db/migrations/serializer.py' 2024-05-07 10:52:49,271 wheel INFO adding 'django/db/migrations/state.py' 2024-05-07 10:52:49,273 wheel INFO adding 'django/db/migrations/utils.py' 2024-05-07 10:52:49,274 wheel INFO adding 'django/db/migrations/writer.py' 2024-05-07 10:52:49,275 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2024-05-07 10:52:49,276 wheel INFO adding 'django/db/migrations/operations/base.py' 2024-05-07 10:52:49,277 wheel INFO adding 'django/db/migrations/operations/fields.py' 2024-05-07 10:52:49,279 wheel INFO adding 'django/db/migrations/operations/models.py' 2024-05-07 10:52:49,281 wheel INFO adding 'django/db/migrations/operations/special.py' 2024-05-07 10:52:49,282 wheel INFO adding 'django/db/models/__init__.py' 2024-05-07 10:52:49,283 wheel INFO adding 'django/db/models/aggregates.py' 2024-05-07 10:52:49,285 wheel INFO adding 'django/db/models/base.py' 2024-05-07 10:52:49,288 wheel INFO adding 'django/db/models/constants.py' 2024-05-07 10:52:49,289 wheel INFO adding 'django/db/models/constraints.py' 2024-05-07 10:52:49,290 wheel INFO adding 'django/db/models/deletion.py' 2024-05-07 10:52:49,292 wheel INFO adding 'django/db/models/enums.py' 2024-05-07 10:52:49,293 wheel INFO adding 'django/db/models/expressions.py' 2024-05-07 10:52:49,296 wheel INFO adding 'django/db/models/indexes.py' 2024-05-07 10:52:49,297 wheel INFO adding 'django/db/models/lookups.py' 2024-05-07 10:52:49,299 wheel INFO adding 'django/db/models/manager.py' 2024-05-07 10:52:49,300 wheel INFO adding 'django/db/models/options.py' 2024-05-07 10:52:49,303 wheel INFO adding 'django/db/models/query.py' 2024-05-07 10:52:49,306 wheel INFO adding 'django/db/models/query_utils.py' 2024-05-07 10:52:49,308 wheel INFO adding 'django/db/models/signals.py' 2024-05-07 10:52:49,308 wheel INFO adding 'django/db/models/utils.py' 2024-05-07 10:52:49,310 wheel INFO adding 'django/db/models/fields/__init__.py' 2024-05-07 10:52:49,314 wheel INFO adding 'django/db/models/fields/files.py' 2024-05-07 10:52:49,315 wheel INFO adding 'django/db/models/fields/json.py' 2024-05-07 10:52:49,317 wheel INFO adding 'django/db/models/fields/mixins.py' 2024-05-07 10:52:49,318 wheel INFO adding 'django/db/models/fields/proxy.py' 2024-05-07 10:52:49,319 wheel INFO adding 'django/db/models/fields/related.py' 2024-05-07 10:52:49,322 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2024-05-07 10:52:49,325 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2024-05-07 10:52:49,326 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2024-05-07 10:52:49,327 wheel INFO adding 'django/db/models/functions/__init__.py' 2024-05-07 10:52:49,328 wheel INFO adding 'django/db/models/functions/comparison.py' 2024-05-07 10:52:49,329 wheel INFO adding 'django/db/models/functions/datetime.py' 2024-05-07 10:52:49,331 wheel INFO adding 'django/db/models/functions/math.py' 2024-05-07 10:52:49,332 wheel INFO adding 'django/db/models/functions/mixins.py' 2024-05-07 10:52:49,333 wheel INFO adding 'django/db/models/functions/text.py' 2024-05-07 10:52:49,334 wheel INFO adding 'django/db/models/functions/window.py' 2024-05-07 10:52:49,335 wheel INFO adding 'django/db/models/sql/__init__.py' 2024-05-07 10:52:49,337 wheel INFO adding 'django/db/models/sql/compiler.py' 2024-05-07 10:52:49,339 wheel INFO adding 'django/db/models/sql/constants.py' 2024-05-07 10:52:49,340 wheel INFO adding 'django/db/models/sql/datastructures.py' 2024-05-07 10:52:49,342 wheel INFO adding 'django/db/models/sql/query.py' 2024-05-07 10:52:49,346 wheel INFO adding 'django/db/models/sql/subqueries.py' 2024-05-07 10:52:49,347 wheel INFO adding 'django/db/models/sql/where.py' 2024-05-07 10:52:49,348 wheel INFO adding 'django/dispatch/__init__.py' 2024-05-07 10:52:49,349 wheel INFO adding 'django/dispatch/dispatcher.py' 2024-05-07 10:52:49,350 wheel INFO adding 'django/dispatch/license.txt' 2024-05-07 10:52:49,351 wheel INFO adding 'django/forms/__init__.py' 2024-05-07 10:52:49,352 wheel INFO adding 'django/forms/boundfield.py' 2024-05-07 10:52:49,354 wheel INFO adding 'django/forms/fields.py' 2024-05-07 10:52:49,356 wheel INFO adding 'django/forms/forms.py' 2024-05-07 10:52:49,358 wheel INFO adding 'django/forms/formsets.py' 2024-05-07 10:52:49,360 wheel INFO adding 'django/forms/models.py' 2024-05-07 10:52:49,362 wheel INFO adding 'django/forms/renderers.py' 2024-05-07 10:52:49,363 wheel INFO adding 'django/forms/utils.py' 2024-05-07 10:52:49,365 wheel INFO adding 'django/forms/widgets.py' 2024-05-07 10:52:49,367 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2024-05-07 10:52:49,368 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2024-05-07 10:52:49,369 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2024-05-07 10:52:49,369 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2024-05-07 10:52:49,370 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2024-05-07 10:52:49,371 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2024-05-07 10:52:49,372 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2024-05-07 10:52:49,373 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2024-05-07 10:52:49,374 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2024-05-07 10:52:49,375 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2024-05-07 10:52:49,376 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2024-05-07 10:52:49,376 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2024-05-07 10:52:49,377 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2024-05-07 10:52:49,378 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2024-05-07 10:52:49,379 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2024-05-07 10:52:49,380 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2024-05-07 10:52:49,381 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2024-05-07 10:52:49,382 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2024-05-07 10:52:49,383 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2024-05-07 10:52:49,384 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2024-05-07 10:52:49,384 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2024-05-07 10:52:49,385 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2024-05-07 10:52:49,386 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2024-05-07 10:52:49,387 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2024-05-07 10:52:49,387 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2024-05-07 10:52:49,388 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2024-05-07 10:52:49,389 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2024-05-07 10:52:49,390 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2024-05-07 10:52:49,390 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2024-05-07 10:52:49,391 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2024-05-07 10:52:49,392 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2024-05-07 10:52:49,393 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2024-05-07 10:52:49,393 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2024-05-07 10:52:49,394 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2024-05-07 10:52:49,395 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2024-05-07 10:52:49,396 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2024-05-07 10:52:49,397 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2024-05-07 10:52:49,398 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2024-05-07 10:52:49,399 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2024-05-07 10:52:49,400 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2024-05-07 10:52:49,400 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2024-05-07 10:52:49,401 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2024-05-07 10:52:49,402 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2024-05-07 10:52:49,403 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2024-05-07 10:52:49,404 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2024-05-07 10:52:49,404 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2024-05-07 10:52:49,405 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2024-05-07 10:52:49,406 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2024-05-07 10:52:49,407 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2024-05-07 10:52:49,408 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2024-05-07 10:52:49,409 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2024-05-07 10:52:49,409 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2024-05-07 10:52:49,410 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2024-05-07 10:52:49,412 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2024-05-07 10:52:49,412 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2024-05-07 10:52:49,413 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2024-05-07 10:52:49,414 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2024-05-07 10:52:49,415 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2024-05-07 10:52:49,416 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2024-05-07 10:52:49,417 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2024-05-07 10:52:49,418 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2024-05-07 10:52:49,418 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2024-05-07 10:52:49,419 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2024-05-07 10:52:49,420 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2024-05-07 10:52:49,421 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2024-05-07 10:52:49,422 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2024-05-07 10:52:49,423 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2024-05-07 10:52:49,423 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2024-05-07 10:52:49,424 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2024-05-07 10:52:49,425 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2024-05-07 10:52:49,426 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2024-05-07 10:52:49,426 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2024-05-07 10:52:49,427 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2024-05-07 10:52:49,428 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2024-05-07 10:52:49,429 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2024-05-07 10:52:49,430 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2024-05-07 10:52:49,430 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2024-05-07 10:52:49,431 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2024-05-07 10:52:49,432 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2024-05-07 10:52:49,433 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2024-05-07 10:52:49,433 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2024-05-07 10:52:49,434 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2024-05-07 10:52:49,435 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2024-05-07 10:52:49,436 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2024-05-07 10:52:49,436 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2024-05-07 10:52:49,437 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2024-05-07 10:52:49,438 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2024-05-07 10:52:49,439 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2024-05-07 10:52:49,440 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2024-05-07 10:52:49,440 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2024-05-07 10:52:49,441 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2024-05-07 10:52:49,442 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2024-05-07 10:52:49,443 wheel INFO adding 'django/http/__init__.py' 2024-05-07 10:52:49,444 wheel INFO adding 'django/http/cookie.py' 2024-05-07 10:52:49,445 wheel INFO adding 'django/http/multipartparser.py' 2024-05-07 10:52:49,447 wheel INFO adding 'django/http/request.py' 2024-05-07 10:52:49,449 wheel INFO adding 'django/http/response.py' 2024-05-07 10:52:49,450 wheel INFO adding 'django/middleware/__init__.py' 2024-05-07 10:52:49,451 wheel INFO adding 'django/middleware/cache.py' 2024-05-07 10:52:49,452 wheel INFO adding 'django/middleware/clickjacking.py' 2024-05-07 10:52:49,453 wheel INFO adding 'django/middleware/common.py' 2024-05-07 10:52:49,455 wheel INFO adding 'django/middleware/csrf.py' 2024-05-07 10:52:49,456 wheel INFO adding 'django/middleware/gzip.py' 2024-05-07 10:52:49,457 wheel INFO adding 'django/middleware/http.py' 2024-05-07 10:52:49,458 wheel INFO adding 'django/middleware/locale.py' 2024-05-07 10:52:49,459 wheel INFO adding 'django/middleware/security.py' 2024-05-07 10:52:49,460 wheel INFO adding 'django/template/__init__.py' 2024-05-07 10:52:49,461 wheel INFO adding 'django/template/autoreload.py' 2024-05-07 10:52:49,462 wheel INFO adding 'django/template/base.py' 2024-05-07 10:52:49,464 wheel INFO adding 'django/template/context.py' 2024-05-07 10:52:49,465 wheel INFO adding 'django/template/context_processors.py' 2024-05-07 10:52:49,466 wheel INFO adding 'django/template/defaultfilters.py' 2024-05-07 10:52:49,468 wheel INFO adding 'django/template/defaulttags.py' 2024-05-07 10:52:49,470 wheel INFO adding 'django/template/engine.py' 2024-05-07 10:52:49,472 wheel INFO adding 'django/template/exceptions.py' 2024-05-07 10:52:49,473 wheel INFO adding 'django/template/library.py' 2024-05-07 10:52:49,474 wheel INFO adding 'django/template/loader.py' 2024-05-07 10:52:49,475 wheel INFO adding 'django/template/loader_tags.py' 2024-05-07 10:52:49,476 wheel INFO adding 'django/template/response.py' 2024-05-07 10:52:49,477 wheel INFO adding 'django/template/smartif.py' 2024-05-07 10:52:49,478 wheel INFO adding 'django/template/utils.py' 2024-05-07 10:52:49,480 wheel INFO adding 'django/template/backends/__init__.py' 2024-05-07 10:52:49,480 wheel INFO adding 'django/template/backends/base.py' 2024-05-07 10:52:49,481 wheel INFO adding 'django/template/backends/django.py' 2024-05-07 10:52:49,482 wheel INFO adding 'django/template/backends/dummy.py' 2024-05-07 10:52:49,483 wheel INFO adding 'django/template/backends/jinja2.py' 2024-05-07 10:52:49,484 wheel INFO adding 'django/template/backends/utils.py' 2024-05-07 10:52:49,485 wheel INFO adding 'django/template/loaders/__init__.py' 2024-05-07 10:52:49,486 wheel INFO adding 'django/template/loaders/app_directories.py' 2024-05-07 10:52:49,487 wheel INFO adding 'django/template/loaders/base.py' 2024-05-07 10:52:49,488 wheel INFO adding 'django/template/loaders/cached.py' 2024-05-07 10:52:49,489 wheel INFO adding 'django/template/loaders/filesystem.py' 2024-05-07 10:52:49,489 wheel INFO adding 'django/template/loaders/locmem.py' 2024-05-07 10:52:49,490 wheel INFO adding 'django/templatetags/__init__.py' 2024-05-07 10:52:49,491 wheel INFO adding 'django/templatetags/cache.py' 2024-05-07 10:52:49,493 wheel INFO adding 'django/templatetags/i18n.py' 2024-05-07 10:52:49,494 wheel INFO adding 'django/templatetags/l10n.py' 2024-05-07 10:52:49,495 wheel INFO adding 'django/templatetags/static.py' 2024-05-07 10:52:49,496 wheel INFO adding 'django/templatetags/tz.py' 2024-05-07 10:52:49,497 wheel INFO adding 'django/test/__init__.py' 2024-05-07 10:52:49,498 wheel INFO adding 'django/test/client.py' 2024-05-07 10:52:49,522 wheel INFO adding 'django/test/html.py' 2024-05-07 10:52:49,524 wheel INFO adding 'django/test/runner.py' 2024-05-07 10:52:49,526 wheel INFO adding 'django/test/selenium.py' 2024-05-07 10:52:49,527 wheel INFO adding 'django/test/signals.py' 2024-05-07 10:52:49,529 wheel INFO adding 'django/test/testcases.py' 2024-05-07 10:52:49,531 wheel INFO adding 'django/test/utils.py' 2024-05-07 10:52:49,533 wheel INFO adding 'django/urls/__init__.py' 2024-05-07 10:52:49,534 wheel INFO adding 'django/urls/base.py' 2024-05-07 10:52:49,535 wheel INFO adding 'django/urls/conf.py' 2024-05-07 10:52:49,536 wheel INFO adding 'django/urls/converters.py' 2024-05-07 10:52:49,537 wheel INFO adding 'django/urls/exceptions.py' 2024-05-07 10:52:49,538 wheel INFO adding 'django/urls/resolvers.py' 2024-05-07 10:52:49,540 wheel INFO adding 'django/urls/utils.py' 2024-05-07 10:52:49,541 wheel INFO adding 'django/utils/__init__.py' 2024-05-07 10:52:49,542 wheel INFO adding 'django/utils/_os.py' 2024-05-07 10:52:49,543 wheel INFO adding 'django/utils/archive.py' 2024-05-07 10:52:49,544 wheel INFO adding 'django/utils/asyncio.py' 2024-05-07 10:52:49,545 wheel INFO adding 'django/utils/autoreload.py' 2024-05-07 10:52:49,547 wheel INFO adding 'django/utils/baseconv.py' 2024-05-07 10:52:49,548 wheel INFO adding 'django/utils/cache.py' 2024-05-07 10:52:49,549 wheel INFO adding 'django/utils/connection.py' 2024-05-07 10:52:49,550 wheel INFO adding 'django/utils/crypto.py' 2024-05-07 10:52:49,551 wheel INFO adding 'django/utils/datastructures.py' 2024-05-07 10:52:49,552 wheel INFO adding 'django/utils/dateformat.py' 2024-05-07 10:52:49,553 wheel INFO adding 'django/utils/dateparse.py' 2024-05-07 10:52:49,554 wheel INFO adding 'django/utils/dates.py' 2024-05-07 10:52:49,555 wheel INFO adding 'django/utils/datetime_safe.py' 2024-05-07 10:52:49,556 wheel INFO adding 'django/utils/deconstruct.py' 2024-05-07 10:52:49,557 wheel INFO adding 'django/utils/decorators.py' 2024-05-07 10:52:49,558 wheel INFO adding 'django/utils/deprecation.py' 2024-05-07 10:52:49,559 wheel INFO adding 'django/utils/duration.py' 2024-05-07 10:52:49,560 wheel INFO adding 'django/utils/encoding.py' 2024-05-07 10:52:49,561 wheel INFO adding 'django/utils/feedgenerator.py' 2024-05-07 10:52:49,562 wheel INFO adding 'django/utils/formats.py' 2024-05-07 10:52:49,564 wheel INFO adding 'django/utils/functional.py' 2024-05-07 10:52:49,565 wheel INFO adding 'django/utils/hashable.py' 2024-05-07 10:52:49,566 wheel INFO adding 'django/utils/html.py' 2024-05-07 10:52:49,568 wheel INFO adding 'django/utils/http.py' 2024-05-07 10:52:49,569 wheel INFO adding 'django/utils/inspect.py' 2024-05-07 10:52:49,570 wheel INFO adding 'django/utils/ipv6.py' 2024-05-07 10:52:49,571 wheel INFO adding 'django/utils/itercompat.py' 2024-05-07 10:52:49,571 wheel INFO adding 'django/utils/jslex.py' 2024-05-07 10:52:49,573 wheel INFO adding 'django/utils/log.py' 2024-05-07 10:52:49,574 wheel INFO adding 'django/utils/lorem_ipsum.py' 2024-05-07 10:52:49,575 wheel INFO adding 'django/utils/module_loading.py' 2024-05-07 10:52:49,576 wheel INFO adding 'django/utils/numberformat.py' 2024-05-07 10:52:49,577 wheel INFO adding 'django/utils/regex_helper.py' 2024-05-07 10:52:49,578 wheel INFO adding 'django/utils/safestring.py' 2024-05-07 10:52:49,579 wheel INFO adding 'django/utils/termcolors.py' 2024-05-07 10:52:49,580 wheel INFO adding 'django/utils/text.py' 2024-05-07 10:52:49,581 wheel INFO adding 'django/utils/timesince.py' 2024-05-07 10:52:49,582 wheel INFO adding 'django/utils/timezone.py' 2024-05-07 10:52:49,583 wheel INFO adding 'django/utils/topological_sort.py' 2024-05-07 10:52:49,584 wheel INFO adding 'django/utils/tree.py' 2024-05-07 10:52:49,585 wheel INFO adding 'django/utils/version.py' 2024-05-07 10:52:49,586 wheel INFO adding 'django/utils/xmlutils.py' 2024-05-07 10:52:49,587 wheel INFO adding 'django/utils/translation/__init__.py' 2024-05-07 10:52:49,588 wheel INFO adding 'django/utils/translation/reloader.py' 2024-05-07 10:52:49,589 wheel INFO adding 'django/utils/translation/template.py' 2024-05-07 10:52:49,590 wheel INFO adding 'django/utils/translation/trans_null.py' 2024-05-07 10:52:49,591 wheel INFO adding 'django/utils/translation/trans_real.py' 2024-05-07 10:52:49,593 wheel INFO adding 'django/views/__init__.py' 2024-05-07 10:52:49,594 wheel INFO adding 'django/views/csrf.py' 2024-05-07 10:52:49,595 wheel INFO adding 'django/views/debug.py' 2024-05-07 10:52:49,597 wheel INFO adding 'django/views/defaults.py' 2024-05-07 10:52:49,598 wheel INFO adding 'django/views/i18n.py' 2024-05-07 10:52:49,599 wheel INFO adding 'django/views/static.py' 2024-05-07 10:52:49,600 wheel INFO adding 'django/views/decorators/__init__.py' 2024-05-07 10:52:49,601 wheel INFO adding 'django/views/decorators/cache.py' 2024-05-07 10:52:49,602 wheel INFO adding 'django/views/decorators/clickjacking.py' 2024-05-07 10:52:49,603 wheel INFO adding 'django/views/decorators/common.py' 2024-05-07 10:52:49,604 wheel INFO adding 'django/views/decorators/csrf.py' 2024-05-07 10:52:49,605 wheel INFO adding 'django/views/decorators/debug.py' 2024-05-07 10:52:49,606 wheel INFO adding 'django/views/decorators/gzip.py' 2024-05-07 10:52:49,608 wheel INFO adding 'django/views/decorators/http.py' 2024-05-07 10:52:49,609 wheel INFO adding 'django/views/decorators/vary.py' 2024-05-07 10:52:49,610 wheel INFO adding 'django/views/generic/__init__.py' 2024-05-07 10:52:49,611 wheel INFO adding 'django/views/generic/base.py' 2024-05-07 10:52:49,613 wheel INFO adding 'django/views/generic/dates.py' 2024-05-07 10:52:49,614 wheel INFO adding 'django/views/generic/detail.py' 2024-05-07 10:52:49,615 wheel INFO adding 'django/views/generic/edit.py' 2024-05-07 10:52:49,617 wheel INFO adding 'django/views/generic/list.py' 2024-05-07 10:52:49,618 wheel INFO adding 'django/views/templates/default_urlconf.html' 2024-05-07 10:52:49,619 wheel INFO adding 'django/views/templates/technical_404.html' 2024-05-07 10:52:49,620 wheel INFO adding 'django/views/templates/technical_500.html' 2024-05-07 10:52:49,621 wheel INFO adding 'django/views/templates/technical_500.txt' 2024-05-07 10:52:49,623 wheel INFO adding 'Django-4.2.12.dist-info/AUTHORS' 2024-05-07 10:52:49,624 wheel INFO adding 'Django-4.2.12.dist-info/LICENSE' 2024-05-07 10:52:49,625 wheel INFO adding 'Django-4.2.12.dist-info/LICENSE.python' 2024-05-07 10:52:49,626 wheel INFO adding 'Django-4.2.12.dist-info/METADATA' 2024-05-07 10:52:49,627 wheel INFO adding 'Django-4.2.12.dist-info/WHEEL' 2024-05-07 10:52:49,628 wheel INFO adding 'Django-4.2.12.dist-info/entry_points.txt' 2024-05-07 10:52:49,628 wheel INFO adding 'Django-4.2.12.dist-info/top_level.txt' 2024-05-07 10:52:49,671 wheel INFO adding 'Django-4.2.12.dist-info/RECORD' 2024-05-07 10:52:49,727 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-07 10:52:50,579 gpep517 INFO The backend produced .dist/Django-4.2.12-py3-none-any.whl Django-4.2.12-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/test/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/test/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/files/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/apps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/apps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/middleware/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/urls/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/http/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/http/__pycache__' >>> py3-django-pyc*: Preparing subpackage py3-django-pyc... >>> py3-django-pyc*: Running postcheck for py3-django-pyc >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django-pyc*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django-pyc*: Package size: 9.9 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.12-r0.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 39.3 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.12-r0.apk >>> py3-django: Build complete at Tue, 07 May 2024 10:53:25 +0000 elapsed time 0h 1m 2s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django (20240507.105227) (2/30) Purging py3-asgiref-pyc (3.8.1-r1) (3/30) Purging py3-asgiref (3.8.1-r1) (4/30) Purging py3-sqlparse-pyc (0.4.4-r2) (5/30) Purging py3-sqlparse (0.4.4-r2) (6/30) Purging tzdata (2024a-r1) (7/30) Purging py3-gpep517-pyc (15-r2) (8/30) Purging py3-gpep517 (15-r2) (9/30) Purging py3-installer-pyc (0.7.0-r2) (10/30) Purging py3-installer (0.7.0-r2) (11/30) Purging py3-setuptools-pyc (69.5.1-r0) (12/30) Purging py3-setuptools (69.5.1-r0) (13/30) Purging py3-wheel-pyc (0.42.0-r1) (14/30) Purging py3-wheel (0.42.0-r1) (15/30) Purging py3-packaging-pyc (24.0-r1) (16/30) Purging py3-packaging (24.0-r1) (17/30) Purging py3-parsing-pyc (3.1.2-r1) (18/30) Purging py3-parsing (3.1.2-r1) (19/30) Purging python3-pyc (3.12.3-r1) (20/30) Purging python3-pycache-pyc0 (3.12.3-r1) (21/30) Purging pyc (3.12.3-r1) (22/30) Purging python3 (3.12.3-r1) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20240420-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.3-r0) (30/30) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 102 packages >>> py3-django: Updating the community/riscv64 repository index... >>> py3-django: Signing the index...