>>> py3-django: Building community/py3-django 4.2.20-r0 (using abuild 3.15.0_rc3-r1) started Mon, 21 Apr 2025 11:30:11 +0000 >>> py3-django: Validating /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/27) Installing libffi (3.4.8-r0) (2/27) Installing gdbm (1.24-r0) (3/27) Installing mpdecimal (4.0.0-r0) (4/27) Installing libpanelw (6.5_p20250412-r0) (5/27) Installing sqlite-libs (3.49.1-r0) (6/27) Installing python3 (3.12.10-r0) (7/27) Installing python3-pycache-pyc0 (3.12.10-r0) (8/27) Installing pyc (3.12.10-r0) (9/27) Installing python3-pyc (3.12.10-r0) (10/27) Installing py3-asgiref (3.8.1-r1) (11/27) Installing py3-asgiref-pyc (3.8.1-r1) (12/27) Installing py3-sqlparse (0.5.1-r0) (13/27) Installing py3-sqlparse-pyc (0.5.1-r0) (14/27) Installing tzdata (2025b-r0) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (16-r0) (18/27) Installing py3-gpep517-pyc (16-r0) (19/27) Installing py3-parsing (3.2.0-r0) (20/27) Installing py3-parsing-pyc (3.2.0-r0) (21/27) Installing py3-packaging (24.2-r0) (22/27) Installing py3-packaging-pyc (24.2-r0) (23/27) Installing py3-setuptools (77.0.3-r0) (24/27) Installing py3-setuptools-pyc (77.0.3-r0) (25/27) Installing py3-wheel (0.43.0-r0) (26/27) Installing py3-wheel-pyc (0.43.0-r0) (27/27) Installing .makedepends-py3-django (20250421.113013) Executing busybox-1.37.0-r16.trigger OK: 452 MiB in 145 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.20.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 curl: (22) The requested URL returned error: 404 >>> py3-django: Fetching https://files.pythonhosted.org/packages/source/D/Django/Django-4.2.20.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 9.9M 100 9.9M 0 0 48.8M 0 --:--:-- --:--:-- --:--:-- 48.8M >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Django-4.2.20.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.20.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/edge/Django-4.2.20.tar.gz... 2025-04-21 11:30:16,812 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-21 11:30:16,955 root INFO running bdist_wheel 2025-04-21 11:30:16,998 root INFO running build 2025-04-21 11:30:16,998 root INFO running build_py 2025-04-21 11:30:17,012 root INFO creating build/lib/django 2025-04-21 11:30:17,013 root INFO copying django/__init__.py -> build/lib/django 2025-04-21 11:30:17,014 root INFO copying django/__main__.py -> build/lib/django 2025-04-21 11:30:17,014 root INFO copying django/shortcuts.py -> build/lib/django 2025-04-21 11:30:17,015 root INFO creating build/lib/django/dispatch 2025-04-21 11:30:17,015 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2025-04-21 11:30:17,016 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2025-04-21 11:30:17,017 root INFO creating build/lib/django/middleware 2025-04-21 11:30:17,017 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2025-04-21 11:30:17,017 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2025-04-21 11:30:17,018 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2025-04-21 11:30:17,019 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2025-04-21 11:30:17,019 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2025-04-21 11:30:17,019 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2025-04-21 11:30:17,020 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2025-04-21 11:30:17,021 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2025-04-21 11:30:17,021 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2025-04-21 11:30:17,022 root INFO creating build/lib/django/core 2025-04-21 11:30:17,022 root INFO copying django/core/exceptions.py -> build/lib/django/core 2025-04-21 11:30:17,023 root INFO copying django/core/paginator.py -> build/lib/django/core 2025-04-21 11:30:17,023 root INFO copying django/core/__init__.py -> build/lib/django/core 2025-04-21 11:30:17,024 root INFO copying django/core/wsgi.py -> build/lib/django/core 2025-04-21 11:30:17,024 root INFO copying django/core/signals.py -> build/lib/django/core 2025-04-21 11:30:17,025 root INFO copying django/core/asgi.py -> build/lib/django/core 2025-04-21 11:30:17,026 root INFO copying django/core/validators.py -> build/lib/django/core 2025-04-21 11:30:17,026 root INFO copying django/core/signing.py -> build/lib/django/core 2025-04-21 11:30:17,027 root INFO creating build/lib/django/urls 2025-04-21 11:30:17,027 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2025-04-21 11:30:17,028 root INFO copying django/urls/converters.py -> build/lib/django/urls 2025-04-21 11:30:17,028 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2025-04-21 11:30:17,029 root INFO copying django/urls/base.py -> build/lib/django/urls 2025-04-21 11:30:17,030 root INFO copying django/urls/utils.py -> build/lib/django/urls 2025-04-21 11:30:17,030 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2025-04-21 11:30:17,031 root INFO copying django/urls/conf.py -> build/lib/django/urls 2025-04-21 11:30:17,031 root INFO creating build/lib/django/views 2025-04-21 11:30:17,032 root INFO copying django/views/csrf.py -> build/lib/django/views 2025-04-21 11:30:17,032 root INFO copying django/views/defaults.py -> build/lib/django/views 2025-04-21 11:30:17,033 root INFO copying django/views/__init__.py -> build/lib/django/views 2025-04-21 11:30:17,033 root INFO copying django/views/static.py -> build/lib/django/views 2025-04-21 11:30:17,034 root INFO copying django/views/debug.py -> build/lib/django/views 2025-04-21 11:30:17,034 root INFO copying django/views/i18n.py -> build/lib/django/views 2025-04-21 11:30:17,035 root INFO creating build/lib/django/db 2025-04-21 11:30:17,036 root INFO copying django/db/transaction.py -> build/lib/django/db 2025-04-21 11:30:17,036 root INFO copying django/db/utils.py -> build/lib/django/db 2025-04-21 11:30:17,037 root INFO copying django/db/__init__.py -> build/lib/django/db 2025-04-21 11:30:17,038 root INFO creating build/lib/django/utils 2025-04-21 11:30:17,039 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2025-04-21 11:30:17,039 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2025-04-21 11:30:17,040 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2025-04-21 11:30:17,040 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2025-04-21 11:30:17,041 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2025-04-21 11:30:17,041 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2025-04-21 11:30:17,042 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2025-04-21 11:30:17,042 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2025-04-21 11:30:17,043 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2025-04-21 11:30:17,043 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2025-04-21 11:30:17,044 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2025-04-21 11:30:17,044 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2025-04-21 11:30:17,045 root INFO copying django/utils/tree.py -> build/lib/django/utils 2025-04-21 11:30:17,045 root INFO copying django/utils/_os.py -> build/lib/django/utils 2025-04-21 11:30:17,046 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2025-04-21 11:30:17,046 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2025-04-21 11:30:17,047 root INFO copying django/utils/connection.py -> build/lib/django/utils 2025-04-21 11:30:17,047 root INFO copying django/utils/text.py -> build/lib/django/utils 2025-04-21 11:30:17,048 root INFO copying django/utils/version.py -> build/lib/django/utils 2025-04-21 11:30:17,048 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2025-04-21 11:30:17,049 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2025-04-21 11:30:17,049 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2025-04-21 11:30:17,050 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2025-04-21 11:30:17,050 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2025-04-21 11:30:17,051 root INFO copying django/utils/duration.py -> build/lib/django/utils 2025-04-21 11:30:17,051 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2025-04-21 11:30:17,052 root INFO copying django/utils/cache.py -> build/lib/django/utils 2025-04-21 11:30:17,052 root INFO copying django/utils/formats.py -> build/lib/django/utils 2025-04-21 11:30:17,053 root INFO copying django/utils/archive.py -> build/lib/django/utils 2025-04-21 11:30:17,053 root INFO copying django/utils/html.py -> build/lib/django/utils 2025-04-21 11:30:17,053 root INFO copying django/utils/log.py -> build/lib/django/utils 2025-04-21 11:30:17,054 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2025-04-21 11:30:17,054 root INFO copying django/utils/dates.py -> build/lib/django/utils 2025-04-21 11:30:17,055 root INFO copying django/utils/functional.py -> build/lib/django/utils 2025-04-21 11:30:17,055 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2025-04-21 11:30:17,056 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2025-04-21 11:30:17,056 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2025-04-21 11:30:17,057 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2025-04-21 11:30:17,057 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2025-04-21 11:30:17,058 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2025-04-21 11:30:17,058 root INFO copying django/utils/http.py -> build/lib/django/utils 2025-04-21 11:30:17,059 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2025-04-21 11:30:17,059 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2025-04-21 11:30:17,060 root INFO creating build/lib/django/templatetags 2025-04-21 11:30:17,060 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2025-04-21 11:30:17,061 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2025-04-21 11:30:17,061 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2025-04-21 11:30:17,062 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2025-04-21 11:30:17,062 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2025-04-21 11:30:17,063 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2025-04-21 11:30:17,063 root INFO creating build/lib/django/template 2025-04-21 11:30:17,064 root INFO copying django/template/context.py -> build/lib/django/template 2025-04-21 11:30:17,064 root INFO copying django/template/response.py -> build/lib/django/template 2025-04-21 11:30:17,065 root INFO copying django/template/exceptions.py -> build/lib/django/template 2025-04-21 11:30:17,065 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2025-04-21 11:30:17,066 root INFO copying django/template/base.py -> build/lib/django/template 2025-04-21 11:30:17,067 root INFO copying django/template/engine.py -> build/lib/django/template 2025-04-21 11:30:17,067 root INFO copying django/template/utils.py -> build/lib/django/template 2025-04-21 11:30:17,068 root INFO copying django/template/autoreload.py -> build/lib/django/template 2025-04-21 11:30:17,068 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2025-04-21 11:30:17,069 root INFO copying django/template/context_processors.py -> build/lib/django/template 2025-04-21 11:30:17,069 root INFO copying django/template/__init__.py -> build/lib/django/template 2025-04-21 11:30:17,070 root INFO copying django/template/smartif.py -> build/lib/django/template 2025-04-21 11:30:17,070 root INFO copying django/template/loader.py -> build/lib/django/template 2025-04-21 11:30:17,071 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2025-04-21 11:30:17,071 root INFO copying django/template/library.py -> build/lib/django/template 2025-04-21 11:30:17,072 root INFO creating build/lib/django/http 2025-04-21 11:30:17,072 root INFO copying django/http/response.py -> build/lib/django/http 2025-04-21 11:30:17,073 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2025-04-21 11:30:17,073 root INFO copying django/http/request.py -> build/lib/django/http 2025-04-21 11:30:17,074 root INFO copying django/http/cookie.py -> build/lib/django/http 2025-04-21 11:30:17,074 root INFO copying django/http/__init__.py -> build/lib/django/http 2025-04-21 11:30:17,075 root INFO creating build/lib/django/conf 2025-04-21 11:30:17,076 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2025-04-21 11:30:17,076 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2025-04-21 11:30:17,077 root INFO creating build/lib/django/apps 2025-04-21 11:30:17,077 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2025-04-21 11:30:17,077 root INFO copying django/apps/registry.py -> build/lib/django/apps 2025-04-21 11:30:17,078 root INFO copying django/apps/config.py -> build/lib/django/apps 2025-04-21 11:30:17,079 root INFO creating build/lib/django/forms 2025-04-21 11:30:17,079 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2025-04-21 11:30:17,080 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2025-04-21 11:30:17,080 root INFO copying django/forms/utils.py -> build/lib/django/forms 2025-04-21 11:30:17,081 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2025-04-21 11:30:17,081 root INFO copying django/forms/forms.py -> build/lib/django/forms 2025-04-21 11:30:17,082 root INFO copying django/forms/models.py -> build/lib/django/forms 2025-04-21 11:30:17,082 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2025-04-21 11:30:17,083 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2025-04-21 11:30:17,083 root INFO copying django/forms/fields.py -> build/lib/django/forms 2025-04-21 11:30:17,084 root INFO creating build/lib/django/test 2025-04-21 11:30:17,085 root INFO copying django/test/runner.py -> build/lib/django/test 2025-04-21 11:30:17,085 root INFO copying django/test/utils.py -> build/lib/django/test 2025-04-21 11:30:17,086 root INFO copying django/test/testcases.py -> build/lib/django/test 2025-04-21 11:30:17,086 root INFO copying django/test/__init__.py -> build/lib/django/test 2025-04-21 11:30:17,087 root INFO copying django/test/signals.py -> build/lib/django/test 2025-04-21 11:30:17,087 root INFO copying django/test/html.py -> build/lib/django/test 2025-04-21 11:30:17,088 root INFO copying django/test/client.py -> build/lib/django/test 2025-04-21 11:30:17,089 root INFO copying django/test/selenium.py -> build/lib/django/test 2025-04-21 11:30:17,089 root INFO creating build/lib/django/contrib 2025-04-21 11:30:17,090 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2025-04-21 11:30:17,091 root INFO creating build/lib/django/core/cache 2025-04-21 11:30:17,091 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2025-04-21 11:30:17,091 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2025-04-21 11:30:17,092 root INFO creating build/lib/django/core/files 2025-04-21 11:30:17,092 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2025-04-21 11:30:17,093 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2025-04-21 11:30:17,093 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2025-04-21 11:30:17,094 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2025-04-21 11:30:17,094 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2025-04-21 11:30:17,095 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2025-04-21 11:30:17,095 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2025-04-21 11:30:17,096 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2025-04-21 11:30:17,096 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2025-04-21 11:30:17,097 root INFO creating build/lib/django/core/handlers 2025-04-21 11:30:17,097 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2025-04-21 11:30:17,098 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2025-04-21 11:30:17,098 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2025-04-21 11:30:17,099 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2025-04-21 11:30:17,100 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2025-04-21 11:30:17,101 root INFO creating build/lib/django/core/checks 2025-04-21 11:30:17,101 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2025-04-21 11:30:17,102 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2025-04-21 11:30:17,102 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2025-04-21 11:30:17,103 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2025-04-21 11:30:17,103 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2025-04-21 11:30:17,104 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2025-04-21 11:30:17,104 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2025-04-21 11:30:17,105 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2025-04-21 11:30:17,106 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2025-04-21 11:30:17,106 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2025-04-21 11:30:17,107 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2025-04-21 11:30:17,108 root INFO creating build/lib/django/core/mail 2025-04-21 11:30:17,108 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2025-04-21 11:30:17,109 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2025-04-21 11:30:17,109 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2025-04-21 11:30:17,110 root INFO creating build/lib/django/core/servers 2025-04-21 11:30:17,110 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2025-04-21 11:30:17,111 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2025-04-21 11:30:17,112 root INFO creating build/lib/django/core/serializers 2025-04-21 11:30:17,112 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,113 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,113 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,114 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,114 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,115 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,115 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2025-04-21 11:30:17,116 root INFO creating build/lib/django/core/management 2025-04-21 11:30:17,117 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2025-04-21 11:30:17,117 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2025-04-21 11:30:17,118 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2025-04-21 11:30:17,118 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2025-04-21 11:30:17,119 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2025-04-21 11:30:17,119 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2025-04-21 11:30:17,120 root INFO creating build/lib/django/core/cache/backends 2025-04-21 11:30:17,121 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,121 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,122 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,122 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,123 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,123 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,124 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,124 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2025-04-21 11:30:17,125 root INFO creating build/lib/django/core/files/storage 2025-04-21 11:30:17,125 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2025-04-21 11:30:17,126 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2025-04-21 11:30:17,126 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2025-04-21 11:30:17,127 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2025-04-21 11:30:17,127 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2025-04-21 11:30:17,128 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2025-04-21 11:30:17,129 root INFO creating build/lib/django/core/checks/security 2025-04-21 11:30:17,129 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2025-04-21 11:30:17,129 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2025-04-21 11:30:17,130 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2025-04-21 11:30:17,130 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2025-04-21 11:30:17,131 root INFO creating build/lib/django/core/checks/compatibility 2025-04-21 11:30:17,131 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2025-04-21 11:30:17,132 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2025-04-21 11:30:17,133 root INFO creating build/lib/django/core/mail/backends 2025-04-21 11:30:17,133 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,133 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,134 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,134 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,135 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,135 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,136 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2025-04-21 11:30:17,137 root INFO creating build/lib/django/core/management/commands 2025-04-21 11:30:17,137 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,138 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,139 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,139 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,140 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,140 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,141 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,141 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,142 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,142 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,143 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,143 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,144 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,144 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,145 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,145 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,146 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,146 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,147 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,147 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,148 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,148 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,149 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,149 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,150 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,150 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2025-04-21 11:30:17,151 root INFO creating build/lib/django/views/decorators 2025-04-21 11:30:17,151 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,152 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,152 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,153 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,153 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,154 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,154 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,155 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,155 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2025-04-21 11:30:17,156 root INFO creating build/lib/django/views/generic 2025-04-21 11:30:17,156 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2025-04-21 11:30:17,157 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2025-04-21 11:30:17,157 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2025-04-21 11:30:17,158 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2025-04-21 11:30:17,158 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2025-04-21 11:30:17,159 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2025-04-21 11:30:17,160 root INFO creating build/lib/django/db/models 2025-04-21 11:30:17,160 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2025-04-21 11:30:17,161 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2025-04-21 11:30:17,161 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2025-04-21 11:30:17,162 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2025-04-21 11:30:17,163 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2025-04-21 11:30:17,163 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2025-04-21 11:30:17,164 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2025-04-21 11:30:17,164 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2025-04-21 11:30:17,165 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2025-04-21 11:30:17,165 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2025-04-21 11:30:17,166 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2025-04-21 11:30:17,166 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2025-04-21 11:30:17,167 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2025-04-21 11:30:17,168 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2025-04-21 11:30:17,168 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2025-04-21 11:30:17,169 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2025-04-21 11:30:17,170 root INFO creating build/lib/django/db/backends 2025-04-21 11:30:17,170 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2025-04-21 11:30:17,170 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2025-04-21 11:30:17,171 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2025-04-21 11:30:17,172 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2025-04-21 11:30:17,172 root INFO creating build/lib/django/db/migrations 2025-04-21 11:30:17,173 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,173 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,174 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,174 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,175 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,175 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,176 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,176 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,177 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,178 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,178 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,179 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,179 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,180 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2025-04-21 11:30:17,180 root INFO creating build/lib/django/db/models/sql 2025-04-21 11:30:17,181 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,181 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,182 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,182 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,183 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,183 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,184 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2025-04-21 11:30:17,185 root INFO creating build/lib/django/db/models/functions 2025-04-21 11:30:17,186 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,186 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,187 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,187 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,188 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,188 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,189 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2025-04-21 11:30:17,189 root INFO creating build/lib/django/db/models/fields 2025-04-21 11:30:17,190 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,190 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,191 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,191 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,192 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,193 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,193 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,194 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,194 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2025-04-21 11:30:17,195 root INFO creating build/lib/django/db/backends/mysql 2025-04-21 11:30:17,195 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,196 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,196 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,197 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,197 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,198 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,198 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,199 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,199 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,200 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2025-04-21 11:30:17,201 root INFO creating build/lib/django/db/backends/dummy 2025-04-21 11:30:17,201 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2025-04-21 11:30:17,202 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2025-04-21 11:30:17,202 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2025-04-21 11:30:17,203 root INFO creating build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,203 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,204 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,204 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,205 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,205 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,206 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,206 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,207 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,207 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2025-04-21 11:30:17,208 root INFO creating build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,208 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,209 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,209 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,210 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,210 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,211 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,211 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,212 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,212 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2025-04-21 11:30:17,213 root INFO creating build/lib/django/db/backends/base 2025-04-21 11:30:17,213 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,214 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,215 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,215 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,216 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,216 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,217 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,217 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,218 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2025-04-21 11:30:17,219 root INFO creating build/lib/django/db/backends/oracle 2025-04-21 11:30:17,219 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,220 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,220 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,221 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,221 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,222 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,222 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,222 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,223 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,223 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,224 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2025-04-21 11:30:17,225 root INFO creating build/lib/django/db/migrations/operations 2025-04-21 11:30:17,225 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2025-04-21 11:30:17,226 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2025-04-21 11:30:17,226 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2025-04-21 11:30:17,227 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2025-04-21 11:30:17,227 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2025-04-21 11:30:17,228 root INFO creating build/lib/django/utils/translation 2025-04-21 11:30:17,228 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2025-04-21 11:30:17,229 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2025-04-21 11:30:17,229 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2025-04-21 11:30:17,230 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2025-04-21 11:30:17,230 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2025-04-21 11:30:17,231 root INFO creating build/lib/django/template/loaders 2025-04-21 11:30:17,231 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2025-04-21 11:30:17,232 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2025-04-21 11:30:17,232 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2025-04-21 11:30:17,233 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2025-04-21 11:30:17,233 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2025-04-21 11:30:17,234 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2025-04-21 11:30:17,234 root INFO creating build/lib/django/template/backends 2025-04-21 11:30:17,235 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2025-04-21 11:30:17,235 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2025-04-21 11:30:17,235 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2025-04-21 11:30:17,236 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2025-04-21 11:30:17,236 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2025-04-21 11:30:17,237 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2025-04-21 11:30:17,237 root INFO creating build/lib/django/conf/urls 2025-04-21 11:30:17,238 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2025-04-21 11:30:17,238 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2025-04-21 11:30:17,239 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2025-04-21 11:30:17,240 root INFO creating build/lib/django/conf/locale 2025-04-21 11:30:17,240 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2025-04-21 11:30:17,240 root INFO creating build/lib/django/conf/locale/es_MX 2025-04-21 11:30:17,241 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2025-04-21 11:30:17,241 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2025-04-21 11:30:17,242 root INFO creating build/lib/django/conf/locale/da 2025-04-21 11:30:17,242 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2025-04-21 11:30:17,243 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2025-04-21 11:30:17,243 root INFO creating build/lib/django/conf/locale/ro 2025-04-21 11:30:17,243 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2025-04-21 11:30:17,244 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2025-04-21 11:30:17,245 root INFO creating build/lib/django/conf/locale/cs 2025-04-21 11:30:17,245 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2025-04-21 11:30:17,245 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2025-04-21 11:30:17,246 root INFO creating build/lib/django/conf/locale/sv 2025-04-21 11:30:17,246 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2025-04-21 11:30:17,247 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2025-04-21 11:30:17,247 root INFO creating build/lib/django/conf/locale/lv 2025-04-21 11:30:17,248 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2025-04-21 11:30:17,248 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2025-04-21 11:30:17,249 root INFO creating build/lib/django/conf/locale/ca 2025-04-21 11:30:17,249 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2025-04-21 11:30:17,249 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2025-04-21 11:30:17,250 root INFO creating build/lib/django/conf/locale/fi 2025-04-21 11:30:17,250 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2025-04-21 11:30:17,251 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2025-04-21 11:30:17,252 root INFO creating build/lib/django/conf/locale/vi 2025-04-21 11:30:17,252 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2025-04-21 11:30:17,252 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2025-04-21 11:30:17,253 root INFO creating build/lib/django/conf/locale/es_CO 2025-04-21 11:30:17,253 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2025-04-21 11:30:17,254 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2025-04-21 11:30:17,254 root INFO creating build/lib/django/conf/locale/eo 2025-04-21 11:30:17,255 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2025-04-21 11:30:17,255 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2025-04-21 11:30:17,256 root INFO creating build/lib/django/conf/locale/de 2025-04-21 11:30:17,256 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2025-04-21 11:30:17,257 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2025-04-21 11:30:17,257 root INFO creating build/lib/django/conf/locale/cy 2025-04-21 11:30:17,257 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2025-04-21 11:30:17,258 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2025-04-21 11:30:17,259 root INFO creating build/lib/django/conf/locale/en_AU 2025-04-21 11:30:17,259 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2025-04-21 11:30:17,259 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2025-04-21 11:30:17,260 root INFO creating build/lib/django/conf/locale/fy 2025-04-21 11:30:17,260 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2025-04-21 11:30:17,261 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2025-04-21 11:30:17,261 root INFO creating build/lib/django/conf/locale/fa 2025-04-21 11:30:17,262 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2025-04-21 11:30:17,262 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2025-04-21 11:30:17,263 root INFO creating build/lib/django/conf/locale/lt 2025-04-21 11:30:17,263 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2025-04-21 11:30:17,264 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2025-04-21 11:30:17,264 root INFO creating build/lib/django/conf/locale/ga 2025-04-21 11:30:17,265 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2025-04-21 11:30:17,265 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2025-04-21 11:30:17,266 root INFO creating build/lib/django/conf/locale/en_GB 2025-04-21 11:30:17,266 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2025-04-21 11:30:17,266 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2025-04-21 11:30:17,267 root INFO creating build/lib/django/conf/locale/bn 2025-04-21 11:30:17,267 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2025-04-21 11:30:17,268 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2025-04-21 11:30:17,268 root INFO creating build/lib/django/conf/locale/hu 2025-04-21 11:30:17,269 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2025-04-21 11:30:17,269 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2025-04-21 11:30:17,270 root INFO creating build/lib/django/conf/locale/eu 2025-04-21 11:30:17,270 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2025-04-21 11:30:17,271 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2025-04-21 11:30:17,271 root INFO creating build/lib/django/conf/locale/gd 2025-04-21 11:30:17,272 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2025-04-21 11:30:17,272 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2025-04-21 11:30:17,273 root INFO creating build/lib/django/conf/locale/nl 2025-04-21 11:30:17,273 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2025-04-21 11:30:17,273 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2025-04-21 11:30:17,274 root INFO creating build/lib/django/conf/locale/ta 2025-04-21 11:30:17,274 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2025-04-21 11:30:17,275 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2025-04-21 11:30:17,275 root INFO creating build/lib/django/conf/locale/uk 2025-04-21 11:30:17,276 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2025-04-21 11:30:17,276 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2025-04-21 11:30:17,277 root INFO creating build/lib/django/conf/locale/ig 2025-04-21 11:30:17,277 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2025-04-21 11:30:17,278 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2025-04-21 11:30:17,278 root INFO creating build/lib/django/conf/locale/de_CH 2025-04-21 11:30:17,279 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2025-04-21 11:30:17,279 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2025-04-21 11:30:17,280 root INFO creating build/lib/django/conf/locale/sr_Latn 2025-04-21 11:30:17,280 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2025-04-21 11:30:17,281 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2025-04-21 11:30:17,281 root INFO creating build/lib/django/conf/locale/hi 2025-04-21 11:30:17,282 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2025-04-21 11:30:17,282 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2025-04-21 11:30:17,283 root INFO creating build/lib/django/conf/locale/pt_BR 2025-04-21 11:30:17,283 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2025-04-21 11:30:17,284 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2025-04-21 11:30:17,284 root INFO creating build/lib/django/conf/locale/ckb 2025-04-21 11:30:17,285 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2025-04-21 11:30:17,285 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2025-04-21 11:30:17,286 root INFO creating build/lib/django/conf/locale/tk 2025-04-21 11:30:17,286 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2025-04-21 11:30:17,287 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2025-04-21 11:30:17,287 root INFO creating build/lib/django/conf/locale/zh_Hans 2025-04-21 11:30:17,288 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2025-04-21 11:30:17,288 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2025-04-21 11:30:17,289 root INFO creating build/lib/django/conf/locale/kn 2025-04-21 11:30:17,289 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2025-04-21 11:30:17,289 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2025-04-21 11:30:17,290 root INFO creating build/lib/django/conf/locale/es_PR 2025-04-21 11:30:17,290 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2025-04-21 11:30:17,291 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2025-04-21 11:30:17,292 root INFO creating build/lib/django/conf/locale/nb 2025-04-21 11:30:17,292 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2025-04-21 11:30:17,292 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2025-04-21 11:30:17,293 root INFO creating build/lib/django/conf/locale/ar 2025-04-21 11:30:17,293 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2025-04-21 11:30:17,294 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2025-04-21 11:30:17,295 root INFO creating build/lib/django/conf/locale/mk 2025-04-21 11:30:17,295 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2025-04-21 11:30:17,295 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2025-04-21 11:30:17,296 root INFO creating build/lib/django/conf/locale/bg 2025-04-21 11:30:17,296 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2025-04-21 11:30:17,297 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2025-04-21 11:30:17,298 root INFO creating build/lib/django/conf/locale/ko 2025-04-21 11:30:17,298 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2025-04-21 11:30:17,299 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2025-04-21 11:30:17,299 root INFO creating build/lib/django/conf/locale/sr 2025-04-21 11:30:17,300 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2025-04-21 11:30:17,300 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2025-04-21 11:30:17,301 root INFO creating build/lib/django/conf/locale/gl 2025-04-21 11:30:17,301 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2025-04-21 11:30:17,302 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2025-04-21 11:30:17,302 root INFO creating build/lib/django/conf/locale/it 2025-04-21 11:30:17,303 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2025-04-21 11:30:17,303 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2025-04-21 11:30:17,304 root INFO creating build/lib/django/conf/locale/ar_DZ 2025-04-21 11:30:17,304 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2025-04-21 11:30:17,305 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2025-04-21 11:30:17,305 root INFO creating build/lib/django/conf/locale/hr 2025-04-21 11:30:17,306 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2025-04-21 11:30:17,306 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2025-04-21 11:30:17,307 root INFO creating build/lib/django/conf/locale/bs 2025-04-21 11:30:17,307 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2025-04-21 11:30:17,307 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2025-04-21 11:30:17,308 root INFO creating build/lib/django/conf/locale/es 2025-04-21 11:30:17,309 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2025-04-21 11:30:17,309 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2025-04-21 11:30:17,310 root INFO creating build/lib/django/conf/locale/es_NI 2025-04-21 11:30:17,310 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2025-04-21 11:30:17,310 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2025-04-21 11:30:17,311 root INFO creating build/lib/django/conf/locale/et 2025-04-21 11:30:17,312 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2025-04-21 11:30:17,312 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2025-04-21 11:30:17,313 root INFO creating build/lib/django/conf/locale/fr 2025-04-21 11:30:17,313 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2025-04-21 11:30:17,314 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2025-04-21 11:30:17,314 root INFO creating build/lib/django/conf/locale/ka 2025-04-21 11:30:17,315 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2025-04-21 11:30:17,315 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2025-04-21 11:30:17,316 root INFO creating build/lib/django/conf/locale/zh_Hant 2025-04-21 11:30:17,316 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2025-04-21 11:30:17,317 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2025-04-21 11:30:17,317 root INFO creating build/lib/django/conf/locale/he 2025-04-21 11:30:17,318 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2025-04-21 11:30:17,318 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2025-04-21 11:30:17,319 root INFO creating build/lib/django/conf/locale/sl 2025-04-21 11:30:17,319 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2025-04-21 11:30:17,320 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2025-04-21 11:30:17,320 root INFO creating build/lib/django/conf/locale/nn 2025-04-21 11:30:17,321 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2025-04-21 11:30:17,321 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2025-04-21 11:30:17,322 root INFO creating build/lib/django/conf/locale/te 2025-04-21 11:30:17,322 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2025-04-21 11:30:17,322 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2025-04-21 11:30:17,323 root INFO creating build/lib/django/conf/locale/pl 2025-04-21 11:30:17,323 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2025-04-21 11:30:17,324 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2025-04-21 11:30:17,325 root INFO creating build/lib/django/conf/locale/id 2025-04-21 11:30:17,325 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2025-04-21 11:30:17,325 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2025-04-21 11:30:17,326 root INFO creating build/lib/django/conf/locale/is 2025-04-21 11:30:17,326 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2025-04-21 11:30:17,327 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2025-04-21 11:30:17,328 root INFO creating build/lib/django/conf/locale/az 2025-04-21 11:30:17,328 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2025-04-21 11:30:17,328 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2025-04-21 11:30:17,329 root INFO creating build/lib/django/conf/locale/km 2025-04-21 11:30:17,329 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2025-04-21 11:30:17,330 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2025-04-21 11:30:17,331 root INFO creating build/lib/django/conf/locale/es_AR 2025-04-21 11:30:17,331 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2025-04-21 11:30:17,332 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2025-04-21 11:30:17,332 root INFO creating build/lib/django/conf/locale/tg 2025-04-21 11:30:17,333 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2025-04-21 11:30:17,333 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2025-04-21 11:30:17,334 root INFO creating build/lib/django/conf/locale/ja 2025-04-21 11:30:17,334 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2025-04-21 11:30:17,334 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2025-04-21 11:30:17,335 root INFO creating build/lib/django/conf/locale/ml 2025-04-21 11:30:17,335 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2025-04-21 11:30:17,336 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2025-04-21 11:30:17,337 root INFO creating build/lib/django/conf/locale/mn 2025-04-21 11:30:17,337 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2025-04-21 11:30:17,337 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2025-04-21 11:30:17,338 root INFO creating build/lib/django/conf/locale/ky 2025-04-21 11:30:17,338 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2025-04-21 11:30:17,339 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2025-04-21 11:30:17,340 root INFO creating build/lib/django/conf/locale/uz 2025-04-21 11:30:17,340 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2025-04-21 11:30:17,341 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2025-04-21 11:30:17,341 root INFO creating build/lib/django/conf/locale/en 2025-04-21 11:30:17,342 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2025-04-21 11:30:17,342 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2025-04-21 11:30:17,343 root INFO creating build/lib/django/conf/locale/pt 2025-04-21 11:30:17,343 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2025-04-21 11:30:17,344 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2025-04-21 11:30:17,344 root INFO creating build/lib/django/conf/locale/sq 2025-04-21 11:30:17,345 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2025-04-21 11:30:17,345 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2025-04-21 11:30:17,346 root INFO creating build/lib/django/conf/locale/ms 2025-04-21 11:30:17,346 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2025-04-21 11:30:17,347 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2025-04-21 11:30:17,347 root INFO creating build/lib/django/conf/locale/sk 2025-04-21 11:30:17,348 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2025-04-21 11:30:17,348 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2025-04-21 11:30:17,349 root INFO creating build/lib/django/conf/locale/el 2025-04-21 11:30:17,349 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2025-04-21 11:30:17,350 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2025-04-21 11:30:17,350 root INFO creating build/lib/django/conf/locale/tr 2025-04-21 11:30:17,351 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2025-04-21 11:30:17,351 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2025-04-21 11:30:17,352 root INFO creating build/lib/django/conf/locale/th 2025-04-21 11:30:17,352 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2025-04-21 11:30:17,353 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2025-04-21 11:30:17,353 root INFO creating build/lib/django/conf/locale/ru 2025-04-21 11:30:17,354 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2025-04-21 11:30:17,354 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2025-04-21 11:30:17,355 root INFO creating build/lib/django/contrib/postgres 2025-04-21 11:30:17,355 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,356 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,356 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,357 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,357 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,358 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,358 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,359 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,359 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,360 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,361 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,361 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,362 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2025-04-21 11:30:17,362 root INFO creating build/lib/django/contrib/admindocs 2025-04-21 11:30:17,363 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2025-04-21 11:30:17,363 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2025-04-21 11:30:17,364 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2025-04-21 11:30:17,364 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2025-04-21 11:30:17,365 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2025-04-21 11:30:17,365 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2025-04-21 11:30:17,366 root INFO creating build/lib/django/contrib/sessions 2025-04-21 11:30:17,366 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,367 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,368 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,368 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,369 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,369 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,370 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2025-04-21 11:30:17,370 root INFO creating build/lib/django/contrib/flatpages 2025-04-21 11:30:17,371 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,371 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,372 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,372 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,373 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,373 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,374 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,374 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,375 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2025-04-21 11:30:17,376 root INFO creating build/lib/django/contrib/redirects 2025-04-21 11:30:17,376 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2025-04-21 11:30:17,377 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2025-04-21 11:30:17,377 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2025-04-21 11:30:17,378 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2025-04-21 11:30:17,378 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2025-04-21 11:30:17,379 root INFO creating build/lib/django/contrib/admin 2025-04-21 11:30:17,379 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,380 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,381 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,381 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,382 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,382 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,383 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,383 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,384 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,384 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,385 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,386 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,386 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,387 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,387 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2025-04-21 11:30:17,388 root INFO creating build/lib/django/contrib/sitemaps 2025-04-21 11:30:17,389 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2025-04-21 11:30:17,389 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2025-04-21 11:30:17,390 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2025-04-21 11:30:17,390 root INFO creating build/lib/django/contrib/messages 2025-04-21 11:30:17,391 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,391 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,392 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,392 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,393 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,393 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,394 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,394 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2025-04-21 11:30:17,395 root INFO creating build/lib/django/contrib/gis 2025-04-21 11:30:17,396 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,396 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,397 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,397 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,398 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,398 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,399 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,399 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2025-04-21 11:30:17,400 root INFO creating build/lib/django/contrib/auth 2025-04-21 11:30:17,401 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,401 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,402 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,402 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,403 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,403 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,404 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,404 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,405 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,406 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,406 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,407 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,407 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,408 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,408 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,409 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,409 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,410 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,410 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2025-04-21 11:30:17,411 root INFO creating build/lib/django/contrib/humanize 2025-04-21 11:30:17,412 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2025-04-21 11:30:17,412 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2025-04-21 11:30:17,413 root INFO creating build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,413 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,414 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,414 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,415 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,415 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,416 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,416 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,417 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,417 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,418 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2025-04-21 11:30:17,419 root INFO creating build/lib/django/contrib/sites 2025-04-21 11:30:17,419 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,420 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,420 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,421 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,421 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,422 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,422 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,423 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,423 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,424 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2025-04-21 11:30:17,425 root INFO creating build/lib/django/contrib/syndication 2025-04-21 11:30:17,425 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2025-04-21 11:30:17,426 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2025-04-21 11:30:17,426 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2025-04-21 11:30:17,427 root INFO creating build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,427 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,428 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,429 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,429 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,430 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,430 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,431 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,431 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2025-04-21 11:30:17,432 root INFO creating build/lib/django/contrib/postgres/forms 2025-04-21 11:30:17,432 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2025-04-21 11:30:17,433 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2025-04-21 11:30:17,433 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2025-04-21 11:30:17,434 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2025-04-21 11:30:17,435 root INFO creating build/lib/django/contrib/postgres/aggregates 2025-04-21 11:30:17,435 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2025-04-21 11:30:17,436 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2025-04-21 11:30:17,436 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2025-04-21 11:30:17,437 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2025-04-21 11:30:17,438 root INFO creating build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,438 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,439 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,439 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,440 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,440 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,441 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,441 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2025-04-21 11:30:17,442 root INFO creating build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,442 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,443 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,444 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,444 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,445 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,445 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,446 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2025-04-21 11:30:17,446 root INFO creating build/lib/django/contrib/sessions/migrations 2025-04-21 11:30:17,447 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2025-04-21 11:30:17,447 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2025-04-21 11:30:17,448 root INFO creating build/lib/django/contrib/sessions/management 2025-04-21 11:30:17,448 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2025-04-21 11:30:17,449 root INFO creating build/lib/django/contrib/sessions/management/commands 2025-04-21 11:30:17,449 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2025-04-21 11:30:17,450 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2025-04-21 11:30:17,450 root INFO creating build/lib/django/contrib/flatpages/templatetags 2025-04-21 11:30:17,451 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2025-04-21 11:30:17,451 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2025-04-21 11:30:17,452 root INFO creating build/lib/django/contrib/flatpages/migrations 2025-04-21 11:30:17,452 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2025-04-21 11:30:17,452 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2025-04-21 11:30:17,453 root INFO creating build/lib/django/contrib/redirects/migrations 2025-04-21 11:30:17,454 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2025-04-21 11:30:17,454 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2025-04-21 11:30:17,455 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2025-04-21 11:30:17,455 root INFO creating build/lib/django/contrib/admin/views 2025-04-21 11:30:17,456 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2025-04-21 11:30:17,456 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2025-04-21 11:30:17,457 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2025-04-21 11:30:17,457 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2025-04-21 11:30:17,458 root INFO creating build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,459 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,459 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,460 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,460 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,461 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,461 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2025-04-21 11:30:17,462 root INFO creating build/lib/django/contrib/admin/migrations 2025-04-21 11:30:17,462 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2025-04-21 11:30:17,463 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2025-04-21 11:30:17,463 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2025-04-21 11:30:17,464 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2025-04-21 11:30:17,465 root INFO creating build/lib/django/contrib/sitemaps/management 2025-04-21 11:30:17,465 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2025-04-21 11:30:17,466 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2025-04-21 11:30:17,466 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2025-04-21 11:30:17,467 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2025-04-21 11:30:17,468 root INFO creating build/lib/django/contrib/messages/storage 2025-04-21 11:30:17,468 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2025-04-21 11:30:17,469 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2025-04-21 11:30:17,469 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2025-04-21 11:30:17,470 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2025-04-21 11:30:17,470 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2025-04-21 11:30:17,471 root INFO creating build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,472 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,472 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,473 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,473 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,474 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,474 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,475 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,475 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,476 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,476 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,477 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,478 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,478 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,479 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:17,479 root INFO creating build/lib/django/contrib/gis/db 2025-04-21 11:30:17,480 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2025-04-21 11:30:17,480 root INFO creating build/lib/django/contrib/gis/utils 2025-04-21 11:30:17,481 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2025-04-21 11:30:17,481 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2025-04-21 11:30:17,482 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2025-04-21 11:30:17,482 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2025-04-21 11:30:17,483 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2025-04-21 11:30:17,483 root INFO creating build/lib/django/contrib/gis/admin 2025-04-21 11:30:17,484 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2025-04-21 11:30:17,484 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2025-04-21 11:30:17,485 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2025-04-21 11:30:17,485 root INFO creating build/lib/django/contrib/gis/sitemaps 2025-04-21 11:30:17,486 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2025-04-21 11:30:17,486 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2025-04-21 11:30:17,487 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2025-04-21 11:30:17,488 root INFO creating build/lib/django/contrib/gis/forms 2025-04-21 11:30:17,488 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2025-04-21 11:30:17,489 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2025-04-21 11:30:17,489 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2025-04-21 11:30:17,490 root INFO creating build/lib/django/contrib/gis/serializers 2025-04-21 11:30:17,490 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2025-04-21 11:30:17,491 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2025-04-21 11:30:17,491 root INFO creating build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,492 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,492 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,493 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,493 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,494 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,495 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,495 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,496 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,496 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,497 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,497 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,498 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,498 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:17,499 root INFO creating build/lib/django/contrib/gis/geoip2 2025-04-21 11:30:17,499 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2025-04-21 11:30:17,500 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2025-04-21 11:30:17,500 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2025-04-21 11:30:17,501 root INFO creating build/lib/django/contrib/gis/management 2025-04-21 11:30:17,501 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2025-04-21 11:30:17,502 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,502 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,503 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,503 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,504 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,504 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,505 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,505 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,506 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,506 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,507 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-21 11:30:17,507 root INFO creating build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,508 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,508 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,509 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,509 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,509 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,510 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2025-04-21 11:30:17,511 root INFO creating build/lib/django/contrib/gis/db/backends 2025-04-21 11:30:17,511 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2025-04-21 11:30:17,512 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2025-04-21 11:30:17,512 root INFO creating build/lib/django/contrib/gis/db/models/sql 2025-04-21 11:30:17,513 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2025-04-21 11:30:17,513 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2025-04-21 11:30:17,514 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,514 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,515 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,515 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,516 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,516 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,517 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,517 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,517 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,518 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:17,519 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,519 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,520 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,520 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,521 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,521 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,522 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:17,522 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,523 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,523 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,524 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,524 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,525 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,525 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,526 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,526 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,527 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,527 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:17,528 root INFO creating build/lib/django/contrib/gis/db/backends/base 2025-04-21 11:30:17,529 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-21 11:30:17,529 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-21 11:30:17,530 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-21 11:30:17,530 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-21 11:30:17,531 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-21 11:30:17,532 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,532 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,532 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,533 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,533 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,534 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,535 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,535 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,536 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:17,537 root INFO creating build/lib/django/contrib/gis/gdal/raster 2025-04-21 11:30:17,537 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-21 11:30:17,538 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-21 11:30:17,538 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-21 11:30:17,539 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-21 11:30:17,539 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-21 11:30:17,540 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,541 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,541 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,542 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,542 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,543 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,543 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,544 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:17,545 root INFO creating build/lib/django/contrib/gis/management/commands 2025-04-21 11:30:17,545 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2025-04-21 11:30:17,546 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2025-04-21 11:30:17,546 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2025-04-21 11:30:17,547 root INFO creating build/lib/django/contrib/auth/handlers 2025-04-21 11:30:17,547 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2025-04-21 11:30:17,548 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2025-04-21 11:30:17,549 root INFO creating build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,549 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,549 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,550 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,551 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,551 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,552 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,552 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,553 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,553 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,554 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,554 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,555 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,556 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-21 11:30:17,556 root INFO creating build/lib/django/contrib/auth/management 2025-04-21 11:30:17,557 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2025-04-21 11:30:17,557 root INFO creating build/lib/django/contrib/auth/management/commands 2025-04-21 11:30:17,558 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2025-04-21 11:30:17,558 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2025-04-21 11:30:17,559 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2025-04-21 11:30:17,559 root INFO creating build/lib/django/contrib/humanize/templatetags 2025-04-21 11:30:17,560 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2025-04-21 11:30:17,560 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2025-04-21 11:30:17,561 root INFO creating build/lib/django/contrib/staticfiles/management 2025-04-21 11:30:17,562 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2025-04-21 11:30:17,562 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2025-04-21 11:30:17,563 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-21 11:30:17,563 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-21 11:30:17,564 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-21 11:30:17,564 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-21 11:30:17,565 root INFO creating build/lib/django/contrib/sites/migrations 2025-04-21 11:30:17,565 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2025-04-21 11:30:17,566 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2025-04-21 11:30:17,566 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2025-04-21 11:30:17,567 root INFO creating build/lib/django/contrib/contenttypes/migrations 2025-04-21 11:30:17,568 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2025-04-21 11:30:17,568 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2025-04-21 11:30:17,569 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2025-04-21 11:30:17,569 root INFO creating build/lib/django/contrib/contenttypes/management 2025-04-21 11:30:17,570 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2025-04-21 11:30:17,570 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2025-04-21 11:30:17,571 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2025-04-21 11:30:17,571 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2025-04-21 11:30:17,573 root INFO running egg_info 2025-04-21 11:30:17,580 root INFO writing Django.egg-info/PKG-INFO 2025-04-21 11:30:17,583 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2025-04-21 11:30:17,584 root INFO writing entry points to Django.egg-info/entry_points.txt 2025-04-21 11:30:17,586 root INFO writing requirements to Django.egg-info/requires.txt 2025-04-21 11:30:17,587 root INFO writing top-level names to Django.egg-info/top_level.txt 2025-04-21 11:30:17,692 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2025-04-21 11:30:18,034 root INFO reading manifest template 'MANIFEST.in' 2025-04-21 11:30:18,401 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-21 11:30:18,427 root INFO adding license file 'LICENSE' 2025-04-21 11:30:18,427 root INFO adding license file 'LICENSE.python' 2025-04-21 11:30:18,427 root INFO adding license file 'AUTHORS' 2025-04-21 11:30:18,704 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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) 2025-04-21 11:30:19,407 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2025-04-21 11:30:19,408 root INFO creating build/lib/django/views/templates 2025-04-21 11:30:19,408 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2025-04-21 11:30:19,409 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2025-04-21 11:30:19,409 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2025-04-21 11:30:19,410 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2025-04-21 11:30:19,410 root INFO creating build/lib/django/conf/app_template 2025-04-21 11:30:19,411 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2025-04-21 11:30:19,411 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2025-04-21 11:30:19,412 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2025-04-21 11:30:19,412 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2025-04-21 11:30:19,413 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2025-04-21 11:30:19,414 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2025-04-21 11:30:19,414 root INFO creating build/lib/django/conf/app_template/migrations 2025-04-21 11:30:19,414 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2025-04-21 11:30:19,415 root INFO creating build/lib/django/conf/project_template 2025-04-21 11:30:19,415 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2025-04-21 11:30:19,416 root INFO creating build/lib/django/conf/project_template/project_name 2025-04-21 11:30:19,416 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-21 11:30:19,417 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-21 11:30:19,417 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-21 11:30:19,418 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-21 11:30:19,418 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-21 11:30:19,419 root INFO creating build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,419 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,420 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,421 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,421 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,422 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,422 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,423 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2025-04-21 11:30:19,423 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:19,424 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:19,424 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:19,425 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:19,425 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:19,426 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:19,426 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:19,427 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:19,427 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:19,427 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:19,428 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:19,429 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:19,429 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:19,430 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:19,430 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,430 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,431 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,432 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,432 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,433 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,433 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,434 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,434 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,435 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,436 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,436 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,437 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,437 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,438 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,438 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,439 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,439 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,440 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,441 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,441 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,442 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,442 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,443 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,443 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,444 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,445 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,445 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,446 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:19,446 root INFO creating build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,447 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,447 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,448 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,448 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,449 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,450 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,450 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2025-04-21 11:30:19,451 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:19,451 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:19,452 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:19,452 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:19,453 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2025-04-21 11:30:19,453 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2025-04-21 11:30:19,454 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2025-04-21 11:30:19,454 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2025-04-21 11:30:19,455 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2025-04-21 11:30:19,455 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-21 11:30:19,455 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-21 11:30:19,456 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-21 11:30:19,457 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-21 11:30:19,457 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-21 11:30:19,458 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,458 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,458 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,459 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,459 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,460 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,461 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,461 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,462 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,462 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,463 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,463 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,464 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,464 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,465 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,466 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,466 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,467 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,467 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,468 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,469 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,469 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,470 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,470 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,471 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,471 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,472 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,472 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,473 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-21 11:30:19,474 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2025-04-21 11:30:19,474 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2025-04-21 11:30:19,475 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2025-04-21 11:30:19,475 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,476 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,476 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,477 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2025-04-21 11:30:19,477 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2025-04-21 11:30:19,478 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2025-04-21 11:30:19,478 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2025-04-21 11:30:19,479 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2025-04-21 11:30:19,479 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2025-04-21 11:30:19,480 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,480 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,481 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,482 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,482 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,483 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,483 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,484 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,484 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,485 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,485 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,486 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,487 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,487 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,488 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,488 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2025-04-21 11:30:19,489 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2025-04-21 11:30:19,490 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2025-04-21 11:30:19,490 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,491 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,491 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,492 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,492 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,493 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,493 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,494 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,494 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,495 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,495 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,496 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,497 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2025-04-21 11:30:19,497 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2025-04-21 11:30:19,498 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2025-04-21 11:30:19,498 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,499 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,499 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,500 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2025-04-21 11:30:19,500 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2025-04-21 11:30:19,501 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2025-04-21 11:30:19,501 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,502 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,502 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,503 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2025-04-21 11:30:19,503 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2025-04-21 11:30:19,504 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2025-04-21 11:30:19,505 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2025-04-21 11:30:19,505 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2025-04-21 11:30:19,506 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2025-04-21 11:30:19,506 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2025-04-21 11:30:19,507 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2025-04-21 11:30:19,507 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2025-04-21 11:30:19,508 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2025-04-21 11:30:19,508 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2025-04-21 11:30:19,509 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2025-04-21 11:30:19,509 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,509 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,510 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,511 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2025-04-21 11:30:19,511 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2025-04-21 11:30:19,512 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2025-04-21 11:30:19,512 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,512 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,513 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,514 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,514 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,515 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,515 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,515 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,516 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,517 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,517 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,518 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,518 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,519 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,519 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,520 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,520 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,521 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,521 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2025-04-21 11:30:19,522 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2025-04-21 11:30:19,522 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2025-04-21 11:30:19,523 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,523 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,524 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,524 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,525 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,525 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,526 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2025-04-21 11:30:19,526 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2025-04-21 11:30:19,527 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2025-04-21 11:30:19,527 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,528 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,528 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,529 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,529 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,530 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,530 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,531 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,531 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,532 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,532 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,533 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,533 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,534 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,534 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,535 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,535 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,536 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,537 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,537 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,538 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,538 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,539 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,539 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,540 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,540 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,541 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,541 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,542 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,542 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,543 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,543 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,544 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,544 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,545 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,545 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,546 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2025-04-21 11:30:19,546 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2025-04-21 11:30:19,547 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2025-04-21 11:30:19,547 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,548 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,548 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,549 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2025-04-21 11:30:19,549 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2025-04-21 11:30:19,550 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2025-04-21 11:30:19,550 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,551 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,551 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,552 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,552 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,553 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,554 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,554 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,555 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,555 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,555 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,556 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,557 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2025-04-21 11:30:19,557 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2025-04-21 11:30:19,558 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2025-04-21 11:30:19,558 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,559 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,559 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,560 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,560 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,561 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,561 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,562 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,562 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,563 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,563 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,564 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,564 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,565 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,565 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,566 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,566 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,567 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,567 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,568 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,568 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,569 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,569 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,570 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,570 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,571 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,571 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,572 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2025-04-21 11:30:19,572 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2025-04-21 11:30:19,573 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2025-04-21 11:30:19,573 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,574 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,574 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,575 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,575 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,576 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,576 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,577 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,577 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,578 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2025-04-21 11:30:19,578 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2025-04-21 11:30:19,579 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2025-04-21 11:30:19,579 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2025-04-21 11:30:19,580 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2025-04-21 11:30:19,580 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2025-04-21 11:30:19,581 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,581 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,582 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,582 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,583 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,583 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,584 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,584 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,600 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,601 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2025-04-21 11:30:19,601 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2025-04-21 11:30:19,602 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2025-04-21 11:30:19,602 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,603 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,603 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,604 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,604 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,605 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,605 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2025-04-21 11:30:19,606 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2025-04-21 11:30:19,606 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2025-04-21 11:30:19,607 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,607 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,608 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,608 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2025-04-21 11:30:19,609 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2025-04-21 11:30:19,609 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2025-04-21 11:30:19,610 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2025-04-21 11:30:19,610 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2025-04-21 11:30:19,611 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2025-04-21 11:30:19,611 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2025-04-21 11:30:19,612 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2025-04-21 11:30:19,612 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2025-04-21 11:30:19,613 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2025-04-21 11:30:19,613 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2025-04-21 11:30:19,614 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2025-04-21 11:30:19,614 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,614 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,615 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,616 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,616 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,617 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,617 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,618 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,618 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,619 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,619 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,620 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,620 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,621 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,621 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,622 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,622 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,623 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,623 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2025-04-21 11:30:19,624 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2025-04-21 11:30:19,624 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2025-04-21 11:30:19,626 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2025-04-21 11:30:19,626 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2025-04-21 11:30:19,627 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2025-04-21 11:30:19,627 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,628 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,628 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,629 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,629 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,630 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,630 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,631 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,631 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,632 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,632 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,633 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,633 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2025-04-21 11:30:19,634 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2025-04-21 11:30:19,634 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2025-04-21 11:30:19,635 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,635 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,636 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,637 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2025-04-21 11:30:19,637 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2025-04-21 11:30:19,637 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2025-04-21 11:30:19,638 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,638 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,639 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,639 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2025-04-21 11:30:19,640 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2025-04-21 11:30:19,641 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-21 11:30:19,641 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-21 11:30:19,642 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-21 11:30:19,642 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,642 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,643 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,644 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,644 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,645 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,645 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-21 11:30:19,646 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-21 11:30:19,646 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-21 11:30:19,647 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-21 11:30:19,647 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-21 11:30:19,648 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-21 11:30:19,648 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,649 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,649 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,650 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,650 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,651 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,651 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,652 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,652 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,653 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,653 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,654 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,654 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-21 11:30:19,655 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-21 11:30:19,655 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-21 11:30:19,656 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-21 11:30:19,656 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-21 11:30:19,657 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-21 11:30:19,657 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,658 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,658 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,659 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-21 11:30:19,659 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-21 11:30:19,660 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-21 11:30:19,660 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-21 11:30:19,661 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-21 11:30:19,661 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-21 11:30:19,662 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,662 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,663 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,663 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,664 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,664 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,665 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-21 11:30:19,665 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-21 11:30:19,666 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-21 11:30:19,666 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,667 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,667 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,668 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,668 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,669 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,669 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,669 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,670 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,671 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-21 11:30:19,671 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-21 11:30:19,671 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-21 11:30:19,672 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,672 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,673 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,673 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,674 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,674 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,675 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,675 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,676 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,676 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,677 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,677 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,678 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,678 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,679 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,679 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,680 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,680 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,681 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-21 11:30:19,681 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-21 11:30:19,682 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-21 11:30:19,682 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,683 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,683 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,684 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,684 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,685 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,685 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,686 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,686 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,687 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,687 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,688 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,688 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,689 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,689 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,690 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-21 11:30:19,690 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-21 11:30:19,691 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-21 11:30:19,691 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-21 11:30:19,692 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-21 11:30:19,692 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-21 11:30:19,693 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-21 11:30:19,693 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-21 11:30:19,694 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-21 11:30:19,694 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,695 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,695 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,695 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,696 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,696 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,697 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,697 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,698 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,698 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,699 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,699 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,700 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,700 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,701 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,701 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,702 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,702 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,703 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,703 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,704 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,704 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,705 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,705 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,706 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,706 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,707 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,707 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,708 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,708 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,709 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,709 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,710 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,710 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,711 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,711 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,712 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,712 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,713 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,713 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,714 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,714 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,715 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,715 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,716 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,716 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,717 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,717 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,718 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,718 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,719 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,719 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,720 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,720 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,721 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,721 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,722 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,722 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,723 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,723 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,724 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,724 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,725 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,725 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,726 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,726 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,727 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,727 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,727 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,728 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,728 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,729 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,729 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,730 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,730 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,731 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,731 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,732 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,732 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,733 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,733 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,734 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-21 11:30:19,734 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-21 11:30:19,735 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-21 11:30:19,735 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,736 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,736 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,737 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,737 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,738 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,739 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-21 11:30:19,739 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-21 11:30:19,740 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-21 11:30:19,740 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,740 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,741 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,741 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,742 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,742 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,743 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2025-04-21 11:30:19,743 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2025-04-21 11:30:19,744 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-21 11:30:19,744 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-21 11:30:19,745 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-21 11:30:19,745 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,746 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,746 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,747 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,747 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,748 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,748 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,749 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,749 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,750 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-21 11:30:19,750 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-21 11:30:19,751 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-21 11:30:19,751 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-21 11:30:19,752 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-21 11:30:19,752 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-21 11:30:19,753 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,753 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,754 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,754 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,755 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,755 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,756 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-21 11:30:19,756 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-21 11:30:19,757 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-21 11:30:19,757 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,758 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,758 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,759 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,759 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,760 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,760 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,761 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,761 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,762 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,762 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,763 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,763 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,764 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,764 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,765 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-21 11:30:19,765 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-21 11:30:19,766 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-21 11:30:19,766 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-21 11:30:19,766 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-21 11:30:19,767 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-21 11:30:19,767 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,768 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,768 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,769 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-21 11:30:19,769 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-21 11:30:19,770 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-21 11:30:19,770 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-21 11:30:19,771 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-21 11:30:19,771 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-21 11:30:19,772 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,772 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,773 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,773 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,774 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,774 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,775 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,775 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,776 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,776 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-21 11:30:19,777 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-21 11:30:19,777 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-21 11:30:19,778 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,778 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,779 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,779 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,780 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,780 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,781 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,781 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,782 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,782 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,783 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,783 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,784 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-21 11:30:19,784 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-21 11:30:19,785 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-21 11:30:19,785 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,786 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,786 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,787 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,787 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,788 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,788 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,789 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,789 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,790 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,790 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,791 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,791 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,792 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,792 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,793 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,793 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,794 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,794 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,794 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,795 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,795 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,796 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,796 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,797 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-21 11:30:19,797 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-21 11:30:19,798 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-21 11:30:19,798 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,799 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,799 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,800 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,800 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,801 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,801 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,802 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,802 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,803 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,803 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,804 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,804 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,805 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,805 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,806 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-21 11:30:19,806 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-21 11:30:19,807 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-21 11:30:19,807 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-21 11:30:19,808 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-21 11:30:19,808 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-21 11:30:19,809 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-21 11:30:19,809 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-21 11:30:19,810 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-21 11:30:19,810 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-21 11:30:19,811 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-21 11:30:19,811 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-21 11:30:19,812 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,812 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,812 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,813 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,813 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,814 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,815 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,815 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,815 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,816 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,816 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,817 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,817 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-21 11:30:19,818 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-21 11:30:19,819 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-21 11:30:19,819 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,820 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,820 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,821 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,821 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,822 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,822 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,823 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,823 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,824 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,824 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,825 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,825 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,826 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,826 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,827 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,827 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,827 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,828 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,828 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,829 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,829 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,830 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,830 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,831 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,831 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,832 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,832 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,833 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,833 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,834 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,834 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,835 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,835 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-21 11:30:19,836 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-21 11:30:19,836 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-21 11:30:19,836 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,837 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,837 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,838 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,838 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,839 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,839 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,840 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,840 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,841 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,841 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,842 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,842 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-21 11:30:19,843 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-21 11:30:19,843 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-21 11:30:19,844 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,844 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,845 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,845 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,846 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,846 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,847 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,847 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,848 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,848 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,849 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,849 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,850 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,850 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,851 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,851 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,851 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,852 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-21 11:30:19,852 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,853 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,853 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-21 11:30:19,854 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,854 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,855 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-21 11:30:19,855 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,856 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,856 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-21 11:30:19,857 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,857 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,858 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-21 11:30:19,858 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,859 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,859 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:19,860 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,860 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,861 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-21 11:30:19,861 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-21 11:30:19,861 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-21 11:30:19,862 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-21 11:30:19,862 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-21 11:30:19,863 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-21 11:30:19,863 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-21 11:30:19,864 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-21 11:30:19,864 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-21 11:30:19,865 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-21 11:30:19,865 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,866 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,866 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-21 11:30:19,867 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-21 11:30:19,867 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-21 11:30:19,868 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-21 11:30:19,868 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,868 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,869 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-21 11:30:19,869 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-21 11:30:19,870 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-21 11:30:19,870 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-21 11:30:19,871 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-21 11:30:19,871 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-21 11:30:19,872 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-21 11:30:19,872 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,873 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,873 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-21 11:30:19,874 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-21 11:30:19,874 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-21 11:30:19,875 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-21 11:30:19,875 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-21 11:30:19,876 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-21 11:30:19,876 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-21 11:30:19,877 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,877 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,878 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:19,878 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,879 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,879 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:19,880 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,880 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,881 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,881 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,882 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,882 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,883 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,883 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,884 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,884 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,885 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:19,885 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-21 11:30:19,886 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-21 11:30:19,886 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-21 11:30:19,887 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,887 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,887 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-21 11:30:19,888 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,888 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,889 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:19,889 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,890 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,890 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-21 11:30:19,891 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-21 11:30:19,891 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-21 11:30:19,892 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-21 11:30:19,892 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-21 11:30:19,893 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-21 11:30:19,893 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-21 11:30:19,894 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,894 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,895 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-21 11:30:19,895 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,896 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,896 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-21 11:30:19,897 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-21 11:30:19,897 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-21 11:30:19,898 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-21 11:30:19,898 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,899 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,899 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-21 11:30:19,900 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,900 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,901 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-21 11:30:19,901 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,901 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,902 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-21 11:30:19,902 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,903 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,903 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-21 11:30:19,904 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,904 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,905 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-21 11:30:19,905 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-21 11:30:19,906 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-21 11:30:19,906 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-21 11:30:19,907 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-21 11:30:19,907 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-21 11:30:19,908 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-21 11:30:19,908 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,908 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,909 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-21 11:30:19,909 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-21 11:30:19,910 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-21 11:30:19,910 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-21 11:30:19,911 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-21 11:30:19,911 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-21 11:30:19,912 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-21 11:30:19,912 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,913 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,913 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:19,914 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,914 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,915 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:19,915 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,916 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,916 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-21 11:30:19,917 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-21 11:30:19,917 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-21 11:30:19,918 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-21 11:30:19,918 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,919 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,919 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:19,920 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,920 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,921 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:19,921 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,921 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,922 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:19,922 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,923 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,923 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:19,924 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-21 11:30:19,924 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-21 11:30:19,925 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-21 11:30:19,925 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,926 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,926 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-21 11:30:19,927 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,927 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,928 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-21 11:30:19,928 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,929 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,929 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-21 11:30:19,930 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,930 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,931 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-21 11:30:19,931 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,932 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,932 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-21 11:30:19,932 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,933 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,933 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-21 11:30:19,934 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,934 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,935 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-21 11:30:19,935 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,936 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,936 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-21 11:30:19,937 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-21 11:30:19,937 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-21 11:30:19,938 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-21 11:30:19,938 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,939 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,939 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-21 11:30:19,940 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,940 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,941 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-21 11:30:19,941 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,941 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,942 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-21 11:30:19,942 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,943 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,943 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-21 11:30:19,944 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,944 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,945 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-21 11:30:19,945 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,946 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,946 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-21 11:30:19,947 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-21 11:30:19,947 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-21 11:30:19,948 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-21 11:30:19,948 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-21 11:30:19,948 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-21 11:30:19,949 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-21 11:30:19,949 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-21 11:30:19,950 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-21 11:30:19,950 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-21 11:30:19,951 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-21 11:30:19,951 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-21 11:30:19,952 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-21 11:30:19,952 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,953 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,953 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-21 11:30:19,954 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,954 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,955 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-21 11:30:19,955 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,956 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,956 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-21 11:30:19,957 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,957 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,958 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-21 11:30:19,958 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-21 11:30:19,959 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-21 11:30:19,959 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-21 11:30:19,960 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,960 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,960 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-21 11:30:19,961 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,961 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,962 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-21 11:30:19,962 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,963 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,963 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-21 11:30:19,964 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,964 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,965 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-21 11:30:19,966 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,966 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,967 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-21 11:30:19,967 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,967 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,968 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-21 11:30:19,968 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,969 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,969 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-21 11:30:19,970 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,970 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,971 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-21 11:30:19,971 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,972 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,972 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-21 11:30:19,973 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,973 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,974 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-21 11:30:19,974 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,975 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,975 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-21 11:30:19,975 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-21 11:30:19,976 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-21 11:30:19,976 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-21 11:30:19,977 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,977 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,986 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-21 11:30:19,986 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,987 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,987 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-21 11:30:19,988 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,988 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,989 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-21 11:30:19,989 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,990 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,990 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-21 11:30:19,991 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-21 11:30:19,991 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-21 11:30:19,992 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-21 11:30:19,992 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,993 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,993 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-21 11:30:19,994 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,994 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,995 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-21 11:30:19,995 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,996 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,996 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-21 11:30:19,997 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,997 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,998 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:19,998 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,999 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-21 11:30:19,999 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,000 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,000 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,001 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,001 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,002 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,002 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,003 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,003 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,004 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,004 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,005 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,005 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,006 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,006 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,007 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,007 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,008 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,008 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,009 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,009 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,010 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,010 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,010 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,011 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,011 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,012 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,012 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,013 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-21 11:30:20,013 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-21 11:30:20,014 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-21 11:30:20,014 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,015 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,015 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,016 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-21 11:30:20,016 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-21 11:30:20,017 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-21 11:30:20,017 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,018 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,018 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,019 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,019 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,019 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,020 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,020 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,021 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,021 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,022 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,022 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,023 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,023 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,024 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,024 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,025 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,025 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,026 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,026 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,027 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,027 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,028 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,028 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,029 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,029 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,030 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,030 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,031 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,031 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,032 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-21 11:30:20,032 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-21 11:30:20,033 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-21 11:30:20,033 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,034 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,034 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,035 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,035 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,036 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,036 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,037 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,037 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,038 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-21 11:30:20,038 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-21 11:30:20,039 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-21 11:30:20,039 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-21 11:30:20,040 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-21 11:30:20,040 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-21 11:30:20,041 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,041 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,041 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,042 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,042 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,043 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,043 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-21 11:30:20,044 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-21 11:30:20,044 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-21 11:30:20,045 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,045 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,046 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,046 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,047 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,047 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,048 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,048 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,049 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,049 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,050 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,050 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,051 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,051 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,052 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,052 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-21 11:30:20,053 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-21 11:30:20,053 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-21 11:30:20,054 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-21 11:30:20,054 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-21 11:30:20,055 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-21 11:30:20,055 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,056 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,056 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,057 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-21 11:30:20,057 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-21 11:30:20,058 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-21 11:30:20,058 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-21 11:30:20,059 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-21 11:30:20,059 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-21 11:30:20,060 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,060 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,060 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,061 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,061 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,062 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,062 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,063 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,063 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,064 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-21 11:30:20,064 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-21 11:30:20,065 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-21 11:30:20,065 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,066 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,066 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,067 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,067 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,068 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,068 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,069 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,069 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,070 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,070 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,071 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,071 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-21 11:30:20,071 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-21 11:30:20,072 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-21 11:30:20,073 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,073 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,074 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,074 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,074 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,075 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,075 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,076 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,076 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,077 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,077 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,078 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,078 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,079 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,079 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,080 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,080 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,081 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,081 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,082 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,082 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,083 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,083 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,084 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,084 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-21 11:30:20,084 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-21 11:30:20,085 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-21 11:30:20,085 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,086 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,086 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,087 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,087 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,088 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,088 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,089 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,089 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,090 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,091 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,091 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,092 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,092 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,092 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,093 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,093 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,094 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,094 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-21 11:30:20,095 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-21 11:30:20,095 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-21 11:30:20,096 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-21 11:30:20,096 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-21 11:30:20,097 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-21 11:30:20,097 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-21 11:30:20,098 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-21 11:30:20,098 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-21 11:30:20,099 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-21 11:30:20,099 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-21 11:30:20,100 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-21 11:30:20,100 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,101 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,101 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,101 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,102 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,102 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,103 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,103 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,103 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,104 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-21 11:30:20,104 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-21 11:30:20,105 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-21 11:30:20,105 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,106 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,106 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,106 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,107 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,107 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,108 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,108 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,109 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,109 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,110 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,110 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,111 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,111 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,111 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,112 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,112 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,113 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,113 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,114 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,114 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,115 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,115 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,116 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,116 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,117 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,117 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,117 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,118 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,118 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,119 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,119 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,120 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,120 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-21 11:30:20,121 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-21 11:30:20,121 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-21 11:30:20,122 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,122 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,123 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,123 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,124 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,124 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,124 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,125 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,125 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,126 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,126 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,127 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,127 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-21 11:30:20,128 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-21 11:30:20,128 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-21 11:30:20,129 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,129 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,130 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,130 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,131 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,131 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,132 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,132 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,133 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,133 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,134 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,134 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,135 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,135 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,135 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,136 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,136 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,137 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,137 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,138 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,138 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,139 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,139 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,139 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,140 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,140 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,141 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,141 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,142 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,142 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,143 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,143 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,144 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,144 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,145 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,145 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,146 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,146 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,147 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,147 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,147 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,148 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,148 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-21 11:30:20,149 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-21 11:30:20,149 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-21 11:30:20,150 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,150 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,151 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,151 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-21 11:30:20,152 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-21 11:30:20,152 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-21 11:30:20,153 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,153 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,154 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,154 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,155 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,155 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,156 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,156 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,156 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,157 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,157 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,158 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,158 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,159 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,159 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,160 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,160 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,161 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,161 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,161 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,162 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,162 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,163 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,163 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,164 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,164 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,165 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,165 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-21 11:30:20,166 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-21 11:30:20,166 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-21 11:30:20,167 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,167 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,168 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,168 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,169 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,169 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,170 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,170 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,171 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,171 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-21 11:30:20,171 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-21 11:30:20,172 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-21 11:30:20,172 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-21 11:30:20,173 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-21 11:30:20,173 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-21 11:30:20,174 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,174 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,175 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,175 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,176 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,176 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,177 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-21 11:30:20,177 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-21 11:30:20,177 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-21 11:30:20,178 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,178 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,179 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,179 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,180 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,180 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,181 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,181 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,182 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,182 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,183 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,183 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,184 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,184 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,185 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,185 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-21 11:30:20,186 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-21 11:30:20,186 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-21 11:30:20,187 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-21 11:30:20,187 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-21 11:30:20,188 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-21 11:30:20,188 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,188 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,189 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,189 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-21 11:30:20,190 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-21 11:30:20,190 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-21 11:30:20,191 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-21 11:30:20,191 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-21 11:30:20,192 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-21 11:30:20,192 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,193 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,193 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,194 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,194 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,195 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,195 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,196 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,196 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,197 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-21 11:30:20,197 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-21 11:30:20,197 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-21 11:30:20,198 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,198 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,199 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,199 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,200 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,200 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,201 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,201 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,202 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,202 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,203 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,203 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,204 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-21 11:30:20,204 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-21 11:30:20,204 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-21 11:30:20,205 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,205 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,206 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,206 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,207 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,207 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,208 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,208 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,209 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,209 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,210 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,210 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,211 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,211 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,212 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,212 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,213 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,213 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,214 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,214 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,215 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,215 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,216 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,216 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,217 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-21 11:30:20,217 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-21 11:30:20,217 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-21 11:30:20,218 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,218 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,219 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,219 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,220 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,220 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,221 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,221 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,222 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,222 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,223 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,223 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,224 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,224 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,224 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,225 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,225 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,226 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,226 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-21 11:30:20,227 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-21 11:30:20,227 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-21 11:30:20,228 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-21 11:30:20,228 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-21 11:30:20,229 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-21 11:30:20,229 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-21 11:30:20,230 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-21 11:30:20,230 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-21 11:30:20,231 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-21 11:30:20,231 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-21 11:30:20,232 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-21 11:30:20,232 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,233 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,233 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,234 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,234 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,235 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,235 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,236 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,236 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,236 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,237 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,237 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,238 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-21 11:30:20,238 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-21 11:30:20,239 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-21 11:30:20,239 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,240 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,240 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,241 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,241 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,242 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,242 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,243 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,243 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,244 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,244 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,244 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,245 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,245 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,246 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,246 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,247 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,247 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,248 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,249 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,249 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,250 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,250 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,250 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,251 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,251 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,252 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,252 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,253 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,253 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,254 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,254 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,255 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,255 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-21 11:30:20,256 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-21 11:30:20,256 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-21 11:30:20,257 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,257 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,258 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,258 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,258 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,259 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,259 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,260 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,260 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,261 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,261 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,262 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,262 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-21 11:30:20,263 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-21 11:30:20,263 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-21 11:30:20,264 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,264 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,265 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,265 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,265 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,266 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,266 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,267 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,267 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,268 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,268 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,269 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,269 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,270 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,270 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,271 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,271 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,272 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,272 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,272 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,273 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,273 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,274 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,274 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,275 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,275 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,276 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,276 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,277 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,277 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,278 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,278 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,279 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,279 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,280 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,280 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,281 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,281 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,282 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,282 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,282 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,283 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,283 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-21 11:30:20,284 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-21 11:30:20,284 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-21 11:30:20,285 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,285 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,286 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,286 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-21 11:30:20,287 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-21 11:30:20,287 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-21 11:30:20,288 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,288 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,289 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,289 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,290 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,290 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,291 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,291 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,292 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,292 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,292 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,293 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,293 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,294 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,294 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,295 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,295 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,296 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,296 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,297 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,297 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,298 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,298 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,299 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,299 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,300 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,300 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,301 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,301 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,301 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,302 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:20,303 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:20,303 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:20,304 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:20,304 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:20,305 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-21 11:30:20,305 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-21 11:30:20,306 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-21 11:30:20,306 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,307 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,307 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,308 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,308 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,309 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,309 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,310 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,310 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,311 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,311 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,312 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,312 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,313 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,313 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,314 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:20,314 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:20,315 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:20,315 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:20,316 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:20,316 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:20,317 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:20,317 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:20,318 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:20,318 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:20,319 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,319 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,320 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,320 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,321 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,321 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,322 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,322 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,323 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,323 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,324 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:20,324 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:20,325 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:20,325 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:20,326 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:20,326 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,327 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,327 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,328 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,328 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,329 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,329 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,330 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,330 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,331 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,331 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,332 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,332 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,333 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,333 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,334 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,334 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,335 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,336 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,336 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,337 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,337 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,338 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,338 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,339 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,339 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:20,340 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:20,340 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:20,341 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:20,341 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:20,342 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:20,342 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:20,343 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:20,343 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:20,344 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:20,344 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,345 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,345 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,346 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,347 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,347 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:20,348 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:20,348 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:20,349 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:20,349 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:20,350 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:20,350 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:20,351 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:20,351 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:20,352 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:20,352 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,353 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,353 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,354 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,354 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,355 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,355 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,356 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,356 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,357 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,357 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,358 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,358 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,359 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,359 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,360 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:20,360 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:20,361 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:20,361 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:20,362 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:20,362 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,363 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,363 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,364 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,364 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,365 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,365 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,366 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,366 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,367 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,368 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,368 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,369 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,369 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,370 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,370 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,370 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,371 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,372 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,372 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,373 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:20,373 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:20,374 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:20,374 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:20,375 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:20,375 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,376 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,376 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,377 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,377 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,378 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,378 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,379 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,379 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,380 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,380 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,381 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,381 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,382 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,383 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,383 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,383 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,384 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,385 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,385 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,386 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,386 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,387 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,387 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,388 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,388 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,389 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,389 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,390 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,390 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,391 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,391 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,392 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,392 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,393 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,393 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,394 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,394 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,395 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,395 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,396 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:20,396 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:20,397 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:20,397 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:20,398 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:20,398 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,399 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,399 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,400 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,400 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,401 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,401 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,402 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,402 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,403 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,403 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,404 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,404 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,405 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,405 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,406 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,406 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,407 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,407 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,408 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,408 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,409 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,409 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,410 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,410 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,411 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,411 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,412 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,412 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,413 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,413 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:20,414 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:20,414 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:20,415 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:20,416 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:20,416 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:20,416 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:20,417 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:20,418 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:20,418 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:20,418 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:20,419 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:20,419 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:20,420 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:20,421 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:20,421 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:20,421 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:20,422 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:20,423 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:20,423 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:20,424 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,424 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,424 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,425 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,426 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,426 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,427 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,427 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,428 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,428 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,429 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,429 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,430 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,430 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,431 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,431 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,432 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,432 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,433 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,433 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,434 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:20,434 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:20,435 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:20,435 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:20,436 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:20,436 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,437 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,437 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,438 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,438 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,439 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,439 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,440 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,440 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,441 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,441 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,442 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,442 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,443 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,443 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,444 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,444 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,445 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,445 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,446 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,446 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,447 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,447 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,448 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,448 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,449 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,449 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,450 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,450 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,451 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,451 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,452 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,452 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,453 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,453 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,454 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,454 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,455 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,455 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,456 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,456 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,457 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,457 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,458 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,458 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,459 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,459 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,460 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,460 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,461 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,461 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,462 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,462 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,463 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,463 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,464 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:20,464 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:20,465 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:20,466 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:20,466 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:20,467 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,467 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,468 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,468 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,469 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,469 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,470 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,470 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,471 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,471 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,472 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,472 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,473 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,473 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,474 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,474 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,475 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,475 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,476 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,476 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,477 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:20,477 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:20,478 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:20,478 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:20,479 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:20,479 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,480 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,480 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,481 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,481 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,482 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,482 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,483 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,484 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,484 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,485 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,485 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,486 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,486 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,487 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,487 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,488 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,488 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,489 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,489 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,490 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,502 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,503 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,503 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,504 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,504 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,505 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,505 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,506 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,506 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,507 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,507 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,508 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,508 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,509 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,509 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,510 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,510 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,511 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,511 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,512 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,512 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,513 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,514 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,514 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,515 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,515 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,516 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,516 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,517 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,517 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,518 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,518 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,519 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,519 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,520 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,520 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,521 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,521 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,522 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,522 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,523 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,523 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,524 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,524 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,525 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,525 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,526 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,526 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,527 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,527 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:20,528 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:20,528 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:20,529 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:20,530 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:20,530 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,530 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,531 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,532 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,532 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,533 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:20,533 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:20,534 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:20,534 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:20,535 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:20,535 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,536 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,536 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,537 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,537 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,538 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,538 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,539 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,539 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,540 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,540 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,541 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,541 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,542 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,542 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,543 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,543 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,544 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,544 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,545 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,545 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,546 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,546 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,547 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,547 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,548 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,548 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,549 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,549 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,550 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,550 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,551 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,551 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,552 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,552 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,553 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,553 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,554 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,554 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,555 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,555 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,556 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,557 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,557 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,557 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,558 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,559 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,559 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,560 root INFO creating build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,560 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,561 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,561 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,562 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,562 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,563 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,563 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,564 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,564 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,565 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,565 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,566 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-21 11:30:20,566 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:20,567 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:20,567 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:20,568 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:20,568 root INFO creating build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,569 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,569 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,570 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,570 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,571 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,571 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,572 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,572 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,573 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,573 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,574 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,574 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,575 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,575 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,576 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,576 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,577 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,577 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,578 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,578 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-21 11:30:20,579 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2025-04-21 11:30:20,579 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2025-04-21 11:30:20,580 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2025-04-21 11:30:20,580 root INFO creating build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,580 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,581 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,582 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,582 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,583 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,583 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,584 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,584 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,585 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,585 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,586 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,586 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,587 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,587 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,588 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,588 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,589 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,589 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-21 11:30:20,590 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2025-04-21 11:30:20,590 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2025-04-21 11:30:20,591 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2025-04-21 11:30:20,591 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:20,592 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:20,592 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:20,593 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:20,594 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:20,594 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:20,595 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:20,596 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 2025-04-21 11:30:20,596 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:20,596 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 2025-04-21 11:30:20,597 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 2025-04-21 11:30:20,598 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 2025-04-21 11:30:20,598 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 2025-04-21 11:30:20,599 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 2025-04-21 11:30:20,599 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 2025-04-21 11:30:20,600 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 2025-04-21 11:30:20,600 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 2025-04-21 11:30:20,601 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 2025-04-21 11:30:20,601 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 2025-04-21 11:30:20,602 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 2025-04-21 11:30:20,602 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 2025-04-21 11:30:20,603 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 2025-04-21 11:30:20,603 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 2025-04-21 11:30:20,604 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 2025-04-21 11:30:20,604 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 2025-04-21 11:30:20,605 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 2025-04-21 11:30:20,605 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 2025-04-21 11:30:20,606 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 2025-04-21 11:30:20,606 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 2025-04-21 11:30:20,607 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 2025-04-21 11:30:20,607 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 2025-04-21 11:30:20,608 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 2025-04-21 11:30:20,608 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 2025-04-21 11:30:20,609 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 2025-04-21 11:30:20,610 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 2025-04-21 11:30:20,610 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 2025-04-21 11:30:20,611 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 2025-04-21 11:30:20,611 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 2025-04-21 11:30:20,612 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 2025-04-21 11:30:20,612 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 2025-04-21 11:30:20,613 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 2025-04-21 11:30:20,613 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 2025-04-21 11:30:20,614 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 2025-04-21 11:30:20,614 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 2025-04-21 11:30:20,615 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 2025-04-21 11:30:20,615 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 2025-04-21 11:30:20,616 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 2025-04-21 11:30:20,616 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 2025-04-21 11:30:20,617 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 2025-04-21 11:30:20,617 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 2025-04-21 11:30:20,618 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 2025-04-21 11:30:20,618 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 2025-04-21 11:30:20,619 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 2025-04-21 11:30:20,620 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 2025-04-21 11:30:20,620 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 2025-04-21 11:30:20,621 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 2025-04-21 11:30:20,621 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 2025-04-21 11:30:20,622 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 2025-04-21 11:30:20,622 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 2025-04-21 11:30:20,623 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 2025-04-21 11:30:20,623 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 2025-04-21 11:30:20,624 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 2025-04-21 11:30:20,624 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 2025-04-21 11:30:20,625 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 2025-04-21 11:30:20,625 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 2025-04-21 11:30:20,626 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 2025-04-21 11:30:20,626 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 2025-04-21 11:30:20,627 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 2025-04-21 11:30:20,627 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:20,628 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:20,628 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:20,629 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:20,630 root INFO creating build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,630 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,631 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,631 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,632 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,632 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,633 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,633 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,634 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,634 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,635 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,635 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,636 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,636 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,637 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,637 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,638 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,638 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,639 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,640 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,640 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,641 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,641 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,642 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,642 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,643 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,643 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,644 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2025-04-21 11:30:20,644 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2025-04-21 11:30:20,645 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2025-04-21 11:30:20,645 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2025-04-21 11:30:20,646 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2025-04-21 11:30:20,646 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2025-04-21 11:30:20,647 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2025-04-21 11:30:20,647 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2025-04-21 11:30:20,647 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2025-04-21 11:30:20,648 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2025-04-21 11:30:20,648 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,649 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,649 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,650 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,650 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,651 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,651 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,652 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,652 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,653 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:20,653 root INFO creating build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,654 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,654 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,655 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,655 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,656 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,656 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,657 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,657 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2025-04-21 11:30:20,658 root INFO creating build/lib/django/contrib/sitemaps/templates 2025-04-21 11:30:20,658 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2025-04-21 11:30:20,659 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2025-04-21 11:30:20,659 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-21 11:30:20,660 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-21 11:30:20,660 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-21 11:30:20,661 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,661 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,661 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,662 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,662 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,663 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,663 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,664 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,664 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,665 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-21 11:30:20,665 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-21 11:30:20,666 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-21 11:30:20,666 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-21 11:30:20,667 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-21 11:30:20,667 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-21 11:30:20,668 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,668 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,668 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,669 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,669 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,670 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,670 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-21 11:30:20,671 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-21 11:30:20,671 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-21 11:30:20,672 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,672 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,673 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,673 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,674 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,674 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,675 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,675 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,675 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,676 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,676 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,677 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,677 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,678 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,678 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,679 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-21 11:30:20,679 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-21 11:30:20,680 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-21 11:30:20,680 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-21 11:30:20,681 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-21 11:30:20,681 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-21 11:30:20,682 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,682 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,683 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,683 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-21 11:30:20,683 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-21 11:30:20,684 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-21 11:30:20,684 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-21 11:30:20,685 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-21 11:30:20,685 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-21 11:30:20,686 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,686 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,687 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,687 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,688 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,688 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,689 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,689 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,690 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,690 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-21 11:30:20,690 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-21 11:30:20,691 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-21 11:30:20,691 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,692 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,692 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,693 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,693 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,694 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,694 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,695 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,695 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,696 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,696 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,697 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,697 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-21 11:30:20,698 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-21 11:30:20,698 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-21 11:30:20,699 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,699 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,699 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,700 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,700 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,701 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,701 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,702 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,702 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,703 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,703 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,704 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,704 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,705 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,705 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,706 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,706 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,707 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,707 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,707 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,708 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,709 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,709 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,709 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,710 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-21 11:30:20,710 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-21 11:30:20,711 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-21 11:30:20,711 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,712 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,712 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,713 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,713 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,714 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,714 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,715 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,715 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,716 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,716 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,717 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,717 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,718 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,718 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,719 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,719 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,719 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,720 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-21 11:30:20,720 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-21 11:30:20,721 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-21 11:30:20,721 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-21 11:30:20,722 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-21 11:30:20,722 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-21 11:30:20,723 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-21 11:30:20,723 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-21 11:30:20,724 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-21 11:30:20,724 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-21 11:30:20,724 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-21 11:30:20,725 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-21 11:30:20,725 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,726 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,726 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,727 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,727 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,728 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,728 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,729 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,729 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,730 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-21 11:30:20,730 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-21 11:30:20,731 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-21 11:30:20,731 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,731 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,732 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,732 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,733 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,733 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,734 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,734 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,735 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,735 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,736 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,736 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,737 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,737 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,738 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,738 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,738 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,739 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,739 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,740 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,740 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,741 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,741 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,742 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,742 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,743 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,743 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,744 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,744 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,745 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,745 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,745 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,746 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,746 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-21 11:30:20,747 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-21 11:30:20,747 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-21 11:30:20,748 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,748 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,749 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,749 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,750 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,750 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,751 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,751 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,752 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,752 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,753 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,753 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,754 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-21 11:30:20,754 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-21 11:30:20,755 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-21 11:30:20,755 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,755 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,756 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,756 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,757 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,757 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,758 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,758 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,759 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,759 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,759 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,760 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,760 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,761 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,761 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,762 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,762 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,763 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,763 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,763 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,764 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,764 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,765 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,765 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,766 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,766 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,767 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,767 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,767 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,768 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,768 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,769 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,769 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,770 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,770 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,771 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,771 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,771 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,772 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,772 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,773 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,773 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,774 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-21 11:30:20,774 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-21 11:30:20,774 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-21 11:30:20,775 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,775 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,776 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,776 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-21 11:30:20,777 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-21 11:30:20,777 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-21 11:30:20,778 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,778 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,778 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,779 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,779 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,780 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,780 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,781 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,781 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,782 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,782 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,783 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,783 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,783 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,784 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,784 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,785 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,785 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,786 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,786 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,787 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,787 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,787 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,788 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,788 root INFO creating build/lib/django/contrib/gis/static/gis/css 2025-04-21 11:30:20,789 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2025-04-21 11:30:20,789 root INFO creating build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,790 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,790 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,791 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,791 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,792 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,792 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-21 11:30:20,793 root INFO creating build/lib/django/contrib/gis/static/gis/js 2025-04-21 11:30:20,793 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2025-04-21 11:30:20,793 root INFO creating build/lib/django/contrib/gis/templates/gis 2025-04-21 11:30:20,794 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2025-04-21 11:30:20,794 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2025-04-21 11:30:20,795 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2025-04-21 11:30:20,795 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-21 11:30:20,795 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-21 11:30:20,796 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-21 11:30:20,796 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-21 11:30:20,797 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2025-04-21 11:30:20,797 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2025-04-21 11:30:20,798 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2025-04-21 11:30:20,798 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2025-04-21 11:30:20,799 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-21 11:30:20,799 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-21 11:30:20,800 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-21 11:30:20,800 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,801 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,801 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,802 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,802 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,803 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,803 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,803 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,804 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,804 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-21 11:30:20,805 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-21 11:30:20,805 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-21 11:30:20,806 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-21 11:30:20,806 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-21 11:30:20,807 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-21 11:30:20,807 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,808 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,808 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,809 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,809 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,809 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,810 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-21 11:30:20,810 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-21 11:30:20,811 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-21 11:30:20,811 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,812 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,812 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,813 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,813 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,813 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,814 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,814 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,815 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,815 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,816 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,816 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,817 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,817 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,818 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,818 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-21 11:30:20,818 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-21 11:30:20,819 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-21 11:30:20,819 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-21 11:30:20,820 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-21 11:30:20,820 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-21 11:30:20,821 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,821 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,822 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,822 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-21 11:30:20,822 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-21 11:30:20,823 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-21 11:30:20,823 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-21 11:30:20,824 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-21 11:30:20,824 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-21 11:30:20,825 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,825 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,826 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,826 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,826 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,827 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,827 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,828 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,828 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,829 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-21 11:30:20,829 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-21 11:30:20,830 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-21 11:30:20,830 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,830 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,831 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,832 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,832 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,833 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,833 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,833 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,834 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,834 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,835 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,835 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,836 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-21 11:30:20,836 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-21 11:30:20,837 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-21 11:30:20,837 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,837 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,838 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,838 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,839 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,839 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,840 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,840 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,841 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,841 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,842 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,842 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,843 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,843 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,844 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,844 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,844 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,845 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,845 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,846 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,846 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,847 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,847 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,848 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,848 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-21 11:30:20,849 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-21 11:30:20,849 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-21 11:30:20,849 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,850 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,850 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,851 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,851 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,852 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,852 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,853 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,853 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,854 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,854 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,854 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,855 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,855 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,856 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-21 11:30:20,856 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,857 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,857 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-21 11:30:20,858 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-21 11:30:20,858 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-21 11:30:20,859 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-21 11:30:20,859 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-21 11:30:20,859 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-21 11:30:20,860 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-21 11:30:20,860 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-21 11:30:20,861 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-21 11:30:20,861 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-21 11:30:20,862 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-21 11:30:20,862 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-21 11:30:20,863 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-21 11:30:20,863 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,863 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,864 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-21 11:30:20,864 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,865 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,865 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-21 11:30:20,866 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,866 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,867 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-21 11:30:20,867 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,868 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,868 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-21 11:30:20,868 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-21 11:30:20,869 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-21 11:30:20,869 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-21 11:30:20,870 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,870 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,871 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-21 11:30:20,871 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,872 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,872 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-21 11:30:20,872 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,873 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,873 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-21 11:30:20,874 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,874 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,875 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-21 11:30:20,875 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,876 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,876 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-21 11:30:20,877 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,877 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,877 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-21 11:30:20,878 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,878 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,879 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-21 11:30:20,879 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,880 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,880 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-21 11:30:20,881 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,881 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,882 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-21 11:30:20,882 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,882 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,883 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-21 11:30:20,883 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,884 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,884 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-21 11:30:20,885 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-21 11:30:20,885 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-21 11:30:20,886 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-21 11:30:20,886 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,886 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,887 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-21 11:30:20,887 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,888 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,888 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-21 11:30:20,889 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,889 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,890 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-21 11:30:20,890 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,890 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,891 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-21 11:30:20,891 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-21 11:30:20,892 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-21 11:30:20,892 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-21 11:30:20,893 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,893 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,894 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-21 11:30:20,894 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,894 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,895 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-21 11:30:20,895 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,896 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,896 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-21 11:30:20,897 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,897 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,898 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:20,898 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,898 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,899 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-21 11:30:20,899 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,900 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,900 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-21 11:30:20,901 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,901 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,902 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-21 11:30:20,902 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,902 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,903 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-21 11:30:20,903 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,904 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,904 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-21 11:30:20,905 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,905 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,906 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-21 11:30:20,906 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,907 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,907 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:20,907 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,908 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,908 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-21 11:30:20,909 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,909 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,910 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-21 11:30:20,910 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,911 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,911 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-21 11:30:20,912 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-21 11:30:20,912 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-21 11:30:20,912 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-21 11:30:20,913 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,913 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,914 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-21 11:30:20,914 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-21 11:30:20,915 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-21 11:30:20,915 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-21 11:30:20,916 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,916 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,916 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-21 11:30:20,917 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,917 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,918 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-21 11:30:20,918 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,919 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,919 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-21 11:30:20,920 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,920 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,921 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-21 11:30:20,921 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,921 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,922 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-21 11:30:20,922 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,923 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,923 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-21 11:30:20,924 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,924 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,925 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-21 11:30:20,925 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,925 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,926 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-21 11:30:20,926 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,927 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,927 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:20,928 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,928 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,929 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:20,929 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2025-04-21 11:30:20,930 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2025-04-21 11:30:20,930 root INFO creating build/lib/django/contrib/auth/templates/registration 2025-04-21 11:30:20,930 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2025-04-21 11:30:20,931 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-21 11:30:20,931 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-21 11:30:20,932 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-21 11:30:20,932 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,933 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,933 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-21 11:30:20,934 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,934 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,934 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:20,935 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,935 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,936 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-21 11:30:20,936 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-21 11:30:20,937 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-21 11:30:20,937 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-21 11:30:20,938 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-21 11:30:20,938 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-21 11:30:20,938 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-21 11:30:20,939 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,939 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,940 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-21 11:30:20,940 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,941 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,941 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-21 11:30:20,942 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-21 11:30:20,942 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-21 11:30:20,942 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-21 11:30:20,943 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,943 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,944 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-21 11:30:20,944 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,945 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,945 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-21 11:30:20,946 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,946 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,946 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-21 11:30:20,947 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,947 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,948 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-21 11:30:20,948 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,949 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,949 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-21 11:30:20,950 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-21 11:30:20,950 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-21 11:30:20,951 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-21 11:30:20,951 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-21 11:30:20,951 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-21 11:30:20,952 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-21 11:30:20,952 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,953 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,953 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-21 11:30:20,954 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-21 11:30:20,954 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-21 11:30:20,955 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-21 11:30:20,955 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-21 11:30:20,956 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-21 11:30:20,956 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-21 11:30:20,956 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,957 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,957 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:20,958 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,958 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,959 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:20,959 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,960 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,960 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-21 11:30:20,961 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-21 11:30:20,961 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-21 11:30:20,961 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-21 11:30:20,962 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,962 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,963 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:20,963 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,964 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,964 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:20,965 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,965 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,966 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:20,966 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,967 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,967 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:20,968 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-21 11:30:20,968 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-21 11:30:20,968 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-21 11:30:20,969 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,969 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,970 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-21 11:30:20,970 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,971 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,971 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-21 11:30:20,972 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,972 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,973 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-21 11:30:20,973 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,973 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,974 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-21 11:30:20,974 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,975 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,975 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-21 11:30:20,976 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,976 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,977 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-21 11:30:20,977 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,977 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,978 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-21 11:30:20,978 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,979 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,979 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-21 11:30:20,980 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-21 11:30:20,980 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-21 11:30:20,981 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-21 11:30:20,981 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,982 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,982 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-21 11:30:20,983 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,983 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,983 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-21 11:30:20,984 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,984 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,985 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-21 11:30:20,999 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-21 11:30:20,999 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,000 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,000 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,001 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,001 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,005 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,006 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,006 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,007 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-21 11:30:21,007 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-21 11:30:21,007 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-21 11:30:21,008 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-21 11:30:21,008 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-21 11:30:21,009 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-21 11:30:21,009 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-21 11:30:21,010 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-21 11:30:21,010 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-21 11:30:21,011 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-21 11:30:21,011 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-21 11:30:21,011 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-21 11:30:21,012 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,012 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,013 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,013 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,014 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,014 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,015 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,015 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,016 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,016 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-21 11:30:21,017 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-21 11:30:21,017 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-21 11:30:21,018 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,018 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,018 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,019 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,019 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,020 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,020 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,021 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,021 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,022 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,022 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,023 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,023 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,024 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,024 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,025 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,025 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,026 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,026 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,026 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,027 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,027 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,028 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,028 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,029 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,029 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,030 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,030 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,031 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,031 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,032 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,032 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,033 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,033 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-21 11:30:21,033 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-21 11:30:21,034 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-21 11:30:21,034 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,035 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,035 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,036 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,036 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,037 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,037 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,038 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,038 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,039 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,039 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,040 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,040 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-21 11:30:21,041 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-21 11:30:21,041 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-21 11:30:21,042 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,042 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,042 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,043 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,043 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,044 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,044 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,045 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,045 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,046 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,046 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,047 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,047 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,047 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,048 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,049 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,049 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,049 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,050 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,050 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,051 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,051 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,052 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,052 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,053 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,053 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,054 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,054 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,054 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,055 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,055 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,056 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,056 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,057 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,057 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,058 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,058 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,059 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,059 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,060 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,060 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,061 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,061 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-21 11:30:21,062 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-21 11:30:21,062 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-21 11:30:21,062 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,063 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,063 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,064 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-21 11:30:21,064 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-21 11:30:21,065 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-21 11:30:21,065 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,066 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,066 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,067 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,067 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,068 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,068 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,068 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,069 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,069 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,070 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,070 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,071 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,071 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,072 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,072 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,073 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,073 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,074 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,074 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,075 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,075 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,075 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,076 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,076 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,077 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,077 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,078 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,078 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,079 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,079 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-21 11:30:21,080 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-21 11:30:21,080 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-21 11:30:21,081 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,081 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,082 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,082 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,083 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,083 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,084 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,084 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,085 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,085 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-21 11:30:21,085 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-21 11:30:21,086 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-21 11:30:21,086 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-21 11:30:21,087 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-21 11:30:21,087 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-21 11:30:21,088 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,088 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,088 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,089 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,089 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,090 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,091 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-21 11:30:21,091 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-21 11:30:21,091 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-21 11:30:21,092 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,092 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,093 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,093 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,094 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,094 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,095 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,095 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,096 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,096 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,096 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,097 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,097 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,098 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,098 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,099 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-21 11:30:21,099 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-21 11:30:21,100 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-21 11:30:21,100 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-21 11:30:21,100 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-21 11:30:21,101 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-21 11:30:21,101 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,102 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,102 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,103 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-21 11:30:21,103 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-21 11:30:21,104 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-21 11:30:21,104 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-21 11:30:21,105 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-21 11:30:21,105 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-21 11:30:21,105 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,106 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,106 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,107 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,107 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,108 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,108 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,109 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,109 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,110 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-21 11:30:21,110 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-21 11:30:21,110 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-21 11:30:21,111 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,111 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,112 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,112 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,113 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,113 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,114 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,114 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,115 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,115 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,115 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,116 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,116 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-21 11:30:21,117 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-21 11:30:21,117 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-21 11:30:21,118 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,118 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,119 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,119 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,120 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,120 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,121 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,121 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,122 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,122 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,122 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,123 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,123 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,124 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,124 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,125 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,125 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,125 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,126 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,126 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,127 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,127 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,128 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,128 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,128 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-21 11:30:21,129 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-21 11:30:21,129 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-21 11:30:21,130 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,130 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,131 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,131 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,131 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,132 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,132 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,133 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,133 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,134 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,134 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,135 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,135 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,135 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,136 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,136 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,137 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,137 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,138 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-21 11:30:21,138 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-21 11:30:21,139 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-21 11:30:21,139 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-21 11:30:21,139 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-21 11:30:21,140 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-21 11:30:21,140 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-21 11:30:21,141 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-21 11:30:21,141 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-21 11:30:21,142 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-21 11:30:21,142 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-21 11:30:21,142 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-21 11:30:21,143 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,143 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,144 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,144 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,145 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,145 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,145 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-21 11:30:21,146 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-21 11:30:21,146 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-21 11:30:21,147 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,147 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,148 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,148 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-21 11:30:21,149 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-21 11:30:21,149 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-21 11:30:21,149 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,150 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,150 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,151 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,151 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,152 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,152 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,152 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,153 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,153 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,154 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,154 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,155 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,155 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,156 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,156 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,156 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,157 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,157 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,158 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,158 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,159 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,159 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,160 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,160 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,160 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,161 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,161 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,162 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,162 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,163 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,163 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,163 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,164 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-21 11:30:21,164 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-21 11:30:21,165 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-21 11:30:21,165 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,166 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,166 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,167 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,167 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,167 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,168 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,168 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,169 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,169 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,170 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,170 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,171 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-21 11:30:21,171 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-21 11:30:21,172 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-21 11:30:21,172 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,173 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,173 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,174 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,174 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,175 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,175 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,176 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,176 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,177 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,177 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,177 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,178 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,178 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,179 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,179 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,180 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,180 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,181 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,181 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,182 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,182 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,183 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,183 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,184 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,184 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,185 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,185 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,186 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,186 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,187 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,187 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,187 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,188 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,188 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,189 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,189 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,190 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,190 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,191 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,191 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,192 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,192 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-21 11:30:21,193 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-21 11:30:21,193 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-21 11:30:21,194 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,194 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,195 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,195 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-21 11:30:21,195 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-21 11:30:21,196 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-21 11:30:21,196 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,197 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,197 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,198 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,198 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,199 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,199 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,200 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,200 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,201 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,201 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,202 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,202 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,203 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,203 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,204 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,204 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,204 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,205 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,205 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,206 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,206 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,207 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,207 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,208 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,208 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,209 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,209 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,209 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,210 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,210 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-21 11:30:21,211 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-21 11:30:21,211 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-21 11:30:21,212 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,212 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,213 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,213 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,214 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,214 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,214 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,215 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,216 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,216 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-21 11:30:21,217 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-21 11:30:21,217 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-21 11:30:21,217 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-21 11:30:21,218 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-21 11:30:21,218 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-21 11:30:21,219 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,219 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,220 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,220 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,220 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,221 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,221 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-21 11:30:21,222 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-21 11:30:21,222 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-21 11:30:21,223 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,223 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,224 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,224 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,225 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,225 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,226 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,226 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,227 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,227 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,228 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,228 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,229 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,229 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,230 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,230 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-21 11:30:21,230 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-21 11:30:21,231 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-21 11:30:21,231 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-21 11:30:21,232 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-21 11:30:21,232 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-21 11:30:21,233 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,233 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,234 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,234 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-21 11:30:21,234 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-21 11:30:21,235 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-21 11:30:21,235 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-21 11:30:21,236 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-21 11:30:21,236 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-21 11:30:21,237 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,237 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,238 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,238 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,239 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,239 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,240 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,240 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,241 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,241 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-21 11:30:21,242 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-21 11:30:21,242 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-21 11:30:21,243 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,243 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,244 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,244 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,244 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,245 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,245 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,246 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,246 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,247 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,247 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,248 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,248 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-21 11:30:21,248 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-21 11:30:21,249 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-21 11:30:21,249 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,250 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,250 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,251 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,251 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,252 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,252 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,253 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,253 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,254 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,254 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,254 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,255 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,255 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,256 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,256 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,257 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,257 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,258 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,258 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,259 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,259 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,260 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,260 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,261 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-21 11:30:21,261 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-21 11:30:21,261 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-21 11:30:21,262 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,262 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,263 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,263 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,264 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,264 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,265 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,265 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,266 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,266 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,266 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,267 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,267 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,268 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,268 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,269 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,269 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,270 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,270 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-21 11:30:21,270 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-21 11:30:21,271 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-21 11:30:21,272 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-21 11:30:21,272 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-21 11:30:21,272 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-21 11:30:21,273 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-21 11:30:21,273 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-21 11:30:21,274 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-21 11:30:21,274 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-21 11:30:21,275 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-21 11:30:21,275 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-21 11:30:21,276 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,276 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,276 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,277 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,277 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,278 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,278 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,279 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,279 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,280 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-21 11:30:21,280 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-21 11:30:21,280 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-21 11:30:21,281 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,281 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,282 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,282 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,283 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,283 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,283 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,284 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,284 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,285 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,285 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,286 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,286 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,286 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,287 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,287 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,288 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,288 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,289 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,289 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,290 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,290 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,290 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,291 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,291 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,292 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,292 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,293 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,293 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,294 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,294 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,294 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,295 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,295 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-21 11:30:21,296 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-21 11:30:21,296 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-21 11:30:21,297 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,297 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,297 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,298 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,298 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,299 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,299 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,300 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,300 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,301 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,301 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,301 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,302 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-21 11:30:21,302 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-21 11:30:21,303 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-21 11:30:21,303 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,304 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,304 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,305 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,305 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,305 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,306 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,306 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,307 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,307 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,308 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,308 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,308 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,309 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,309 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,310 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,310 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,311 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,311 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,312 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,312 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,313 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,313 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,314 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,314 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,314 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,315 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,315 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,316 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,316 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,317 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,317 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,318 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,318 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,318 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,319 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,319 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,320 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,320 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,321 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,321 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,322 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,322 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-21 11:30:21,322 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-21 11:30:21,323 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-21 11:30:21,323 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,324 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,324 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,325 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-21 11:30:21,325 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-21 11:30:21,326 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-21 11:30:21,326 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,326 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,327 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,327 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,328 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,328 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,329 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,329 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,330 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,330 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,330 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,331 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,331 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,332 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,332 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,333 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,333 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,334 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,334 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,335 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,335 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,336 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,336 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,337 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,337 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,337 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,338 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,340 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2025-04-21 11:30:21,340 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2025-04-21 11:30:21,409 root INFO installing to build/bdist.linux-i686/wheel 2025-04-21 11:30:21,410 root INFO running install 2025-04-21 11:30:21,433 root INFO running install_lib 2025-04-21 11:30:21,440 root INFO creating build/bdist.linux-i686/wheel 2025-04-21 11:30:21,441 root INFO creating build/bdist.linux-i686/wheel/django 2025-04-21 11:30:21,441 root INFO creating build/bdist.linux-i686/wheel/django/dispatch 2025-04-21 11:30:21,442 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-i686/wheel/./django/dispatch 2025-04-21 11:30:21,442 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-i686/wheel/./django/dispatch 2025-04-21 11:30:21,442 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-i686/wheel/./django/dispatch 2025-04-21 11:30:21,443 root INFO creating build/bdist.linux-i686/wheel/django/middleware 2025-04-21 11:30:21,443 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,444 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,444 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,444 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,445 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,445 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,445 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,446 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,446 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-i686/wheel/./django/middleware 2025-04-21 11:30:21,447 root INFO creating build/bdist.linux-i686/wheel/django/core 2025-04-21 11:30:21,447 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,447 root INFO creating build/bdist.linux-i686/wheel/django/core/cache 2025-04-21 11:30:21,448 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-i686/wheel/./django/core/cache 2025-04-21 11:30:21,448 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-i686/wheel/./django/core/cache 2025-04-21 11:30:21,448 root INFO creating build/bdist.linux-i686/wheel/django/core/cache/backends 2025-04-21 11:30:21,449 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,449 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,450 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,450 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,450 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,451 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,451 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,451 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-i686/wheel/./django/core/cache/backends 2025-04-21 11:30:21,452 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,452 root INFO creating build/bdist.linux-i686/wheel/django/core/files 2025-04-21 11:30:21,453 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,453 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,453 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,454 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,454 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,454 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,455 root INFO creating build/bdist.linux-i686/wheel/django/core/files/storage 2025-04-21 11:30:21,455 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-i686/wheel/./django/core/files/storage 2025-04-21 11:30:21,455 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-i686/wheel/./django/core/files/storage 2025-04-21 11:30:21,456 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-i686/wheel/./django/core/files/storage 2025-04-21 11:30:21,456 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-i686/wheel/./django/core/files/storage 2025-04-21 11:30:21,456 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-i686/wheel/./django/core/files/storage 2025-04-21 11:30:21,457 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-i686/wheel/./django/core/files/storage 2025-04-21 11:30:21,457 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,458 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,458 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-i686/wheel/./django/core/files 2025-04-21 11:30:21,458 root INFO creating build/bdist.linux-i686/wheel/django/core/handlers 2025-04-21 11:30:21,459 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-i686/wheel/./django/core/handlers 2025-04-21 11:30:21,459 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-i686/wheel/./django/core/handlers 2025-04-21 11:30:21,459 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-i686/wheel/./django/core/handlers 2025-04-21 11:30:21,460 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-i686/wheel/./django/core/handlers 2025-04-21 11:30:21,460 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-i686/wheel/./django/core/handlers 2025-04-21 11:30:21,461 root INFO creating build/bdist.linux-i686/wheel/django/core/checks 2025-04-21 11:30:21,461 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,461 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,462 root INFO creating build/bdist.linux-i686/wheel/django/core/checks/security 2025-04-21 11:30:21,462 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-i686/wheel/./django/core/checks/security 2025-04-21 11:30:21,463 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-i686/wheel/./django/core/checks/security 2025-04-21 11:30:21,463 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-i686/wheel/./django/core/checks/security 2025-04-21 11:30:21,463 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-i686/wheel/./django/core/checks/security 2025-04-21 11:30:21,464 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,464 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,464 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,465 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,465 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,466 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,466 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,466 root INFO creating build/bdist.linux-i686/wheel/django/core/checks/compatibility 2025-04-21 11:30:21,467 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-i686/wheel/./django/core/checks/compatibility 2025-04-21 11:30:21,467 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-i686/wheel/./django/core/checks/compatibility 2025-04-21 11:30:21,467 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,468 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-i686/wheel/./django/core/checks 2025-04-21 11:30:21,468 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,469 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,469 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,469 root INFO creating build/bdist.linux-i686/wheel/django/core/mail 2025-04-21 11:30:21,470 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-i686/wheel/./django/core/mail 2025-04-21 11:30:21,470 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-i686/wheel/./django/core/mail 2025-04-21 11:30:21,470 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-i686/wheel/./django/core/mail 2025-04-21 11:30:21,471 root INFO creating build/bdist.linux-i686/wheel/django/core/mail/backends 2025-04-21 11:30:21,471 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,472 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,472 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,472 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,473 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,473 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,473 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-i686/wheel/./django/core/mail/backends 2025-04-21 11:30:21,474 root INFO creating build/bdist.linux-i686/wheel/django/core/servers 2025-04-21 11:30:21,474 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-i686/wheel/./django/core/servers 2025-04-21 11:30:21,475 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-i686/wheel/./django/core/servers 2025-04-21 11:30:21,475 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,475 root INFO creating build/bdist.linux-i686/wheel/django/core/serializers 2025-04-21 11:30:21,476 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,476 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,476 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,477 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,477 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,477 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,478 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-i686/wheel/./django/core/serializers 2025-04-21 11:30:21,478 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,479 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-i686/wheel/./django/core 2025-04-21 11:30:21,479 root INFO creating build/bdist.linux-i686/wheel/django/core/management 2025-04-21 11:30:21,479 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-i686/wheel/./django/core/management 2025-04-21 11:30:21,480 root INFO creating build/bdist.linux-i686/wheel/django/core/management/commands 2025-04-21 11:30:21,480 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,481 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,481 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,481 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,482 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,482 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,482 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,483 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,483 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,483 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,484 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,484 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,485 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,485 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,485 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,486 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,486 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,486 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,487 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,487 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,488 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,488 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,488 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,489 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,489 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,489 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-i686/wheel/./django/core/management/commands 2025-04-21 11:30:21,490 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-i686/wheel/./django/core/management 2025-04-21 11:30:21,490 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-i686/wheel/./django/core/management 2025-04-21 11:30:21,490 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-i686/wheel/./django/core/management 2025-04-21 11:30:21,491 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-i686/wheel/./django/core/management 2025-04-21 11:30:21,491 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-i686/wheel/./django/core/management 2025-04-21 11:30:21,492 root INFO creating build/bdist.linux-i686/wheel/django/urls 2025-04-21 11:30:21,492 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,492 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,493 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,493 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,493 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,494 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,494 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-i686/wheel/./django/urls 2025-04-21 11:30:21,495 root INFO creating build/bdist.linux-i686/wheel/django/views 2025-04-21 11:30:21,495 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-i686/wheel/./django/views 2025-04-21 11:30:21,495 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-i686/wheel/./django/views 2025-04-21 11:30:21,496 root INFO creating build/bdist.linux-i686/wheel/django/views/decorators 2025-04-21 11:30:21,496 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,497 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,497 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,497 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,498 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,498 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,498 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,499 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,499 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-i686/wheel/./django/views/decorators 2025-04-21 11:30:21,499 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-i686/wheel/./django/views 2025-04-21 11:30:21,500 root INFO creating build/bdist.linux-i686/wheel/django/views/generic 2025-04-21 11:30:21,500 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-i686/wheel/./django/views/generic 2025-04-21 11:30:21,500 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-i686/wheel/./django/views/generic 2025-04-21 11:30:21,501 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-i686/wheel/./django/views/generic 2025-04-21 11:30:21,501 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-i686/wheel/./django/views/generic 2025-04-21 11:30:21,501 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-i686/wheel/./django/views/generic 2025-04-21 11:30:21,502 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-i686/wheel/./django/views/generic 2025-04-21 11:30:21,502 root INFO creating build/bdist.linux-i686/wheel/django/views/templates 2025-04-21 11:30:21,503 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-i686/wheel/./django/views/templates 2025-04-21 11:30:21,503 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-i686/wheel/./django/views/templates 2025-04-21 11:30:21,504 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-i686/wheel/./django/views/templates 2025-04-21 11:30:21,504 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-i686/wheel/./django/views/templates 2025-04-21 11:30:21,504 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-i686/wheel/./django/views 2025-04-21 11:30:21,505 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-i686/wheel/./django/views 2025-04-21 11:30:21,505 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-i686/wheel/./django/views 2025-04-21 11:30:21,506 root INFO creating build/bdist.linux-i686/wheel/django/db 2025-04-21 11:30:21,506 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-i686/wheel/./django/db 2025-04-21 11:30:21,506 root INFO creating build/bdist.linux-i686/wheel/django/db/models 2025-04-21 11:30:21,507 root INFO creating build/bdist.linux-i686/wheel/django/db/models/sql 2025-04-21 11:30:21,507 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,507 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,508 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,508 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,509 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,509 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,510 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-i686/wheel/./django/db/models/sql 2025-04-21 11:30:21,510 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,510 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,511 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,511 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,512 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,512 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,512 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,513 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,513 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,513 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,514 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,515 root INFO creating build/bdist.linux-i686/wheel/django/db/models/functions 2025-04-21 11:30:21,515 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,515 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,516 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,516 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,516 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,517 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,517 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-i686/wheel/./django/db/models/functions 2025-04-21 11:30:21,517 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,518 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,518 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,519 root INFO creating build/bdist.linux-i686/wheel/django/db/models/fields 2025-04-21 11:30:21,519 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,519 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,520 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,520 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,521 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,521 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,522 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,522 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,522 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-i686/wheel/./django/db/models/fields 2025-04-21 11:30:21,523 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,523 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-i686/wheel/./django/db/models 2025-04-21 11:30:21,523 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-i686/wheel/./django/db 2025-04-21 11:30:21,524 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-i686/wheel/./django/db 2025-04-21 11:30:21,524 root INFO creating build/bdist.linux-i686/wheel/django/db/backends 2025-04-21 11:30:21,525 root INFO creating build/bdist.linux-i686/wheel/django/db/backends/mysql 2025-04-21 11:30:21,525 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,526 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,526 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,526 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,527 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,527 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,527 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,528 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,528 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,528 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-i686/wheel/./django/db/backends/mysql 2025-04-21 11:30:21,529 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-i686/wheel/./django/db/backends 2025-04-21 11:30:21,529 root INFO creating build/bdist.linux-i686/wheel/django/db/backends/dummy 2025-04-21 11:30:21,530 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-i686/wheel/./django/db/backends/dummy 2025-04-21 11:30:21,530 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends/dummy 2025-04-21 11:30:21,530 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-i686/wheel/./django/db/backends/dummy 2025-04-21 11:30:21,531 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-i686/wheel/./django/db/backends 2025-04-21 11:30:21,531 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends 2025-04-21 11:30:21,531 root INFO creating build/bdist.linux-i686/wheel/django/db/backends/sqlite3 2025-04-21 11:30:21,532 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,532 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,533 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,533 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,533 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,534 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,534 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,534 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,535 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-i686/wheel/./django/db/backends/sqlite3 2025-04-21 11:30:21,535 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-i686/wheel/./django/db/backends 2025-04-21 11:30:21,536 root INFO creating build/bdist.linux-i686/wheel/django/db/backends/postgresql 2025-04-21 11:30:21,536 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,536 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,537 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,537 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,537 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,538 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,538 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,538 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,539 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-i686/wheel/./django/db/backends/postgresql 2025-04-21 11:30:21,539 root INFO creating build/bdist.linux-i686/wheel/django/db/backends/base 2025-04-21 11:30:21,540 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,540 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,541 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,541 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,541 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,542 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,542 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,542 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,543 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-i686/wheel/./django/db/backends/base 2025-04-21 11:30:21,543 root INFO creating build/bdist.linux-i686/wheel/django/db/backends/oracle 2025-04-21 11:30:21,544 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,544 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,544 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,545 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,545 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,545 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,546 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,546 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,547 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,547 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,547 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-i686/wheel/./django/db/backends/oracle 2025-04-21 11:30:21,548 root INFO creating build/bdist.linux-i686/wheel/django/db/migrations 2025-04-21 11:30:21,548 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,549 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,549 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,549 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,550 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,550 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,550 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,551 root INFO creating build/bdist.linux-i686/wheel/django/db/migrations/operations 2025-04-21 11:30:21,551 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-i686/wheel/./django/db/migrations/operations 2025-04-21 11:30:21,552 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-i686/wheel/./django/db/migrations/operations 2025-04-21 11:30:21,552 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-i686/wheel/./django/db/migrations/operations 2025-04-21 11:30:21,552 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-i686/wheel/./django/db/migrations/operations 2025-04-21 11:30:21,553 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-i686/wheel/./django/db/migrations/operations 2025-04-21 11:30:21,553 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,553 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,554 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,554 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,555 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,555 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,555 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-i686/wheel/./django/db/migrations 2025-04-21 11:30:21,556 root INFO creating build/bdist.linux-i686/wheel/django/utils 2025-04-21 11:30:21,556 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,557 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,557 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,557 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,558 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,558 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,559 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,559 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,559 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,560 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,560 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,560 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,561 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,561 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,562 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,562 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,562 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,563 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,563 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,563 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,564 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,564 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,564 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,565 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,565 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,565 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,566 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,566 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,566 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,567 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,567 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,568 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,568 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,568 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,569 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,569 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,569 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,570 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,570 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,570 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,571 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,571 root INFO creating build/bdist.linux-i686/wheel/django/utils/translation 2025-04-21 11:30:21,572 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-i686/wheel/./django/utils/translation 2025-04-21 11:30:21,572 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-i686/wheel/./django/utils/translation 2025-04-21 11:30:21,573 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-i686/wheel/./django/utils/translation 2025-04-21 11:30:21,573 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-i686/wheel/./django/utils/translation 2025-04-21 11:30:21,573 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-i686/wheel/./django/utils/translation 2025-04-21 11:30:21,574 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,574 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-i686/wheel/./django/utils 2025-04-21 11:30:21,574 root INFO creating build/bdist.linux-i686/wheel/django/templatetags 2025-04-21 11:30:21,575 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-i686/wheel/./django/templatetags 2025-04-21 11:30:21,575 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-i686/wheel/./django/templatetags 2025-04-21 11:30:21,576 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-i686/wheel/./django/templatetags 2025-04-21 11:30:21,576 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-i686/wheel/./django/templatetags 2025-04-21 11:30:21,576 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-i686/wheel/./django/templatetags 2025-04-21 11:30:21,577 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-i686/wheel/./django/templatetags 2025-04-21 11:30:21,577 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-i686/wheel/./django 2025-04-21 11:30:21,578 root INFO creating build/bdist.linux-i686/wheel/django/template 2025-04-21 11:30:21,578 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,578 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,579 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,579 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,579 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,580 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,580 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,580 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,581 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,581 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,582 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,582 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,583 root INFO creating build/bdist.linux-i686/wheel/django/template/loaders 2025-04-21 11:30:21,583 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-i686/wheel/./django/template/loaders 2025-04-21 11:30:21,583 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-i686/wheel/./django/template/loaders 2025-04-21 11:30:21,584 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-i686/wheel/./django/template/loaders 2025-04-21 11:30:21,584 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-i686/wheel/./django/template/loaders 2025-04-21 11:30:21,584 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-i686/wheel/./django/template/loaders 2025-04-21 11:30:21,585 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-i686/wheel/./django/template/loaders 2025-04-21 11:30:21,585 root INFO creating build/bdist.linux-i686/wheel/django/template/backends 2025-04-21 11:30:21,585 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-i686/wheel/./django/template/backends 2025-04-21 11:30:21,586 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-i686/wheel/./django/template/backends 2025-04-21 11:30:21,586 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-i686/wheel/./django/template/backends 2025-04-21 11:30:21,586 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-i686/wheel/./django/template/backends 2025-04-21 11:30:21,587 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-i686/wheel/./django/template/backends 2025-04-21 11:30:21,587 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-i686/wheel/./django/template/backends 2025-04-21 11:30:21,587 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,588 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,588 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-i686/wheel/./django/template 2025-04-21 11:30:21,589 root INFO creating build/bdist.linux-i686/wheel/django/http 2025-04-21 11:30:21,589 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-i686/wheel/./django/http 2025-04-21 11:30:21,590 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-i686/wheel/./django/http 2025-04-21 11:30:21,590 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-i686/wheel/./django/http 2025-04-21 11:30:21,591 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-i686/wheel/./django/http 2025-04-21 11:30:21,591 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-i686/wheel/./django/http 2025-04-21 11:30:21,591 root INFO creating build/bdist.linux-i686/wheel/django/conf 2025-04-21 11:30:21,592 root INFO creating build/bdist.linux-i686/wheel/django/conf/app_template 2025-04-21 11:30:21,592 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template 2025-04-21 11:30:21,592 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template 2025-04-21 11:30:21,593 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template 2025-04-21 11:30:21,593 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template 2025-04-21 11:30:21,593 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template 2025-04-21 11:30:21,594 root INFO creating build/bdist.linux-i686/wheel/django/conf/app_template/migrations 2025-04-21 11:30:21,594 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template/migrations 2025-04-21 11:30:21,595 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/app_template 2025-04-21 11:30:21,595 root INFO creating build/bdist.linux-i686/wheel/django/conf/urls 2025-04-21 11:30:21,595 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/urls 2025-04-21 11:30:21,596 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-i686/wheel/./django/conf/urls 2025-04-21 11:30:21,596 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-i686/wheel/./django/conf/urls 2025-04-21 11:30:21,597 root INFO creating build/bdist.linux-i686/wheel/django/conf/project_template 2025-04-21 11:30:21,597 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/project_template 2025-04-21 11:30:21,597 root INFO creating build/bdist.linux-i686/wheel/django/conf/project_template/project_name 2025-04-21 11:30:21,598 root INFO copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/project_template/project_name 2025-04-21 11:30:21,598 root INFO copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/project_template/project_name 2025-04-21 11:30:21,598 root INFO copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/project_template/project_name 2025-04-21 11:30:21,599 root INFO copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/project_template/project_name 2025-04-21 11:30:21,599 root INFO copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> build/bdist.linux-i686/wheel/./django/conf/project_template/project_name 2025-04-21 11:30:21,599 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-i686/wheel/./django/conf 2025-04-21 11:30:21,600 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-i686/wheel/./django/conf 2025-04-21 11:30:21,600 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale 2025-04-21 11:30:21,601 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ast 2025-04-21 11:30:21,601 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,602 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,602 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ast/LC_MESSAGES 2025-04-21 11:30:21,603 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_MX 2025-04-21 11:30:21,603 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,603 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,604 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,604 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_MX 2025-04-21 11:30:21,604 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_MX 2025-04-21 11:30:21,605 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/da 2025-04-21 11:30:21,605 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/da/LC_MESSAGES 2025-04-21 11:30:21,606 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/da/LC_MESSAGES 2025-04-21 11:30:21,606 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/da/LC_MESSAGES 2025-04-21 11:30:21,606 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/da 2025-04-21 11:30:21,607 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/da 2025-04-21 11:30:21,607 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/os 2025-04-21 11:30:21,608 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/os/LC_MESSAGES 2025-04-21 11:30:21,608 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/os/LC_MESSAGES 2025-04-21 11:30:21,608 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/os/LC_MESSAGES 2025-04-21 11:30:21,609 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ro 2025-04-21 11:30:21,609 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,610 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,610 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,610 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ro 2025-04-21 11:30:21,611 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ro 2025-04-21 11:30:21,611 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/cs 2025-04-21 11:30:21,612 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,612 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,612 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,613 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/cs 2025-04-21 11:30:21,613 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/cs 2025-04-21 11:30:21,614 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sv 2025-04-21 11:30:21,614 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,614 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,615 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,615 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sv 2025-04-21 11:30:21,615 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sv 2025-04-21 11:30:21,616 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/lv 2025-04-21 11:30:21,616 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,617 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,617 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,617 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/lv 2025-04-21 11:30:21,618 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/lv 2025-04-21 11:30:21,618 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hsb 2025-04-21 11:30:21,619 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,619 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,619 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,620 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ne 2025-04-21 11:30:21,620 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,621 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,621 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,622 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pa 2025-04-21 11:30:21,622 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,622 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,623 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/pa/LC_MESSAGES 2025-04-21 11:30:21,623 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ca 2025-04-21 11:30:21,624 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,624 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,625 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,625 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ca 2025-04-21 11:30:21,625 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ca 2025-04-21 11:30:21,626 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fi 2025-04-21 11:30:21,626 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,626 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,627 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,627 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fi 2025-04-21 11:30:21,628 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fi 2025-04-21 11:30:21,628 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/vi 2025-04-21 11:30:21,629 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,629 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,629 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/vi/LC_MESSAGES 2025-04-21 11:30:21,630 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/vi 2025-04-21 11:30:21,630 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/vi 2025-04-21 11:30:21,630 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_CO 2025-04-21 11:30:21,631 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,631 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,632 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,632 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_CO 2025-04-21 11:30:21,632 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_CO 2025-04-21 11:30:21,633 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ia 2025-04-21 11:30:21,633 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,634 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,634 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,634 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/eo 2025-04-21 11:30:21,635 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,635 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,636 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,636 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/eo 2025-04-21 11:30:21,636 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/eo 2025-04-21 11:30:21,637 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/de 2025-04-21 11:30:21,637 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/de/LC_MESSAGES 2025-04-21 11:30:21,637 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/de/LC_MESSAGES 2025-04-21 11:30:21,638 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/de/LC_MESSAGES 2025-04-21 11:30:21,638 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/de 2025-04-21 11:30:21,639 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/de 2025-04-21 11:30:21,639 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/cy 2025-04-21 11:30:21,639 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,640 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,640 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/cy/LC_MESSAGES 2025-04-21 11:30:21,641 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/cy 2025-04-21 11:30:21,641 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/cy 2025-04-21 11:30:21,641 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/en_AU 2025-04-21 11:30:21,642 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,642 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,643 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,643 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/en_AU 2025-04-21 11:30:21,643 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/en_AU 2025-04-21 11:30:21,644 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fy 2025-04-21 11:30:21,644 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,644 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,645 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/fy/LC_MESSAGES 2025-04-21 11:30:21,645 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fy 2025-04-21 11:30:21,646 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fy 2025-04-21 11:30:21,646 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fa 2025-04-21 11:30:21,646 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,647 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,647 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,648 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fa 2025-04-21 11:30:21,648 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fa 2025-04-21 11:30:21,648 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/lt 2025-04-21 11:30:21,649 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,649 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,650 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,650 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/lt 2025-04-21 11:30:21,650 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/lt 2025-04-21 11:30:21,651 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/kab 2025-04-21 11:30:21,651 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/kab/LC_MESSAGES 2025-04-21 11:30:21,666 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/kab/LC_MESSAGES 2025-04-21 11:30:21,666 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/kab/LC_MESSAGES 2025-04-21 11:30:21,667 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ga 2025-04-21 11:30:21,667 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,667 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,668 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ga/LC_MESSAGES 2025-04-21 11:30:21,668 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ga 2025-04-21 11:30:21,668 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ga 2025-04-21 11:30:21,669 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/dsb 2025-04-21 11:30:21,669 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,670 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,670 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,671 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/en_GB 2025-04-21 11:30:21,671 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,672 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,672 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:21,673 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/en_GB 2025-04-21 11:30:21,673 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/en_GB 2025-04-21 11:30:21,674 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/bn 2025-04-21 11:30:21,674 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,674 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,675 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/bn/LC_MESSAGES 2025-04-21 11:30:21,675 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/bn 2025-04-21 11:30:21,676 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/bn 2025-04-21 11:30:21,676 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/lb 2025-04-21 11:30:21,676 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,677 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,677 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/lb/LC_MESSAGES 2025-04-21 11:30:21,678 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hu 2025-04-21 11:30:21,678 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,679 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,679 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,679 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/hu 2025-04-21 11:30:21,680 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/hu 2025-04-21 11:30:21,680 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/eu 2025-04-21 11:30:21,681 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,681 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,681 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,682 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/eu 2025-04-21 11:30:21,682 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/eu 2025-04-21 11:30:21,683 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/io 2025-04-21 11:30:21,683 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/io/LC_MESSAGES 2025-04-21 11:30:21,683 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/io/LC_MESSAGES 2025-04-21 11:30:21,684 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/io/LC_MESSAGES 2025-04-21 11:30:21,684 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/gd 2025-04-21 11:30:21,685 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,685 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,686 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,686 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/gd 2025-04-21 11:30:21,686 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/gd 2025-04-21 11:30:21,687 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/nl 2025-04-21 11:30:21,687 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,688 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,688 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,688 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/nl 2025-04-21 11:30:21,689 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/nl 2025-04-21 11:30:21,689 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ta 2025-04-21 11:30:21,690 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,690 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,690 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ta/LC_MESSAGES 2025-04-21 11:30:21,691 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ta 2025-04-21 11:30:21,691 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ta 2025-04-21 11:30:21,692 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/uk 2025-04-21 11:30:21,692 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,693 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,693 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,693 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/uk 2025-04-21 11:30:21,694 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/uk 2025-04-21 11:30:21,694 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ig 2025-04-21 11:30:21,695 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ig/LC_MESSAGES 2025-04-21 11:30:21,695 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ig/LC_MESSAGES 2025-04-21 11:30:21,695 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ig/LC_MESSAGES 2025-04-21 11:30:21,696 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ig 2025-04-21 11:30:21,696 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ig 2025-04-21 11:30:21,696 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale 2025-04-21 11:30:21,697 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/de_CH 2025-04-21 11:30:21,697 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/de_CH 2025-04-21 11:30:21,697 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/de_CH 2025-04-21 11:30:21,698 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sr_Latn 2025-04-21 11:30:21,698 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,699 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,699 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,700 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sr_Latn 2025-04-21 11:30:21,700 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sr_Latn 2025-04-21 11:30:21,700 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hi 2025-04-21 11:30:21,701 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,701 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,702 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/hi/LC_MESSAGES 2025-04-21 11:30:21,702 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/hi 2025-04-21 11:30:21,702 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/hi 2025-04-21 11:30:21,703 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pt_BR 2025-04-21 11:30:21,703 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,704 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,704 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,705 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/pt_BR 2025-04-21 11:30:21,705 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/pt_BR 2025-04-21 11:30:21,705 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/af 2025-04-21 11:30:21,706 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/af/LC_MESSAGES 2025-04-21 11:30:21,706 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/af/LC_MESSAGES 2025-04-21 11:30:21,707 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/af/LC_MESSAGES 2025-04-21 11:30:21,707 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ckb 2025-04-21 11:30:21,707 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,708 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,708 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,709 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ckb 2025-04-21 11:30:21,709 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ckb 2025-04-21 11:30:21,710 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tt 2025-04-21 11:30:21,710 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,710 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,711 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/tt/LC_MESSAGES 2025-04-21 11:30:21,711 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tk 2025-04-21 11:30:21,712 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,712 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,713 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,713 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/tk 2025-04-21 11:30:21,713 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/tk 2025-04-21 11:30:21,714 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/zh_Hans 2025-04-21 11:30:21,714 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,714 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,715 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,716 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hans 2025-04-21 11:30:21,716 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hans 2025-04-21 11:30:21,716 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/kn 2025-04-21 11:30:21,717 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,717 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,718 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/kn/LC_MESSAGES 2025-04-21 11:30:21,718 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/kn 2025-04-21 11:30:21,718 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/kn 2025-04-21 11:30:21,719 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_PR 2025-04-21 11:30:21,719 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_PR 2025-04-21 11:30:21,720 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_PR 2025-04-21 11:30:21,720 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hy 2025-04-21 11:30:21,721 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,721 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,722 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,722 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_VE 2025-04-21 11:30:21,723 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,723 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,724 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:21,724 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/my 2025-04-21 11:30:21,725 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/my/LC_MESSAGES 2025-04-21 11:30:21,725 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/my/LC_MESSAGES 2025-04-21 11:30:21,725 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/my/LC_MESSAGES 2025-04-21 11:30:21,726 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/nb 2025-04-21 11:30:21,726 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,727 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,727 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,727 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/nb 2025-04-21 11:30:21,728 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/nb 2025-04-21 11:30:21,728 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ar 2025-04-21 11:30:21,729 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,729 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,729 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,730 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ar 2025-04-21 11:30:21,730 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ar 2025-04-21 11:30:21,731 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/mk 2025-04-21 11:30:21,731 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,731 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,732 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,732 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/mk 2025-04-21 11:30:21,733 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/mk 2025-04-21 11:30:21,733 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/bg 2025-04-21 11:30:21,734 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,734 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,734 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,735 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/bg 2025-04-21 11:30:21,735 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/bg 2025-04-21 11:30:21,736 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ko 2025-04-21 11:30:21,736 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,737 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,737 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,737 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ko 2025-04-21 11:30:21,738 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ko 2025-04-21 11:30:21,738 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sr 2025-04-21 11:30:21,739 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,739 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,740 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,740 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sr 2025-04-21 11:30:21,740 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sr 2025-04-21 11:30:21,741 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/gl 2025-04-21 11:30:21,741 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,742 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,742 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,742 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/gl 2025-04-21 11:30:21,743 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/gl 2025-04-21 11:30:21,743 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/it 2025-04-21 11:30:21,744 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/it/LC_MESSAGES 2025-04-21 11:30:21,744 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/it/LC_MESSAGES 2025-04-21 11:30:21,744 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/it/LC_MESSAGES 2025-04-21 11:30:21,745 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/it 2025-04-21 11:30:21,745 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/it 2025-04-21 11:30:21,746 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ar_DZ 2025-04-21 11:30:21,746 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,746 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,747 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,747 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ar_DZ 2025-04-21 11:30:21,748 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ar_DZ 2025-04-21 11:30:21,748 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hr 2025-04-21 11:30:21,749 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,749 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,749 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,750 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/hr 2025-04-21 11:30:21,750 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/hr 2025-04-21 11:30:21,751 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/bs 2025-04-21 11:30:21,751 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,751 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,752 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/bs/LC_MESSAGES 2025-04-21 11:30:21,752 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/bs 2025-04-21 11:30:21,752 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/bs 2025-04-21 11:30:21,753 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es 2025-04-21 11:30:21,753 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es/LC_MESSAGES 2025-04-21 11:30:21,754 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/es/LC_MESSAGES 2025-04-21 11:30:21,754 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/es/LC_MESSAGES 2025-04-21 11:30:21,755 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es 2025-04-21 11:30:21,755 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es 2025-04-21 11:30:21,756 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_NI 2025-04-21 11:30:21,756 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_NI 2025-04-21 11:30:21,756 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_NI 2025-04-21 11:30:21,757 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/et 2025-04-21 11:30:21,757 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/et/LC_MESSAGES 2025-04-21 11:30:21,758 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/et/LC_MESSAGES 2025-04-21 11:30:21,758 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/et/LC_MESSAGES 2025-04-21 11:30:21,759 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/et 2025-04-21 11:30:21,759 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/et 2025-04-21 11:30:21,760 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fr 2025-04-21 11:30:21,760 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,760 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,761 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,761 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fr 2025-04-21 11:30:21,761 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/fr 2025-04-21 11:30:21,762 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/kk 2025-04-21 11:30:21,762 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,763 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,763 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,764 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ka 2025-04-21 11:30:21,764 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,765 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,765 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,765 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ka 2025-04-21 11:30:21,766 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ka 2025-04-21 11:30:21,766 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/zh_Hant 2025-04-21 11:30:21,767 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,767 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,767 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,768 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hant 2025-04-21 11:30:21,768 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/zh_Hant 2025-04-21 11:30:21,769 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/he 2025-04-21 11:30:21,769 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/he/LC_MESSAGES 2025-04-21 11:30:21,770 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/he/LC_MESSAGES 2025-04-21 11:30:21,770 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/he/LC_MESSAGES 2025-04-21 11:30:21,770 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/he 2025-04-21 11:30:21,771 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/he 2025-04-21 11:30:21,771 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sl 2025-04-21 11:30:21,772 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,772 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,772 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sl/LC_MESSAGES 2025-04-21 11:30:21,773 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sl 2025-04-21 11:30:21,773 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sl 2025-04-21 11:30:21,774 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/nn 2025-04-21 11:30:21,774 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,775 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,775 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/nn/LC_MESSAGES 2025-04-21 11:30:21,776 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/nn 2025-04-21 11:30:21,776 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/nn 2025-04-21 11:30:21,776 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/te 2025-04-21 11:30:21,777 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/te/LC_MESSAGES 2025-04-21 11:30:21,777 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/te/LC_MESSAGES 2025-04-21 11:30:21,778 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/te/LC_MESSAGES 2025-04-21 11:30:21,778 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/te 2025-04-21 11:30:21,778 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/te 2025-04-21 11:30:21,779 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pl 2025-04-21 11:30:21,779 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,780 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,780 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/pl/LC_MESSAGES 2025-04-21 11:30:21,781 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/pl 2025-04-21 11:30:21,781 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/pl 2025-04-21 11:30:21,782 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/id 2025-04-21 11:30:21,782 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/id/LC_MESSAGES 2025-04-21 11:30:21,782 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/id/LC_MESSAGES 2025-04-21 11:30:21,783 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/id/LC_MESSAGES 2025-04-21 11:30:21,783 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/id 2025-04-21 11:30:21,784 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/id 2025-04-21 11:30:21,784 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/is 2025-04-21 11:30:21,785 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/is/LC_MESSAGES 2025-04-21 11:30:21,785 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/is/LC_MESSAGES 2025-04-21 11:30:21,786 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/is/LC_MESSAGES 2025-04-21 11:30:21,786 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/is 2025-04-21 11:30:21,786 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/is 2025-04-21 11:30:21,787 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ur 2025-04-21 11:30:21,787 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,788 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,788 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ur/LC_MESSAGES 2025-04-21 11:30:21,789 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/az 2025-04-21 11:30:21,789 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/az/LC_MESSAGES 2025-04-21 11:30:21,789 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/az/LC_MESSAGES 2025-04-21 11:30:21,790 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/az/LC_MESSAGES 2025-04-21 11:30:21,790 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/az 2025-04-21 11:30:21,791 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/az 2025-04-21 11:30:21,791 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/km 2025-04-21 11:30:21,792 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/km/LC_MESSAGES 2025-04-21 11:30:21,792 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/km/LC_MESSAGES 2025-04-21 11:30:21,792 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/km/LC_MESSAGES 2025-04-21 11:30:21,793 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/km 2025-04-21 11:30:21,793 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/km 2025-04-21 11:30:21,794 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_AR 2025-04-21 11:30:21,794 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,795 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,795 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:21,795 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_AR 2025-04-21 11:30:21,796 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/es_AR 2025-04-21 11:30:21,796 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tg 2025-04-21 11:30:21,797 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,797 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,797 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/tg/LC_MESSAGES 2025-04-21 11:30:21,798 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/tg 2025-04-21 11:30:21,798 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/tg 2025-04-21 11:30:21,799 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/br 2025-04-21 11:30:21,799 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/br/LC_MESSAGES 2025-04-21 11:30:21,800 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/br/LC_MESSAGES 2025-04-21 11:30:21,800 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/br/LC_MESSAGES 2025-04-21 11:30:21,801 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ja 2025-04-21 11:30:21,801 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,801 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,802 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ja/LC_MESSAGES 2025-04-21 11:30:21,802 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ja 2025-04-21 11:30:21,803 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ja 2025-04-21 11:30:21,803 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ml 2025-04-21 11:30:21,804 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,804 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,804 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ml/LC_MESSAGES 2025-04-21 11:30:21,805 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ml 2025-04-21 11:30:21,805 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ml 2025-04-21 11:30:21,806 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/mn 2025-04-21 11:30:21,806 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,807 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,807 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/mn/LC_MESSAGES 2025-04-21 11:30:21,808 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/mn 2025-04-21 11:30:21,808 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/mn 2025-04-21 11:30:21,809 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ky 2025-04-21 11:30:21,809 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,809 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,810 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ky/LC_MESSAGES 2025-04-21 11:30:21,810 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ky 2025-04-21 11:30:21,811 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ky 2025-04-21 11:30:21,811 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/uz 2025-04-21 11:30:21,812 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,812 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,812 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/uz/LC_MESSAGES 2025-04-21 11:30:21,813 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/uz 2025-04-21 11:30:21,813 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/uz 2025-04-21 11:30:21,814 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/en 2025-04-21 11:30:21,814 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/en/LC_MESSAGES 2025-04-21 11:30:21,814 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/en/LC_MESSAGES 2025-04-21 11:30:21,815 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/en/LC_MESSAGES 2025-04-21 11:30:21,815 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/en 2025-04-21 11:30:21,816 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/en 2025-04-21 11:30:21,816 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pt 2025-04-21 11:30:21,817 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,817 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,817 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/pt/LC_MESSAGES 2025-04-21 11:30:21,818 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/pt 2025-04-21 11:30:21,818 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/pt 2025-04-21 11:30:21,819 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sw 2025-04-21 11:30:21,819 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,820 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,820 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sw/LC_MESSAGES 2025-04-21 11:30:21,821 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/be 2025-04-21 11:30:21,821 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/be/LC_MESSAGES 2025-04-21 11:30:21,821 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/be/LC_MESSAGES 2025-04-21 11:30:21,822 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/be/LC_MESSAGES 2025-04-21 11:30:21,822 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sq 2025-04-21 11:30:21,823 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,823 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,824 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sq/LC_MESSAGES 2025-04-21 11:30:21,824 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sq 2025-04-21 11:30:21,824 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sq 2025-04-21 11:30:21,825 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ms 2025-04-21 11:30:21,825 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,826 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,826 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ms/LC_MESSAGES 2025-04-21 11:30:21,827 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ms 2025-04-21 11:30:21,827 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ms 2025-04-21 11:30:21,828 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sk 2025-04-21 11:30:21,828 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,828 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,829 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/sk/LC_MESSAGES 2025-04-21 11:30:21,829 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sk 2025-04-21 11:30:21,830 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/sk 2025-04-21 11:30:21,830 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/el 2025-04-21 11:30:21,831 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/el/LC_MESSAGES 2025-04-21 11:30:21,831 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/el/LC_MESSAGES 2025-04-21 11:30:21,832 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/el/LC_MESSAGES 2025-04-21 11:30:21,832 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/el 2025-04-21 11:30:21,832 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/el 2025-04-21 11:30:21,833 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tr 2025-04-21 11:30:21,833 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,834 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,834 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/tr/LC_MESSAGES 2025-04-21 11:30:21,835 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/tr 2025-04-21 11:30:21,835 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/tr 2025-04-21 11:30:21,836 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/udm 2025-04-21 11:30:21,836 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,837 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,837 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/udm/LC_MESSAGES 2025-04-21 11:30:21,838 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/th 2025-04-21 11:30:21,838 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/th/LC_MESSAGES 2025-04-21 11:30:21,838 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/th/LC_MESSAGES 2025-04-21 11:30:21,839 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/th/LC_MESSAGES 2025-04-21 11:30:21,839 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/th 2025-04-21 11:30:21,840 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/th 2025-04-21 11:30:21,840 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ru 2025-04-21 11:30:21,841 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,841 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,842 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/ru/LC_MESSAGES 2025-04-21 11:30:21,842 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ru 2025-04-21 11:30:21,842 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-i686/wheel/./django/conf/locale/ru 2025-04-21 11:30:21,843 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/mr 2025-04-21 11:30:21,843 root INFO creating build/bdist.linux-i686/wheel/django/conf/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,844 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/conf/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,844 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/conf/locale/mr/LC_MESSAGES 2025-04-21 11:30:21,845 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-i686/wheel/./django 2025-04-21 11:30:21,846 root INFO creating build/bdist.linux-i686/wheel/django/apps 2025-04-21 11:30:21,846 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-i686/wheel/./django/apps 2025-04-21 11:30:21,846 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-i686/wheel/./django/apps 2025-04-21 11:30:21,847 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-i686/wheel/./django/apps 2025-04-21 11:30:21,847 root INFO creating build/bdist.linux-i686/wheel/django/forms 2025-04-21 11:30:21,848 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,848 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,848 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,849 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,849 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,850 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2 2025-04-21 11:30:21,850 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django 2025-04-21 11:30:21,851 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django/forms 2025-04-21 11:30:21,851 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,851 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,852 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,852 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,853 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django/forms/errors 2025-04-21 11:30:21,853 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:21,853 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/ul.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:21,854 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/default.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:21,854 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/text.txt -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/errors/list 2025-04-21 11:30:21,855 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:21,855 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/ul.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:21,856 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/default.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:21,856 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/text.txt -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/errors/dict 2025-04-21 11:30:21,856 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:21,857 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/table.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:21,857 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/div.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:21,858 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/p.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:21,858 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/ul.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:21,858 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/default.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-21 11:30:21,859 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,859 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,859 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms 2025-04-21 11:30:21,860 root INFO creating build/bdist.linux-i686/wheel/django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,860 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,861 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,861 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,861 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,862 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,862 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,863 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,863 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,863 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,864 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,864 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,864 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,865 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,865 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,866 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,866 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,866 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/hidden.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,867 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,867 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,868 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,868 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,868 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,869 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,869 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,869 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,870 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,870 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,871 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> build/bdist.linux-i686/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-21 11:30:21,871 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates 2025-04-21 11:30:21,872 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django 2025-04-21 11:30:21,872 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django/forms 2025-04-21 11:30:21,872 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,873 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,873 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,874 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,874 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django/forms/errors 2025-04-21 11:30:21,875 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django/forms/errors/list 2025-04-21 11:30:21,875 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/ul.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/errors/list 2025-04-21 11:30:21,875 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/default.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/errors/list 2025-04-21 11:30:21,876 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/text.txt -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/errors/list 2025-04-21 11:30:21,876 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:21,877 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/ul.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:21,877 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/default.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:21,877 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/text.txt -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/errors/dict 2025-04-21 11:30:21,878 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django/forms/formsets 2025-04-21 11:30:21,878 root INFO copying build/lib/django/forms/templates/django/forms/formsets/table.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/formsets 2025-04-21 11:30:21,879 root INFO copying build/lib/django/forms/templates/django/forms/formsets/div.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/formsets 2025-04-21 11:30:21,879 root INFO copying build/lib/django/forms/templates/django/forms/formsets/p.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/formsets 2025-04-21 11:30:21,879 root INFO copying build/lib/django/forms/templates/django/forms/formsets/ul.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/formsets 2025-04-21 11:30:21,880 root INFO copying build/lib/django/forms/templates/django/forms/formsets/default.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/formsets 2025-04-21 11:30:21,880 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,880 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,881 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms 2025-04-21 11:30:21,881 root INFO creating build/bdist.linux-i686/wheel/django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,882 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,882 root INFO copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,882 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,883 root INFO copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,883 root INFO copying build/lib/django/forms/templates/django/forms/widgets/time.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,884 root INFO copying build/lib/django/forms/templates/django/forms/widgets/url.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,884 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,884 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,885 root INFO copying build/lib/django/forms/templates/django/forms/widgets/text.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,885 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,886 root INFO copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,886 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,886 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,887 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,887 root INFO copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,887 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,888 root INFO copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,888 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,889 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,889 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,889 root INFO copying build/lib/django/forms/templates/django/forms/widgets/password.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,890 root INFO copying build/lib/django/forms/templates/django/forms/widgets/date.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,890 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,890 root INFO copying build/lib/django/forms/templates/django/forms/widgets/email.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,891 root INFO copying build/lib/django/forms/templates/django/forms/widgets/file.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,891 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,892 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,892 root INFO copying build/lib/django/forms/templates/django/forms/widgets/number.html -> build/bdist.linux-i686/wheel/./django/forms/templates/django/forms/widgets 2025-04-21 11:30:21,892 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,893 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,893 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,893 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-i686/wheel/./django/forms 2025-04-21 11:30:21,894 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-i686/wheel/./django 2025-04-21 11:30:21,895 root INFO creating build/bdist.linux-i686/wheel/django/test 2025-04-21 11:30:21,895 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,895 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,896 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,896 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,897 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,897 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,897 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,898 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-i686/wheel/./django/test 2025-04-21 11:30:21,898 root INFO creating build/bdist.linux-i686/wheel/django/contrib 2025-04-21 11:30:21,899 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres 2025-04-21 11:30:21,899 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,900 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,900 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,900 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,901 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,901 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,901 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,902 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,902 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,903 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,903 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/jinja2 2025-04-21 11:30:21,904 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/jinja2/postgres 2025-04-21 11:30:21,904 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/jinja2/postgres/widgets 2025-04-21 11:30:21,904 root INFO copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/bdist.linux-i686/wheel/./django/contrib/postgres/jinja2/postgres/widgets 2025-04-21 11:30:21,905 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/templates 2025-04-21 11:30:21,905 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/templates/postgres 2025-04-21 11:30:21,906 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/templates/postgres/widgets 2025-04-21 11:30:21,906 root INFO copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/bdist.linux-i686/wheel/./django/contrib/postgres/templates/postgres/widgets 2025-04-21 11:30:21,907 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/forms 2025-04-21 11:30:21,907 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/forms 2025-04-21 11:30:21,907 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/forms 2025-04-21 11:30:21,908 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/forms 2025-04-21 11:30:21,908 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/forms 2025-04-21 11:30:21,909 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/aggregates 2025-04-21 11:30:21,909 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/aggregates 2025-04-21 11:30:21,909 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/aggregates 2025-04-21 11:30:21,910 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/aggregates 2025-04-21 11:30:21,910 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/aggregates 2025-04-21 11:30:21,911 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,911 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/fields 2025-04-21 11:30:21,912 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,912 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,912 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,913 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,913 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,913 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,914 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres/fields 2025-04-21 11:30:21,914 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:21,915 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale 2025-04-21 11:30:21,915 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es_MX 2025-04-21 11:30:21,916 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,916 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,917 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:21,917 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/da 2025-04-21 11:30:21,918 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-21 11:30:21,918 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-21 11:30:21,918 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-21 11:30:21,919 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ro 2025-04-21 11:30:21,919 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,920 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,920 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-21 11:30:21,921 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/cs 2025-04-21 11:30:21,921 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,921 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,922 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-21 11:30:21,922 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sv 2025-04-21 11:30:21,923 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,923 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,924 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-21 11:30:21,924 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/lv 2025-04-21 11:30:21,925 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,925 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,925 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-21 11:30:21,926 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hsb 2025-04-21 11:30:21,926 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,927 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,927 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-21 11:30:21,928 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ne 2025-04-21 11:30:21,928 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,928 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,929 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-21 11:30:21,929 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ca 2025-04-21 11:30:21,930 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,930 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,930 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-21 11:30:21,931 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/fi 2025-04-21 11:30:21,931 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,932 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,932 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-21 11:30:21,933 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es_CO 2025-04-21 11:30:21,933 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,934 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,934 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:21,934 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ia 2025-04-21 11:30:21,935 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,935 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,936 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-21 11:30:21,936 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/eo 2025-04-21 11:30:21,937 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,937 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,937 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-21 11:30:21,938 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/de 2025-04-21 11:30:21,938 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-21 11:30:21,939 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-21 11:30:21,939 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-21 11:30:21,940 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/en_AU 2025-04-21 11:30:21,940 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,940 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,941 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:21,941 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/fa 2025-04-21 11:30:21,942 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,942 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,943 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-21 11:30:21,943 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/lt 2025-04-21 11:30:21,944 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,944 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,944 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-21 11:30:21,945 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/dsb 2025-04-21 11:30:21,945 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,946 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,946 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-21 11:30:21,947 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hu 2025-04-21 11:30:21,947 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,947 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,948 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-21 11:30:21,948 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/eu 2025-04-21 11:30:21,949 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,949 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,950 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-21 11:30:21,950 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/gd 2025-04-21 11:30:21,951 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,951 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,951 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-21 11:30:21,952 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/nl 2025-04-21 11:30:21,952 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,953 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,953 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-21 11:30:21,954 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/uk 2025-04-21 11:30:21,954 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,955 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,955 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-21 11:30:21,956 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sr_Latn 2025-04-21 11:30:21,956 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,956 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,957 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:21,957 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/pt_BR 2025-04-21 11:30:21,958 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,958 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,958 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:21,959 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/af 2025-04-21 11:30:21,959 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-21 11:30:21,960 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-21 11:30:21,960 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-21 11:30:21,961 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ckb 2025-04-21 11:30:21,961 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,961 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,962 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-21 11:30:21,962 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/tk 2025-04-21 11:30:21,963 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,963 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,964 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-21 11:30:21,964 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/zh_Hans 2025-04-21 11:30:21,965 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,965 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,966 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:21,966 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hy 2025-04-21 11:30:21,967 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,967 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,967 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-21 11:30:21,968 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/nb 2025-04-21 11:30:21,968 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,969 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,969 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-21 11:30:21,970 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ar 2025-04-21 11:30:21,970 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,970 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,971 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-21 11:30:21,971 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/mk 2025-04-21 11:30:21,972 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,972 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,973 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-21 11:30:21,973 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/bg 2025-04-21 11:30:21,974 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,974 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,974 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-21 11:30:21,975 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ko 2025-04-21 11:30:21,975 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,976 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,976 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-21 11:30:21,977 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sr 2025-04-21 11:30:21,977 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,977 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,978 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-21 11:30:21,978 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/gl 2025-04-21 11:30:21,979 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,979 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,980 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-21 11:30:21,980 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/it 2025-04-21 11:30:21,981 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-21 11:30:21,981 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-21 11:30:21,981 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-21 11:30:21,982 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ar_DZ 2025-04-21 11:30:21,982 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,983 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,983 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:21,984 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hr 2025-04-21 11:30:21,984 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,984 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,985 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-21 11:30:21,985 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es 2025-04-21 11:30:21,986 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-21 11:30:21,986 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-21 11:30:21,986 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-21 11:30:21,987 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/et 2025-04-21 11:30:21,987 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-21 11:30:21,988 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-21 11:30:21,988 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-21 11:30:21,989 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/fr 2025-04-21 11:30:21,989 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,989 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,990 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-21 11:30:21,990 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/kk 2025-04-21 11:30:21,991 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,991 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,992 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-21 11:30:21,992 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ka 2025-04-21 11:30:21,993 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,993 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,993 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-21 11:30:21,994 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/zh_Hant 2025-04-21 11:30:21,994 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,995 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,995 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:21,996 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/he 2025-04-21 11:30:21,998 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-21 11:30:21,999 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-21 11:30:21,999 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-21 11:30:22,000 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sl 2025-04-21 11:30:22,000 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,000 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,001 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,001 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/nn 2025-04-21 11:30:22,002 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,002 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,003 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,003 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/pl 2025-04-21 11:30:22,004 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,004 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,004 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,005 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/id 2025-04-21 11:30:22,005 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-21 11:30:22,006 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-21 11:30:22,006 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-21 11:30:22,007 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/is 2025-04-21 11:30:22,007 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-21 11:30:22,007 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-21 11:30:22,008 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-21 11:30:22,008 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/az 2025-04-21 11:30:22,009 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-21 11:30:22,009 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-21 11:30:22,010 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-21 11:30:22,010 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es_AR 2025-04-21 11:30:22,011 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,011 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,011 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,012 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/tg 2025-04-21 11:30:22,012 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,013 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,013 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,014 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ja 2025-04-21 11:30:22,014 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,014 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,015 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,015 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ml 2025-04-21 11:30:22,016 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,016 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,017 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,017 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/mn 2025-04-21 11:30:22,018 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,018 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,018 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,019 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ky 2025-04-21 11:30:22,019 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,019 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,020 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,020 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/uz 2025-04-21 11:30:22,021 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,021 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,022 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,022 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/en 2025-04-21 11:30:22,023 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-21 11:30:22,023 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-21 11:30:22,023 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-21 11:30:22,024 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/pt 2025-04-21 11:30:22,024 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,025 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,025 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,026 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/be 2025-04-21 11:30:22,026 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-21 11:30:22,027 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-21 11:30:22,027 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-21 11:30:22,028 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sq 2025-04-21 11:30:22,028 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,028 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,029 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,029 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ms 2025-04-21 11:30:22,030 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,030 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,031 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,031 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sk 2025-04-21 11:30:22,032 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,032 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,032 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,033 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/el 2025-04-21 11:30:22,033 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-21 11:30:22,034 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-21 11:30:22,034 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-21 11:30:22,035 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/tr 2025-04-21 11:30:22,035 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,035 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,036 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,036 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ru 2025-04-21 11:30:22,037 root INFO creating build/bdist.linux-i686/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,037 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,038 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,038 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-i686/wheel/./django/contrib/postgres 2025-04-21 11:30:22,039 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs 2025-04-21 11:30:22,039 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/admindocs 2025-04-21 11:30:22,039 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/admindocs 2025-04-21 11:30:22,040 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-i686/wheel/./django/contrib/admindocs 2025-04-21 11:30:22,040 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/admindocs 2025-04-21 11:30:22,040 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/admindocs 2025-04-21 11:30:22,041 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/templates 2025-04-21 11:30:22,041 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,042 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,042 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,043 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,043 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,043 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,044 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,044 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,045 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,045 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,045 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-21 11:30:22,046 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale 2025-04-21 11:30:22,046 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ast 2025-04-21 11:30:22,047 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,047 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,048 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,048 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_MX 2025-04-21 11:30:22,049 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,049 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,049 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,050 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/da 2025-04-21 11:30:22,051 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-21 11:30:22,051 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-21 11:30:22,051 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-21 11:30:22,052 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/os 2025-04-21 11:30:22,052 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-21 11:30:22,053 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-21 11:30:22,053 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-21 11:30:22,054 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ro 2025-04-21 11:30:22,054 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,054 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,055 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,055 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/cs 2025-04-21 11:30:22,056 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,056 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,057 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,057 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sv 2025-04-21 11:30:22,058 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,058 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,058 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,059 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/lv 2025-04-21 11:30:22,059 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,060 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,060 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,061 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hsb 2025-04-21 11:30:22,061 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,061 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,062 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,062 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ne 2025-04-21 11:30:22,063 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,063 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,064 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,064 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pa 2025-04-21 11:30:22,065 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,065 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,065 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,066 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ca 2025-04-21 11:30:22,066 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,066 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,067 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,067 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fi 2025-04-21 11:30:22,068 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,068 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,068 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,069 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/vi 2025-04-21 11:30:22,069 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,070 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,070 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,071 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_CO 2025-04-21 11:30:22,071 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,072 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,072 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,073 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ia 2025-04-21 11:30:22,073 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,073 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,074 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,074 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/eo 2025-04-21 11:30:22,075 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,075 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,076 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,076 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/de 2025-04-21 11:30:22,076 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-21 11:30:22,077 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-21 11:30:22,077 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-21 11:30:22,078 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/cy 2025-04-21 11:30:22,078 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,079 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,079 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,079 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/en_AU 2025-04-21 11:30:22,080 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,080 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,081 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,081 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fy 2025-04-21 11:30:22,082 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,082 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,082 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,083 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fa 2025-04-21 11:30:22,083 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,084 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,084 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,085 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/lt 2025-04-21 11:30:22,085 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,085 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,102 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,102 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/kab 2025-04-21 11:30:22,103 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,103 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,103 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,104 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ga 2025-04-21 11:30:22,104 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,105 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,105 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,106 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/dsb 2025-04-21 11:30:22,106 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,106 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,107 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,107 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/en_GB 2025-04-21 11:30:22,108 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,108 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,108 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,109 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/bn 2025-04-21 11:30:22,109 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,109 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,110 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,110 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/lb 2025-04-21 11:30:22,111 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,111 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,111 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,112 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hu 2025-04-21 11:30:22,112 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,113 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,113 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,113 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/eu 2025-04-21 11:30:22,114 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,114 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,115 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,115 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/io 2025-04-21 11:30:22,115 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-21 11:30:22,116 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-21 11:30:22,116 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-21 11:30:22,117 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/gd 2025-04-21 11:30:22,117 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,117 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,118 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,118 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/nl 2025-04-21 11:30:22,119 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,119 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,119 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,120 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ta 2025-04-21 11:30:22,120 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,121 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,121 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,121 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/uk 2025-04-21 11:30:22,122 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,122 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,122 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,123 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sr_Latn 2025-04-21 11:30:22,123 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,124 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,124 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,125 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hi 2025-04-21 11:30:22,125 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,125 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,126 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,126 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pt_BR 2025-04-21 11:30:22,127 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,127 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,127 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,128 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/af 2025-04-21 11:30:22,128 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-21 11:30:22,129 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-21 11:30:22,129 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-21 11:30:22,129 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ckb 2025-04-21 11:30:22,130 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,130 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,130 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,131 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/tt 2025-04-21 11:30:22,131 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,132 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,132 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,133 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/zh_Hans 2025-04-21 11:30:22,133 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,133 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,134 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,134 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/kn 2025-04-21 11:30:22,135 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,135 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,135 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,136 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_VE 2025-04-21 11:30:22,136 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,136 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,137 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,137 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/my 2025-04-21 11:30:22,138 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-21 11:30:22,138 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-21 11:30:22,138 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-21 11:30:22,139 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/nb 2025-04-21 11:30:22,139 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,140 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,140 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,141 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ar 2025-04-21 11:30:22,141 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,141 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,142 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,142 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/mk 2025-04-21 11:30:22,143 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,143 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,143 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,144 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/bg 2025-04-21 11:30:22,144 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,144 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,145 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,145 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ko 2025-04-21 11:30:22,146 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,146 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,147 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,147 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sr 2025-04-21 11:30:22,147 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,148 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,148 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,149 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/gl 2025-04-21 11:30:22,149 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,149 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,150 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,150 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/it 2025-04-21 11:30:22,151 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-21 11:30:22,151 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-21 11:30:22,151 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-21 11:30:22,152 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ar_DZ 2025-04-21 11:30:22,152 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,152 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,153 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,153 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hr 2025-04-21 11:30:22,154 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,154 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,172 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,172 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/bs 2025-04-21 11:30:22,173 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,173 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,174 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,174 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es 2025-04-21 11:30:22,175 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-21 11:30:22,175 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-21 11:30:22,175 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-21 11:30:22,176 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/et 2025-04-21 11:30:22,176 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-21 11:30:22,176 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-21 11:30:22,177 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-21 11:30:22,177 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fr 2025-04-21 11:30:22,178 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,178 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,178 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,179 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/kk 2025-04-21 11:30:22,179 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,180 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,180 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,180 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ka 2025-04-21 11:30:22,181 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,181 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,182 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,182 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/zh_Hant 2025-04-21 11:30:22,183 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,183 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,183 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,184 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/he 2025-04-21 11:30:22,184 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-21 11:30:22,184 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-21 11:30:22,185 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-21 11:30:22,185 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sl 2025-04-21 11:30:22,186 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,186 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,186 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,187 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/nn 2025-04-21 11:30:22,187 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,188 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,188 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,189 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/te 2025-04-21 11:30:22,189 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-21 11:30:22,189 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-21 11:30:22,190 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-21 11:30:22,190 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pl 2025-04-21 11:30:22,191 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,191 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,191 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,192 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/id 2025-04-21 11:30:22,192 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-21 11:30:22,192 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-21 11:30:22,193 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-21 11:30:22,193 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/is 2025-04-21 11:30:22,194 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-21 11:30:22,194 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-21 11:30:22,194 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-21 11:30:22,195 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ur 2025-04-21 11:30:22,195 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,196 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,196 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,197 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/az 2025-04-21 11:30:22,197 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-21 11:30:22,197 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-21 11:30:22,198 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-21 11:30:22,198 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/km 2025-04-21 11:30:22,199 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-21 11:30:22,199 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-21 11:30:22,199 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-21 11:30:22,200 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_AR 2025-04-21 11:30:22,200 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,200 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,201 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,201 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/tg 2025-04-21 11:30:22,202 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,202 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,202 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,203 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/br 2025-04-21 11:30:22,203 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-21 11:30:22,204 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-21 11:30:22,204 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-21 11:30:22,205 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ja 2025-04-21 11:30:22,205 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,205 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,206 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,206 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ml 2025-04-21 11:30:22,207 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,207 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,207 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,208 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/mn 2025-04-21 11:30:22,208 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,209 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,209 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,209 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ky 2025-04-21 11:30:22,210 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,210 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,210 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,211 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/en 2025-04-21 11:30:22,211 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-21 11:30:22,212 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-21 11:30:22,212 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-21 11:30:22,213 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pt 2025-04-21 11:30:22,213 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,213 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,214 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,214 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sw 2025-04-21 11:30:22,215 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,215 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,216 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,216 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/be 2025-04-21 11:30:22,217 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-21 11:30:22,217 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-21 11:30:22,217 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-21 11:30:22,218 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sq 2025-04-21 11:30:22,218 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,219 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,219 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,220 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ms 2025-04-21 11:30:22,220 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,220 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,221 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,221 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sk 2025-04-21 11:30:22,222 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,222 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,222 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,223 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/el 2025-04-21 11:30:22,223 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-21 11:30:22,224 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-21 11:30:22,224 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-21 11:30:22,224 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/tr 2025-04-21 11:30:22,225 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,225 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,226 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,226 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/udm 2025-04-21 11:30:22,227 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,227 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,228 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,228 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/th 2025-04-21 11:30:22,229 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-21 11:30:22,229 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-21 11:30:22,229 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-21 11:30:22,230 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ru 2025-04-21 11:30:22,230 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,230 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,231 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,231 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/mr 2025-04-21 11:30:22,232 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,232 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,238 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,239 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-i686/wheel/./django/contrib/admindocs 2025-04-21 11:30:22,240 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions 2025-04-21 11:30:22,240 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,240 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,241 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,241 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,241 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,242 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,242 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions 2025-04-21 11:30:22,243 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/backends 2025-04-21 11:30:22,243 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,243 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,244 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,244 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,244 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,245 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,245 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/backends 2025-04-21 11:30:22,246 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale 2025-04-21 11:30:22,246 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ast 2025-04-21 11:30:22,247 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,247 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,248 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,248 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_MX 2025-04-21 11:30:22,249 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,249 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,249 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,250 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/da 2025-04-21 11:30:22,250 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-21 11:30:22,251 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-21 11:30:22,251 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-21 11:30:22,252 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/os 2025-04-21 11:30:22,252 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-21 11:30:22,252 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-21 11:30:22,253 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-21 11:30:22,253 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ro 2025-04-21 11:30:22,254 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,254 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,254 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,255 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/cs 2025-04-21 11:30:22,255 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,256 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,256 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,256 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sv 2025-04-21 11:30:22,257 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,257 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,258 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,258 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/lv 2025-04-21 11:30:22,259 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,259 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,259 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,260 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hsb 2025-04-21 11:30:22,260 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,261 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,261 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,262 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ne 2025-04-21 11:30:22,262 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,262 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,263 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,263 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pa 2025-04-21 11:30:22,264 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,264 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,264 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,265 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ca 2025-04-21 11:30:22,265 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,266 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,266 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,267 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fi 2025-04-21 11:30:22,267 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,267 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,268 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,268 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/vi 2025-04-21 11:30:22,269 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,269 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,270 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,270 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_CO 2025-04-21 11:30:22,271 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,271 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,271 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,272 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ia 2025-04-21 11:30:22,272 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,273 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,273 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,274 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/eo 2025-04-21 11:30:22,274 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,274 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,275 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,275 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/de 2025-04-21 11:30:22,276 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-21 11:30:22,276 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-21 11:30:22,277 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-21 11:30:22,277 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/cy 2025-04-21 11:30:22,278 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,278 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,278 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,279 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/en_AU 2025-04-21 11:30:22,279 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,280 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,280 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,281 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fy 2025-04-21 11:30:22,281 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,281 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,282 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,282 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fa 2025-04-21 11:30:22,283 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,283 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,284 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,284 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/lt 2025-04-21 11:30:22,285 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,285 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,285 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,286 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/kab 2025-04-21 11:30:22,286 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,287 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,287 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,287 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ga 2025-04-21 11:30:22,288 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,288 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,289 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,289 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/dsb 2025-04-21 11:30:22,290 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,290 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,290 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,291 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/en_GB 2025-04-21 11:30:22,291 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,292 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,292 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,293 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/bn 2025-04-21 11:30:22,293 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,293 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,294 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,294 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/lb 2025-04-21 11:30:22,295 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,295 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,295 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,296 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hu 2025-04-21 11:30:22,296 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,297 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,297 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,298 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/eu 2025-04-21 11:30:22,298 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,298 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,299 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,299 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/io 2025-04-21 11:30:22,300 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-21 11:30:22,300 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-21 11:30:22,301 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-21 11:30:22,301 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/gd 2025-04-21 11:30:22,302 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,302 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,302 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,303 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/nl 2025-04-21 11:30:22,303 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,304 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,304 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,305 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ta 2025-04-21 11:30:22,305 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,305 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,306 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,306 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/uk 2025-04-21 11:30:22,307 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,307 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,308 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,308 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sr_Latn 2025-04-21 11:30:22,309 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,309 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,309 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,310 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hi 2025-04-21 11:30:22,310 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,311 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,311 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,311 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pt_BR 2025-04-21 11:30:22,312 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,312 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,313 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,313 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/af 2025-04-21 11:30:22,314 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-21 11:30:22,314 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-21 11:30:22,314 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-21 11:30:22,315 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ckb 2025-04-21 11:30:22,315 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,316 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,316 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,317 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tt 2025-04-21 11:30:22,317 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,317 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,318 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,318 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tk 2025-04-21 11:30:22,318 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,319 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,319 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,320 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/zh_Hans 2025-04-21 11:30:22,320 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,320 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,321 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,321 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/kn 2025-04-21 11:30:22,322 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,322 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,323 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,323 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hy 2025-04-21 11:30:22,324 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,324 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,324 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,325 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_VE 2025-04-21 11:30:22,325 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,326 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,326 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,327 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/my 2025-04-21 11:30:22,327 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-21 11:30:22,327 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-21 11:30:22,328 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-21 11:30:22,328 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/nb 2025-04-21 11:30:22,329 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,329 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,329 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,330 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ar 2025-04-21 11:30:22,330 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,331 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,331 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,332 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/mk 2025-04-21 11:30:22,332 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,332 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,333 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,333 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/bg 2025-04-21 11:30:22,334 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,334 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,334 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,335 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ko 2025-04-21 11:30:22,335 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,336 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,336 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,337 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sr 2025-04-21 11:30:22,337 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,338 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,338 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,338 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/gl 2025-04-21 11:30:22,339 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,339 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,340 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,340 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/it 2025-04-21 11:30:22,341 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-21 11:30:22,341 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-21 11:30:22,342 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-21 11:30:22,342 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ar_DZ 2025-04-21 11:30:22,342 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,343 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,343 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,344 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hr 2025-04-21 11:30:22,344 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,344 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,345 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,345 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/bs 2025-04-21 11:30:22,346 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,346 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,347 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,347 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es 2025-04-21 11:30:22,347 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-21 11:30:22,348 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-21 11:30:22,348 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-21 11:30:22,349 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/et 2025-04-21 11:30:22,349 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-21 11:30:22,350 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-21 11:30:22,350 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-21 11:30:22,350 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fr 2025-04-21 11:30:22,351 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,351 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,352 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,352 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/kk 2025-04-21 11:30:22,353 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,353 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,353 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,354 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ka 2025-04-21 11:30:22,354 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,355 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,355 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,355 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/zh_Hant 2025-04-21 11:30:22,356 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,368 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,369 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,370 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/he 2025-04-21 11:30:22,370 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-21 11:30:22,370 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-21 11:30:22,371 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-21 11:30:22,371 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sl 2025-04-21 11:30:22,372 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,372 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,372 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,373 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/nn 2025-04-21 11:30:22,373 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,374 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,374 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,375 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/te 2025-04-21 11:30:22,375 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-21 11:30:22,375 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-21 11:30:22,376 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-21 11:30:22,376 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pl 2025-04-21 11:30:22,377 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,377 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,378 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,378 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/id 2025-04-21 11:30:22,378 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-21 11:30:22,379 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-21 11:30:22,379 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-21 11:30:22,380 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/is 2025-04-21 11:30:22,380 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-21 11:30:22,380 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-21 11:30:22,381 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-21 11:30:22,381 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ur 2025-04-21 11:30:22,382 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,382 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,383 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,383 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/az 2025-04-21 11:30:22,384 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-21 11:30:22,384 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-21 11:30:22,384 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-21 11:30:22,385 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/km 2025-04-21 11:30:22,385 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-21 11:30:22,386 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-21 11:30:22,386 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-21 11:30:22,386 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_AR 2025-04-21 11:30:22,387 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,387 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,388 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,388 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tg 2025-04-21 11:30:22,389 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,389 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,389 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,390 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/br 2025-04-21 11:30:22,390 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-21 11:30:22,391 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-21 11:30:22,391 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-21 11:30:22,392 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ja 2025-04-21 11:30:22,392 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,392 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,393 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,393 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ml 2025-04-21 11:30:22,394 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,394 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,394 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,395 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/mn 2025-04-21 11:30:22,395 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,396 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,396 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,397 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ky 2025-04-21 11:30:22,397 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,397 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,398 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,398 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/uz 2025-04-21 11:30:22,399 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,399 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,399 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,400 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/en 2025-04-21 11:30:22,400 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-21 11:30:22,401 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-21 11:30:22,401 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-21 11:30:22,402 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pt 2025-04-21 11:30:22,402 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,402 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,403 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,403 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sw 2025-04-21 11:30:22,404 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,404 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,404 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,405 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/be 2025-04-21 11:30:22,405 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-21 11:30:22,406 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-21 11:30:22,406 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-21 11:30:22,407 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sq 2025-04-21 11:30:22,407 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,407 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,408 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,408 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ms 2025-04-21 11:30:22,409 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,409 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,410 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,410 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sk 2025-04-21 11:30:22,411 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,411 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,411 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,412 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/el 2025-04-21 11:30:22,412 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-21 11:30:22,413 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-21 11:30:22,413 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-21 11:30:22,413 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tr 2025-04-21 11:30:22,414 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,414 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,415 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,415 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/udm 2025-04-21 11:30:22,416 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,416 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,416 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,417 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/th 2025-04-21 11:30:22,417 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-21 11:30:22,418 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-21 11:30:22,418 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-21 11:30:22,419 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ru 2025-04-21 11:30:22,419 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,419 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,420 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,420 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/mr 2025-04-21 11:30:22,421 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,421 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,422 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,422 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/migrations 2025-04-21 11:30:22,422 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/migrations 2025-04-21 11:30:22,423 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/migrations 2025-04-21 11:30:22,423 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/management 2025-04-21 11:30:22,424 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sessions/management/commands 2025-04-21 11:30:22,424 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/management/commands 2025-04-21 11:30:22,424 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/management/commands 2025-04-21 11:30:22,425 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sessions/management 2025-04-21 11:30:22,425 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages 2025-04-21 11:30:22,426 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/templatetags 2025-04-21 11:30:22,426 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/templatetags 2025-04-21 11:30:22,427 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/templatetags 2025-04-21 11:30:22,427 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,427 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,428 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,428 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,428 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,429 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,429 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,430 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale 2025-04-21 11:30:22,430 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ast 2025-04-21 11:30:22,431 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,431 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,431 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,432 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_MX 2025-04-21 11:30:22,432 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,433 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,433 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,434 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/da 2025-04-21 11:30:22,434 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-21 11:30:22,434 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-21 11:30:22,435 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-21 11:30:22,435 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/os 2025-04-21 11:30:22,436 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-21 11:30:22,436 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-21 11:30:22,436 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-21 11:30:22,437 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ro 2025-04-21 11:30:22,437 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,438 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,438 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,439 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/cs 2025-04-21 11:30:22,439 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,439 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,440 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,440 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sv 2025-04-21 11:30:22,441 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,441 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,442 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,442 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/lv 2025-04-21 11:30:22,443 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,443 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,443 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,444 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hsb 2025-04-21 11:30:22,444 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,445 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,445 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,446 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ne 2025-04-21 11:30:22,446 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,447 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,447 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,448 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pa 2025-04-21 11:30:22,448 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,448 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,449 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,449 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ca 2025-04-21 11:30:22,450 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,450 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,450 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,451 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fi 2025-04-21 11:30:22,451 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,452 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,452 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,453 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/vi 2025-04-21 11:30:22,453 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,454 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,454 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,454 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_CO 2025-04-21 11:30:22,455 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,455 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,456 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,456 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ia 2025-04-21 11:30:22,457 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,457 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,457 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,458 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/eo 2025-04-21 11:30:22,458 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,459 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,459 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,460 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/de 2025-04-21 11:30:22,460 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-21 11:30:22,460 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-21 11:30:22,461 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-21 11:30:22,461 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/cy 2025-04-21 11:30:22,462 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,462 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,462 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,463 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/en_AU 2025-04-21 11:30:22,463 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,464 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,464 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,465 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fy 2025-04-21 11:30:22,465 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,466 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,466 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,467 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fa 2025-04-21 11:30:22,467 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,467 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,468 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,468 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/lt 2025-04-21 11:30:22,469 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,469 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,470 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,470 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ga 2025-04-21 11:30:22,470 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,471 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,471 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,472 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/dsb 2025-04-21 11:30:22,472 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,472 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,473 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,473 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/en_GB 2025-04-21 11:30:22,474 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,474 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,475 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,475 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/bn 2025-04-21 11:30:22,476 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,476 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,476 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,477 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/lb 2025-04-21 11:30:22,477 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,478 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,478 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,478 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hu 2025-04-21 11:30:22,479 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,479 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,480 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,480 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/eu 2025-04-21 11:30:22,481 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,481 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,482 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,482 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/io 2025-04-21 11:30:22,483 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-21 11:30:22,483 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-21 11:30:22,483 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-21 11:30:22,484 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/gd 2025-04-21 11:30:22,484 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,484 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,485 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,485 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/nl 2025-04-21 11:30:22,486 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,486 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,487 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,487 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ta 2025-04-21 11:30:22,488 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,488 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,488 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,489 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/uk 2025-04-21 11:30:22,489 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,490 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,490 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,491 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sr_Latn 2025-04-21 11:30:22,491 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,491 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,492 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,492 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hi 2025-04-21 11:30:22,493 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,493 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,494 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,494 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pt_BR 2025-04-21 11:30:22,495 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,495 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,495 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,496 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/af 2025-04-21 11:30:22,496 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-21 11:30:22,496 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-21 11:30:22,497 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-21 11:30:22,497 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ckb 2025-04-21 11:30:22,498 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,498 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,499 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,499 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tt 2025-04-21 11:30:22,500 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,500 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,500 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,501 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tk 2025-04-21 11:30:22,501 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,502 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,502 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,503 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/zh_Hans 2025-04-21 11:30:22,503 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,503 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,504 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,504 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/kn 2025-04-21 11:30:22,505 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,505 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,505 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,506 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hy 2025-04-21 11:30:22,506 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,507 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,507 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,508 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_VE 2025-04-21 11:30:22,508 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,508 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,509 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,509 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/my 2025-04-21 11:30:22,510 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-21 11:30:22,510 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-21 11:30:22,511 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-21 11:30:22,511 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/nb 2025-04-21 11:30:22,512 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,512 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,512 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,513 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ar 2025-04-21 11:30:22,513 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,514 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,514 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,515 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/mk 2025-04-21 11:30:22,515 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,515 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,516 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,516 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/bg 2025-04-21 11:30:22,517 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,517 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,517 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,522 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ko 2025-04-21 11:30:22,522 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,523 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,523 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,524 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sr 2025-04-21 11:30:22,524 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,524 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,525 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,525 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/gl 2025-04-21 11:30:22,526 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,526 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,526 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,527 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/it 2025-04-21 11:30:22,527 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-21 11:30:22,528 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-21 11:30:22,528 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-21 11:30:22,529 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ar_DZ 2025-04-21 11:30:22,529 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,529 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,530 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,530 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hr 2025-04-21 11:30:22,531 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,531 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,531 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,532 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/bs 2025-04-21 11:30:22,532 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,533 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,533 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,534 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es 2025-04-21 11:30:22,534 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-21 11:30:22,534 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-21 11:30:22,535 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-21 11:30:22,535 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/et 2025-04-21 11:30:22,536 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-21 11:30:22,536 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-21 11:30:22,537 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-21 11:30:22,537 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fr 2025-04-21 11:30:22,538 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,538 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,538 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,539 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/kk 2025-04-21 11:30:22,539 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,540 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,540 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,541 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ka 2025-04-21 11:30:22,541 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,541 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,542 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,542 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/zh_Hant 2025-04-21 11:30:22,543 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,543 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,543 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,544 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/he 2025-04-21 11:30:22,544 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-21 11:30:22,545 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-21 11:30:22,545 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-21 11:30:22,546 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sl 2025-04-21 11:30:22,546 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,546 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,547 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,547 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/nn 2025-04-21 11:30:22,548 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,548 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,549 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,549 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/te 2025-04-21 11:30:22,550 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-21 11:30:22,550 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-21 11:30:22,551 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-21 11:30:22,551 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pl 2025-04-21 11:30:22,552 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,552 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,552 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,553 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/id 2025-04-21 11:30:22,553 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-21 11:30:22,554 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-21 11:30:22,554 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-21 11:30:22,554 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/is 2025-04-21 11:30:22,555 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-21 11:30:22,555 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-21 11:30:22,556 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-21 11:30:22,556 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ur 2025-04-21 11:30:22,557 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,557 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,557 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,558 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/az 2025-04-21 11:30:22,558 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-21 11:30:22,559 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-21 11:30:22,559 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-21 11:30:22,560 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/km 2025-04-21 11:30:22,560 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-21 11:30:22,560 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-21 11:30:22,561 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-21 11:30:22,561 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_AR 2025-04-21 11:30:22,562 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,562 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,563 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,563 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tg 2025-04-21 11:30:22,564 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,564 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,564 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,565 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/br 2025-04-21 11:30:22,565 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-21 11:30:22,566 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-21 11:30:22,566 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-21 11:30:22,567 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ja 2025-04-21 11:30:22,567 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,567 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,568 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,568 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ml 2025-04-21 11:30:22,569 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,569 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,569 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,570 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/mn 2025-04-21 11:30:22,570 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,571 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,571 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,572 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ky 2025-04-21 11:30:22,572 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,572 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,573 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,573 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/en 2025-04-21 11:30:22,574 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-21 11:30:22,574 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-21 11:30:22,574 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-21 11:30:22,575 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pt 2025-04-21 11:30:22,575 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,576 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,576 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,577 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sw 2025-04-21 11:30:22,577 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,577 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,578 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,578 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/be 2025-04-21 11:30:22,579 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-21 11:30:22,579 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-21 11:30:22,579 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-21 11:30:22,580 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sq 2025-04-21 11:30:22,580 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,581 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,581 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,582 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ms 2025-04-21 11:30:22,582 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,583 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,583 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,584 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sk 2025-04-21 11:30:22,584 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,584 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,585 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,585 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/el 2025-04-21 11:30:22,586 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-21 11:30:22,586 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-21 11:30:22,587 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-21 11:30:22,587 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tr 2025-04-21 11:30:22,588 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,588 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,588 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,589 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/udm 2025-04-21 11:30:22,589 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,590 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,590 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,591 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/th 2025-04-21 11:30:22,591 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-21 11:30:22,591 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-21 11:30:22,592 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-21 11:30:22,592 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ru 2025-04-21 11:30:22,593 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,593 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,593 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,594 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/mr 2025-04-21 11:30:22,594 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,595 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,595 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,595 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,596 root INFO creating build/bdist.linux-i686/wheel/django/contrib/flatpages/migrations 2025-04-21 11:30:22,596 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/migrations 2025-04-21 11:30:22,596 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages/migrations 2025-04-21 11:30:22,597 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-i686/wheel/./django/contrib/flatpages 2025-04-21 11:30:22,597 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects 2025-04-21 11:30:22,597 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects 2025-04-21 11:30:22,598 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects 2025-04-21 11:30:22,598 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects 2025-04-21 11:30:22,598 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects 2025-04-21 11:30:22,599 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale 2025-04-21 11:30:22,599 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ast 2025-04-21 11:30:22,600 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,600 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,600 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,601 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_MX 2025-04-21 11:30:22,601 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,601 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,602 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,602 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/da 2025-04-21 11:30:22,603 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-21 11:30:22,603 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-21 11:30:22,603 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-21 11:30:22,604 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/os 2025-04-21 11:30:22,604 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-21 11:30:22,604 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-21 11:30:22,605 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-21 11:30:22,605 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ro 2025-04-21 11:30:22,606 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,606 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,606 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,607 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/cs 2025-04-21 11:30:22,607 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,607 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,608 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,608 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sv 2025-04-21 11:30:22,609 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,609 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,609 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,610 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/lv 2025-04-21 11:30:22,610 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,610 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,611 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,611 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hsb 2025-04-21 11:30:22,612 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,612 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,612 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,613 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ne 2025-04-21 11:30:22,613 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,613 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,614 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,614 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pa 2025-04-21 11:30:22,615 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,615 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,615 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,616 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ca 2025-04-21 11:30:22,616 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,616 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,617 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,617 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fi 2025-04-21 11:30:22,617 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,618 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,618 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,619 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/vi 2025-04-21 11:30:22,619 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,619 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,620 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,620 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_CO 2025-04-21 11:30:22,620 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,621 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,621 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,621 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ia 2025-04-21 11:30:22,622 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,622 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,622 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,623 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/eo 2025-04-21 11:30:22,623 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,624 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,624 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,624 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/de 2025-04-21 11:30:22,625 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-21 11:30:22,625 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-21 11:30:22,625 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-21 11:30:22,626 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/cy 2025-04-21 11:30:22,626 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,626 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,627 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,627 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/en_AU 2025-04-21 11:30:22,628 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,628 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,628 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,629 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fy 2025-04-21 11:30:22,629 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,630 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,630 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,630 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fa 2025-04-21 11:30:22,631 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,631 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,632 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,632 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/lt 2025-04-21 11:30:22,632 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,633 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,633 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,634 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/kab 2025-04-21 11:30:22,634 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,634 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,635 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,635 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ga 2025-04-21 11:30:22,636 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,636 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,636 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,637 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/dsb 2025-04-21 11:30:22,637 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,638 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,638 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,639 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/en_GB 2025-04-21 11:30:22,639 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,639 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,640 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,640 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/bn 2025-04-21 11:30:22,641 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,641 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,641 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,642 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/lb 2025-04-21 11:30:22,642 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,643 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,643 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,644 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hu 2025-04-21 11:30:22,644 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,644 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,645 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,645 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/eu 2025-04-21 11:30:22,646 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,646 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,646 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,647 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/io 2025-04-21 11:30:22,647 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-21 11:30:22,648 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-21 11:30:22,648 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-21 11:30:22,649 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/gd 2025-04-21 11:30:22,649 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,649 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,650 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,650 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/nl 2025-04-21 11:30:22,651 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,651 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,651 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,652 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ta 2025-04-21 11:30:22,652 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,652 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,653 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,653 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/uk 2025-04-21 11:30:22,654 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,654 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,654 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,655 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sr_Latn 2025-04-21 11:30:22,655 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,656 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,656 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,656 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hi 2025-04-21 11:30:22,657 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,657 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,658 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,658 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pt_BR 2025-04-21 11:30:22,659 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,659 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,659 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,660 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/af 2025-04-21 11:30:22,660 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-21 11:30:22,660 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-21 11:30:22,661 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-21 11:30:22,661 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ckb 2025-04-21 11:30:22,662 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,662 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,662 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,663 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tt 2025-04-21 11:30:22,663 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,664 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,664 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,665 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tk 2025-04-21 11:30:22,665 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,665 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,666 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,666 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/zh_Hans 2025-04-21 11:30:22,667 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,667 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,667 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,668 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/kn 2025-04-21 11:30:22,668 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,669 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,669 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,669 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hy 2025-04-21 11:30:22,670 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,670 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,671 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,671 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_VE 2025-04-21 11:30:22,671 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,672 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,672 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,673 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/my 2025-04-21 11:30:22,673 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-21 11:30:22,673 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-21 11:30:22,674 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-21 11:30:22,674 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/nb 2025-04-21 11:30:22,675 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,675 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,675 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,676 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ar 2025-04-21 11:30:22,676 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,677 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,677 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,677 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/mk 2025-04-21 11:30:22,678 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,678 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,678 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,679 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/bg 2025-04-21 11:30:22,679 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,680 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,680 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,681 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ko 2025-04-21 11:30:22,681 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,681 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,682 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,682 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sr 2025-04-21 11:30:22,683 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,683 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,683 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,684 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/gl 2025-04-21 11:30:22,684 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,685 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,685 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,685 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/it 2025-04-21 11:30:22,686 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-21 11:30:22,686 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-21 11:30:22,687 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-21 11:30:22,687 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ar_DZ 2025-04-21 11:30:22,687 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,688 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,688 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,689 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hr 2025-04-21 11:30:22,689 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,689 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,690 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,690 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/bs 2025-04-21 11:30:22,691 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,691 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,691 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,692 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es 2025-04-21 11:30:22,692 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-21 11:30:22,693 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-21 11:30:22,693 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-21 11:30:22,694 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/et 2025-04-21 11:30:22,694 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-21 11:30:22,694 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-21 11:30:22,695 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-21 11:30:22,695 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fr 2025-04-21 11:30:22,696 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,696 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,696 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-21 11:30:22,697 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/kk 2025-04-21 11:30:22,697 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,698 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,698 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-21 11:30:22,698 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ka 2025-04-21 11:30:22,699 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,699 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,700 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-21 11:30:22,700 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/zh_Hant 2025-04-21 11:30:22,700 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,701 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,701 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:22,702 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/he 2025-04-21 11:30:22,702 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-21 11:30:22,703 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-21 11:30:22,703 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-21 11:30:22,703 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sl 2025-04-21 11:30:22,704 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,704 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,704 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-21 11:30:22,705 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/nn 2025-04-21 11:30:22,705 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,706 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,706 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-21 11:30:22,707 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/te 2025-04-21 11:30:22,707 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-21 11:30:22,707 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-21 11:30:22,708 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-21 11:30:22,708 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pl 2025-04-21 11:30:22,709 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,709 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,709 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-21 11:30:22,710 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/id 2025-04-21 11:30:22,710 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-21 11:30:22,711 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-21 11:30:22,711 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-21 11:30:22,712 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/is 2025-04-21 11:30:22,712 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-21 11:30:22,712 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-21 11:30:22,713 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-21 11:30:22,713 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ur 2025-04-21 11:30:22,714 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,714 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,714 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-21 11:30:22,715 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/az 2025-04-21 11:30:22,715 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-21 11:30:22,716 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-21 11:30:22,716 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-21 11:30:22,717 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/km 2025-04-21 11:30:22,717 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-21 11:30:22,717 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-21 11:30:22,718 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-21 11:30:22,718 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_AR 2025-04-21 11:30:22,719 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,719 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,719 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:22,720 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tg 2025-04-21 11:30:22,720 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,720 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,721 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-21 11:30:22,721 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/br 2025-04-21 11:30:22,722 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-21 11:30:22,722 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-21 11:30:22,722 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-21 11:30:22,723 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ja 2025-04-21 11:30:22,723 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,724 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,724 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-21 11:30:22,725 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ml 2025-04-21 11:30:22,725 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,725 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,726 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-21 11:30:22,726 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/mn 2025-04-21 11:30:22,727 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,727 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,727 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-21 11:30:22,728 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ky 2025-04-21 11:30:22,728 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,729 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,729 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-21 11:30:22,729 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/uz 2025-04-21 11:30:22,730 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,730 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,730 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-21 11:30:22,731 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/en 2025-04-21 11:30:22,731 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-21 11:30:22,732 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-21 11:30:22,732 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-21 11:30:22,733 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pt 2025-04-21 11:30:22,733 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,733 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,734 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-21 11:30:22,734 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sw 2025-04-21 11:30:22,735 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,735 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,735 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-21 11:30:22,736 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/be 2025-04-21 11:30:22,736 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-21 11:30:22,737 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-21 11:30:22,737 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-21 11:30:22,737 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sq 2025-04-21 11:30:22,738 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,738 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,739 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-21 11:30:22,739 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ms 2025-04-21 11:30:22,739 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,740 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,740 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-21 11:30:22,741 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sk 2025-04-21 11:30:22,741 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,741 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,742 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-21 11:30:22,742 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/el 2025-04-21 11:30:22,743 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-21 11:30:22,743 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-21 11:30:22,743 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-21 11:30:22,744 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tr 2025-04-21 11:30:22,744 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,745 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,745 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-21 11:30:22,746 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/udm 2025-04-21 11:30:22,746 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,746 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,747 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-21 11:30:22,747 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/th 2025-04-21 11:30:22,748 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-21 11:30:22,748 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-21 11:30:22,748 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-21 11:30:22,749 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ru 2025-04-21 11:30:22,749 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,750 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,750 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-21 11:30:22,750 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/mr 2025-04-21 11:30:22,751 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,751 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,751 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-21 11:30:22,752 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects 2025-04-21 11:30:22,752 root INFO creating build/bdist.linux-i686/wheel/django/contrib/redirects/migrations 2025-04-21 11:30:22,753 root INFO copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects/migrations 2025-04-21 11:30:22,753 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects/migrations 2025-04-21 11:30:22,753 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/redirects/migrations 2025-04-21 11:30:22,754 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin 2025-04-21 11:30:22,754 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,755 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static 2025-04-21 11:30:22,755 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin 2025-04-21 11:30:22,756 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js 2025-04-21 11:30:22,756 root INFO copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,756 root INFO copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,757 root INFO copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,757 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,758 root INFO copying build/lib/django/contrib/admin/static/admin/js/actions.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,758 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js/admin 2025-04-21 11:30:22,758 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/admin 2025-04-21 11:30:22,759 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/admin 2025-04-21 11:30:22,759 root INFO copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,760 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,760 root INFO copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,760 root INFO copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,761 root INFO copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,761 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,762 root INFO copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,762 root INFO copying build/lib/django/contrib/admin/static/admin/js/theme.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,763 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js/vendor 2025-04-21 11:30:22,763 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:22,763 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:22,764 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:22,765 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/jquery 2025-04-21 11:30:22,766 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:22,766 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:22,767 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:22,768 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-21 11:30:22,768 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:22,769 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,769 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,770 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,770 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,770 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,771 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,771 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,771 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,772 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,772 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,773 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,773 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,773 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,774 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,774 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,774 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,775 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,775 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,776 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,776 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,776 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,777 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,777 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,778 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,778 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,778 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,779 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,779 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,780 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,780 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,780 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,781 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,781 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,781 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,782 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,782 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,783 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,783 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,783 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,784 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,784 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,785 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,785 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,785 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,786 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,786 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,787 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,787 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,787 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,788 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,788 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,789 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,789 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,789 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,790 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,790 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,791 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,791 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,791 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,792 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-21 11:30:22,792 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:22,793 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:22,793 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js/vendor/select2 2025-04-21 11:30:22,794 root INFO copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,794 root INFO copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,795 root INFO copying build/lib/django/contrib/admin/static/admin/js/filters.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,795 root INFO copying build/lib/django/contrib/admin/static/admin/js/core.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,795 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/js 2025-04-21 11:30:22,796 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/img 2025-04-21 11:30:22,796 root INFO copying build/lib/django/contrib/admin/static/admin/img/README.txt -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,797 root INFO copying build/lib/django/contrib/admin/static/admin/img/search.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,797 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,797 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,798 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,798 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,799 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,799 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/img/gis 2025-04-21 11:30:22,799 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img/gis 2025-04-21 11:30:22,800 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img/gis 2025-04-21 11:30:22,800 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,801 root INFO copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,801 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,801 root INFO copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,802 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,802 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,803 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,803 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,803 root INFO copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,804 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,804 root INFO copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,804 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,805 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/img 2025-04-21 11:30:22,806 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/css 2025-04-21 11:30:22,806 root INFO copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,806 root INFO copying build/lib/django/contrib/admin/static/admin/css/dark_mode.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,807 root INFO copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,807 root INFO copying build/lib/django/contrib/admin/static/admin/css/forms.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,807 root INFO copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,808 root INFO copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,808 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/css/vendor 2025-04-21 11:30:22,809 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:22,809 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:22,810 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:22,810 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css/vendor/select2 2025-04-21 11:30:22,810 root INFO copying build/lib/django/contrib/admin/static/admin/css/base.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,811 root INFO copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,811 root INFO copying build/lib/django/contrib/admin/static/admin/css/login.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,812 root INFO copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,812 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,812 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> build/bdist.linux-i686/wheel/./django/contrib/admin/static/admin/css 2025-04-21 11:30:22,813 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/views 2025-04-21 11:30:22,813 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/views 2025-04-21 11:30:22,814 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/views 2025-04-21 11:30:22,814 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/views 2025-04-21 11:30:22,815 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/views 2025-04-21 11:30:22,815 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,815 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,816 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templatetags 2025-04-21 11:30:22,816 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/templatetags 2025-04-21 11:30:22,817 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/templatetags 2025-04-21 11:30:22,817 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/templatetags 2025-04-21 11:30:22,817 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/templatetags 2025-04-21 11:30:22,818 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/templatetags 2025-04-21 11:30:22,818 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/templatetags 2025-04-21 11:30:22,819 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,819 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,819 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,820 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,820 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates 2025-04-21 11:30:22,821 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/admin 2025-04-21 11:30:22,821 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,821 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,822 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,822 root INFO copying build/lib/django/contrib/admin/templates/admin/color_theme_toggle.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,823 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,823 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,823 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,824 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,824 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,825 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,825 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,825 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,826 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,826 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,827 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/admin/auth 2025-04-21 11:30:22,827 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/admin/auth/user 2025-04-21 11:30:22,827 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/auth/user 2025-04-21 11:30:22,828 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/auth/user 2025-04-21 11:30:22,829 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/admin/includes 2025-04-21 11:30:22,829 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/includes 2025-04-21 11:30:22,829 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/includes 2025-04-21 11:30:22,830 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,830 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,830 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,831 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,831 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,832 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,832 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,832 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,833 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,833 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,834 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,834 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,834 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/time.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,835 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,835 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,836 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,836 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,836 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/date.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,837 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-21 11:30:22,837 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/admin/edit_inline 2025-04-21 11:30:22,838 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/edit_inline 2025-04-21 11:30:22,838 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin/edit_inline 2025-04-21 11:30:22,838 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,839 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,839 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,840 root INFO copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/admin 2025-04-21 11:30:22,840 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/templates/registration 2025-04-21 11:30:22,841 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,841 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,841 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,842 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,842 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,843 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,843 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,843 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> build/bdist.linux-i686/wheel/./django/contrib/admin/templates/registration 2025-04-21 11:30:22,844 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,844 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,845 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,845 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:22,846 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale 2025-04-21 11:30:22,846 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ast 2025-04-21 11:30:22,847 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,847 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,847 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,848 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,848 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-21 11:30:22,849 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_MX 2025-04-21 11:30:22,849 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,849 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,850 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,850 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,851 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:22,851 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/da 2025-04-21 11:30:22,852 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:22,852 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:22,852 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:22,853 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:22,853 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-21 11:30:22,854 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/os 2025-04-21 11:30:22,854 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:22,854 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:22,855 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:22,855 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:22,856 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-21 11:30:22,856 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ro 2025-04-21 11:30:22,857 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,857 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,857 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,858 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,858 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-21 11:30:22,859 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/cs 2025-04-21 11:30:22,859 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,860 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,860 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,861 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,861 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-21 11:30:22,861 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sv 2025-04-21 11:30:22,862 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,862 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,863 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,863 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,863 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-21 11:30:22,864 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/lv 2025-04-21 11:30:22,865 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,865 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,865 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,866 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,866 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-21 11:30:22,867 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hsb 2025-04-21 11:30:22,867 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,867 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,868 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,868 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,869 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-21 11:30:22,869 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ne 2025-04-21 11:30:22,870 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,870 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,870 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,871 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,871 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-21 11:30:22,872 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pa 2025-04-21 11:30:22,872 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,873 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,873 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,873 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,874 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-21 11:30:22,874 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ca 2025-04-21 11:30:22,875 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,875 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,876 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,876 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,876 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-21 11:30:22,877 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fi 2025-04-21 11:30:22,877 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,878 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,878 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,878 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,879 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-21 11:30:22,879 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/vi 2025-04-21 11:30:22,880 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,880 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,881 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,881 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,881 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-21 11:30:22,882 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_CO 2025-04-21 11:30:22,882 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,883 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,883 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,883 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,884 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:22,884 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ia 2025-04-21 11:30:22,885 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,885 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,886 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,886 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,886 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-21 11:30:22,887 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/eo 2025-04-21 11:30:22,887 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,888 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,888 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,889 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,889 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-21 11:30:22,889 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/de 2025-04-21 11:30:22,890 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:22,890 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:22,891 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:22,891 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:22,891 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-21 11:30:22,892 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/cy 2025-04-21 11:30:22,892 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,893 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,893 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,894 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,894 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-21 11:30:22,895 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/en_AU 2025-04-21 11:30:22,895 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,895 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,896 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,896 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,897 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:22,897 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fy 2025-04-21 11:30:22,898 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,898 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,898 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,899 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,899 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-21 11:30:22,900 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fa 2025-04-21 11:30:22,900 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,900 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,901 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,901 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,902 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-21 11:30:22,902 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/lt 2025-04-21 11:30:22,903 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,903 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,903 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,904 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,904 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-21 11:30:22,905 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/kab 2025-04-21 11:30:22,905 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,905 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,906 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,906 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,907 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-21 11:30:22,907 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ga 2025-04-21 11:30:22,908 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,908 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,908 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,909 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,909 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-21 11:30:22,910 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/dsb 2025-04-21 11:30:22,910 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,911 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,911 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,911 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,912 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-21 11:30:22,912 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/en_GB 2025-04-21 11:30:22,913 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,913 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,913 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,914 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,914 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:22,915 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/bn 2025-04-21 11:30:22,915 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,916 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,916 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,916 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,917 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-21 11:30:22,917 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/lb 2025-04-21 11:30:22,918 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,918 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,919 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,919 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,919 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-21 11:30:22,920 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hu 2025-04-21 11:30:22,920 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,921 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,921 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,921 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,922 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-21 11:30:22,922 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/eu 2025-04-21 11:30:22,923 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,923 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,924 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,924 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,924 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-21 11:30:22,925 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/io 2025-04-21 11:30:22,926 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:22,926 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:22,926 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:22,927 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:22,927 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-21 11:30:22,928 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/gd 2025-04-21 11:30:22,928 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,928 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,929 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,929 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,930 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-21 11:30:22,930 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/nl 2025-04-21 11:30:22,931 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,931 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,931 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,932 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,932 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-21 11:30:22,933 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ta 2025-04-21 11:30:22,933 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,933 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,934 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,934 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,935 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-21 11:30:22,935 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/uk 2025-04-21 11:30:22,936 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,936 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,936 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,937 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,937 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-21 11:30:22,938 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sr_Latn 2025-04-21 11:30:22,938 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,939 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,939 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,939 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,940 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:22,940 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hi 2025-04-21 11:30:22,941 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,941 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,942 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,942 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,942 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-21 11:30:22,943 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pt_BR 2025-04-21 11:30:22,943 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,944 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,944 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,944 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,945 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:22,946 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/af 2025-04-21 11:30:22,946 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:22,946 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:22,947 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:22,947 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:22,947 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-21 11:30:22,948 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ckb 2025-04-21 11:30:22,949 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,949 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,949 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,950 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,950 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-21 11:30:22,951 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tt 2025-04-21 11:30:22,951 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,951 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,952 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,952 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,953 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-21 11:30:22,953 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tk 2025-04-21 11:30:22,954 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,954 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,954 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-21 11:30:22,955 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/zh_Hans 2025-04-21 11:30:22,955 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,956 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,956 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,956 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,957 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:22,957 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/kn 2025-04-21 11:30:22,958 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,958 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,959 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,959 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,959 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-21 11:30:22,960 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hy 2025-04-21 11:30:22,960 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,961 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,961 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,962 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,962 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-21 11:30:22,963 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_VE 2025-04-21 11:30:22,963 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,963 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,964 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,964 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,964 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:22,965 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/my 2025-04-21 11:30:22,966 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:22,966 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:22,966 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:22,967 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:22,967 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-21 11:30:22,968 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/nb 2025-04-21 11:30:22,968 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,969 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,969 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,969 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,970 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-21 11:30:22,970 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ar 2025-04-21 11:30:22,971 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,971 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,971 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,972 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,972 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-21 11:30:22,973 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/mk 2025-04-21 11:30:22,973 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,974 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,974 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,974 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,975 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-21 11:30:22,975 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/bg 2025-04-21 11:30:22,976 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,976 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,977 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,977 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,977 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-21 11:30:22,978 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ko 2025-04-21 11:30:22,979 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,979 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,979 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,980 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,980 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-21 11:30:22,981 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sr 2025-04-21 11:30:22,981 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,981 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,982 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,982 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,983 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-21 11:30:22,983 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/gl 2025-04-21 11:30:22,984 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,984 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,984 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,985 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,985 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-21 11:30:22,986 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/it 2025-04-21 11:30:22,986 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:22,986 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:22,987 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:22,987 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:22,988 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-21 11:30:22,988 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ar_DZ 2025-04-21 11:30:22,989 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,989 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,989 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,990 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,990 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:22,991 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hr 2025-04-21 11:30:22,991 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,992 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,992 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,992 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,993 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-21 11:30:22,993 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/bs 2025-04-21 11:30:22,994 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,994 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,995 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,995 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,995 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-21 11:30:22,996 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es 2025-04-21 11:30:22,996 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:22,997 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:22,997 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:22,998 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:22,998 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-21 11:30:22,999 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/et 2025-04-21 11:30:22,999 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:22,999 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:23,000 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:23,000 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:23,001 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-21 11:30:23,001 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fr 2025-04-21 11:30:23,002 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,002 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,003 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,003 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,003 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,004 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/kk 2025-04-21 11:30:23,004 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,005 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,005 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,006 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,006 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,007 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ka 2025-04-21 11:30:23,007 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,007 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,008 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,008 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,009 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,009 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/zh_Hant 2025-04-21 11:30:23,010 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,010 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,011 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,011 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,011 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,012 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/he 2025-04-21 11:30:23,013 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:23,013 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:23,013 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:23,014 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:23,014 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-21 11:30:23,015 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sl 2025-04-21 11:30:23,015 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,016 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,016 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,016 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,017 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,018 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/nn 2025-04-21 11:30:23,018 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,019 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,019 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,019 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,020 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,020 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/te 2025-04-21 11:30:23,021 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:23,021 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:23,021 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:23,022 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:23,022 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-21 11:30:23,023 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pl 2025-04-21 11:30:23,023 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,024 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,024 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,024 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,025 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,025 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/id 2025-04-21 11:30:23,026 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:23,026 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:23,027 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:23,027 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:23,027 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-21 11:30:23,028 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/is 2025-04-21 11:30:23,028 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:23,029 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:23,029 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:23,029 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:23,030 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-21 11:30:23,030 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ur 2025-04-21 11:30:23,031 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,031 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,032 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,032 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,032 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,033 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/az 2025-04-21 11:30:23,033 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:23,034 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:23,034 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:23,034 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:23,035 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-21 11:30:23,035 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/km 2025-04-21 11:30:23,036 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:23,036 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:23,037 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:23,037 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:23,037 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-21 11:30:23,038 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_AR 2025-04-21 11:30:23,038 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,039 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,039 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,040 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,040 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,041 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tg 2025-04-21 11:30:23,041 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,041 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,042 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,042 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,043 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,043 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/am 2025-04-21 11:30:23,044 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-21 11:30:23,044 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/am/LC_MESSAGES 2025-04-21 11:30:23,044 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/am/LC_MESSAGES 2025-04-21 11:30:23,045 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/br 2025-04-21 11:30:23,045 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:23,046 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:23,046 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:23,047 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:23,047 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-21 11:30:23,047 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ja 2025-04-21 11:30:23,048 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,048 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,049 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,049 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,049 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,050 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ml 2025-04-21 11:30:23,050 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,051 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,051 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,052 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,052 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,052 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/mn 2025-04-21 11:30:23,053 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,053 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,054 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,054 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,054 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,055 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ky 2025-04-21 11:30:23,055 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,056 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,056 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,057 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,057 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,057 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/uz 2025-04-21 11:30:23,058 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,058 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,059 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,059 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,059 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,060 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/en 2025-04-21 11:30:23,060 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:23,061 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:23,061 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:23,062 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:23,062 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-21 11:30:23,063 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pt 2025-04-21 11:30:23,063 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,063 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,064 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,064 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,064 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,065 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sw 2025-04-21 11:30:23,066 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,066 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,066 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,067 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,067 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,068 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/be 2025-04-21 11:30:23,068 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:23,068 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:23,069 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:23,069 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:23,070 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-21 11:30:23,070 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sq 2025-04-21 11:30:23,071 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,071 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,071 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,072 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,072 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,073 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ms 2025-04-21 11:30:23,073 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,073 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,074 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,074 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,075 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,075 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sk 2025-04-21 11:30:23,076 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,076 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,076 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,077 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,077 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,078 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/el 2025-04-21 11:30:23,078 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:23,079 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:23,079 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:23,079 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:23,080 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-21 11:30:23,080 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tr 2025-04-21 11:30:23,081 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,081 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,081 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,082 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,082 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,083 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/udm 2025-04-21 11:30:23,083 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,084 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,084 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,084 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,085 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,085 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/th 2025-04-21 11:30:23,086 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:23,086 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:23,087 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:23,087 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:23,087 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-21 11:30:23,088 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ru 2025-04-21 11:30:23,088 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,089 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,089 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,090 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,090 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,091 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/mr 2025-04-21 11:30:23,091 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,091 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,092 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,092 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,093 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,093 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:23,094 root INFO creating build/bdist.linux-i686/wheel/django/contrib/admin/migrations 2025-04-21 11:30:23,094 root INFO copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/migrations 2025-04-21 11:30:23,094 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/migrations 2025-04-21 11:30:23,095 root INFO copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/migrations 2025-04-21 11:30:23,095 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/admin/migrations 2025-04-21 11:30:23,096 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:23,096 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:23,097 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-i686/wheel/./django/contrib/admin 2025-04-21 11:30:23,097 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib 2025-04-21 11:30:23,098 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sitemaps 2025-04-21 11:30:23,098 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps 2025-04-21 11:30:23,098 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps 2025-04-21 11:30:23,099 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sitemaps/templates 2025-04-21 11:30:23,099 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps/templates 2025-04-21 11:30:23,099 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps/templates 2025-04-21 11:30:23,100 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sitemaps/management 2025-04-21 11:30:23,100 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sitemaps/management/commands 2025-04-21 11:30:23,101 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps/management/commands 2025-04-21 11:30:23,101 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps/management/commands 2025-04-21 11:30:23,101 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps/management 2025-04-21 11:30:23,102 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-i686/wheel/./django/contrib/sitemaps 2025-04-21 11:30:23,102 root INFO creating build/bdist.linux-i686/wheel/django/contrib/messages 2025-04-21 11:30:23,102 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,103 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,103 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,103 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,104 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,104 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,105 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,105 root INFO creating build/bdist.linux-i686/wheel/django/contrib/messages/storage 2025-04-21 11:30:23,105 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-i686/wheel/./django/contrib/messages/storage 2025-04-21 11:30:23,106 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-i686/wheel/./django/contrib/messages/storage 2025-04-21 11:30:23,106 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/messages/storage 2025-04-21 11:30:23,107 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-i686/wheel/./django/contrib/messages/storage 2025-04-21 11:30:23,107 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-i686/wheel/./django/contrib/messages/storage 2025-04-21 11:30:23,107 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-i686/wheel/./django/contrib/messages 2025-04-21 11:30:23,108 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis 2025-04-21 11:30:23,108 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,109 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,109 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/geos 2025-04-21 11:30:23,109 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,110 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,110 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,111 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,111 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,111 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,112 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,112 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,112 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,113 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,113 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,114 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,114 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,114 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,115 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,115 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,115 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,116 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,116 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,117 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos/prototypes 2025-04-21 11:30:23,117 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,117 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,118 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,118 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,118 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,119 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geos 2025-04-21 11:30:23,119 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/static 2025-04-21 11:30:23,120 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/static/gis 2025-04-21 11:30:23,120 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/static/gis/js 2025-04-21 11:30:23,120 root INFO copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/js 2025-04-21 11:30:23,121 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/static/gis/img 2025-04-21 11:30:23,121 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/img 2025-04-21 11:30:23,122 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/img 2025-04-21 11:30:23,122 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/img 2025-04-21 11:30:23,122 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/img 2025-04-21 11:30:23,123 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/img 2025-04-21 11:30:23,123 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/img 2025-04-21 11:30:23,123 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/static/gis/css 2025-04-21 11:30:23,124 root INFO copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> build/bdist.linux-i686/wheel/./django/contrib/gis/static/gis/css 2025-04-21 11:30:23,124 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,125 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db 2025-04-21 11:30:23,125 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/models 2025-04-21 11:30:23,126 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/models/sql 2025-04-21 11:30:23,126 root INFO copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models/sql 2025-04-21 11:30:23,126 root INFO copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models/sql 2025-04-21 11:30:23,127 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models 2025-04-21 11:30:23,127 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models 2025-04-21 11:30:23,127 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models 2025-04-21 11:30:23,128 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models 2025-04-21 11:30:23,128 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models 2025-04-21 11:30:23,128 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/models 2025-04-21 11:30:23,129 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db 2025-04-21 11:30:23,129 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/backends 2025-04-21 11:30:23,130 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,130 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,130 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,131 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,131 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,132 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,132 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,132 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,133 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,133 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-21 11:30:23,133 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,134 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,134 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,134 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,135 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,135 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,136 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/mysql 2025-04-21 11:30:23,136 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,136 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,137 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,137 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,138 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,138 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,138 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,139 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,139 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,139 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,140 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/postgis 2025-04-21 11:30:23,140 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends 2025-04-21 11:30:23,140 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends 2025-04-21 11:30:23,141 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/backends/base 2025-04-21 11:30:23,141 root INFO copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/base 2025-04-21 11:30:23,142 root INFO copying build/lib/django/contrib/gis/db/backends/base/features.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/base 2025-04-21 11:30:23,142 root INFO copying build/lib/django/contrib/gis/db/backends/base/models.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/base 2025-04-21 11:30:23,142 root INFO copying build/lib/django/contrib/gis/db/backends/base/operations.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/base 2025-04-21 11:30:23,143 root INFO copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/base 2025-04-21 11:30:23,143 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,143 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,144 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,144 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,145 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,145 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,145 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,146 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,146 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/db/backends/oracle 2025-04-21 11:30:23,146 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/utils 2025-04-21 11:30:23,147 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/utils 2025-04-21 11:30:23,147 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/utils 2025-04-21 11:30:23,148 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/utils 2025-04-21 11:30:23,148 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/utils 2025-04-21 11:30:23,148 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/utils 2025-04-21 11:30:23,149 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/admin 2025-04-21 11:30:23,149 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/admin 2025-04-21 11:30:23,149 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/admin 2025-04-21 11:30:23,150 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/admin 2025-04-21 11:30:23,150 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,151 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/sitemaps 2025-04-21 11:30:23,151 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/sitemaps 2025-04-21 11:30:23,151 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/sitemaps 2025-04-21 11:30:23,152 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/sitemaps 2025-04-21 11:30:23,152 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,153 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/templates 2025-04-21 11:30:23,153 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/templates/gis 2025-04-21 11:30:23,153 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/templates/gis/kml 2025-04-21 11:30:23,154 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis/kml 2025-04-21 11:30:23,154 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis/kml 2025-04-21 11:30:23,154 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis 2025-04-21 11:30:23,155 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/templates/gis/admin 2025-04-21 11:30:23,155 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis/admin 2025-04-21 11:30:23,156 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis/admin 2025-04-21 11:30:23,156 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis/admin 2025-04-21 11:30:23,156 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis/admin 2025-04-21 11:30:23,157 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-i686/wheel/./django/contrib/gis/templates/gis 2025-04-21 11:30:23,157 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/forms 2025-04-21 11:30:23,157 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/forms 2025-04-21 11:30:23,158 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/forms 2025-04-21 11:30:23,158 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/forms 2025-04-21 11:30:23,159 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/serializers 2025-04-21 11:30:23,159 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/serializers 2025-04-21 11:30:23,159 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/serializers 2025-04-21 11:30:23,160 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,160 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,161 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/gdal 2025-04-21 11:30:23,161 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,161 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,162 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,162 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,162 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,163 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,163 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,164 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,164 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/gdal/raster 2025-04-21 11:30:23,164 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/raster 2025-04-21 11:30:23,165 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/raster 2025-04-21 11:30:23,165 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/raster 2025-04-21 11:30:23,166 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/raster 2025-04-21 11:30:23,166 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/raster 2025-04-21 11:30:23,166 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,167 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,167 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,167 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,168 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,168 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,169 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,169 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal/prototypes 2025-04-21 11:30:23,169 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,170 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,170 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,170 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,171 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,171 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/gdal 2025-04-21 11:30:23,172 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale 2025-04-21 11:30:23,172 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ast 2025-04-21 11:30:23,173 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,173 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,173 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,174 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_MX 2025-04-21 11:30:23,174 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,175 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,175 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,175 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/da 2025-04-21 11:30:23,176 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-21 11:30:23,176 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/da/LC_MESSAGES 2025-04-21 11:30:23,176 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/da/LC_MESSAGES 2025-04-21 11:30:23,177 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/os 2025-04-21 11:30:23,177 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-21 11:30:23,178 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/os/LC_MESSAGES 2025-04-21 11:30:23,178 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/os/LC_MESSAGES 2025-04-21 11:30:23,179 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ro 2025-04-21 11:30:23,179 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,179 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,180 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,180 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/cs 2025-04-21 11:30:23,181 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,181 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,181 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,182 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sv 2025-04-21 11:30:23,182 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,183 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,183 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,183 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/lv 2025-04-21 11:30:23,184 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,184 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,184 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,185 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hsb 2025-04-21 11:30:23,185 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,186 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,186 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,187 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ne 2025-04-21 11:30:23,187 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,187 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,188 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,188 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pa 2025-04-21 11:30:23,189 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,189 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,189 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,190 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ca 2025-04-21 11:30:23,190 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,191 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,191 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,191 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fi 2025-04-21 11:30:23,192 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,192 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,192 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,193 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/vi 2025-04-21 11:30:23,193 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,194 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,194 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,195 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_CO 2025-04-21 11:30:23,195 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,195 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,196 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,196 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ia 2025-04-21 11:30:23,197 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,197 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,197 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,198 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/eo 2025-04-21 11:30:23,198 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,199 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,199 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,200 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/de 2025-04-21 11:30:23,200 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-21 11:30:23,200 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/de/LC_MESSAGES 2025-04-21 11:30:23,201 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/de/LC_MESSAGES 2025-04-21 11:30:23,201 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/cy 2025-04-21 11:30:23,202 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,202 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,202 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,203 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/en_AU 2025-04-21 11:30:23,203 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,204 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,204 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,204 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fy 2025-04-21 11:30:23,205 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,205 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,206 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,206 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fa 2025-04-21 11:30:23,206 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,207 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,207 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,208 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/lt 2025-04-21 11:30:23,208 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,209 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,209 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,209 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ga 2025-04-21 11:30:23,210 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,210 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,210 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,211 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/dsb 2025-04-21 11:30:23,211 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,212 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,212 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,213 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/en_GB 2025-04-21 11:30:23,213 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,213 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,214 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,214 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/bn 2025-04-21 11:30:23,215 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,215 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,216 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,216 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/lb 2025-04-21 11:30:23,216 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,217 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,217 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,218 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hu 2025-04-21 11:30:23,218 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,218 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,219 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,219 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/eu 2025-04-21 11:30:23,220 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,220 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,220 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,221 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/io 2025-04-21 11:30:23,221 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-21 11:30:23,222 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/io/LC_MESSAGES 2025-04-21 11:30:23,222 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/io/LC_MESSAGES 2025-04-21 11:30:23,222 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/gd 2025-04-21 11:30:23,223 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,223 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,224 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,224 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/nl 2025-04-21 11:30:23,225 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,225 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,225 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,226 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ta 2025-04-21 11:30:23,226 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,227 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,227 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,227 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/uk 2025-04-21 11:30:23,228 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,228 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,229 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,229 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sr_Latn 2025-04-21 11:30:23,230 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,230 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,230 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,231 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hi 2025-04-21 11:30:23,231 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,231 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,232 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,232 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pt_BR 2025-04-21 11:30:23,233 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,233 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,233 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,234 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/af 2025-04-21 11:30:23,234 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-21 11:30:23,234 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/af/LC_MESSAGES 2025-04-21 11:30:23,235 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/af/LC_MESSAGES 2025-04-21 11:30:23,235 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ckb 2025-04-21 11:30:23,236 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,246 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,247 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,247 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/tt 2025-04-21 11:30:23,248 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,248 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,249 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,249 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/zh_Hans 2025-04-21 11:30:23,250 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,250 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,250 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,251 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/kn 2025-04-21 11:30:23,251 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,251 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,252 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,252 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hy 2025-04-21 11:30:23,253 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,253 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,253 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,254 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_VE 2025-04-21 11:30:23,254 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,255 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,255 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,255 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/my 2025-04-21 11:30:23,256 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-21 11:30:23,256 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/my/LC_MESSAGES 2025-04-21 11:30:23,257 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/my/LC_MESSAGES 2025-04-21 11:30:23,257 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/nb 2025-04-21 11:30:23,258 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,258 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,258 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,259 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ar 2025-04-21 11:30:23,259 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,260 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,260 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,260 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/mk 2025-04-21 11:30:23,261 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,261 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,261 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,262 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/bg 2025-04-21 11:30:23,262 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,263 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,263 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,263 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ko 2025-04-21 11:30:23,264 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,264 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,265 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,265 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sr 2025-04-21 11:30:23,265 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,266 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,266 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,267 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/gl 2025-04-21 11:30:23,267 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,267 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,268 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,268 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/it 2025-04-21 11:30:23,269 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-21 11:30:23,269 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/it/LC_MESSAGES 2025-04-21 11:30:23,269 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/it/LC_MESSAGES 2025-04-21 11:30:23,270 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ar_DZ 2025-04-21 11:30:23,270 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,271 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,271 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,271 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hr 2025-04-21 11:30:23,272 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,272 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,273 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,273 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/bs 2025-04-21 11:30:23,273 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,274 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,274 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,275 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es 2025-04-21 11:30:23,275 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-21 11:30:23,275 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es/LC_MESSAGES 2025-04-21 11:30:23,276 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es/LC_MESSAGES 2025-04-21 11:30:23,276 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/et 2025-04-21 11:30:23,277 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-21 11:30:23,277 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/et/LC_MESSAGES 2025-04-21 11:30:23,277 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/et/LC_MESSAGES 2025-04-21 11:30:23,278 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fr 2025-04-21 11:30:23,278 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,279 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,279 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,279 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/kk 2025-04-21 11:30:23,280 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,280 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,281 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,281 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ka 2025-04-21 11:30:23,281 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,282 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,282 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,283 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/zh_Hant 2025-04-21 11:30:23,283 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,283 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,284 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,284 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/he 2025-04-21 11:30:23,285 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-21 11:30:23,285 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/he/LC_MESSAGES 2025-04-21 11:30:23,285 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/he/LC_MESSAGES 2025-04-21 11:30:23,286 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sl 2025-04-21 11:30:23,286 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,287 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,287 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,287 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/nn 2025-04-21 11:30:23,288 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,288 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,289 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,289 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/te 2025-04-21 11:30:23,290 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-21 11:30:23,290 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/te/LC_MESSAGES 2025-04-21 11:30:23,290 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/te/LC_MESSAGES 2025-04-21 11:30:23,291 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pl 2025-04-21 11:30:23,291 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,292 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,292 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,292 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/id 2025-04-21 11:30:23,293 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-21 11:30:23,293 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/id/LC_MESSAGES 2025-04-21 11:30:23,294 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/id/LC_MESSAGES 2025-04-21 11:30:23,294 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/is 2025-04-21 11:30:23,294 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-21 11:30:23,295 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/is/LC_MESSAGES 2025-04-21 11:30:23,295 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/is/LC_MESSAGES 2025-04-21 11:30:23,296 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ur 2025-04-21 11:30:23,296 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,296 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,297 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,297 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/az 2025-04-21 11:30:23,298 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-21 11:30:23,298 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/az/LC_MESSAGES 2025-04-21 11:30:23,298 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/az/LC_MESSAGES 2025-04-21 11:30:23,299 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/km 2025-04-21 11:30:23,299 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-21 11:30:23,300 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/km/LC_MESSAGES 2025-04-21 11:30:23,300 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/km/LC_MESSAGES 2025-04-21 11:30:23,300 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_AR 2025-04-21 11:30:23,301 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,301 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,302 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,302 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/tg 2025-04-21 11:30:23,303 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,303 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,303 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,304 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/br 2025-04-21 11:30:23,304 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-21 11:30:23,305 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/br/LC_MESSAGES 2025-04-21 11:30:23,305 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/br/LC_MESSAGES 2025-04-21 11:30:23,305 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ja 2025-04-21 11:30:23,306 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,306 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,307 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,307 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ml 2025-04-21 11:30:23,307 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,308 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,308 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,309 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/mn 2025-04-21 11:30:23,309 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,309 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,310 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,310 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ky 2025-04-21 11:30:23,311 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,311 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,312 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,312 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/en 2025-04-21 11:30:23,312 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-21 11:30:23,313 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/en/LC_MESSAGES 2025-04-21 11:30:23,313 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/en/LC_MESSAGES 2025-04-21 11:30:23,314 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pt 2025-04-21 11:30:23,314 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,314 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,315 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,315 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sw 2025-04-21 11:30:23,316 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,316 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,316 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,317 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/be 2025-04-21 11:30:23,317 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-21 11:30:23,318 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/be/LC_MESSAGES 2025-04-21 11:30:23,318 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/be/LC_MESSAGES 2025-04-21 11:30:23,319 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sq 2025-04-21 11:30:23,319 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,319 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,320 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,320 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ms 2025-04-21 11:30:23,321 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,321 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,321 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,322 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sk 2025-04-21 11:30:23,322 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,322 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,323 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,323 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/el 2025-04-21 11:30:23,324 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-21 11:30:23,324 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/el/LC_MESSAGES 2025-04-21 11:30:23,324 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/el/LC_MESSAGES 2025-04-21 11:30:23,325 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/tr 2025-04-21 11:30:23,325 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,326 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,326 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,327 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/udm 2025-04-21 11:30:23,327 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,327 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,328 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,328 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/th 2025-04-21 11:30:23,329 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-21 11:30:23,329 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/th/LC_MESSAGES 2025-04-21 11:30:23,329 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/th/LC_MESSAGES 2025-04-21 11:30:23,330 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ru 2025-04-21 11:30:23,330 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,331 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,331 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,331 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/mr 2025-04-21 11:30:23,332 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,332 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,333 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,333 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/geoip2 2025-04-21 11:30:23,333 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geoip2 2025-04-21 11:30:23,334 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geoip2 2025-04-21 11:30:23,334 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/geoip2 2025-04-21 11:30:23,335 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/management 2025-04-21 11:30:23,335 root INFO creating build/bdist.linux-i686/wheel/django/contrib/gis/management/commands 2025-04-21 11:30:23,336 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/management/commands 2025-04-21 11:30:23,336 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/management/commands 2025-04-21 11:30:23,336 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/management/commands 2025-04-21 11:30:23,337 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/gis/management 2025-04-21 11:30:23,337 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-i686/wheel/./django/contrib/gis 2025-04-21 11:30:23,338 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth 2025-04-21 11:30:23,338 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,338 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,339 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/handlers 2025-04-21 11:30:23,339 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/handlers 2025-04-21 11:30:23,340 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/handlers 2025-04-21 11:30:23,340 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,340 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,341 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,341 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,342 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,342 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,342 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,343 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,343 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,343 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,344 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/templates 2025-04-21 11:30:23,344 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/templates/auth 2025-04-21 11:30:23,345 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/templates/auth/widgets 2025-04-21 11:30:23,345 root INFO copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/bdist.linux-i686/wheel/./django/contrib/auth/templates/auth/widgets 2025-04-21 11:30:23,346 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/templates/registration 2025-04-21 11:30:23,346 root INFO copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> build/bdist.linux-i686/wheel/./django/contrib/auth/templates/registration 2025-04-21 11:30:23,346 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,347 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,347 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,348 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,348 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale 2025-04-21 11:30:23,349 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ast 2025-04-21 11:30:23,349 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,349 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,350 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,350 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_MX 2025-04-21 11:30:23,351 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,351 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,351 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,352 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/da 2025-04-21 11:30:23,352 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-21 11:30:23,353 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/da/LC_MESSAGES 2025-04-21 11:30:23,353 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/da/LC_MESSAGES 2025-04-21 11:30:23,353 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/os 2025-04-21 11:30:23,354 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-21 11:30:23,354 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/os/LC_MESSAGES 2025-04-21 11:30:23,355 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/os/LC_MESSAGES 2025-04-21 11:30:23,355 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ro 2025-04-21 11:30:23,356 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,356 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,356 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,357 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/cs 2025-04-21 11:30:23,357 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,358 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,358 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,359 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sv 2025-04-21 11:30:23,359 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,359 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,360 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,360 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/lv 2025-04-21 11:30:23,361 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,361 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,361 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,362 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hsb 2025-04-21 11:30:23,362 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,363 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,363 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,364 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ne 2025-04-21 11:30:23,364 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,364 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,365 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,365 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pa 2025-04-21 11:30:23,366 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,366 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,366 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,367 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ca 2025-04-21 11:30:23,367 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,368 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,368 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,369 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fi 2025-04-21 11:30:23,369 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,369 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,370 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,370 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/vi 2025-04-21 11:30:23,371 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,371 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,371 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,372 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_CO 2025-04-21 11:30:23,372 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,373 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,373 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,374 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ia 2025-04-21 11:30:23,374 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,374 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,375 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,375 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/eo 2025-04-21 11:30:23,376 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,376 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,376 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,377 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/de 2025-04-21 11:30:23,377 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-21 11:30:23,378 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/de/LC_MESSAGES 2025-04-21 11:30:23,378 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/de/LC_MESSAGES 2025-04-21 11:30:23,379 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/cy 2025-04-21 11:30:23,379 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,379 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,380 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,380 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/en_AU 2025-04-21 11:30:23,381 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,381 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,382 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,382 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fy 2025-04-21 11:30:23,383 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,383 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,383 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,384 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fa 2025-04-21 11:30:23,384 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,384 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,385 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,385 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/lt 2025-04-21 11:30:23,386 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,386 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,387 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,387 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/kab 2025-04-21 11:30:23,387 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-21 11:30:23,388 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-21 11:30:23,388 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-21 11:30:23,389 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ga 2025-04-21 11:30:23,389 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,389 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,390 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,390 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/dsb 2025-04-21 11:30:23,391 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,391 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,391 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,392 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/en_GB 2025-04-21 11:30:23,392 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,393 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,393 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,394 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/bn 2025-04-21 11:30:23,394 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,394 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,395 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,395 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/lb 2025-04-21 11:30:23,396 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,396 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,396 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,397 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hu 2025-04-21 11:30:23,397 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,398 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,398 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,399 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/eu 2025-04-21 11:30:23,399 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,399 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,400 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,400 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/io 2025-04-21 11:30:23,401 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-21 11:30:23,401 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/io/LC_MESSAGES 2025-04-21 11:30:23,401 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/io/LC_MESSAGES 2025-04-21 11:30:23,402 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/gd 2025-04-21 11:30:23,402 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,403 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,403 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,404 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/nl 2025-04-21 11:30:23,404 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,404 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,405 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,405 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ta 2025-04-21 11:30:23,406 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,406 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,406 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,407 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/uk 2025-04-21 11:30:23,407 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,408 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,408 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,409 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sr_Latn 2025-04-21 11:30:23,409 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,409 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,410 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,410 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hi 2025-04-21 11:30:23,411 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,411 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,411 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,412 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pt_BR 2025-04-21 11:30:23,412 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,413 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,413 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,414 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/af 2025-04-21 11:30:23,414 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-21 11:30:23,414 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/af/LC_MESSAGES 2025-04-21 11:30:23,415 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/af/LC_MESSAGES 2025-04-21 11:30:23,415 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ckb 2025-04-21 11:30:23,416 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,416 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,416 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,417 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tt 2025-04-21 11:30:23,417 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,418 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,418 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,419 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tk 2025-04-21 11:30:23,419 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,419 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,420 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,420 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/zh_Hans 2025-04-21 11:30:23,421 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,421 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,421 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,422 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/kn 2025-04-21 11:30:23,422 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,423 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,423 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,424 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hy 2025-04-21 11:30:23,424 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,425 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,425 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,426 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_VE 2025-04-21 11:30:23,426 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,426 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,427 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,427 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/my 2025-04-21 11:30:23,428 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-21 11:30:23,428 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/my/LC_MESSAGES 2025-04-21 11:30:23,428 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/my/LC_MESSAGES 2025-04-21 11:30:23,429 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/nb 2025-04-21 11:30:23,429 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,430 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,430 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,431 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ar 2025-04-21 11:30:23,431 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,431 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,432 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,432 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/mk 2025-04-21 11:30:23,433 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,433 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,433 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,434 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/bg 2025-04-21 11:30:23,434 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,434 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,435 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,435 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ko 2025-04-21 11:30:23,436 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,436 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,437 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,437 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sr 2025-04-21 11:30:23,438 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,438 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,438 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,439 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/gl 2025-04-21 11:30:23,439 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,440 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,440 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,440 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/it 2025-04-21 11:30:23,441 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-21 11:30:23,441 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/it/LC_MESSAGES 2025-04-21 11:30:23,442 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/it/LC_MESSAGES 2025-04-21 11:30:23,442 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ar_DZ 2025-04-21 11:30:23,443 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,443 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,443 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,444 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hr 2025-04-21 11:30:23,444 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,444 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,445 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,445 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/bs 2025-04-21 11:30:23,446 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,446 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,447 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,447 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es 2025-04-21 11:30:23,448 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-21 11:30:23,448 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es/LC_MESSAGES 2025-04-21 11:30:23,448 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es/LC_MESSAGES 2025-04-21 11:30:23,449 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/et 2025-04-21 11:30:23,449 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-21 11:30:23,450 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/et/LC_MESSAGES 2025-04-21 11:30:23,450 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/et/LC_MESSAGES 2025-04-21 11:30:23,450 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fr 2025-04-21 11:30:23,451 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,451 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,452 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,452 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/kk 2025-04-21 11:30:23,453 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,453 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,453 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,454 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ka 2025-04-21 11:30:23,454 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,455 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,455 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,455 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/zh_Hant 2025-04-21 11:30:23,456 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,456 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,457 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,457 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/he 2025-04-21 11:30:23,458 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-21 11:30:23,458 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/he/LC_MESSAGES 2025-04-21 11:30:23,458 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/he/LC_MESSAGES 2025-04-21 11:30:23,459 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sl 2025-04-21 11:30:23,459 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,460 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,460 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,460 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/nn 2025-04-21 11:30:23,461 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,461 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,462 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,462 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/te 2025-04-21 11:30:23,463 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-21 11:30:23,463 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/te/LC_MESSAGES 2025-04-21 11:30:23,463 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/te/LC_MESSAGES 2025-04-21 11:30:23,464 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pl 2025-04-21 11:30:23,464 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,465 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,465 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,466 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/id 2025-04-21 11:30:23,466 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-21 11:30:23,467 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/id/LC_MESSAGES 2025-04-21 11:30:23,467 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/id/LC_MESSAGES 2025-04-21 11:30:23,467 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/is 2025-04-21 11:30:23,468 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-21 11:30:23,468 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/is/LC_MESSAGES 2025-04-21 11:30:23,469 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/is/LC_MESSAGES 2025-04-21 11:30:23,469 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ur 2025-04-21 11:30:23,469 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,470 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,470 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,471 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/az 2025-04-21 11:30:23,471 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-21 11:30:23,471 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/az/LC_MESSAGES 2025-04-21 11:30:23,472 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/az/LC_MESSAGES 2025-04-21 11:30:23,472 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/km 2025-04-21 11:30:23,473 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-21 11:30:23,473 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/km/LC_MESSAGES 2025-04-21 11:30:23,473 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/km/LC_MESSAGES 2025-04-21 11:30:23,474 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_AR 2025-04-21 11:30:23,474 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,475 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,475 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,476 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tg 2025-04-21 11:30:23,476 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,476 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,477 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,477 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/br 2025-04-21 11:30:23,478 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-21 11:30:23,478 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/br/LC_MESSAGES 2025-04-21 11:30:23,478 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/br/LC_MESSAGES 2025-04-21 11:30:23,479 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ja 2025-04-21 11:30:23,479 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,480 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,480 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,481 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ml 2025-04-21 11:30:23,481 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,481 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,482 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,482 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/mn 2025-04-21 11:30:23,483 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,483 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,483 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,484 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ky 2025-04-21 11:30:23,484 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,485 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,485 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,486 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/uz 2025-04-21 11:30:23,486 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,486 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,487 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,487 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/en 2025-04-21 11:30:23,488 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-21 11:30:23,488 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/en/LC_MESSAGES 2025-04-21 11:30:23,489 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/en/LC_MESSAGES 2025-04-21 11:30:23,489 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pt 2025-04-21 11:30:23,489 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,490 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,490 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,491 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sw 2025-04-21 11:30:23,491 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,491 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,492 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,492 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/be 2025-04-21 11:30:23,493 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-21 11:30:23,493 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/be/LC_MESSAGES 2025-04-21 11:30:23,494 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/be/LC_MESSAGES 2025-04-21 11:30:23,494 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sq 2025-04-21 11:30:23,494 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,495 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,495 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,496 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ms 2025-04-21 11:30:23,496 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,496 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,497 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,497 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sk 2025-04-21 11:30:23,498 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,498 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,499 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,499 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/el 2025-04-21 11:30:23,500 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-21 11:30:23,500 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/el/LC_MESSAGES 2025-04-21 11:30:23,500 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/el/LC_MESSAGES 2025-04-21 11:30:23,501 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tr 2025-04-21 11:30:23,501 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,502 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,502 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,502 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/udm 2025-04-21 11:30:23,503 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,503 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,504 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,504 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/th 2025-04-21 11:30:23,504 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-21 11:30:23,505 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/th/LC_MESSAGES 2025-04-21 11:30:23,505 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/th/LC_MESSAGES 2025-04-21 11:30:23,506 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ru 2025-04-21 11:30:23,506 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,507 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,507 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,507 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/mr 2025-04-21 11:30:23,508 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,508 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,509 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,509 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,510 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/migrations 2025-04-21 11:30:23,510 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,510 root INFO copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,511 root INFO copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,511 root INFO copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,511 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,512 root INFO copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,512 root INFO copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,512 root INFO copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,513 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,513 root INFO copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,513 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,514 root INFO copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,514 root INFO copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/migrations 2025-04-21 11:30:23,515 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/management 2025-04-21 11:30:23,515 root INFO creating build/bdist.linux-i686/wheel/django/contrib/auth/management/commands 2025-04-21 11:30:23,516 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/management/commands 2025-04-21 11:30:23,516 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/management/commands 2025-04-21 11:30:23,516 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/management/commands 2025-04-21 11:30:23,517 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/auth/management 2025-04-21 11:30:23,517 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,517 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,518 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-i686/wheel/./django/contrib/auth 2025-04-21 11:30:23,518 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize 2025-04-21 11:30:23,519 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/templatetags 2025-04-21 11:30:23,519 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/humanize/templatetags 2025-04-21 11:30:23,520 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-i686/wheel/./django/contrib/humanize/templatetags 2025-04-21 11:30:23,520 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/humanize 2025-04-21 11:30:23,520 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/humanize 2025-04-21 11:30:23,521 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale 2025-04-21 11:30:23,521 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ast 2025-04-21 11:30:23,522 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,522 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,523 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,523 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_MX 2025-04-21 11:30:23,523 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,524 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,524 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,525 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/da 2025-04-21 11:30:23,525 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-21 11:30:23,525 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-21 11:30:23,526 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-21 11:30:23,526 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/os 2025-04-21 11:30:23,527 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-21 11:30:23,527 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-21 11:30:23,527 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-21 11:30:23,528 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ro 2025-04-21 11:30:23,528 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,529 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,529 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,530 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/cs 2025-04-21 11:30:23,530 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,530 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,531 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,531 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sv 2025-04-21 11:30:23,532 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,532 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,532 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,533 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/lv 2025-04-21 11:30:23,533 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,534 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,534 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,534 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hsb 2025-04-21 11:30:23,535 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,535 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,536 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,536 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ne 2025-04-21 11:30:23,537 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,537 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,537 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,538 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pa 2025-04-21 11:30:23,538 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,539 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,539 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,539 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ca 2025-04-21 11:30:23,540 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,540 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,541 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,541 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fi 2025-04-21 11:30:23,542 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,542 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,542 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,543 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/vi 2025-04-21 11:30:23,543 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,544 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,544 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,544 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_CO 2025-04-21 11:30:23,545 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,545 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,546 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,546 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ia 2025-04-21 11:30:23,547 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,547 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,547 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,548 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/eo 2025-04-21 11:30:23,548 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,549 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,549 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,549 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/de 2025-04-21 11:30:23,550 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-21 11:30:23,550 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-21 11:30:23,551 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-21 11:30:23,551 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/cy 2025-04-21 11:30:23,552 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,552 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,552 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,553 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/en_AU 2025-04-21 11:30:23,553 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,553 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,554 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,554 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fy 2025-04-21 11:30:23,555 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,555 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,555 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,556 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fa 2025-04-21 11:30:23,556 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,557 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,557 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,558 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/lt 2025-04-21 11:30:23,558 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,558 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,559 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,559 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ga 2025-04-21 11:30:23,560 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,560 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,560 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,561 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/dsb 2025-04-21 11:30:23,561 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,562 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,562 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,563 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/en_GB 2025-04-21 11:30:23,563 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,563 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,564 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,564 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/bn 2025-04-21 11:30:23,565 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,565 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,565 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,566 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/lb 2025-04-21 11:30:23,566 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,567 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,567 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,567 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hu 2025-04-21 11:30:23,568 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,568 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,569 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,569 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/eu 2025-04-21 11:30:23,570 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,570 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,570 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,571 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/io 2025-04-21 11:30:23,571 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-21 11:30:23,572 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-21 11:30:23,572 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-21 11:30:23,572 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/gd 2025-04-21 11:30:23,573 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,573 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,574 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,574 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/nl 2025-04-21 11:30:23,574 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,575 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,575 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,576 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ta 2025-04-21 11:30:23,576 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,577 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,577 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,577 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/uk 2025-04-21 11:30:23,578 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,578 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,578 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,579 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sr_Latn 2025-04-21 11:30:23,579 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,580 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,580 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,581 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hi 2025-04-21 11:30:23,581 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,581 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,582 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,582 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pt_BR 2025-04-21 11:30:23,583 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,583 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,583 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,584 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/af 2025-04-21 11:30:23,584 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-21 11:30:23,585 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-21 11:30:23,585 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-21 11:30:23,586 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ckb 2025-04-21 11:30:23,586 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,586 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,587 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,587 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tt 2025-04-21 11:30:23,588 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,588 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,588 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,589 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tk 2025-04-21 11:30:23,589 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,590 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,590 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,591 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/zh_Hans 2025-04-21 11:30:23,591 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,592 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,592 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,592 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/kn 2025-04-21 11:30:23,593 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,593 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,594 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,594 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hy 2025-04-21 11:30:23,594 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,595 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,595 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,596 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_VE 2025-04-21 11:30:23,596 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,596 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,597 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,597 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/my 2025-04-21 11:30:23,598 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-21 11:30:23,598 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-21 11:30:23,598 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-21 11:30:23,599 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/nb 2025-04-21 11:30:23,599 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,600 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,600 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,601 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ar 2025-04-21 11:30:23,601 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,601 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,602 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,602 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/mk 2025-04-21 11:30:23,603 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,603 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,603 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,604 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/bg 2025-04-21 11:30:23,604 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,604 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,605 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,605 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ko 2025-04-21 11:30:23,606 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,606 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,606 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,607 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sr 2025-04-21 11:30:23,607 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,608 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,608 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,609 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/gl 2025-04-21 11:30:23,609 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,609 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,610 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,610 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/it 2025-04-21 11:30:23,611 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-21 11:30:23,611 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-21 11:30:23,611 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-21 11:30:23,612 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ar_DZ 2025-04-21 11:30:23,612 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,613 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,613 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,614 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hr 2025-04-21 11:30:23,614 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,614 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,615 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,615 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/bs 2025-04-21 11:30:23,616 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,616 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,616 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,617 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es 2025-04-21 11:30:23,617 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-21 11:30:23,618 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-21 11:30:23,618 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-21 11:30:23,619 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/et 2025-04-21 11:30:23,619 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-21 11:30:23,619 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-21 11:30:23,620 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-21 11:30:23,620 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fr 2025-04-21 11:30:23,621 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,621 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,622 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,622 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/kk 2025-04-21 11:30:23,622 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,623 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,623 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,624 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ka 2025-04-21 11:30:23,624 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,624 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,625 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,625 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/zh_Hant 2025-04-21 11:30:23,626 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,626 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,626 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,627 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/he 2025-04-21 11:30:23,627 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-21 11:30:23,628 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-21 11:30:23,628 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-21 11:30:23,629 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sl 2025-04-21 11:30:23,629 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,629 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,630 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,630 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/nn 2025-04-21 11:30:23,631 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,631 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,631 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,632 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/te 2025-04-21 11:30:23,632 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-21 11:30:23,633 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-21 11:30:23,633 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-21 11:30:23,634 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pl 2025-04-21 11:30:23,634 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,634 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,635 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,635 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/id 2025-04-21 11:30:23,636 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-21 11:30:23,636 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-21 11:30:23,636 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-21 11:30:23,637 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/is 2025-04-21 11:30:23,637 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-21 11:30:23,638 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-21 11:30:23,638 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-21 11:30:23,638 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ur 2025-04-21 11:30:23,639 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,639 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,640 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,640 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/az 2025-04-21 11:30:23,641 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-21 11:30:23,641 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-21 11:30:23,641 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-21 11:30:23,642 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/km 2025-04-21 11:30:23,642 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-21 11:30:23,643 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-21 11:30:23,643 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-21 11:30:23,643 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_AR 2025-04-21 11:30:23,644 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,644 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,645 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,645 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tg 2025-04-21 11:30:23,646 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,646 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,646 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,647 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/br 2025-04-21 11:30:23,647 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-21 11:30:23,648 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-21 11:30:23,648 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-21 11:30:23,648 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ja 2025-04-21 11:30:23,649 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,649 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,650 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,650 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ml 2025-04-21 11:30:23,651 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,651 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,651 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,652 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/mn 2025-04-21 11:30:23,652 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,653 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,653 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,653 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ky 2025-04-21 11:30:23,654 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,654 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,655 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,655 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/uz 2025-04-21 11:30:23,656 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,656 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,656 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,657 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/en 2025-04-21 11:30:23,657 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-21 11:30:23,658 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-21 11:30:23,658 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-21 11:30:23,658 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pt 2025-04-21 11:30:23,659 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,659 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,659 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,660 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sw 2025-04-21 11:30:23,660 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,661 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,661 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,662 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/be 2025-04-21 11:30:23,662 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-21 11:30:23,662 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-21 11:30:23,663 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-21 11:30:23,663 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sq 2025-04-21 11:30:23,664 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,664 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,664 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,665 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ms 2025-04-21 11:30:23,665 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,666 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,666 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,667 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sk 2025-04-21 11:30:23,667 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,667 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,668 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,668 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/el 2025-04-21 11:30:23,669 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-21 11:30:23,669 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-21 11:30:23,669 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-21 11:30:23,670 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tr 2025-04-21 11:30:23,670 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,671 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,671 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,672 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/udm 2025-04-21 11:30:23,672 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,672 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,673 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,673 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/th 2025-04-21 11:30:23,674 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-21 11:30:23,674 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-21 11:30:23,674 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-21 11:30:23,675 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ru 2025-04-21 11:30:23,675 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,676 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,676 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,676 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/mr 2025-04-21 11:30:23,677 root INFO creating build/bdist.linux-i686/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,677 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,678 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,678 root INFO creating build/bdist.linux-i686/wheel/django/contrib/staticfiles 2025-04-21 11:30:23,679 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,679 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,679 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,680 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,680 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,680 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,681 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,681 root INFO creating build/bdist.linux-i686/wheel/django/contrib/staticfiles/management 2025-04-21 11:30:23,682 root INFO creating build/bdist.linux-i686/wheel/django/contrib/staticfiles/management/commands 2025-04-21 11:30:23,682 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles/management/commands 2025-04-21 11:30:23,682 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles/management/commands 2025-04-21 11:30:23,683 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles/management/commands 2025-04-21 11:30:23,683 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles/management/commands 2025-04-21 11:30:23,683 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles/management 2025-04-21 11:30:23,684 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,684 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,684 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-i686/wheel/./django/contrib/staticfiles 2025-04-21 11:30:23,685 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites 2025-04-21 11:30:23,685 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,686 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,686 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,686 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,687 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,687 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,687 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,688 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,688 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale 2025-04-21 11:30:23,689 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ast 2025-04-21 11:30:23,689 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,690 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,690 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,690 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_MX 2025-04-21 11:30:23,691 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,691 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,691 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,692 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/da 2025-04-21 11:30:23,692 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-21 11:30:23,693 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/da/LC_MESSAGES 2025-04-21 11:30:23,693 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/da/LC_MESSAGES 2025-04-21 11:30:23,693 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/os 2025-04-21 11:30:23,694 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-21 11:30:23,694 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/os/LC_MESSAGES 2025-04-21 11:30:23,694 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/os/LC_MESSAGES 2025-04-21 11:30:23,695 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ro 2025-04-21 11:30:23,695 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,696 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,696 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,697 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/cs 2025-04-21 11:30:23,697 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,697 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,698 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,698 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sv 2025-04-21 11:30:23,699 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,699 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,699 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,700 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/lv 2025-04-21 11:30:23,700 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,701 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,701 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,701 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hsb 2025-04-21 11:30:23,702 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,702 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,703 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,703 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ne 2025-04-21 11:30:23,703 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,704 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,704 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,705 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pa 2025-04-21 11:30:23,705 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,705 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,706 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,706 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ca 2025-04-21 11:30:23,707 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,707 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,707 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,708 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fi 2025-04-21 11:30:23,708 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,709 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,709 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,710 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/vi 2025-04-21 11:30:23,710 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,710 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,711 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,711 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_CO 2025-04-21 11:30:23,712 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,712 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,712 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,713 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ia 2025-04-21 11:30:23,713 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,714 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,714 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,714 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/eo 2025-04-21 11:30:23,715 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,715 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,716 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,716 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/de 2025-04-21 11:30:23,717 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-21 11:30:23,717 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/de/LC_MESSAGES 2025-04-21 11:30:23,717 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/de/LC_MESSAGES 2025-04-21 11:30:23,718 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/cy 2025-04-21 11:30:23,718 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,719 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,719 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,720 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/en_AU 2025-04-21 11:30:23,720 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,720 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,721 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,721 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fy 2025-04-21 11:30:23,722 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,722 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,722 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,723 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fa 2025-04-21 11:30:23,723 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,724 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,724 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,724 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/lt 2025-04-21 11:30:23,725 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,725 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,726 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,726 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/kab 2025-04-21 11:30:23,726 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-21 11:30:23,727 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-21 11:30:23,727 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-21 11:30:23,728 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ga 2025-04-21 11:30:23,728 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,728 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,729 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,729 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/dsb 2025-04-21 11:30:23,730 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,730 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,730 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,731 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/en_GB 2025-04-21 11:30:23,731 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,732 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,732 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,733 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/bn 2025-04-21 11:30:23,733 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,733 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,734 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,734 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/lb 2025-04-21 11:30:23,735 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,735 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,735 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,736 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hu 2025-04-21 11:30:23,736 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,737 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,737 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,737 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/eu 2025-04-21 11:30:23,738 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,738 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,739 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,739 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/io 2025-04-21 11:30:23,739 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-21 11:30:23,740 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/io/LC_MESSAGES 2025-04-21 11:30:23,740 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/io/LC_MESSAGES 2025-04-21 11:30:23,741 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/gd 2025-04-21 11:30:23,741 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,741 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,742 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,742 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/nl 2025-04-21 11:30:23,743 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,743 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,743 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,744 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ta 2025-04-21 11:30:23,744 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,745 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,745 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,746 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/uk 2025-04-21 11:30:23,746 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,746 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,747 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,747 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sr_Latn 2025-04-21 11:30:23,748 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,748 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,748 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,749 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hi 2025-04-21 11:30:23,749 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,750 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,750 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,751 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pt_BR 2025-04-21 11:30:23,751 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,751 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,752 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,752 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/af 2025-04-21 11:30:23,753 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-21 11:30:23,753 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/af/LC_MESSAGES 2025-04-21 11:30:23,753 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/af/LC_MESSAGES 2025-04-21 11:30:23,754 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ckb 2025-04-21 11:30:23,754 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,755 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,755 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,755 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tt 2025-04-21 11:30:23,756 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,756 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,757 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,757 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tk 2025-04-21 11:30:23,757 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,758 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,758 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,759 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/zh_Hans 2025-04-21 11:30:23,759 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,759 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,760 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,760 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/kn 2025-04-21 11:30:23,761 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,761 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,761 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,762 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hy 2025-04-21 11:30:23,762 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,763 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,763 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,764 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_VE 2025-04-21 11:30:23,764 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,764 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,765 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,765 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/my 2025-04-21 11:30:23,766 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-21 11:30:23,766 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/my/LC_MESSAGES 2025-04-21 11:30:23,766 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/my/LC_MESSAGES 2025-04-21 11:30:23,767 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/nb 2025-04-21 11:30:23,767 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,768 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,768 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,768 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ar 2025-04-21 11:30:23,769 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,769 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,770 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,770 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/mk 2025-04-21 11:30:23,770 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,771 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,771 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,772 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/bg 2025-04-21 11:30:23,772 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,772 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,773 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,773 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ko 2025-04-21 11:30:23,774 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,774 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,774 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,775 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sr 2025-04-21 11:30:23,775 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,776 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,776 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,777 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/gl 2025-04-21 11:30:23,777 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,777 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,778 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,778 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/it 2025-04-21 11:30:23,779 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-21 11:30:23,779 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/it/LC_MESSAGES 2025-04-21 11:30:23,779 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/it/LC_MESSAGES 2025-04-21 11:30:23,780 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ar_DZ 2025-04-21 11:30:23,780 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,781 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,781 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,781 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hr 2025-04-21 11:30:23,782 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,782 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,783 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,783 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/bs 2025-04-21 11:30:23,783 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,784 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,784 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,785 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es 2025-04-21 11:30:23,785 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-21 11:30:23,785 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es/LC_MESSAGES 2025-04-21 11:30:23,786 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es/LC_MESSAGES 2025-04-21 11:30:23,786 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/et 2025-04-21 11:30:23,787 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-21 11:30:23,787 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/et/LC_MESSAGES 2025-04-21 11:30:23,787 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/et/LC_MESSAGES 2025-04-21 11:30:23,788 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fr 2025-04-21 11:30:23,788 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,789 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,789 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,790 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/kk 2025-04-21 11:30:23,790 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,790 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,791 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,791 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ka 2025-04-21 11:30:23,792 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,792 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,792 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,793 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/zh_Hant 2025-04-21 11:30:23,793 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,794 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,794 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,795 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/he 2025-04-21 11:30:23,795 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-21 11:30:23,795 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/he/LC_MESSAGES 2025-04-21 11:30:23,796 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/he/LC_MESSAGES 2025-04-21 11:30:23,796 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sl 2025-04-21 11:30:23,797 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,797 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,797 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,798 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/nn 2025-04-21 11:30:23,798 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,799 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,799 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,799 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/te 2025-04-21 11:30:23,800 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-21 11:30:23,800 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/te/LC_MESSAGES 2025-04-21 11:30:23,800 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/te/LC_MESSAGES 2025-04-21 11:30:23,801 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pl 2025-04-21 11:30:23,801 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,802 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,802 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,803 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/id 2025-04-21 11:30:23,803 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-21 11:30:23,803 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/id/LC_MESSAGES 2025-04-21 11:30:23,804 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/id/LC_MESSAGES 2025-04-21 11:30:23,804 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/is 2025-04-21 11:30:23,805 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-21 11:30:23,805 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/is/LC_MESSAGES 2025-04-21 11:30:23,805 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/is/LC_MESSAGES 2025-04-21 11:30:23,806 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ur 2025-04-21 11:30:23,806 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,807 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,807 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,808 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/az 2025-04-21 11:30:23,808 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-21 11:30:23,808 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/az/LC_MESSAGES 2025-04-21 11:30:23,809 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/az/LC_MESSAGES 2025-04-21 11:30:23,809 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/km 2025-04-21 11:30:23,810 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-21 11:30:23,810 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/km/LC_MESSAGES 2025-04-21 11:30:23,810 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/km/LC_MESSAGES 2025-04-21 11:30:23,811 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_AR 2025-04-21 11:30:23,811 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,812 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,812 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,812 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tg 2025-04-21 11:30:23,813 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,813 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,814 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,814 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/br 2025-04-21 11:30:23,815 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-21 11:30:23,815 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/br/LC_MESSAGES 2025-04-21 11:30:23,815 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/br/LC_MESSAGES 2025-04-21 11:30:23,816 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ja 2025-04-21 11:30:23,816 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,817 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,817 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,817 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ml 2025-04-21 11:30:23,818 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,818 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,819 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,819 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/mn 2025-04-21 11:30:23,820 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,820 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,820 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,821 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ky 2025-04-21 11:30:23,821 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,822 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,822 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,835 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/uz 2025-04-21 11:30:23,836 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,836 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,836 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-21 11:30:23,837 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/en 2025-04-21 11:30:23,837 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-21 11:30:23,838 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/en/LC_MESSAGES 2025-04-21 11:30:23,842 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/en/LC_MESSAGES 2025-04-21 11:30:23,842 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pt 2025-04-21 11:30:23,843 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,843 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,843 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-21 11:30:23,844 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sw 2025-04-21 11:30:23,844 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,845 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,845 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-21 11:30:23,845 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/be 2025-04-21 11:30:23,846 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-21 11:30:23,846 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/be/LC_MESSAGES 2025-04-21 11:30:23,847 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/be/LC_MESSAGES 2025-04-21 11:30:23,847 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sq 2025-04-21 11:30:23,848 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,848 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,848 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-21 11:30:23,849 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ms 2025-04-21 11:30:23,849 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,849 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,850 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-21 11:30:23,850 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sk 2025-04-21 11:30:23,851 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,851 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,852 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-21 11:30:23,852 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/el 2025-04-21 11:30:23,852 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-21 11:30:23,853 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/el/LC_MESSAGES 2025-04-21 11:30:23,853 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/el/LC_MESSAGES 2025-04-21 11:30:23,854 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tr 2025-04-21 11:30:23,854 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,854 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,855 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-21 11:30:23,855 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/udm 2025-04-21 11:30:23,856 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,856 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,856 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-21 11:30:23,857 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/th 2025-04-21 11:30:23,857 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-21 11:30:23,858 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/th/LC_MESSAGES 2025-04-21 11:30:23,858 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/th/LC_MESSAGES 2025-04-21 11:30:23,858 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ru 2025-04-21 11:30:23,859 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,859 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,860 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-21 11:30:23,860 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/mr 2025-04-21 11:30:23,860 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,861 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,861 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-21 11:30:23,862 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,862 root INFO creating build/bdist.linux-i686/wheel/django/contrib/sites/migrations 2025-04-21 11:30:23,862 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/sites/migrations 2025-04-21 11:30:23,863 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-i686/wheel/./django/contrib/sites/migrations 2025-04-21 11:30:23,863 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/sites/migrations 2025-04-21 11:30:23,863 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-i686/wheel/./django/contrib/sites 2025-04-21 11:30:23,864 root INFO creating build/bdist.linux-i686/wheel/django/contrib/syndication 2025-04-21 11:30:23,864 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/syndication 2025-04-21 11:30:23,865 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/syndication 2025-04-21 11:30:23,865 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-i686/wheel/./django/contrib/syndication 2025-04-21 11:30:23,865 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes 2025-04-21 11:30:23,866 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:23,866 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:23,866 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:23,867 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:23,867 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale 2025-04-21 11:30:23,868 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ast 2025-04-21 11:30:23,868 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,869 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,869 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-21 11:30:23,869 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_MX 2025-04-21 11:30:23,870 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,870 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,871 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-21 11:30:23,871 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/da 2025-04-21 11:30:23,871 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-21 11:30:23,872 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-21 11:30:23,872 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-21 11:30:23,873 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/os 2025-04-21 11:30:23,873 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-21 11:30:23,873 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-21 11:30:23,874 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-21 11:30:23,874 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ro 2025-04-21 11:30:23,875 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,875 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,875 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-21 11:30:23,876 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/cs 2025-04-21 11:30:23,876 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,877 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,877 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-21 11:30:23,878 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sv 2025-04-21 11:30:23,878 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,878 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,879 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-21 11:30:23,879 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/lv 2025-04-21 11:30:23,880 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,880 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,880 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-21 11:30:23,881 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hsb 2025-04-21 11:30:23,881 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,881 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,882 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-21 11:30:23,882 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ne 2025-04-21 11:30:23,883 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,883 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,883 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-21 11:30:23,884 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pa 2025-04-21 11:30:23,884 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,885 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,885 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-21 11:30:23,885 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ca 2025-04-21 11:30:23,886 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,886 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,887 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-21 11:30:23,887 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fi 2025-04-21 11:30:23,888 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,888 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,888 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-21 11:30:23,889 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/vi 2025-04-21 11:30:23,889 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,889 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,890 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-21 11:30:23,890 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_CO 2025-04-21 11:30:23,891 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,891 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,891 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-21 11:30:23,892 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ia 2025-04-21 11:30:23,892 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,893 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,893 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-21 11:30:23,893 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/eo 2025-04-21 11:30:23,894 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,894 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,895 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-21 11:30:23,895 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/de 2025-04-21 11:30:23,896 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-21 11:30:23,896 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-21 11:30:23,896 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-21 11:30:23,897 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/cy 2025-04-21 11:30:23,897 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,897 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,898 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-21 11:30:23,898 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/en_AU 2025-04-21 11:30:23,899 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,899 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,899 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-21 11:30:23,900 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fy 2025-04-21 11:30:23,900 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,901 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,901 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-21 11:30:23,901 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fa 2025-04-21 11:30:23,902 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,902 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,903 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-21 11:30:23,903 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/lt 2025-04-21 11:30:23,904 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,904 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,904 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-21 11:30:23,905 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ga 2025-04-21 11:30:23,905 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,906 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,906 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-21 11:30:23,906 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/dsb 2025-04-21 11:30:23,907 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,907 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,908 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-21 11:30:23,908 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/en_GB 2025-04-21 11:30:23,909 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,909 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,909 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-21 11:30:23,910 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/bn 2025-04-21 11:30:23,910 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,910 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,911 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-21 11:30:23,911 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/lb 2025-04-21 11:30:23,912 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,912 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,912 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-21 11:30:23,913 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hu 2025-04-21 11:30:23,913 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,914 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,914 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-21 11:30:23,915 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/eu 2025-04-21 11:30:23,915 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,915 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,916 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-21 11:30:23,916 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/io 2025-04-21 11:30:23,916 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-21 11:30:23,917 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-21 11:30:23,917 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-21 11:30:23,918 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/gd 2025-04-21 11:30:23,918 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,918 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,919 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-21 11:30:23,919 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/nl 2025-04-21 11:30:23,920 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,920 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,920 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-21 11:30:23,921 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ta 2025-04-21 11:30:23,921 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,922 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,922 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-21 11:30:23,922 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/uk 2025-04-21 11:30:23,923 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,923 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,924 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-21 11:30:23,924 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sr_Latn 2025-04-21 11:30:23,924 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,925 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,925 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-21 11:30:23,926 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hi 2025-04-21 11:30:23,926 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,926 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,927 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-21 11:30:23,927 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pt_BR 2025-04-21 11:30:23,928 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,928 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,928 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-21 11:30:23,929 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/af 2025-04-21 11:30:23,929 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-21 11:30:23,929 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-21 11:30:23,930 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-21 11:30:23,930 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ckb 2025-04-21 11:30:23,931 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,931 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,931 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-21 11:30:23,932 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tt 2025-04-21 11:30:23,932 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,933 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,933 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-21 11:30:23,934 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tk 2025-04-21 11:30:23,934 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,934 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,935 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-21 11:30:23,935 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/zh_Hans 2025-04-21 11:30:23,936 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,936 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,936 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-21 11:30:23,937 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/kn 2025-04-21 11:30:23,937 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,938 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,938 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-21 11:30:23,938 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hy 2025-04-21 11:30:23,939 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,939 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,940 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-21 11:30:23,940 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_VE 2025-04-21 11:30:23,940 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,941 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,941 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-21 11:30:23,942 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/my 2025-04-21 11:30:23,942 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-21 11:30:23,942 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-21 11:30:23,943 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-21 11:30:23,943 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/nb 2025-04-21 11:30:23,944 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,944 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,944 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-21 11:30:23,945 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ar 2025-04-21 11:30:23,945 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,946 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,946 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-21 11:30:23,947 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/mk 2025-04-21 11:30:23,947 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,947 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,948 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-21 11:30:23,948 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/bg 2025-04-21 11:30:23,949 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,949 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,949 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-21 11:30:23,950 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ko 2025-04-21 11:30:23,950 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,950 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,951 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-21 11:30:23,951 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sr 2025-04-21 11:30:23,952 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,952 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,952 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-21 11:30:23,953 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/gl 2025-04-21 11:30:23,953 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,954 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,954 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-21 11:30:23,955 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/it 2025-04-21 11:30:23,955 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-21 11:30:23,955 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-21 11:30:23,956 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-21 11:30:23,956 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ar_DZ 2025-04-21 11:30:23,957 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,957 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,957 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-21 11:30:23,958 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hr 2025-04-21 11:30:23,958 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,959 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,959 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-21 11:30:23,959 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/bs 2025-04-21 11:30:23,960 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,960 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,961 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-21 11:30:23,961 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es 2025-04-21 11:30:23,962 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-21 11:30:23,962 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-21 11:30:23,962 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-21 11:30:23,963 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/et 2025-04-21 11:30:23,963 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-21 11:30:23,963 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-21 11:30:23,964 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-21 11:30:23,964 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fr 2025-04-21 11:30:23,965 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,965 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,966 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-21 11:30:23,966 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/kk 2025-04-21 11:30:23,967 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,967 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,967 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-21 11:30:23,968 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ka 2025-04-21 11:30:23,968 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,969 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,969 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-21 11:30:23,970 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/zh_Hant 2025-04-21 11:30:23,970 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,970 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,971 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-21 11:30:23,971 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/he 2025-04-21 11:30:23,972 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-21 11:30:23,972 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-21 11:30:23,972 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-21 11:30:23,973 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sl 2025-04-21 11:30:23,973 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,973 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,974 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-21 11:30:23,974 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/nn 2025-04-21 11:30:23,975 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,975 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,976 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-21 11:30:23,976 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/te 2025-04-21 11:30:23,976 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-21 11:30:23,977 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-21 11:30:23,977 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-21 11:30:23,978 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pl 2025-04-21 11:30:23,978 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,978 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,979 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-21 11:30:23,979 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/id 2025-04-21 11:30:23,980 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-21 11:30:23,980 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-21 11:30:23,980 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-21 11:30:23,981 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/is 2025-04-21 11:30:23,981 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-21 11:30:23,982 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-21 11:30:23,982 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-21 11:30:23,982 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ur 2025-04-21 11:30:23,983 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,983 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,983 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-21 11:30:23,984 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/az 2025-04-21 11:30:23,984 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-21 11:30:23,985 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-21 11:30:23,985 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-21 11:30:23,986 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/km 2025-04-21 11:30:23,986 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-21 11:30:23,986 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-21 11:30:23,987 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-21 11:30:23,987 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_AR 2025-04-21 11:30:23,988 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,988 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,988 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-21 11:30:23,989 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tg 2025-04-21 11:30:23,989 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,990 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,990 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-21 11:30:23,990 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/br 2025-04-21 11:30:23,991 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-21 11:30:23,991 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-21 11:30:23,992 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-21 11:30:23,992 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ja 2025-04-21 11:30:23,992 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,993 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,993 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-21 11:30:23,994 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ml 2025-04-21 11:30:23,994 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,994 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,995 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-21 11:30:23,995 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/mn 2025-04-21 11:30:23,996 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,996 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,996 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-21 11:30:23,997 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ky 2025-04-21 11:30:23,997 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,998 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,998 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-21 11:30:23,998 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/en 2025-04-21 11:30:23,999 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-21 11:30:23,999 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-21 11:30:24,000 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-21 11:30:24,000 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pt 2025-04-21 11:30:24,000 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-21 11:30:24,001 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-21 11:30:24,001 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-21 11:30:24,002 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sw 2025-04-21 11:30:24,002 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-21 11:30:24,002 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-21 11:30:24,003 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-21 11:30:24,003 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/be 2025-04-21 11:30:24,004 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-21 11:30:24,004 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-21 11:30:24,004 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-21 11:30:24,005 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sq 2025-04-21 11:30:24,005 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-21 11:30:24,006 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-21 11:30:24,006 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-21 11:30:24,006 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ms 2025-04-21 11:30:24,007 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-21 11:30:24,007 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-21 11:30:24,008 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-21 11:30:24,008 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sk 2025-04-21 11:30:24,009 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-21 11:30:24,009 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-21 11:30:24,009 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-21 11:30:24,010 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/el 2025-04-21 11:30:24,010 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-21 11:30:24,010 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-21 11:30:24,011 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-21 11:30:24,011 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tr 2025-04-21 11:30:24,012 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-21 11:30:24,012 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-21 11:30:24,012 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-21 11:30:24,013 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/udm 2025-04-21 11:30:24,013 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-21 11:30:24,014 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-21 11:30:24,014 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-21 11:30:24,014 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/th 2025-04-21 11:30:24,015 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-21 11:30:24,015 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-21 11:30:24,016 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-21 11:30:24,016 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ru 2025-04-21 11:30:24,017 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-21 11:30:24,017 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-21 11:30:24,017 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-21 11:30:24,018 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/mr 2025-04-21 11:30:24,018 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-21 11:30:24,019 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-21 11:30:24,019 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-21 11:30:24,019 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:24,020 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/migrations 2025-04-21 11:30:24,020 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/migrations 2025-04-21 11:30:24,021 root INFO copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/migrations 2025-04-21 11:30:24,021 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/migrations 2025-04-21 11:30:24,021 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/management 2025-04-21 11:30:24,022 root INFO creating build/bdist.linux-i686/wheel/django/contrib/contenttypes/management/commands 2025-04-21 11:30:24,022 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/management/commands 2025-04-21 11:30:24,023 root INFO copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/management/commands 2025-04-21 11:30:24,023 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes/management 2025-04-21 11:30:24,023 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:24,024 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:24,024 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-i686/wheel/./django/contrib/contenttypes 2025-04-21 11:30:24,026 root INFO running install_egg_info 2025-04-21 11:30:24,034 root INFO Copying Django.egg-info to build/bdist.linux-i686/wheel/./Django-4.2.20-py3.12.egg-info 2025-04-21 11:30:24,037 root INFO running install_scripts 2025-04-21 11:30:24,040 root INFO creating build/bdist.linux-i686/wheel/django-4.2.20.dist-info/WHEEL 2025-04-21 11:30:24,041 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/Django-4.2.20/.dist/.tmp-9qr002pw/django-4.2.20-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-21 11:30:24,042 wheel INFO adding 'django/__init__.py' 2025-04-21 11:30:24,042 wheel INFO adding 'django/__main__.py' 2025-04-21 11:30:24,042 wheel INFO adding 'django/shortcuts.py' 2025-04-21 11:30:24,043 wheel INFO adding 'django/apps/__init__.py' 2025-04-21 11:30:24,044 wheel INFO adding 'django/apps/config.py' 2025-04-21 11:30:24,044 wheel INFO adding 'django/apps/registry.py' 2025-04-21 11:30:24,045 wheel INFO adding 'django/conf/__init__.py' 2025-04-21 11:30:24,045 wheel INFO adding 'django/conf/global_settings.py' 2025-04-21 11:30:24,046 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2025-04-21 11:30:24,046 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2025-04-21 11:30:24,047 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2025-04-21 11:30:24,047 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2025-04-21 11:30:24,047 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2025-04-21 11:30:24,048 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2025-04-21 11:30:24,048 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2025-04-21 11:30:24,049 wheel INFO adding 'django/conf/locale/__init__.py' 2025-04-21 11:30:24,051 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,051 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:24,052 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2025-04-21 11:30:24,052 wheel INFO adding 'django/conf/locale/ar/formats.py' 2025-04-21 11:30:24,053 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,054 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:24,055 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2025-04-21 11:30:24,055 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2025-04-21 11:30:24,056 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,056 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:24,057 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,058 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:24,058 wheel INFO adding 'django/conf/locale/az/__init__.py' 2025-04-21 11:30:24,059 wheel INFO adding 'django/conf/locale/az/formats.py' 2025-04-21 11:30:24,059 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,060 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:24,061 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,062 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:24,062 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2025-04-21 11:30:24,063 wheel INFO adding 'django/conf/locale/bg/formats.py' 2025-04-21 11:30:24,063 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,064 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,065 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2025-04-21 11:30:24,065 wheel INFO adding 'django/conf/locale/bn/formats.py' 2025-04-21 11:30:24,066 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,066 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,067 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,068 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:24,068 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2025-04-21 11:30:24,069 wheel INFO adding 'django/conf/locale/bs/formats.py' 2025-04-21 11:30:24,069 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,070 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,070 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2025-04-21 11:30:24,071 wheel INFO adding 'django/conf/locale/ca/formats.py' 2025-04-21 11:30:24,071 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,072 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:24,073 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2025-04-21 11:30:24,073 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2025-04-21 11:30:24,074 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,075 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,075 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2025-04-21 11:30:24,076 wheel INFO adding 'django/conf/locale/cs/formats.py' 2025-04-21 11:30:24,076 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,077 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,078 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2025-04-21 11:30:24,078 wheel INFO adding 'django/conf/locale/cy/formats.py' 2025-04-21 11:30:24,079 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,079 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,080 wheel INFO adding 'django/conf/locale/da/__init__.py' 2025-04-21 11:30:24,080 wheel INFO adding 'django/conf/locale/da/formats.py' 2025-04-21 11:30:24,081 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,081 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:24,082 wheel INFO adding 'django/conf/locale/de/__init__.py' 2025-04-21 11:30:24,082 wheel INFO adding 'django/conf/locale/de/formats.py' 2025-04-21 11:30:24,083 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,084 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:24,084 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2025-04-21 11:30:24,085 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2025-04-21 11:30:24,085 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,086 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,087 wheel INFO adding 'django/conf/locale/el/__init__.py' 2025-04-21 11:30:24,087 wheel INFO adding 'django/conf/locale/el/formats.py' 2025-04-21 11:30:24,088 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,089 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:24,089 wheel INFO adding 'django/conf/locale/en/__init__.py' 2025-04-21 11:30:24,090 wheel INFO adding 'django/conf/locale/en/formats.py' 2025-04-21 11:30:24,090 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,091 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:24,091 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2025-04-21 11:30:24,092 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2025-04-21 11:30:24,092 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,093 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:24,094 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2025-04-21 11:30:24,094 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2025-04-21 11:30:24,095 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,095 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:24,096 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2025-04-21 11:30:24,096 wheel INFO adding 'django/conf/locale/eo/formats.py' 2025-04-21 11:30:24,097 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,097 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:24,098 wheel INFO adding 'django/conf/locale/es/__init__.py' 2025-04-21 11:30:24,098 wheel INFO adding 'django/conf/locale/es/formats.py' 2025-04-21 11:30:24,099 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,100 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:24,100 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2025-04-21 11:30:24,101 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2025-04-21 11:30:24,101 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,102 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,103 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2025-04-21 11:30:24,103 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2025-04-21 11:30:24,104 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,104 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:24,105 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2025-04-21 11:30:24,105 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2025-04-21 11:30:24,106 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,107 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:24,107 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2025-04-21 11:30:24,108 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2025-04-21 11:30:24,108 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2025-04-21 11:30:24,108 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2025-04-21 11:30:24,109 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,110 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:24,110 wheel INFO adding 'django/conf/locale/et/__init__.py' 2025-04-21 11:30:24,111 wheel INFO adding 'django/conf/locale/et/formats.py' 2025-04-21 11:30:24,111 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,112 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:24,113 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2025-04-21 11:30:24,113 wheel INFO adding 'django/conf/locale/eu/formats.py' 2025-04-21 11:30:24,113 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,114 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,115 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2025-04-21 11:30:24,115 wheel INFO adding 'django/conf/locale/fa/formats.py' 2025-04-21 11:30:24,116 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,116 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,117 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2025-04-21 11:30:24,117 wheel INFO adding 'django/conf/locale/fi/formats.py' 2025-04-21 11:30:24,118 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,119 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,119 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2025-04-21 11:30:24,120 wheel INFO adding 'django/conf/locale/fr/formats.py' 2025-04-21 11:30:24,120 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,121 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,122 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2025-04-21 11:30:24,122 wheel INFO adding 'django/conf/locale/fy/formats.py' 2025-04-21 11:30:24,123 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,123 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,124 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2025-04-21 11:30:24,124 wheel INFO adding 'django/conf/locale/ga/formats.py' 2025-04-21 11:30:24,124 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,125 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:24,126 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2025-04-21 11:30:24,126 wheel INFO adding 'django/conf/locale/gd/formats.py' 2025-04-21 11:30:24,127 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,127 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:24,128 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2025-04-21 11:30:24,128 wheel INFO adding 'django/conf/locale/gl/formats.py' 2025-04-21 11:30:24,129 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,129 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,130 wheel INFO adding 'django/conf/locale/he/__init__.py' 2025-04-21 11:30:24,130 wheel INFO adding 'django/conf/locale/he/formats.py' 2025-04-21 11:30:24,131 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,132 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:24,132 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2025-04-21 11:30:24,132 wheel INFO adding 'django/conf/locale/hi/formats.py' 2025-04-21 11:30:24,133 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,134 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,134 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2025-04-21 11:30:24,134 wheel INFO adding 'django/conf/locale/hr/formats.py' 2025-04-21 11:30:24,135 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,136 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,136 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,137 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,138 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2025-04-21 11:30:24,138 wheel INFO adding 'django/conf/locale/hu/formats.py' 2025-04-21 11:30:24,138 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,139 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,140 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,140 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,141 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,142 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:24,142 wheel INFO adding 'django/conf/locale/id/__init__.py' 2025-04-21 11:30:24,143 wheel INFO adding 'django/conf/locale/id/formats.py' 2025-04-21 11:30:24,143 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,144 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:24,144 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2025-04-21 11:30:24,145 wheel INFO adding 'django/conf/locale/ig/formats.py' 2025-04-21 11:30:24,145 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,146 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2025-04-21 11:30:24,147 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,147 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:24,148 wheel INFO adding 'django/conf/locale/is/__init__.py' 2025-04-21 11:30:24,148 wheel INFO adding 'django/conf/locale/is/formats.py' 2025-04-21 11:30:24,149 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,150 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:24,150 wheel INFO adding 'django/conf/locale/it/__init__.py' 2025-04-21 11:30:24,151 wheel INFO adding 'django/conf/locale/it/formats.py' 2025-04-21 11:30:24,151 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,152 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:24,153 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2025-04-21 11:30:24,153 wheel INFO adding 'django/conf/locale/ja/formats.py' 2025-04-21 11:30:24,154 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,154 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:24,155 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2025-04-21 11:30:24,155 wheel INFO adding 'django/conf/locale/ka/formats.py' 2025-04-21 11:30:24,156 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,157 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:24,157 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,158 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:24,159 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,159 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,160 wheel INFO adding 'django/conf/locale/km/__init__.py' 2025-04-21 11:30:24,160 wheel INFO adding 'django/conf/locale/km/formats.py' 2025-04-21 11:30:24,161 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,161 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:24,162 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2025-04-21 11:30:24,162 wheel INFO adding 'django/conf/locale/kn/formats.py' 2025-04-21 11:30:24,163 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,163 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,164 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2025-04-21 11:30:24,164 wheel INFO adding 'django/conf/locale/ko/formats.py' 2025-04-21 11:30:24,165 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,166 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:24,166 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2025-04-21 11:30:24,167 wheel INFO adding 'django/conf/locale/ky/formats.py' 2025-04-21 11:30:24,167 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,168 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:24,169 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,169 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,170 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2025-04-21 11:30:24,170 wheel INFO adding 'django/conf/locale/lt/formats.py' 2025-04-21 11:30:24,171 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,171 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,172 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2025-04-21 11:30:24,172 wheel INFO adding 'django/conf/locale/lv/formats.py' 2025-04-21 11:30:24,173 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,174 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,174 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2025-04-21 11:30:24,175 wheel INFO adding 'django/conf/locale/mk/formats.py' 2025-04-21 11:30:24,175 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,176 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,177 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2025-04-21 11:30:24,177 wheel INFO adding 'django/conf/locale/ml/formats.py' 2025-04-21 11:30:24,178 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,179 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:24,179 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2025-04-21 11:30:24,180 wheel INFO adding 'django/conf/locale/mn/formats.py' 2025-04-21 11:30:24,180 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,181 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,182 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,182 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,183 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2025-04-21 11:30:24,183 wheel INFO adding 'django/conf/locale/ms/formats.py' 2025-04-21 11:30:24,184 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,185 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:24,186 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,186 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:24,187 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2025-04-21 11:30:24,187 wheel INFO adding 'django/conf/locale/nb/formats.py' 2025-04-21 11:30:24,188 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,189 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,189 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,190 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:24,191 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2025-04-21 11:30:24,191 wheel INFO adding 'django/conf/locale/nl/formats.py' 2025-04-21 11:30:24,192 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,193 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,193 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2025-04-21 11:30:24,194 wheel INFO adding 'django/conf/locale/nn/formats.py' 2025-04-21 11:30:24,195 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,195 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,196 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,197 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:24,197 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,198 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,199 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2025-04-21 11:30:24,199 wheel INFO adding 'django/conf/locale/pl/formats.py' 2025-04-21 11:30:24,200 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,200 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,201 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2025-04-21 11:30:24,201 wheel INFO adding 'django/conf/locale/pt/formats.py' 2025-04-21 11:30:24,202 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,203 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,203 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2025-04-21 11:30:24,204 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2025-04-21 11:30:24,204 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,205 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,206 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2025-04-21 11:30:24,206 wheel INFO adding 'django/conf/locale/ro/formats.py' 2025-04-21 11:30:24,207 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,207 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:24,208 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2025-04-21 11:30:24,208 wheel INFO adding 'django/conf/locale/ru/formats.py' 2025-04-21 11:30:24,209 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,210 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:24,211 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2025-04-21 11:30:24,211 wheel INFO adding 'django/conf/locale/sk/formats.py' 2025-04-21 11:30:24,212 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,212 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,213 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2025-04-21 11:30:24,213 wheel INFO adding 'django/conf/locale/sl/formats.py' 2025-04-21 11:30:24,214 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,214 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,215 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2025-04-21 11:30:24,216 wheel INFO adding 'django/conf/locale/sq/formats.py' 2025-04-21 11:30:24,216 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,217 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:24,218 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2025-04-21 11:30:24,218 wheel INFO adding 'django/conf/locale/sr/formats.py' 2025-04-21 11:30:24,219 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,219 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,220 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2025-04-21 11:30:24,220 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2025-04-21 11:30:24,221 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,222 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,222 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2025-04-21 11:30:24,223 wheel INFO adding 'django/conf/locale/sv/formats.py' 2025-04-21 11:30:24,223 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,224 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,225 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,225 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:24,226 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2025-04-21 11:30:24,226 wheel INFO adding 'django/conf/locale/ta/formats.py' 2025-04-21 11:30:24,227 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,227 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:24,228 wheel INFO adding 'django/conf/locale/te/__init__.py' 2025-04-21 11:30:24,228 wheel INFO adding 'django/conf/locale/te/formats.py' 2025-04-21 11:30:24,229 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,229 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:24,230 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2025-04-21 11:30:24,230 wheel INFO adding 'django/conf/locale/tg/formats.py' 2025-04-21 11:30:24,231 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,232 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,232 wheel INFO adding 'django/conf/locale/th/__init__.py' 2025-04-21 11:30:24,233 wheel INFO adding 'django/conf/locale/th/formats.py' 2025-04-21 11:30:24,233 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,234 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:24,234 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2025-04-21 11:30:24,235 wheel INFO adding 'django/conf/locale/tk/formats.py' 2025-04-21 11:30:24,235 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,236 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,237 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2025-04-21 11:30:24,237 wheel INFO adding 'django/conf/locale/tr/formats.py' 2025-04-21 11:30:24,238 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,238 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,239 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,240 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,241 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,241 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:24,242 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2025-04-21 11:30:24,242 wheel INFO adding 'django/conf/locale/uk/formats.py' 2025-04-21 11:30:24,243 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,243 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,244 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,245 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:24,245 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2025-04-21 11:30:24,246 wheel INFO adding 'django/conf/locale/uz/formats.py' 2025-04-21 11:30:24,246 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,247 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:24,248 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2025-04-21 11:30:24,248 wheel INFO adding 'django/conf/locale/vi/formats.py' 2025-04-21 11:30:24,249 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,249 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,250 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2025-04-21 11:30:24,250 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2025-04-21 11:30:24,251 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,251 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:24,252 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2025-04-21 11:30:24,253 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2025-04-21 11:30:24,253 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,254 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:24,254 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2025-04-21 11:30:24,255 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2025-04-21 11:30:24,255 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2025-04-21 11:30:24,256 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2025-04-21 11:30:24,256 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2025-04-21 11:30:24,256 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2025-04-21 11:30:24,257 wheel INFO adding 'django/conf/urls/__init__.py' 2025-04-21 11:30:24,257 wheel INFO adding 'django/conf/urls/i18n.py' 2025-04-21 11:30:24,257 wheel INFO adding 'django/conf/urls/static.py' 2025-04-21 11:30:24,258 wheel INFO adding 'django/contrib/__init__.py' 2025-04-21 11:30:24,258 wheel INFO adding 'django/contrib/admin/__init__.py' 2025-04-21 11:30:24,259 wheel INFO adding 'django/contrib/admin/actions.py' 2025-04-21 11:30:24,259 wheel INFO adding 'django/contrib/admin/apps.py' 2025-04-21 11:30:24,260 wheel INFO adding 'django/contrib/admin/checks.py' 2025-04-21 11:30:24,261 wheel INFO adding 'django/contrib/admin/decorators.py' 2025-04-21 11:30:24,261 wheel INFO adding 'django/contrib/admin/exceptions.py' 2025-04-21 11:30:24,262 wheel INFO adding 'django/contrib/admin/filters.py' 2025-04-21 11:30:24,262 wheel INFO adding 'django/contrib/admin/forms.py' 2025-04-21 11:30:24,263 wheel INFO adding 'django/contrib/admin/helpers.py' 2025-04-21 11:30:24,263 wheel INFO adding 'django/contrib/admin/models.py' 2025-04-21 11:30:24,264 wheel INFO adding 'django/contrib/admin/options.py' 2025-04-21 11:30:24,265 wheel INFO adding 'django/contrib/admin/sites.py' 2025-04-21 11:30:24,266 wheel INFO adding 'django/contrib/admin/tests.py' 2025-04-21 11:30:24,266 wheel INFO adding 'django/contrib/admin/utils.py' 2025-04-21 11:30:24,267 wheel INFO adding 'django/contrib/admin/widgets.py' 2025-04-21 11:30:24,269 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,270 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:24,270 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,270 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,271 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,272 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2025-04-21 11:30:24,272 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,273 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:24,273 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,274 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,275 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,275 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:24,276 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,276 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,277 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,277 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:24,278 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,278 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,279 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,279 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:24,280 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,280 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,281 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,282 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:24,282 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,283 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,283 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,284 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,285 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,285 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,286 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,286 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,287 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,287 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,288 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,288 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:24,289 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,289 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,290 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,290 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,291 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,291 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,292 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,293 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:24,293 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,294 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,294 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,295 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,296 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,296 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,297 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,297 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,298 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,298 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,299 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,299 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,300 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,300 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,301 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,302 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:24,302 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,303 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,303 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,304 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:24,304 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,305 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,305 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,306 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,307 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,307 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,308 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,308 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:24,309 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,310 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,310 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,311 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:24,311 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,312 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,312 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,313 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:24,313 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,314 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,314 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,315 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:24,315 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,316 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,316 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,317 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:24,317 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,318 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,319 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,319 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:24,320 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,320 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,321 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,322 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,322 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,323 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,323 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,324 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:24,324 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,325 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,325 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,326 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:24,326 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,327 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,327 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,328 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:24,328 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,329 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,330 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,330 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:24,331 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,331 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,332 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,332 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,333 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,333 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,334 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,335 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,335 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,336 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,336 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,337 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,337 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,338 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,339 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,339 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,340 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,341 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,341 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,342 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,342 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,342 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,343 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,343 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:24,344 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,344 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,345 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,346 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:24,346 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,347 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,348 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,348 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,349 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,349 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,350 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,350 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:24,351 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,351 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,352 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,353 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,353 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,354 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,354 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,355 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,356 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,356 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,357 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,357 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,358 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,358 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,359 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,359 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,360 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,360 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,361 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,362 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,362 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,363 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,363 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,364 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:24,364 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,365 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,365 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,366 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:24,366 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,367 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,368 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,368 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:24,369 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,369 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,370 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,370 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:24,371 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,371 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,372 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,372 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:24,373 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,373 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,374 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,375 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:24,375 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,376 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,376 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,377 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:24,378 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,378 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,379 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,379 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:24,380 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,380 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,381 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,381 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,382 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,382 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,383 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,383 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:24,384 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,384 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,385 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,385 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,386 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,386 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,387 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,387 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:24,388 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,388 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,389 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,390 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:24,390 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,391 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,391 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,392 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,392 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,393 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,393 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,394 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,394 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,395 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,395 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,396 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,397 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,397 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,398 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,398 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,399 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,399 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,400 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,401 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:24,401 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,402 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,403 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,403 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,404 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,404 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,405 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,405 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,406 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,406 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,407 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,407 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:24,408 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,408 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,409 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,409 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:24,410 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,410 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,411 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,411 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,412 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,412 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,413 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,413 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:24,414 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,414 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,415 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,416 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,416 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,417 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,417 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,418 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,418 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,419 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,419 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,420 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:24,421 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,421 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,422 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,422 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,423 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,423 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,424 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,424 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,425 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,425 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,426 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,426 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,427 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,427 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,428 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,429 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,429 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,430 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,430 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,431 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:24,431 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,432 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,433 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,433 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:24,434 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,434 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,435 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,435 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,436 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,436 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,437 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,438 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,438 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,439 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,439 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,440 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:24,440 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,441 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,441 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,442 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,443 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,443 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,444 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,444 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,445 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,445 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,446 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,446 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,447 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,447 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,448 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,448 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:24,449 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,449 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,450 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,450 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:24,451 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,451 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,452 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,453 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:24,453 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,453 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,454 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,455 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,455 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,456 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,456 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,457 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:24,457 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,458 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,458 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,459 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,460 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,460 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,461 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,461 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,462 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,462 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,463 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,463 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,464 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,464 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:24,464 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,465 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,466 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,466 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,467 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,467 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,468 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,469 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:24,469 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,470 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,470 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,471 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:24,471 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,472 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,472 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,473 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,473 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,474 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,474 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,475 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:24,476 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,476 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,477 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,477 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:24,478 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2025-04-21 11:30:24,478 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2025-04-21 11:30:24,479 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2025-04-21 11:30:24,479 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2025-04-21 11:30:24,479 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2025-04-21 11:30:24,480 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2025-04-21 11:30:24,480 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2025-04-21 11:30:24,481 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2025-04-21 11:30:24,482 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2025-04-21 11:30:24,482 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2025-04-21 11:30:24,483 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2025-04-21 11:30:24,483 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2025-04-21 11:30:24,483 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2025-04-21 11:30:24,484 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2025-04-21 11:30:24,484 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2025-04-21 11:30:24,485 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2025-04-21 11:30:24,485 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2025-04-21 11:30:24,486 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2025-04-21 11:30:24,486 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2025-04-21 11:30:24,487 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2025-04-21 11:30:24,487 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2025-04-21 11:30:24,488 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2025-04-21 11:30:24,488 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2025-04-21 11:30:24,489 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2025-04-21 11:30:24,489 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2025-04-21 11:30:24,490 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2025-04-21 11:30:24,490 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2025-04-21 11:30:24,490 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2025-04-21 11:30:24,491 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2025-04-21 11:30:24,491 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2025-04-21 11:30:24,491 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2025-04-21 11:30:24,492 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2025-04-21 11:30:24,492 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2025-04-21 11:30:24,493 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2025-04-21 11:30:24,493 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2025-04-21 11:30:24,493 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2025-04-21 11:30:24,494 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2025-04-21 11:30:24,494 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2025-04-21 11:30:24,495 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2025-04-21 11:30:24,495 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2025-04-21 11:30:24,495 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2025-04-21 11:30:24,496 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2025-04-21 11:30:24,496 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2025-04-21 11:30:24,497 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2025-04-21 11:30:24,497 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2025-04-21 11:30:24,498 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2025-04-21 11:30:24,498 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2025-04-21 11:30:24,499 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2025-04-21 11:30:24,499 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2025-04-21 11:30:24,500 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2025-04-21 11:30:24,500 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2025-04-21 11:30:24,500 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2025-04-21 11:30:24,501 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2025-04-21 11:30:24,501 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2025-04-21 11:30:24,502 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2025-04-21 11:30:24,502 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2025-04-21 11:30:24,503 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2025-04-21 11:30:24,503 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2025-04-21 11:30:24,503 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2025-04-21 11:30:24,504 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2025-04-21 11:30:24,504 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2025-04-21 11:30:24,505 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2025-04-21 11:30:24,506 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2025-04-21 11:30:24,506 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2025-04-21 11:30:24,508 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2025-04-21 11:30:24,510 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2025-04-21 11:30:24,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2025-04-21 11:30:24,512 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2025-04-21 11:30:24,514 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2025-04-21 11:30:24,515 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2025-04-21 11:30:24,516 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2025-04-21 11:30:24,516 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2025-04-21 11:30:24,516 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2025-04-21 11:30:24,517 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2025-04-21 11:30:24,517 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2025-04-21 11:30:24,518 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2025-04-21 11:30:24,518 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2025-04-21 11:30:24,519 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2025-04-21 11:30:24,519 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2025-04-21 11:30:24,519 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2025-04-21 11:30:24,520 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2025-04-21 11:30:24,520 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2025-04-21 11:30:24,521 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2025-04-21 11:30:24,521 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2025-04-21 11:30:24,521 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2025-04-21 11:30:24,522 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2025-04-21 11:30:24,522 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2025-04-21 11:30:24,523 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2025-04-21 11:30:24,523 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2025-04-21 11:30:24,523 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2025-04-21 11:30:24,524 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2025-04-21 11:30:24,524 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2025-04-21 11:30:24,525 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2025-04-21 11:30:24,525 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2025-04-21 11:30:24,525 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2025-04-21 11:30:24,526 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2025-04-21 11:30:24,526 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2025-04-21 11:30:24,527 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2025-04-21 11:30:24,527 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2025-04-21 11:30:24,527 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2025-04-21 11:30:24,528 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2025-04-21 11:30:24,528 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2025-04-21 11:30:24,528 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2025-04-21 11:30:24,529 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2025-04-21 11:30:24,529 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2025-04-21 11:30:24,530 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2025-04-21 11:30:24,530 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2025-04-21 11:30:24,530 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2025-04-21 11:30:24,531 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2025-04-21 11:30:24,531 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2025-04-21 11:30:24,532 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2025-04-21 11:30:24,532 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2025-04-21 11:30:24,532 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2025-04-21 11:30:24,533 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2025-04-21 11:30:24,533 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2025-04-21 11:30:24,534 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2025-04-21 11:30:24,534 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2025-04-21 11:30:24,534 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2025-04-21 11:30:24,535 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2025-04-21 11:30:24,535 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2025-04-21 11:30:24,536 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2025-04-21 11:30:24,536 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2025-04-21 11:30:24,536 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2025-04-21 11:30:24,537 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2025-04-21 11:30:24,537 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2025-04-21 11:30:24,537 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2025-04-21 11:30:24,538 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2025-04-21 11:30:24,538 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2025-04-21 11:30:24,539 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2025-04-21 11:30:24,540 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2025-04-21 11:30:24,542 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2025-04-21 11:30:24,544 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2025-04-21 11:30:24,544 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2025-04-21 11:30:24,544 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2025-04-21 11:30:24,545 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2025-04-21 11:30:24,545 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2025-04-21 11:30:24,546 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2025-04-21 11:30:24,546 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2025-04-21 11:30:24,546 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2025-04-21 11:30:24,547 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2025-04-21 11:30:24,547 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2025-04-21 11:30:24,548 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2025-04-21 11:30:24,548 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2025-04-21 11:30:24,548 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2025-04-21 11:30:24,549 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2025-04-21 11:30:24,549 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2025-04-21 11:30:24,550 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2025-04-21 11:30:24,550 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2025-04-21 11:30:24,550 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2025-04-21 11:30:24,551 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2025-04-21 11:30:24,551 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2025-04-21 11:30:24,551 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2025-04-21 11:30:24,552 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2025-04-21 11:30:24,552 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2025-04-21 11:30:24,553 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2025-04-21 11:30:24,553 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2025-04-21 11:30:24,553 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2025-04-21 11:30:24,554 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2025-04-21 11:30:24,554 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2025-04-21 11:30:24,555 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2025-04-21 11:30:24,555 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2025-04-21 11:30:24,556 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2025-04-21 11:30:24,556 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2025-04-21 11:30:24,556 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2025-04-21 11:30:24,557 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2025-04-21 11:30:24,557 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2025-04-21 11:30:24,558 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2025-04-21 11:30:24,558 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2025-04-21 11:30:24,558 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2025-04-21 11:30:24,559 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2025-04-21 11:30:24,559 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2025-04-21 11:30:24,560 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2025-04-21 11:30:24,560 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2025-04-21 11:30:24,560 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2025-04-21 11:30:24,561 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2025-04-21 11:30:24,561 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2025-04-21 11:30:24,562 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2025-04-21 11:30:24,562 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2025-04-21 11:30:24,562 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2025-04-21 11:30:24,563 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2025-04-21 11:30:24,563 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2025-04-21 11:30:24,564 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2025-04-21 11:30:24,564 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2025-04-21 11:30:24,564 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2025-04-21 11:30:24,565 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2025-04-21 11:30:24,565 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2025-04-21 11:30:24,566 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2025-04-21 11:30:24,566 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2025-04-21 11:30:24,567 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2025-04-21 11:30:24,567 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2025-04-21 11:30:24,568 wheel INFO adding 'django/contrib/admin/views/main.py' 2025-04-21 11:30:24,568 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2025-04-21 11:30:24,569 wheel INFO adding 'django/contrib/admindocs/apps.py' 2025-04-21 11:30:24,569 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2025-04-21 11:30:24,569 wheel INFO adding 'django/contrib/admindocs/urls.py' 2025-04-21 11:30:24,570 wheel INFO adding 'django/contrib/admindocs/utils.py' 2025-04-21 11:30:24,572 wheel INFO adding 'django/contrib/admindocs/views.py' 2025-04-21 11:30:24,574 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,574 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:24,575 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,576 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:24,576 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,577 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:24,577 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,578 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:24,578 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,579 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:24,579 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,580 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:24,581 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,581 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,582 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,582 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,583 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,583 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:24,584 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,585 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,585 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,586 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:24,586 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,587 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,588 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,588 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,589 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,589 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,590 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,591 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:24,591 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,592 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:24,592 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,593 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,594 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,594 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:24,595 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,595 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:24,596 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,596 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:24,597 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,597 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:24,598 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,599 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:24,599 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,600 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:24,600 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,601 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,602 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,602 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:24,603 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,603 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:24,604 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,604 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:24,605 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,605 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:24,606 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,606 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,607 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,607 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,608 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,609 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,609 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,610 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,610 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,611 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,611 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,611 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:24,612 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,612 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:24,613 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,614 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,614 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,615 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:24,615 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,616 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,616 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,617 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,617 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,618 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,618 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,619 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,619 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,620 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:24,620 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,621 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:24,621 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,621 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:24,622 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,622 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:24,623 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,623 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:24,624 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,624 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:24,625 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,625 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:24,626 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,626 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:24,627 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,627 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,628 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,628 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:24,629 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,629 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,630 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,630 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:24,631 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,631 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:24,632 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,632 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,633 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,633 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,634 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,634 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,635 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,635 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,636 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,636 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:24,637 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,637 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,638 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,639 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,639 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,640 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:24,640 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,640 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:24,641 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,641 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,642 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,642 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:24,643 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,644 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,644 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,645 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,645 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,646 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:24,646 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,647 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,647 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,648 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,648 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,649 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,649 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,650 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,650 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,651 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:24,651 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,652 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:24,652 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,653 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,653 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,654 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,654 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,655 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:24,655 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,656 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,656 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,657 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,657 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,658 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,658 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,659 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:24,659 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,660 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:24,660 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,661 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:24,661 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,662 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,662 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,663 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:24,663 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,664 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,664 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,665 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,665 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,665 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:24,666 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,666 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,667 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,667 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:24,668 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,668 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,669 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,669 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:24,670 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,670 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:24,671 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2025-04-21 11:30:24,671 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2025-04-21 11:30:24,672 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2025-04-21 11:30:24,672 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2025-04-21 11:30:24,673 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2025-04-21 11:30:24,673 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2025-04-21 11:30:24,673 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2025-04-21 11:30:24,674 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2025-04-21 11:30:24,674 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2025-04-21 11:30:24,674 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2025-04-21 11:30:24,675 wheel INFO adding 'django/contrib/auth/__init__.py' 2025-04-21 11:30:24,675 wheel INFO adding 'django/contrib/auth/admin.py' 2025-04-21 11:30:24,676 wheel INFO adding 'django/contrib/auth/apps.py' 2025-04-21 11:30:24,676 wheel INFO adding 'django/contrib/auth/backends.py' 2025-04-21 11:30:24,677 wheel INFO adding 'django/contrib/auth/base_user.py' 2025-04-21 11:30:24,677 wheel INFO adding 'django/contrib/auth/checks.py' 2025-04-21 11:30:24,678 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2025-04-21 11:30:24,679 wheel INFO adding 'django/contrib/auth/context_processors.py' 2025-04-21 11:30:24,679 wheel INFO adding 'django/contrib/auth/decorators.py' 2025-04-21 11:30:24,680 wheel INFO adding 'django/contrib/auth/forms.py' 2025-04-21 11:30:24,680 wheel INFO adding 'django/contrib/auth/hashers.py' 2025-04-21 11:30:24,681 wheel INFO adding 'django/contrib/auth/middleware.py' 2025-04-21 11:30:24,681 wheel INFO adding 'django/contrib/auth/mixins.py' 2025-04-21 11:30:24,682 wheel INFO adding 'django/contrib/auth/models.py' 2025-04-21 11:30:24,682 wheel INFO adding 'django/contrib/auth/password_validation.py' 2025-04-21 11:30:24,683 wheel INFO adding 'django/contrib/auth/signals.py' 2025-04-21 11:30:24,683 wheel INFO adding 'django/contrib/auth/tokens.py' 2025-04-21 11:30:24,684 wheel INFO adding 'django/contrib/auth/urls.py' 2025-04-21 11:30:24,684 wheel INFO adding 'django/contrib/auth/validators.py' 2025-04-21 11:30:24,685 wheel INFO adding 'django/contrib/auth/views.py' 2025-04-21 11:30:24,685 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2025-04-21 11:30:24,686 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2025-04-21 11:30:24,687 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,688 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:24,688 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,689 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:24,689 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,690 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:24,690 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,691 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:24,691 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,692 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:24,693 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,693 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:24,694 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,694 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,695 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,695 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,696 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,696 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:24,697 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,697 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,698 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,698 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:24,699 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,699 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,700 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,700 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,701 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,701 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,702 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,702 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:24,703 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,704 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:24,704 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,705 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,705 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,706 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:24,706 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,707 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:24,707 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,708 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:24,708 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,709 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:24,709 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,710 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:24,710 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,711 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:24,711 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,712 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,712 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,713 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:24,713 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,714 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:24,714 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,715 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:24,716 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,716 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:24,717 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,717 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,718 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,718 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,719 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,719 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,720 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,720 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,721 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,721 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,722 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,722 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:24,723 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,724 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:24,724 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,725 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,725 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,726 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:24,726 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,727 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,727 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,728 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,728 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,729 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,729 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,730 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,730 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,731 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,731 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,732 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:24,732 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,733 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:24,733 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,734 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:24,734 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,735 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:24,735 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,736 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:24,736 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,737 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:24,738 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,738 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:24,739 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,739 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:24,740 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,740 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,741 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,741 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:24,742 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,742 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,743 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,743 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:24,744 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,744 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:24,745 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,745 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,746 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,746 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,747 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,747 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,748 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,748 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,749 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,749 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:24,750 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,751 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,751 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,751 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,752 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,753 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:24,753 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,754 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:24,754 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,755 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,755 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,756 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:24,756 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,757 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,757 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,758 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,759 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,759 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:24,760 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,760 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,761 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,761 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,762 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,762 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,763 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,763 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,764 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,764 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:24,765 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,765 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:24,766 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,766 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,767 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,768 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,768 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,769 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:24,769 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,770 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,770 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,771 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,771 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,772 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,772 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,773 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:24,773 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,774 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:24,774 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,775 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:24,775 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,776 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,776 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,777 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:24,777 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,778 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,778 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,779 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,779 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,780 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,781 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,781 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:24,782 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,782 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,783 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,783 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:24,784 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,784 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:24,785 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,785 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,786 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,786 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:24,787 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,787 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:24,788 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2025-04-21 11:30:24,788 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2025-04-21 11:30:24,789 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2025-04-21 11:30:24,789 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2025-04-21 11:30:24,790 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2025-04-21 11:30:24,790 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2025-04-21 11:30:24,791 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2025-04-21 11:30:24,791 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2025-04-21 11:30:24,791 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2025-04-21 11:30:24,792 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2025-04-21 11:30:24,792 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2025-04-21 11:30:24,792 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2025-04-21 11:30:24,793 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2025-04-21 11:30:24,793 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2025-04-21 11:30:24,794 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2025-04-21 11:30:24,794 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2025-04-21 11:30:24,794 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2025-04-21 11:30:24,795 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2025-04-21 11:30:24,795 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2025-04-21 11:30:24,796 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2025-04-21 11:30:24,796 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2025-04-21 11:30:24,797 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2025-04-21 11:30:24,797 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2025-04-21 11:30:24,798 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2025-04-21 11:30:24,798 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2025-04-21 11:30:24,799 wheel INFO adding 'django/contrib/contenttypes/models.py' 2025-04-21 11:30:24,799 wheel INFO adding 'django/contrib/contenttypes/views.py' 2025-04-21 11:30:24,801 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,802 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:24,802 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,803 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:24,803 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,804 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:24,804 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,805 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:24,805 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,805 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:24,806 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,806 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:24,807 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,807 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,808 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,808 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,809 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,809 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:24,810 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,810 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,811 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,811 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:24,812 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,812 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,812 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,813 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,813 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,814 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,814 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,815 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:24,815 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,816 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:24,816 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,816 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,817 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,817 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:24,818 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,818 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:24,819 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,819 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:24,820 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,820 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:24,821 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,821 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:24,822 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,822 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:24,822 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,823 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,823 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,824 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:24,824 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,825 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:24,825 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,826 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:24,826 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,827 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:24,827 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,828 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,828 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,828 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,829 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,829 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,830 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,830 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,831 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,831 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,832 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,832 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:24,833 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,833 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:24,834 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,834 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,835 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,835 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:24,835 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,836 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,836 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,837 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,837 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,838 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,838 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,839 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,839 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,840 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,840 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,841 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:24,841 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,842 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:24,842 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,842 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:24,843 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,843 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:24,844 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,844 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:24,845 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,845 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:24,846 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,846 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:24,846 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,847 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,847 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,848 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:24,848 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,849 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,849 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,849 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:24,850 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,850 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:24,851 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,851 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,852 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,852 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,853 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,853 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,853 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,854 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,854 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,855 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:24,855 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,856 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,856 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,856 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,857 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,857 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:24,858 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,858 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:24,859 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,859 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,860 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,860 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:24,861 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,861 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,862 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,862 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,862 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,863 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:24,863 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,864 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,864 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,865 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,865 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,866 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,866 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,866 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,867 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,867 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:24,868 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,868 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:24,869 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,869 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,870 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,870 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,870 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,871 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:24,871 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,872 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,872 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,873 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,873 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,874 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,874 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,875 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:24,875 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,875 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:24,876 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,876 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:24,877 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,877 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,878 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,878 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:24,879 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,879 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,879 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,880 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,880 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,881 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,881 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,882 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:24,882 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,883 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,883 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,884 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:24,884 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,884 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,885 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,885 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:24,886 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,886 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:24,887 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2025-04-21 11:30:24,887 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2025-04-21 11:30:24,888 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2025-04-21 11:30:24,888 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2025-04-21 11:30:24,888 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2025-04-21 11:30:24,889 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2025-04-21 11:30:24,889 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2025-04-21 11:30:24,890 wheel INFO adding 'django/contrib/flatpages/admin.py' 2025-04-21 11:30:24,890 wheel INFO adding 'django/contrib/flatpages/apps.py' 2025-04-21 11:30:24,890 wheel INFO adding 'django/contrib/flatpages/forms.py' 2025-04-21 11:30:24,891 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2025-04-21 11:30:24,891 wheel INFO adding 'django/contrib/flatpages/models.py' 2025-04-21 11:30:24,892 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2025-04-21 11:30:24,892 wheel INFO adding 'django/contrib/flatpages/urls.py' 2025-04-21 11:30:24,892 wheel INFO adding 'django/contrib/flatpages/views.py' 2025-04-21 11:30:24,894 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,895 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:24,895 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,895 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:24,896 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,896 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:24,897 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,897 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:24,898 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,898 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:24,899 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,899 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:24,900 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,900 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,901 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,901 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,902 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,902 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:24,903 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,903 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,903 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,904 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:24,904 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,905 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,905 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,906 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:24,906 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,907 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,907 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,908 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:24,908 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,909 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:24,909 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,909 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,910 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,910 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:24,911 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,911 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:24,912 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,912 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:24,913 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,913 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:24,914 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,914 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:24,915 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,915 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:24,916 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,916 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,917 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,917 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:24,918 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,918 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:24,919 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,919 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:24,920 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,920 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:24,921 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,921 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,921 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,922 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,922 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,923 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,923 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,924 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,924 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,925 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,925 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,926 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:24,926 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,926 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:24,927 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,927 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,928 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,928 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:24,929 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,929 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,930 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,930 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,931 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,931 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,932 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,932 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:24,932 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,933 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:24,933 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,934 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:24,934 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,935 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:24,935 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,936 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:24,936 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,937 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:24,937 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,937 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:24,938 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,938 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:24,939 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,939 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:24,940 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,940 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,941 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,941 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:24,942 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,942 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,943 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,943 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:24,943 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,944 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:24,944 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,945 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,945 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,946 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,946 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,947 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,947 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,948 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,948 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,949 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:24,949 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,949 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,950 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,950 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,951 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,951 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:24,952 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,952 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:24,953 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,953 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:24,954 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,954 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:24,955 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,955 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,955 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,956 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,956 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,957 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:24,957 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,958 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:24,958 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,959 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,959 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,959 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,960 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,960 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:24,961 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,961 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:24,962 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,962 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:24,963 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,963 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,964 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,964 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:24,965 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,965 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:24,966 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,966 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,967 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,967 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:24,968 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,968 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:24,969 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,969 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:24,970 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,970 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:24,970 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,971 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:24,971 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,972 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:24,972 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,973 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:24,973 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,974 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,974 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,975 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:24,975 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,975 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:24,976 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,976 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:24,977 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,977 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:24,978 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,978 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:24,979 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,979 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:24,980 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,980 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:24,981 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:24,981 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:24,982 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2025-04-21 11:30:24,982 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2025-04-21 11:30:24,982 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2025-04-21 11:30:24,983 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2025-04-21 11:30:24,983 wheel INFO adding 'django/contrib/gis/__init__.py' 2025-04-21 11:30:24,984 wheel INFO adding 'django/contrib/gis/apps.py' 2025-04-21 11:30:24,984 wheel INFO adding 'django/contrib/gis/feeds.py' 2025-04-21 11:30:24,984 wheel INFO adding 'django/contrib/gis/geometry.py' 2025-04-21 11:30:24,985 wheel INFO adding 'django/contrib/gis/measure.py' 2025-04-21 11:30:24,985 wheel INFO adding 'django/contrib/gis/ptr.py' 2025-04-21 11:30:24,986 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2025-04-21 11:30:24,986 wheel INFO adding 'django/contrib/gis/views.py' 2025-04-21 11:30:24,987 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2025-04-21 11:30:24,987 wheel INFO adding 'django/contrib/gis/admin/options.py' 2025-04-21 11:30:24,988 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2025-04-21 11:30:24,988 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2025-04-21 11:30:24,989 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2025-04-21 11:30:24,989 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2025-04-21 11:30:24,989 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2025-04-21 11:30:24,990 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2025-04-21 11:30:24,990 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2025-04-21 11:30:24,991 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2025-04-21 11:30:24,991 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2025-04-21 11:30:24,992 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2025-04-21 11:30:24,992 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2025-04-21 11:30:24,993 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2025-04-21 11:30:24,993 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2025-04-21 11:30:24,993 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2025-04-21 11:30:24,994 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2025-04-21 11:30:24,994 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2025-04-21 11:30:24,995 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2025-04-21 11:30:24,995 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2025-04-21 11:30:24,995 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2025-04-21 11:30:24,996 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2025-04-21 11:30:24,996 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2025-04-21 11:30:24,997 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2025-04-21 11:30:24,997 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2025-04-21 11:30:24,998 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2025-04-21 11:30:24,998 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2025-04-21 11:30:24,998 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2025-04-21 11:30:24,999 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2025-04-21 11:30:24,999 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2025-04-21 11:30:25,000 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2025-04-21 11:30:25,000 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2025-04-21 11:30:25,001 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2025-04-21 11:30:25,001 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2025-04-21 11:30:25,001 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2025-04-21 11:30:25,002 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2025-04-21 11:30:25,002 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2025-04-21 11:30:25,003 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2025-04-21 11:30:25,003 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2025-04-21 11:30:25,004 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2025-04-21 11:30:25,004 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2025-04-21 11:30:25,004 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2025-04-21 11:30:25,005 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2025-04-21 11:30:25,005 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2025-04-21 11:30:25,006 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2025-04-21 11:30:25,006 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2025-04-21 11:30:25,007 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2025-04-21 11:30:25,007 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2025-04-21 11:30:25,008 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2025-04-21 11:30:25,008 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2025-04-21 11:30:25,009 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2025-04-21 11:30:25,009 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2025-04-21 11:30:25,010 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2025-04-21 11:30:25,010 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2025-04-21 11:30:25,010 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2025-04-21 11:30:25,011 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2025-04-21 11:30:25,012 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2025-04-21 11:30:25,012 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2025-04-21 11:30:25,012 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2025-04-21 11:30:25,013 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2025-04-21 11:30:25,013 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2025-04-21 11:30:25,014 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2025-04-21 11:30:25,014 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2025-04-21 11:30:25,014 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2025-04-21 11:30:25,015 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2025-04-21 11:30:25,016 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2025-04-21 11:30:25,016 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2025-04-21 11:30:25,016 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2025-04-21 11:30:25,017 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2025-04-21 11:30:25,017 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2025-04-21 11:30:25,018 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2025-04-21 11:30:25,018 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2025-04-21 11:30:25,019 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2025-04-21 11:30:25,019 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2025-04-21 11:30:25,020 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2025-04-21 11:30:25,020 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2025-04-21 11:30:25,021 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2025-04-21 11:30:25,021 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2025-04-21 11:30:25,022 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2025-04-21 11:30:25,022 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2025-04-21 11:30:25,022 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2025-04-21 11:30:25,023 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2025-04-21 11:30:25,023 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2025-04-21 11:30:25,024 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2025-04-21 11:30:25,024 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2025-04-21 11:30:25,025 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2025-04-21 11:30:25,025 wheel INFO adding 'django/contrib/gis/geos/base.py' 2025-04-21 11:30:25,026 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2025-04-21 11:30:25,026 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2025-04-21 11:30:25,026 wheel INFO adding 'django/contrib/gis/geos/error.py' 2025-04-21 11:30:25,027 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2025-04-21 11:30:25,027 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2025-04-21 11:30:25,028 wheel INFO adding 'django/contrib/gis/geos/io.py' 2025-04-21 11:30:25,028 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2025-04-21 11:30:25,029 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2025-04-21 11:30:25,029 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2025-04-21 11:30:25,030 wheel INFO adding 'django/contrib/gis/geos/point.py' 2025-04-21 11:30:25,030 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2025-04-21 11:30:25,031 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2025-04-21 11:30:25,031 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2025-04-21 11:30:25,031 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2025-04-21 11:30:25,032 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2025-04-21 11:30:25,032 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2025-04-21 11:30:25,033 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2025-04-21 11:30:25,033 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2025-04-21 11:30:25,034 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2025-04-21 11:30:25,034 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2025-04-21 11:30:25,034 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2025-04-21 11:30:25,035 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2025-04-21 11:30:25,037 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,037 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:25,038 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,038 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:25,039 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,039 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:25,040 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,040 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:25,041 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,041 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:25,042 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,042 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:25,042 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,043 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,043 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,044 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,044 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,045 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:25,045 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,046 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,046 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,047 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:25,047 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,048 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,048 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,049 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,049 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,049 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,050 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,050 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:25,051 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,051 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:25,052 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,052 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,053 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,053 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:25,054 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,054 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:25,055 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,055 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:25,056 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,056 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:25,057 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,057 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:25,057 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,058 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:25,058 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,059 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,059 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,060 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:25,060 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,061 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:25,061 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,062 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:25,062 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,063 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:25,063 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,064 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,064 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,065 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,065 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,066 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,066 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,067 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,067 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,067 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,068 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,068 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:25,069 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,069 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:25,070 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,070 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,071 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,071 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:25,072 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,072 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,073 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,073 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,074 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,074 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,075 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,075 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,076 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,076 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,077 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,077 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:25,078 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,078 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:25,079 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,079 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:25,080 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,080 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:25,081 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,081 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:25,082 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,082 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:25,082 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,083 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:25,083 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,084 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,084 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,085 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:25,085 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,086 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,086 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,087 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:25,087 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,087 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:25,088 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,088 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,089 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,089 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,090 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,090 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,091 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,091 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,092 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,092 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:25,093 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,093 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,094 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,094 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,094 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,095 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:25,095 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,096 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:25,096 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,097 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,097 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,098 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:25,098 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,099 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,099 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,099 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,100 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,100 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:25,101 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,101 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,102 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,102 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,103 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,103 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,104 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,104 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,104 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,105 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:25,105 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,106 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:25,106 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,107 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,107 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,108 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,108 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,109 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:25,109 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,110 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,110 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,111 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,111 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,112 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,112 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,113 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:25,113 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,114 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:25,114 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,115 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:25,115 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,116 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,116 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,116 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:25,117 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,117 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,118 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,118 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,119 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,119 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:25,120 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,120 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,121 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,121 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:25,122 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,122 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,123 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,123 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:25,124 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,124 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:25,124 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2025-04-21 11:30:25,125 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2025-04-21 11:30:25,125 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2025-04-21 11:30:25,126 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2025-04-21 11:30:25,126 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2025-04-21 11:30:25,127 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2025-04-21 11:30:25,127 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2025-04-21 11:30:25,128 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2025-04-21 11:30:25,128 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2025-04-21 11:30:25,129 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2025-04-21 11:30:25,129 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2025-04-21 11:30:25,130 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2025-04-21 11:30:25,130 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2025-04-21 11:30:25,130 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2025-04-21 11:30:25,131 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2025-04-21 11:30:25,131 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2025-04-21 11:30:25,132 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2025-04-21 11:30:25,132 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2025-04-21 11:30:25,133 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2025-04-21 11:30:25,133 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2025-04-21 11:30:25,134 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2025-04-21 11:30:25,134 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2025-04-21 11:30:25,134 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2025-04-21 11:30:25,135 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2025-04-21 11:30:25,135 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2025-04-21 11:30:25,136 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2025-04-21 11:30:25,136 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2025-04-21 11:30:25,137 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2025-04-21 11:30:25,137 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2025-04-21 11:30:25,138 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2025-04-21 11:30:25,138 wheel INFO adding 'django/contrib/humanize/__init__.py' 2025-04-21 11:30:25,139 wheel INFO adding 'django/contrib/humanize/apps.py' 2025-04-21 11:30:25,141 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,141 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:25,142 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,142 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:25,143 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,143 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:25,144 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,144 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:25,145 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,145 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:25,146 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,147 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:25,147 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,148 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,148 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,149 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,149 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,150 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:25,150 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,151 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,151 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,152 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:25,153 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,153 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,154 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,154 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,155 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,155 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,156 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,156 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:25,157 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,157 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:25,158 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,158 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,159 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,159 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:25,160 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,160 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:25,161 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,161 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:25,162 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,162 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:25,163 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,163 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:25,164 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,165 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:25,165 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,166 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,166 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,167 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:25,167 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,168 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:25,168 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,169 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:25,169 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,170 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:25,170 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,171 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,171 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,172 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,172 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,173 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,173 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,174 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,174 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,175 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,175 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,176 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:25,176 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,177 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:25,178 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,178 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,179 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,179 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:25,180 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,180 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,181 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,181 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,182 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,182 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,183 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,183 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,184 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,184 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,185 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,185 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:25,186 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,186 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:25,187 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,187 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:25,188 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,188 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:25,189 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,189 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:25,190 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,190 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:25,191 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,191 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:25,192 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,192 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,193 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,193 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:25,194 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,194 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,195 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,195 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:25,196 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,197 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:25,197 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,198 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,198 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,199 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,199 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,200 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,200 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,201 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,201 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,202 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:25,202 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,203 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,203 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,204 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,204 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,205 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:25,205 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,206 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:25,206 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,207 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,207 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,208 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:25,208 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,209 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,210 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,210 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,211 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,211 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:25,211 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,212 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,213 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,213 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,214 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,214 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,215 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,215 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,216 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,216 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:25,217 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,217 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:25,218 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,219 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,219 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,220 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,220 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,221 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:25,221 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,222 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,222 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,223 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,223 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,224 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,224 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,225 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:25,225 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,226 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:25,226 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,227 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:25,227 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,228 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,228 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,229 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:25,229 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,230 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,230 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,231 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,231 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,232 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,232 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,233 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:25,233 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,234 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,234 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,235 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:25,235 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,236 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:25,236 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,237 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,237 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,238 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:25,238 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,239 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:25,239 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2025-04-21 11:30:25,240 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2025-04-21 11:30:25,240 wheel INFO adding 'django/contrib/messages/__init__.py' 2025-04-21 11:30:25,241 wheel INFO adding 'django/contrib/messages/api.py' 2025-04-21 11:30:25,241 wheel INFO adding 'django/contrib/messages/apps.py' 2025-04-21 11:30:25,241 wheel INFO adding 'django/contrib/messages/constants.py' 2025-04-21 11:30:25,242 wheel INFO adding 'django/contrib/messages/context_processors.py' 2025-04-21 11:30:25,242 wheel INFO adding 'django/contrib/messages/middleware.py' 2025-04-21 11:30:25,243 wheel INFO adding 'django/contrib/messages/utils.py' 2025-04-21 11:30:25,243 wheel INFO adding 'django/contrib/messages/views.py' 2025-04-21 11:30:25,243 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2025-04-21 11:30:25,244 wheel INFO adding 'django/contrib/messages/storage/base.py' 2025-04-21 11:30:25,244 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2025-04-21 11:30:25,245 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2025-04-21 11:30:25,245 wheel INFO adding 'django/contrib/messages/storage/session.py' 2025-04-21 11:30:25,246 wheel INFO adding 'django/contrib/postgres/__init__.py' 2025-04-21 11:30:25,246 wheel INFO adding 'django/contrib/postgres/apps.py' 2025-04-21 11:30:25,246 wheel INFO adding 'django/contrib/postgres/constraints.py' 2025-04-21 11:30:25,247 wheel INFO adding 'django/contrib/postgres/expressions.py' 2025-04-21 11:30:25,247 wheel INFO adding 'django/contrib/postgres/functions.py' 2025-04-21 11:30:25,248 wheel INFO adding 'django/contrib/postgres/indexes.py' 2025-04-21 11:30:25,248 wheel INFO adding 'django/contrib/postgres/lookups.py' 2025-04-21 11:30:25,249 wheel INFO adding 'django/contrib/postgres/operations.py' 2025-04-21 11:30:25,249 wheel INFO adding 'django/contrib/postgres/search.py' 2025-04-21 11:30:25,250 wheel INFO adding 'django/contrib/postgres/serializers.py' 2025-04-21 11:30:25,250 wheel INFO adding 'django/contrib/postgres/signals.py' 2025-04-21 11:30:25,250 wheel INFO adding 'django/contrib/postgres/utils.py' 2025-04-21 11:30:25,251 wheel INFO adding 'django/contrib/postgres/validators.py' 2025-04-21 11:30:25,251 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2025-04-21 11:30:25,252 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2025-04-21 11:30:25,252 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2025-04-21 11:30:25,253 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2025-04-21 11:30:25,253 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2025-04-21 11:30:25,254 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2025-04-21 11:30:25,254 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2025-04-21 11:30:25,254 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2025-04-21 11:30:25,255 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2025-04-21 11:30:25,255 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2025-04-21 11:30:25,256 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2025-04-21 11:30:25,256 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2025-04-21 11:30:25,257 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2025-04-21 11:30:25,257 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2025-04-21 11:30:25,257 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2025-04-21 11:30:25,258 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2025-04-21 11:30:25,259 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,260 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:25,260 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,261 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:25,261 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,262 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:25,262 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,263 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:25,263 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,264 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:25,264 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,265 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,265 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,266 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:25,266 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,267 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,267 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,268 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,268 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,269 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:25,269 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,270 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:25,270 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,271 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,271 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,272 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:25,272 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,273 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:25,273 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,273 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:25,274 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,274 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:25,275 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,275 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:25,276 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,276 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,277 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,277 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:25,278 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,278 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:25,279 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,279 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:25,280 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,280 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,281 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,281 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,282 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,282 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,283 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,283 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,283 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,284 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:25,284 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,285 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,285 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,286 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:25,286 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,287 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,287 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,288 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,288 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,289 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,289 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,290 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,290 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,290 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:25,291 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,291 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:25,292 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,292 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:25,293 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,293 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:25,294 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,294 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:25,295 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,295 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:25,296 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,296 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,297 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,297 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:25,298 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,298 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:25,299 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,299 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,300 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,300 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,301 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,301 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,302 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,302 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:25,302 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,303 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,303 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,304 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:25,304 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,305 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,305 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,306 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:25,306 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,307 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,307 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,308 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,308 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,309 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,309 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,310 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,310 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,311 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,311 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,311 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:25,312 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,312 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:25,313 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,313 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,314 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,314 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,315 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,315 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:25,316 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,316 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,317 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,317 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,318 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,318 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,319 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,319 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,320 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,320 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,321 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,321 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,322 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,322 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,323 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,323 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:25,323 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,324 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:25,324 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,325 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:25,325 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2025-04-21 11:30:25,326 wheel INFO adding 'django/contrib/redirects/__init__.py' 2025-04-21 11:30:25,326 wheel INFO adding 'django/contrib/redirects/admin.py' 2025-04-21 11:30:25,327 wheel INFO adding 'django/contrib/redirects/apps.py' 2025-04-21 11:30:25,327 wheel INFO adding 'django/contrib/redirects/middleware.py' 2025-04-21 11:30:25,327 wheel INFO adding 'django/contrib/redirects/models.py' 2025-04-21 11:30:25,329 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,330 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:25,330 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,330 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:25,331 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,331 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:25,332 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,332 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:25,333 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,333 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:25,334 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,334 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:25,335 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,335 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,335 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,336 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,336 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,337 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:25,337 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,338 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,338 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,339 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:25,339 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,340 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,340 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,341 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,341 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,342 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,342 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,342 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:25,343 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,343 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:25,344 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,344 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,345 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,345 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:25,346 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,346 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:25,347 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,347 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:25,347 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,348 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:25,348 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,349 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:25,349 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,350 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:25,350 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,351 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,351 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,351 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:25,352 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,352 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:25,353 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,353 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:25,354 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,354 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:25,355 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,355 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,356 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,356 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,357 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,357 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,357 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,358 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,358 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,359 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,359 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,360 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:25,360 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,361 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:25,361 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,361 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,362 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,362 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:25,363 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,363 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,364 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,364 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,365 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,365 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,366 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,366 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,367 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,367 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,367 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,368 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:25,368 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,369 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:25,369 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,370 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:25,370 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,371 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:25,371 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,372 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:25,372 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,373 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:25,373 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,374 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:25,374 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,375 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:25,375 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,375 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,376 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,376 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:25,377 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,377 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,378 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,378 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:25,379 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,379 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:25,380 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,380 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,380 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,381 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,381 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,382 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,382 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,383 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,383 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,384 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:25,384 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,384 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,385 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,385 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,386 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,386 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:25,387 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,387 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:25,388 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,388 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,389 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,389 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:25,390 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,390 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,391 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,391 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,392 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,392 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:25,392 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,393 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,394 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,394 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,395 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,395 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,396 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,396 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,397 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,397 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:25,398 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,398 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:25,399 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,399 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,399 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,400 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,400 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,401 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:25,401 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,402 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,402 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,403 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,403 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,404 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,404 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,405 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:25,405 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,406 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:25,406 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,407 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:25,407 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,407 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,408 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,409 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:25,409 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,410 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,410 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,411 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,411 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,412 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,412 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,413 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:25,413 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,413 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,414 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,414 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:25,415 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,415 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:25,416 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,416 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,417 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,417 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:25,418 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,418 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:25,419 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2025-04-21 11:30:25,419 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2025-04-21 11:30:25,420 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2025-04-21 11:30:25,420 wheel INFO adding 'django/contrib/sessions/__init__.py' 2025-04-21 11:30:25,420 wheel INFO adding 'django/contrib/sessions/apps.py' 2025-04-21 11:30:25,421 wheel INFO adding 'django/contrib/sessions/base_session.py' 2025-04-21 11:30:25,421 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2025-04-21 11:30:25,422 wheel INFO adding 'django/contrib/sessions/middleware.py' 2025-04-21 11:30:25,422 wheel INFO adding 'django/contrib/sessions/models.py' 2025-04-21 11:30:25,423 wheel INFO adding 'django/contrib/sessions/serializers.py' 2025-04-21 11:30:25,423 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2025-04-21 11:30:25,423 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2025-04-21 11:30:25,424 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2025-04-21 11:30:25,424 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2025-04-21 11:30:25,425 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2025-04-21 11:30:25,425 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2025-04-21 11:30:25,426 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2025-04-21 11:30:25,428 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,428 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:25,429 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,429 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:25,429 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,430 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:25,431 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,431 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:25,432 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,432 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:25,433 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,433 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:25,434 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,434 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,434 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,435 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,435 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,436 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:25,436 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,437 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,437 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,437 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:25,438 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,438 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,439 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,439 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,440 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,440 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,440 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,441 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:25,441 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,442 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:25,442 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,443 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,443 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,444 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:25,444 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,444 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:25,445 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,445 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:25,446 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,446 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:25,447 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,447 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:25,448 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,448 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:25,449 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,449 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,449 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,450 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:25,450 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,451 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:25,451 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,452 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:25,452 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,452 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:25,453 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,453 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,454 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,454 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,455 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,455 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,456 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,456 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,457 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,457 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,457 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,458 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:25,458 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,459 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:25,459 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,460 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,460 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,461 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:25,461 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,461 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,462 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,462 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,463 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,463 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,464 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,464 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,465 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,465 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,466 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,466 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:25,467 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,467 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:25,468 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,468 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:25,468 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,469 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:25,469 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,470 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:25,470 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,471 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:25,471 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,472 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:25,472 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,472 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:25,473 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,473 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,474 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,474 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:25,475 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,475 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,476 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,476 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:25,477 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,477 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:25,477 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,478 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,478 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,479 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,479 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,480 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,480 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,480 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,481 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,481 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:25,482 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,482 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,483 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,483 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,484 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,484 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:25,485 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,485 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:25,486 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,486 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,486 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,487 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:25,487 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,488 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,488 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,489 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,489 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,490 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:25,490 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,490 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,491 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,491 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,492 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,492 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,493 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,493 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,494 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,494 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:25,494 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,495 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:25,495 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,496 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,496 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,497 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,497 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,498 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:25,498 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,499 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,499 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,500 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,500 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,501 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,501 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,502 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:25,502 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,502 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:25,503 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,503 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:25,504 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,504 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,505 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,505 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:25,506 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,506 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,507 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,507 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,507 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,508 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,508 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,509 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:25,509 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,510 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,510 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,511 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:25,511 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,512 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:25,512 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,512 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,513 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,513 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:25,514 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,514 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:25,515 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2025-04-21 11:30:25,515 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2025-04-21 11:30:25,516 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2025-04-21 11:30:25,516 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2025-04-21 11:30:25,516 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2025-04-21 11:30:25,517 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2025-04-21 11:30:25,517 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2025-04-21 11:30:25,518 wheel INFO adding 'django/contrib/sitemaps/views.py' 2025-04-21 11:30:25,518 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2025-04-21 11:30:25,519 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2025-04-21 11:30:25,519 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2025-04-21 11:30:25,519 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2025-04-21 11:30:25,520 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2025-04-21 11:30:25,520 wheel INFO adding 'django/contrib/sites/__init__.py' 2025-04-21 11:30:25,521 wheel INFO adding 'django/contrib/sites/admin.py' 2025-04-21 11:30:25,521 wheel INFO adding 'django/contrib/sites/apps.py' 2025-04-21 11:30:25,522 wheel INFO adding 'django/contrib/sites/checks.py' 2025-04-21 11:30:25,522 wheel INFO adding 'django/contrib/sites/management.py' 2025-04-21 11:30:25,523 wheel INFO adding 'django/contrib/sites/managers.py' 2025-04-21 11:30:25,523 wheel INFO adding 'django/contrib/sites/middleware.py' 2025-04-21 11:30:25,523 wheel INFO adding 'django/contrib/sites/models.py' 2025-04-21 11:30:25,524 wheel INFO adding 'django/contrib/sites/requests.py' 2025-04-21 11:30:25,524 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2025-04-21 11:30:25,526 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,526 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2025-04-21 11:30:25,527 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,527 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2025-04-21 11:30:25,528 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,528 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-21 11:30:25,529 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,529 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2025-04-21 11:30:25,530 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,530 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2025-04-21 11:30:25,531 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,531 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2025-04-21 11:30:25,532 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,532 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,533 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,533 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,534 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,534 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2025-04-21 11:30:25,534 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,535 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,535 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,536 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2025-04-21 11:30:25,536 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,537 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,537 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,538 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2025-04-21 11:30:25,538 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,539 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,539 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,540 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2025-04-21 11:30:25,540 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,541 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2025-04-21 11:30:25,541 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,542 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,542 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,543 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2025-04-21 11:30:25,543 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,543 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2025-04-21 11:30:25,544 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,544 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2025-04-21 11:30:25,545 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,545 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2025-04-21 11:30:25,546 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,546 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2025-04-21 11:30:25,547 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,547 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2025-04-21 11:30:25,548 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,548 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,549 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,549 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2025-04-21 11:30:25,550 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,550 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2025-04-21 11:30:25,551 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,551 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2025-04-21 11:30:25,551 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,552 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2025-04-21 11:30:25,552 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,553 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,553 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,554 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,554 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,554 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,555 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,555 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,556 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,556 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,557 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,557 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2025-04-21 11:30:25,558 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,558 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2025-04-21 11:30:25,559 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,559 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,560 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,560 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2025-04-21 11:30:25,561 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,561 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,562 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,562 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,563 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,563 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,563 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,564 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2025-04-21 11:30:25,564 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,565 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2025-04-21 11:30:25,565 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,566 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2025-04-21 11:30:25,566 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,566 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2025-04-21 11:30:25,567 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,567 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2025-04-21 11:30:25,568 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,568 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2025-04-21 11:30:25,569 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,569 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2025-04-21 11:30:25,570 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,570 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2025-04-21 11:30:25,571 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,571 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2025-04-21 11:30:25,572 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,572 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2025-04-21 11:30:25,573 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,573 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,573 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,574 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2025-04-21 11:30:25,574 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,575 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,575 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,576 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2025-04-21 11:30:25,576 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,577 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2025-04-21 11:30:25,577 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,577 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,578 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,578 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,579 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,579 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,580 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,580 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,581 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,581 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2025-04-21 11:30:25,582 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,582 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,583 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,583 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,584 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,584 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2025-04-21 11:30:25,585 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,585 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2025-04-21 11:30:25,585 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,586 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2025-04-21 11:30:25,586 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,587 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2025-04-21 11:30:25,587 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,588 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,588 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,589 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,589 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,589 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2025-04-21 11:30:25,590 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,591 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2025-04-21 11:30:25,591 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,592 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,592 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,592 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,593 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,593 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-21 11:30:25,594 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,594 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2025-04-21 11:30:25,595 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,595 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2025-04-21 11:30:25,596 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,596 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,597 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,597 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2025-04-21 11:30:25,597 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,598 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2025-04-21 11:30:25,598 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,599 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,599 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,600 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-21 11:30:25,600 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,601 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2025-04-21 11:30:25,601 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,601 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2025-04-21 11:30:25,602 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,602 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2025-04-21 11:30:25,603 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,603 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2025-04-21 11:30:25,604 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,604 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2025-04-21 11:30:25,605 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,605 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2025-04-21 11:30:25,606 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,606 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,607 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,607 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2025-04-21 11:30:25,607 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,608 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2025-04-21 11:30:25,608 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,609 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2025-04-21 11:30:25,609 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,610 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2025-04-21 11:30:25,610 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,611 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2025-04-21 11:30:25,611 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,612 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2025-04-21 11:30:25,612 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,612 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2025-04-21 11:30:25,613 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,613 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-21 11:30:25,614 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-21 11:30:25,614 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-21 11:30:25,615 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2025-04-21 11:30:25,615 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2025-04-21 11:30:25,615 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2025-04-21 11:30:25,616 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2025-04-21 11:30:25,616 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2025-04-21 11:30:25,617 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2025-04-21 11:30:25,617 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2025-04-21 11:30:25,618 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2025-04-21 11:30:25,618 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2025-04-21 11:30:25,619 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2025-04-21 11:30:25,619 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2025-04-21 11:30:25,619 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2025-04-21 11:30:25,620 wheel INFO adding 'django/contrib/staticfiles/views.py' 2025-04-21 11:30:25,620 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2025-04-21 11:30:25,621 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2025-04-21 11:30:25,621 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2025-04-21 11:30:25,622 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2025-04-21 11:30:25,622 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2025-04-21 11:30:25,623 wheel INFO adding 'django/contrib/syndication/__init__.py' 2025-04-21 11:30:25,623 wheel INFO adding 'django/contrib/syndication/apps.py' 2025-04-21 11:30:25,623 wheel INFO adding 'django/contrib/syndication/views.py' 2025-04-21 11:30:25,624 wheel INFO adding 'django/core/__init__.py' 2025-04-21 11:30:25,624 wheel INFO adding 'django/core/asgi.py' 2025-04-21 11:30:25,625 wheel INFO adding 'django/core/exceptions.py' 2025-04-21 11:30:25,625 wheel INFO adding 'django/core/paginator.py' 2025-04-21 11:30:25,626 wheel INFO adding 'django/core/signals.py' 2025-04-21 11:30:25,626 wheel INFO adding 'django/core/signing.py' 2025-04-21 11:30:25,627 wheel INFO adding 'django/core/validators.py' 2025-04-21 11:30:25,627 wheel INFO adding 'django/core/wsgi.py' 2025-04-21 11:30:25,628 wheel INFO adding 'django/core/cache/__init__.py' 2025-04-21 11:30:25,628 wheel INFO adding 'django/core/cache/utils.py' 2025-04-21 11:30:25,629 wheel INFO adding 'django/core/cache/backends/__init__.py' 2025-04-21 11:30:25,629 wheel INFO adding 'django/core/cache/backends/base.py' 2025-04-21 11:30:25,630 wheel INFO adding 'django/core/cache/backends/db.py' 2025-04-21 11:30:25,630 wheel INFO adding 'django/core/cache/backends/dummy.py' 2025-04-21 11:30:25,630 wheel INFO adding 'django/core/cache/backends/filebased.py' 2025-04-21 11:30:25,631 wheel INFO adding 'django/core/cache/backends/locmem.py' 2025-04-21 11:30:25,631 wheel INFO adding 'django/core/cache/backends/memcached.py' 2025-04-21 11:30:25,632 wheel INFO adding 'django/core/cache/backends/redis.py' 2025-04-21 11:30:25,632 wheel INFO adding 'django/core/checks/__init__.py' 2025-04-21 11:30:25,633 wheel INFO adding 'django/core/checks/async_checks.py' 2025-04-21 11:30:25,633 wheel INFO adding 'django/core/checks/caches.py' 2025-04-21 11:30:25,634 wheel INFO adding 'django/core/checks/database.py' 2025-04-21 11:30:25,634 wheel INFO adding 'django/core/checks/files.py' 2025-04-21 11:30:25,634 wheel INFO adding 'django/core/checks/messages.py' 2025-04-21 11:30:25,635 wheel INFO adding 'django/core/checks/model_checks.py' 2025-04-21 11:30:25,635 wheel INFO adding 'django/core/checks/registry.py' 2025-04-21 11:30:25,636 wheel INFO adding 'django/core/checks/templates.py' 2025-04-21 11:30:25,636 wheel INFO adding 'django/core/checks/translation.py' 2025-04-21 11:30:25,637 wheel INFO adding 'django/core/checks/urls.py' 2025-04-21 11:30:25,637 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2025-04-21 11:30:25,638 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2025-04-21 11:30:25,638 wheel INFO adding 'django/core/checks/security/__init__.py' 2025-04-21 11:30:25,638 wheel INFO adding 'django/core/checks/security/base.py' 2025-04-21 11:30:25,639 wheel INFO adding 'django/core/checks/security/csrf.py' 2025-04-21 11:30:25,639 wheel INFO adding 'django/core/checks/security/sessions.py' 2025-04-21 11:30:25,640 wheel INFO adding 'django/core/files/__init__.py' 2025-04-21 11:30:25,640 wheel INFO adding 'django/core/files/base.py' 2025-04-21 11:30:25,641 wheel INFO adding 'django/core/files/images.py' 2025-04-21 11:30:25,641 wheel INFO adding 'django/core/files/locks.py' 2025-04-21 11:30:25,642 wheel INFO adding 'django/core/files/move.py' 2025-04-21 11:30:25,642 wheel INFO adding 'django/core/files/temp.py' 2025-04-21 11:30:25,642 wheel INFO adding 'django/core/files/uploadedfile.py' 2025-04-21 11:30:25,643 wheel INFO adding 'django/core/files/uploadhandler.py' 2025-04-21 11:30:25,643 wheel INFO adding 'django/core/files/utils.py' 2025-04-21 11:30:25,644 wheel INFO adding 'django/core/files/storage/__init__.py' 2025-04-21 11:30:25,644 wheel INFO adding 'django/core/files/storage/base.py' 2025-04-21 11:30:25,645 wheel INFO adding 'django/core/files/storage/filesystem.py' 2025-04-21 11:30:25,645 wheel INFO adding 'django/core/files/storage/handler.py' 2025-04-21 11:30:25,646 wheel INFO adding 'django/core/files/storage/memory.py' 2025-04-21 11:30:25,646 wheel INFO adding 'django/core/files/storage/mixins.py' 2025-04-21 11:30:25,646 wheel INFO adding 'django/core/handlers/__init__.py' 2025-04-21 11:30:25,647 wheel INFO adding 'django/core/handlers/asgi.py' 2025-04-21 11:30:25,647 wheel INFO adding 'django/core/handlers/base.py' 2025-04-21 11:30:25,648 wheel INFO adding 'django/core/handlers/exception.py' 2025-04-21 11:30:25,648 wheel INFO adding 'django/core/handlers/wsgi.py' 2025-04-21 11:30:25,649 wheel INFO adding 'django/core/mail/__init__.py' 2025-04-21 11:30:25,649 wheel INFO adding 'django/core/mail/message.py' 2025-04-21 11:30:25,650 wheel INFO adding 'django/core/mail/utils.py' 2025-04-21 11:30:25,650 wheel INFO adding 'django/core/mail/backends/__init__.py' 2025-04-21 11:30:25,651 wheel INFO adding 'django/core/mail/backends/base.py' 2025-04-21 11:30:25,651 wheel INFO adding 'django/core/mail/backends/console.py' 2025-04-21 11:30:25,652 wheel INFO adding 'django/core/mail/backends/dummy.py' 2025-04-21 11:30:25,652 wheel INFO adding 'django/core/mail/backends/filebased.py' 2025-04-21 11:30:25,652 wheel INFO adding 'django/core/mail/backends/locmem.py' 2025-04-21 11:30:25,653 wheel INFO adding 'django/core/mail/backends/smtp.py' 2025-04-21 11:30:25,653 wheel INFO adding 'django/core/management/__init__.py' 2025-04-21 11:30:25,654 wheel INFO adding 'django/core/management/base.py' 2025-04-21 11:30:25,655 wheel INFO adding 'django/core/management/color.py' 2025-04-21 11:30:25,655 wheel INFO adding 'django/core/management/sql.py' 2025-04-21 11:30:25,655 wheel INFO adding 'django/core/management/templates.py' 2025-04-21 11:30:25,656 wheel INFO adding 'django/core/management/utils.py' 2025-04-21 11:30:25,656 wheel INFO adding 'django/core/management/commands/__init__.py' 2025-04-21 11:30:25,657 wheel INFO adding 'django/core/management/commands/check.py' 2025-04-21 11:30:25,657 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2025-04-21 11:30:25,658 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2025-04-21 11:30:25,658 wheel INFO adding 'django/core/management/commands/dbshell.py' 2025-04-21 11:30:25,659 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2025-04-21 11:30:25,659 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2025-04-21 11:30:25,660 wheel INFO adding 'django/core/management/commands/flush.py' 2025-04-21 11:30:25,660 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2025-04-21 11:30:25,661 wheel INFO adding 'django/core/management/commands/loaddata.py' 2025-04-21 11:30:25,662 wheel INFO adding 'django/core/management/commands/makemessages.py' 2025-04-21 11:30:25,662 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2025-04-21 11:30:25,663 wheel INFO adding 'django/core/management/commands/migrate.py' 2025-04-21 11:30:25,663 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2025-04-21 11:30:25,664 wheel INFO adding 'django/core/management/commands/runserver.py' 2025-04-21 11:30:25,664 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2025-04-21 11:30:25,665 wheel INFO adding 'django/core/management/commands/shell.py' 2025-04-21 11:30:25,665 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2025-04-21 11:30:25,666 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2025-04-21 11:30:25,666 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2025-04-21 11:30:25,666 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2025-04-21 11:30:25,667 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2025-04-21 11:30:25,667 wheel INFO adding 'django/core/management/commands/startapp.py' 2025-04-21 11:30:25,668 wheel INFO adding 'django/core/management/commands/startproject.py' 2025-04-21 11:30:25,668 wheel INFO adding 'django/core/management/commands/test.py' 2025-04-21 11:30:25,669 wheel INFO adding 'django/core/management/commands/testserver.py' 2025-04-21 11:30:25,669 wheel INFO adding 'django/core/serializers/__init__.py' 2025-04-21 11:30:25,670 wheel INFO adding 'django/core/serializers/base.py' 2025-04-21 11:30:25,670 wheel INFO adding 'django/core/serializers/json.py' 2025-04-21 11:30:25,671 wheel INFO adding 'django/core/serializers/jsonl.py' 2025-04-21 11:30:25,671 wheel INFO adding 'django/core/serializers/python.py' 2025-04-21 11:30:25,671 wheel INFO adding 'django/core/serializers/pyyaml.py' 2025-04-21 11:30:25,672 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2025-04-21 11:30:25,673 wheel INFO adding 'django/core/servers/__init__.py' 2025-04-21 11:30:25,673 wheel INFO adding 'django/core/servers/basehttp.py' 2025-04-21 11:30:25,674 wheel INFO adding 'django/db/__init__.py' 2025-04-21 11:30:25,674 wheel INFO adding 'django/db/transaction.py' 2025-04-21 11:30:25,675 wheel INFO adding 'django/db/utils.py' 2025-04-21 11:30:25,675 wheel INFO adding 'django/db/backends/__init__.py' 2025-04-21 11:30:25,676 wheel INFO adding 'django/db/backends/ddl_references.py' 2025-04-21 11:30:25,676 wheel INFO adding 'django/db/backends/signals.py' 2025-04-21 11:30:25,676 wheel INFO adding 'django/db/backends/utils.py' 2025-04-21 11:30:25,677 wheel INFO adding 'django/db/backends/base/__init__.py' 2025-04-21 11:30:25,678 wheel INFO adding 'django/db/backends/base/base.py' 2025-04-21 11:30:25,678 wheel INFO adding 'django/db/backends/base/client.py' 2025-04-21 11:30:25,679 wheel INFO adding 'django/db/backends/base/creation.py' 2025-04-21 11:30:25,679 wheel INFO adding 'django/db/backends/base/features.py' 2025-04-21 11:30:25,680 wheel INFO adding 'django/db/backends/base/introspection.py' 2025-04-21 11:30:25,680 wheel INFO adding 'django/db/backends/base/operations.py' 2025-04-21 11:30:25,681 wheel INFO adding 'django/db/backends/base/schema.py' 2025-04-21 11:30:25,682 wheel INFO adding 'django/db/backends/base/validation.py' 2025-04-21 11:30:25,683 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2025-04-21 11:30:25,683 wheel INFO adding 'django/db/backends/dummy/base.py' 2025-04-21 11:30:25,683 wheel INFO adding 'django/db/backends/dummy/features.py' 2025-04-21 11:30:25,684 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2025-04-21 11:30:25,684 wheel INFO adding 'django/db/backends/mysql/base.py' 2025-04-21 11:30:25,685 wheel INFO adding 'django/db/backends/mysql/client.py' 2025-04-21 11:30:25,685 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2025-04-21 11:30:25,686 wheel INFO adding 'django/db/backends/mysql/creation.py' 2025-04-21 11:30:25,686 wheel INFO adding 'django/db/backends/mysql/features.py' 2025-04-21 11:30:25,687 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2025-04-21 11:30:25,687 wheel INFO adding 'django/db/backends/mysql/operations.py' 2025-04-21 11:30:25,688 wheel INFO adding 'django/db/backends/mysql/schema.py' 2025-04-21 11:30:25,688 wheel INFO adding 'django/db/backends/mysql/validation.py' 2025-04-21 11:30:25,689 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2025-04-21 11:30:25,689 wheel INFO adding 'django/db/backends/oracle/base.py' 2025-04-21 11:30:25,690 wheel INFO adding 'django/db/backends/oracle/client.py' 2025-04-21 11:30:25,690 wheel INFO adding 'django/db/backends/oracle/creation.py' 2025-04-21 11:30:25,691 wheel INFO adding 'django/db/backends/oracle/features.py' 2025-04-21 11:30:25,691 wheel INFO adding 'django/db/backends/oracle/functions.py' 2025-04-21 11:30:25,692 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2025-04-21 11:30:25,693 wheel INFO adding 'django/db/backends/oracle/operations.py' 2025-04-21 11:30:25,693 wheel INFO adding 'django/db/backends/oracle/schema.py' 2025-04-21 11:30:25,694 wheel INFO adding 'django/db/backends/oracle/utils.py' 2025-04-21 11:30:25,694 wheel INFO adding 'django/db/backends/oracle/validation.py' 2025-04-21 11:30:25,695 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2025-04-21 11:30:25,695 wheel INFO adding 'django/db/backends/postgresql/base.py' 2025-04-21 11:30:25,696 wheel INFO adding 'django/db/backends/postgresql/client.py' 2025-04-21 11:30:25,696 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2025-04-21 11:30:25,696 wheel INFO adding 'django/db/backends/postgresql/features.py' 2025-04-21 11:30:25,697 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2025-04-21 11:30:25,697 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2025-04-21 11:30:25,698 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2025-04-21 11:30:25,698 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2025-04-21 11:30:25,699 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2025-04-21 11:30:25,699 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2025-04-21 11:30:25,700 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2025-04-21 11:30:25,701 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2025-04-21 11:30:25,701 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2025-04-21 11:30:25,701 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2025-04-21 11:30:25,702 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2025-04-21 11:30:25,703 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2025-04-21 11:30:25,703 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2025-04-21 11:30:25,704 wheel INFO adding 'django/db/migrations/__init__.py' 2025-04-21 11:30:25,705 wheel INFO adding 'django/db/migrations/autodetector.py' 2025-04-21 11:30:25,705 wheel INFO adding 'django/db/migrations/exceptions.py' 2025-04-21 11:30:25,706 wheel INFO adding 'django/db/migrations/executor.py' 2025-04-21 11:30:25,706 wheel INFO adding 'django/db/migrations/graph.py' 2025-04-21 11:30:25,707 wheel INFO adding 'django/db/migrations/loader.py' 2025-04-21 11:30:25,708 wheel INFO adding 'django/db/migrations/migration.py' 2025-04-21 11:30:25,708 wheel INFO adding 'django/db/migrations/optimizer.py' 2025-04-21 11:30:25,709 wheel INFO adding 'django/db/migrations/questioner.py' 2025-04-21 11:30:25,709 wheel INFO adding 'django/db/migrations/recorder.py' 2025-04-21 11:30:25,710 wheel INFO adding 'django/db/migrations/serializer.py' 2025-04-21 11:30:25,710 wheel INFO adding 'django/db/migrations/state.py' 2025-04-21 11:30:25,711 wheel INFO adding 'django/db/migrations/utils.py' 2025-04-21 11:30:25,711 wheel INFO adding 'django/db/migrations/writer.py' 2025-04-21 11:30:25,712 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2025-04-21 11:30:25,712 wheel INFO adding 'django/db/migrations/operations/base.py' 2025-04-21 11:30:25,713 wheel INFO adding 'django/db/migrations/operations/fields.py' 2025-04-21 11:30:25,714 wheel INFO adding 'django/db/migrations/operations/models.py' 2025-04-21 11:30:25,714 wheel INFO adding 'django/db/migrations/operations/special.py' 2025-04-21 11:30:25,715 wheel INFO adding 'django/db/models/__init__.py' 2025-04-21 11:30:25,716 wheel INFO adding 'django/db/models/aggregates.py' 2025-04-21 11:30:25,716 wheel INFO adding 'django/db/models/base.py' 2025-04-21 11:30:25,717 wheel INFO adding 'django/db/models/constants.py' 2025-04-21 11:30:25,718 wheel INFO adding 'django/db/models/constraints.py' 2025-04-21 11:30:25,719 wheel INFO adding 'django/db/models/deletion.py' 2025-04-21 11:30:25,719 wheel INFO adding 'django/db/models/enums.py' 2025-04-21 11:30:25,720 wheel INFO adding 'django/db/models/expressions.py' 2025-04-21 11:30:25,721 wheel INFO adding 'django/db/models/indexes.py' 2025-04-21 11:30:25,721 wheel INFO adding 'django/db/models/lookups.py' 2025-04-21 11:30:25,722 wheel INFO adding 'django/db/models/manager.py' 2025-04-21 11:30:25,722 wheel INFO adding 'django/db/models/options.py' 2025-04-21 11:30:25,723 wheel INFO adding 'django/db/models/query.py' 2025-04-21 11:30:25,725 wheel INFO adding 'django/db/models/query_utils.py' 2025-04-21 11:30:25,725 wheel INFO adding 'django/db/models/signals.py' 2025-04-21 11:30:25,726 wheel INFO adding 'django/db/models/utils.py' 2025-04-21 11:30:25,726 wheel INFO adding 'django/db/models/fields/__init__.py' 2025-04-21 11:30:25,728 wheel INFO adding 'django/db/models/fields/files.py' 2025-04-21 11:30:25,728 wheel INFO adding 'django/db/models/fields/json.py' 2025-04-21 11:30:25,729 wheel INFO adding 'django/db/models/fields/mixins.py' 2025-04-21 11:30:25,729 wheel INFO adding 'django/db/models/fields/proxy.py' 2025-04-21 11:30:25,730 wheel INFO adding 'django/db/models/fields/related.py' 2025-04-21 11:30:25,731 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2025-04-21 11:30:25,732 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2025-04-21 11:30:25,732 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2025-04-21 11:30:25,733 wheel INFO adding 'django/db/models/functions/__init__.py' 2025-04-21 11:30:25,733 wheel INFO adding 'django/db/models/functions/comparison.py' 2025-04-21 11:30:25,734 wheel INFO adding 'django/db/models/functions/datetime.py' 2025-04-21 11:30:25,734 wheel INFO adding 'django/db/models/functions/math.py' 2025-04-21 11:30:25,735 wheel INFO adding 'django/db/models/functions/mixins.py' 2025-04-21 11:30:25,735 wheel INFO adding 'django/db/models/functions/text.py' 2025-04-21 11:30:25,736 wheel INFO adding 'django/db/models/functions/window.py' 2025-04-21 11:30:25,736 wheel INFO adding 'django/db/models/sql/__init__.py' 2025-04-21 11:30:25,737 wheel INFO adding 'django/db/models/sql/compiler.py' 2025-04-21 11:30:25,738 wheel INFO adding 'django/db/models/sql/constants.py' 2025-04-21 11:30:25,738 wheel INFO adding 'django/db/models/sql/datastructures.py' 2025-04-21 11:30:25,739 wheel INFO adding 'django/db/models/sql/query.py' 2025-04-21 11:30:25,740 wheel INFO adding 'django/db/models/sql/subqueries.py' 2025-04-21 11:30:25,741 wheel INFO adding 'django/db/models/sql/where.py' 2025-04-21 11:30:25,741 wheel INFO adding 'django/dispatch/__init__.py' 2025-04-21 11:30:25,742 wheel INFO adding 'django/dispatch/dispatcher.py' 2025-04-21 11:30:25,742 wheel INFO adding 'django/dispatch/license.txt' 2025-04-21 11:30:25,743 wheel INFO adding 'django/forms/__init__.py' 2025-04-21 11:30:25,743 wheel INFO adding 'django/forms/boundfield.py' 2025-04-21 11:30:25,744 wheel INFO adding 'django/forms/fields.py' 2025-04-21 11:30:25,745 wheel INFO adding 'django/forms/forms.py' 2025-04-21 11:30:25,745 wheel INFO adding 'django/forms/formsets.py' 2025-04-21 11:30:25,746 wheel INFO adding 'django/forms/models.py' 2025-04-21 11:30:25,747 wheel INFO adding 'django/forms/renderers.py' 2025-04-21 11:30:25,747 wheel INFO adding 'django/forms/utils.py' 2025-04-21 11:30:25,748 wheel INFO adding 'django/forms/widgets.py' 2025-04-21 11:30:25,749 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2025-04-21 11:30:25,749 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2025-04-21 11:30:25,749 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2025-04-21 11:30:25,750 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2025-04-21 11:30:25,750 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2025-04-21 11:30:25,751 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2025-04-21 11:30:25,751 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2025-04-21 11:30:25,752 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2025-04-21 11:30:25,752 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2025-04-21 11:30:25,752 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2025-04-21 11:30:25,753 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2025-04-21 11:30:25,753 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2025-04-21 11:30:25,754 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2025-04-21 11:30:25,754 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2025-04-21 11:30:25,754 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2025-04-21 11:30:25,755 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2025-04-21 11:30:25,755 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2025-04-21 11:30:25,755 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2025-04-21 11:30:25,756 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2025-04-21 11:30:25,756 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2025-04-21 11:30:25,757 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2025-04-21 11:30:25,757 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2025-04-21 11:30:25,758 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2025-04-21 11:30:25,758 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2025-04-21 11:30:25,758 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2025-04-21 11:30:25,759 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2025-04-21 11:30:25,759 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2025-04-21 11:30:25,760 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2025-04-21 11:30:25,760 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2025-04-21 11:30:25,760 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2025-04-21 11:30:25,761 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2025-04-21 11:30:25,761 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2025-04-21 11:30:25,761 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2025-04-21 11:30:25,762 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2025-04-21 11:30:25,762 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2025-04-21 11:30:25,763 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2025-04-21 11:30:25,763 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2025-04-21 11:30:25,763 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2025-04-21 11:30:25,764 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2025-04-21 11:30:25,764 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2025-04-21 11:30:25,764 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2025-04-21 11:30:25,765 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2025-04-21 11:30:25,765 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2025-04-21 11:30:25,766 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2025-04-21 11:30:25,766 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2025-04-21 11:30:25,766 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2025-04-21 11:30:25,767 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2025-04-21 11:30:25,767 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2025-04-21 11:30:25,768 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2025-04-21 11:30:25,768 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2025-04-21 11:30:25,769 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2025-04-21 11:30:25,769 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2025-04-21 11:30:25,769 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2025-04-21 11:30:25,770 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2025-04-21 11:30:25,770 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2025-04-21 11:30:25,771 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2025-04-21 11:30:25,771 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2025-04-21 11:30:25,772 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2025-04-21 11:30:25,772 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2025-04-21 11:30:25,772 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2025-04-21 11:30:25,773 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2025-04-21 11:30:25,773 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2025-04-21 11:30:25,774 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2025-04-21 11:30:25,774 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2025-04-21 11:30:25,775 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2025-04-21 11:30:25,775 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2025-04-21 11:30:25,775 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2025-04-21 11:30:25,776 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2025-04-21 11:30:25,776 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2025-04-21 11:30:25,777 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2025-04-21 11:30:25,777 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2025-04-21 11:30:25,777 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2025-04-21 11:30:25,778 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2025-04-21 11:30:25,778 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2025-04-21 11:30:25,779 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2025-04-21 11:30:25,779 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2025-04-21 11:30:25,779 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2025-04-21 11:30:25,780 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2025-04-21 11:30:25,780 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2025-04-21 11:30:25,781 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2025-04-21 11:30:25,781 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2025-04-21 11:30:25,781 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2025-04-21 11:30:25,782 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2025-04-21 11:30:25,782 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2025-04-21 11:30:25,782 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2025-04-21 11:30:25,783 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2025-04-21 11:30:25,783 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2025-04-21 11:30:25,784 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2025-04-21 11:30:25,784 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2025-04-21 11:30:25,784 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2025-04-21 11:30:25,785 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2025-04-21 11:30:25,785 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2025-04-21 11:30:25,786 wheel INFO adding 'django/http/__init__.py' 2025-04-21 11:30:25,786 wheel INFO adding 'django/http/cookie.py' 2025-04-21 11:30:25,786 wheel INFO adding 'django/http/multipartparser.py' 2025-04-21 11:30:25,787 wheel INFO adding 'django/http/request.py' 2025-04-21 11:30:25,788 wheel INFO adding 'django/http/response.py' 2025-04-21 11:30:25,788 wheel INFO adding 'django/middleware/__init__.py' 2025-04-21 11:30:25,789 wheel INFO adding 'django/middleware/cache.py' 2025-04-21 11:30:25,789 wheel INFO adding 'django/middleware/clickjacking.py' 2025-04-21 11:30:25,790 wheel INFO adding 'django/middleware/common.py' 2025-04-21 11:30:25,790 wheel INFO adding 'django/middleware/csrf.py' 2025-04-21 11:30:25,791 wheel INFO adding 'django/middleware/gzip.py' 2025-04-21 11:30:25,791 wheel INFO adding 'django/middleware/http.py' 2025-04-21 11:30:25,792 wheel INFO adding 'django/middleware/locale.py' 2025-04-21 11:30:25,792 wheel INFO adding 'django/middleware/security.py' 2025-04-21 11:30:25,792 wheel INFO adding 'django/template/__init__.py' 2025-04-21 11:30:25,793 wheel INFO adding 'django/template/autoreload.py' 2025-04-21 11:30:25,793 wheel INFO adding 'django/template/base.py' 2025-04-21 11:30:25,794 wheel INFO adding 'django/template/context.py' 2025-04-21 11:30:25,795 wheel INFO adding 'django/template/context_processors.py' 2025-04-21 11:30:25,795 wheel INFO adding 'django/template/defaultfilters.py' 2025-04-21 11:30:25,796 wheel INFO adding 'django/template/defaulttags.py' 2025-04-21 11:30:25,797 wheel INFO adding 'django/template/engine.py' 2025-04-21 11:30:25,797 wheel INFO adding 'django/template/exceptions.py' 2025-04-21 11:30:25,798 wheel INFO adding 'django/template/library.py' 2025-04-21 11:30:25,798 wheel INFO adding 'django/template/loader.py' 2025-04-21 11:30:25,799 wheel INFO adding 'django/template/loader_tags.py' 2025-04-21 11:30:25,799 wheel INFO adding 'django/template/response.py' 2025-04-21 11:30:25,799 wheel INFO adding 'django/template/smartif.py' 2025-04-21 11:30:25,800 wheel INFO adding 'django/template/utils.py' 2025-04-21 11:30:25,800 wheel INFO adding 'django/template/backends/__init__.py' 2025-04-21 11:30:25,801 wheel INFO adding 'django/template/backends/base.py' 2025-04-21 11:30:25,801 wheel INFO adding 'django/template/backends/django.py' 2025-04-21 11:30:25,802 wheel INFO adding 'django/template/backends/dummy.py' 2025-04-21 11:30:25,802 wheel INFO adding 'django/template/backends/jinja2.py' 2025-04-21 11:30:25,803 wheel INFO adding 'django/template/backends/utils.py' 2025-04-21 11:30:25,803 wheel INFO adding 'django/template/loaders/__init__.py' 2025-04-21 11:30:25,803 wheel INFO adding 'django/template/loaders/app_directories.py' 2025-04-21 11:30:25,804 wheel INFO adding 'django/template/loaders/base.py' 2025-04-21 11:30:25,804 wheel INFO adding 'django/template/loaders/cached.py' 2025-04-21 11:30:25,805 wheel INFO adding 'django/template/loaders/filesystem.py' 2025-04-21 11:30:25,805 wheel INFO adding 'django/template/loaders/locmem.py' 2025-04-21 11:30:25,805 wheel INFO adding 'django/templatetags/__init__.py' 2025-04-21 11:30:25,806 wheel INFO adding 'django/templatetags/cache.py' 2025-04-21 11:30:25,806 wheel INFO adding 'django/templatetags/i18n.py' 2025-04-21 11:30:25,807 wheel INFO adding 'django/templatetags/l10n.py' 2025-04-21 11:30:25,807 wheel INFO adding 'django/templatetags/static.py' 2025-04-21 11:30:25,808 wheel INFO adding 'django/templatetags/tz.py' 2025-04-21 11:30:25,808 wheel INFO adding 'django/test/__init__.py' 2025-04-21 11:30:25,809 wheel INFO adding 'django/test/client.py' 2025-04-21 11:30:25,809 wheel INFO adding 'django/test/html.py' 2025-04-21 11:30:25,810 wheel INFO adding 'django/test/runner.py' 2025-04-21 11:30:25,811 wheel INFO adding 'django/test/selenium.py' 2025-04-21 11:30:25,811 wheel INFO adding 'django/test/signals.py' 2025-04-21 11:30:25,812 wheel INFO adding 'django/test/testcases.py' 2025-04-21 11:30:25,813 wheel INFO adding 'django/test/utils.py' 2025-04-21 11:30:25,814 wheel INFO adding 'django/urls/__init__.py' 2025-04-21 11:30:25,814 wheel INFO adding 'django/urls/base.py' 2025-04-21 11:30:25,814 wheel INFO adding 'django/urls/conf.py' 2025-04-21 11:30:25,815 wheel INFO adding 'django/urls/converters.py' 2025-04-21 11:30:25,815 wheel INFO adding 'django/urls/exceptions.py' 2025-04-21 11:30:25,816 wheel INFO adding 'django/urls/resolvers.py' 2025-04-21 11:30:25,816 wheel INFO adding 'django/urls/utils.py' 2025-04-21 11:30:25,817 wheel INFO adding 'django/utils/__init__.py' 2025-04-21 11:30:25,817 wheel INFO adding 'django/utils/_os.py' 2025-04-21 11:30:25,818 wheel INFO adding 'django/utils/archive.py' 2025-04-21 11:30:25,818 wheel INFO adding 'django/utils/asyncio.py' 2025-04-21 11:30:25,819 wheel INFO adding 'django/utils/autoreload.py' 2025-04-21 11:30:25,819 wheel INFO adding 'django/utils/baseconv.py' 2025-04-21 11:30:25,820 wheel INFO adding 'django/utils/cache.py' 2025-04-21 11:30:25,820 wheel INFO adding 'django/utils/connection.py' 2025-04-21 11:30:25,821 wheel INFO adding 'django/utils/crypto.py' 2025-04-21 11:30:25,821 wheel INFO adding 'django/utils/datastructures.py' 2025-04-21 11:30:25,822 wheel INFO adding 'django/utils/dateformat.py' 2025-04-21 11:30:25,822 wheel INFO adding 'django/utils/dateparse.py' 2025-04-21 11:30:25,822 wheel INFO adding 'django/utils/dates.py' 2025-04-21 11:30:25,823 wheel INFO adding 'django/utils/datetime_safe.py' 2025-04-21 11:30:25,823 wheel INFO adding 'django/utils/deconstruct.py' 2025-04-21 11:30:25,824 wheel INFO adding 'django/utils/decorators.py' 2025-04-21 11:30:25,824 wheel INFO adding 'django/utils/deprecation.py' 2025-04-21 11:30:25,824 wheel INFO adding 'django/utils/duration.py' 2025-04-21 11:30:25,825 wheel INFO adding 'django/utils/encoding.py' 2025-04-21 11:30:25,825 wheel INFO adding 'django/utils/feedgenerator.py' 2025-04-21 11:30:25,826 wheel INFO adding 'django/utils/formats.py' 2025-04-21 11:30:25,826 wheel INFO adding 'django/utils/functional.py' 2025-04-21 11:30:25,827 wheel INFO adding 'django/utils/hashable.py' 2025-04-21 11:30:25,827 wheel INFO adding 'django/utils/html.py' 2025-04-21 11:30:25,828 wheel INFO adding 'django/utils/http.py' 2025-04-21 11:30:25,828 wheel INFO adding 'django/utils/inspect.py' 2025-04-21 11:30:25,829 wheel INFO adding 'django/utils/ipv6.py' 2025-04-21 11:30:25,829 wheel INFO adding 'django/utils/itercompat.py' 2025-04-21 11:30:25,830 wheel INFO adding 'django/utils/jslex.py' 2025-04-21 11:30:25,830 wheel INFO adding 'django/utils/log.py' 2025-04-21 11:30:25,830 wheel INFO adding 'django/utils/lorem_ipsum.py' 2025-04-21 11:30:25,831 wheel INFO adding 'django/utils/module_loading.py' 2025-04-21 11:30:25,831 wheel INFO adding 'django/utils/numberformat.py' 2025-04-21 11:30:25,832 wheel INFO adding 'django/utils/regex_helper.py' 2025-04-21 11:30:25,832 wheel INFO adding 'django/utils/safestring.py' 2025-04-21 11:30:25,833 wheel INFO adding 'django/utils/termcolors.py' 2025-04-21 11:30:25,833 wheel INFO adding 'django/utils/text.py' 2025-04-21 11:30:25,834 wheel INFO adding 'django/utils/timesince.py' 2025-04-21 11:30:25,834 wheel INFO adding 'django/utils/timezone.py' 2025-04-21 11:30:25,835 wheel INFO adding 'django/utils/topological_sort.py' 2025-04-21 11:30:25,835 wheel INFO adding 'django/utils/tree.py' 2025-04-21 11:30:25,836 wheel INFO adding 'django/utils/version.py' 2025-04-21 11:30:25,836 wheel INFO adding 'django/utils/xmlutils.py' 2025-04-21 11:30:25,836 wheel INFO adding 'django/utils/translation/__init__.py' 2025-04-21 11:30:25,837 wheel INFO adding 'django/utils/translation/reloader.py' 2025-04-21 11:30:25,837 wheel INFO adding 'django/utils/translation/template.py' 2025-04-21 11:30:25,838 wheel INFO adding 'django/utils/translation/trans_null.py' 2025-04-21 11:30:25,838 wheel INFO adding 'django/utils/translation/trans_real.py' 2025-04-21 11:30:25,839 wheel INFO adding 'django/views/__init__.py' 2025-04-21 11:30:25,839 wheel INFO adding 'django/views/csrf.py' 2025-04-21 11:30:25,840 wheel INFO adding 'django/views/debug.py' 2025-04-21 11:30:25,841 wheel INFO adding 'django/views/defaults.py' 2025-04-21 11:30:25,841 wheel INFO adding 'django/views/i18n.py' 2025-04-21 11:30:25,842 wheel INFO adding 'django/views/static.py' 2025-04-21 11:30:25,842 wheel INFO adding 'django/views/decorators/__init__.py' 2025-04-21 11:30:25,843 wheel INFO adding 'django/views/decorators/cache.py' 2025-04-21 11:30:25,843 wheel INFO adding 'django/views/decorators/clickjacking.py' 2025-04-21 11:30:25,843 wheel INFO adding 'django/views/decorators/common.py' 2025-04-21 11:30:25,844 wheel INFO adding 'django/views/decorators/csrf.py' 2025-04-21 11:30:25,844 wheel INFO adding 'django/views/decorators/debug.py' 2025-04-21 11:30:25,845 wheel INFO adding 'django/views/decorators/gzip.py' 2025-04-21 11:30:25,845 wheel INFO adding 'django/views/decorators/http.py' 2025-04-21 11:30:25,845 wheel INFO adding 'django/views/decorators/vary.py' 2025-04-21 11:30:25,846 wheel INFO adding 'django/views/generic/__init__.py' 2025-04-21 11:30:25,846 wheel INFO adding 'django/views/generic/base.py' 2025-04-21 11:30:25,847 wheel INFO adding 'django/views/generic/dates.py' 2025-04-21 11:30:25,848 wheel INFO adding 'django/views/generic/detail.py' 2025-04-21 11:30:25,848 wheel INFO adding 'django/views/generic/edit.py' 2025-04-21 11:30:25,849 wheel INFO adding 'django/views/generic/list.py' 2025-04-21 11:30:25,849 wheel INFO adding 'django/views/templates/default_urlconf.html' 2025-04-21 11:30:25,850 wheel INFO adding 'django/views/templates/technical_404.html' 2025-04-21 11:30:25,850 wheel INFO adding 'django/views/templates/technical_500.html' 2025-04-21 11:30:25,851 wheel INFO adding 'django/views/templates/technical_500.txt' 2025-04-21 11:30:25,852 wheel INFO adding 'django-4.2.20.dist-info/licenses/AUTHORS' 2025-04-21 11:30:25,852 wheel INFO adding 'django-4.2.20.dist-info/licenses/LICENSE' 2025-04-21 11:30:25,853 wheel INFO adding 'django-4.2.20.dist-info/licenses/LICENSE.python' 2025-04-21 11:30:25,853 wheel INFO adding 'django-4.2.20.dist-info/METADATA' 2025-04-21 11:30:25,854 wheel INFO adding 'django-4.2.20.dist-info/WHEEL' 2025-04-21 11:30:25,854 wheel INFO adding 'django-4.2.20.dist-info/entry_points.txt' 2025-04-21 11:30:25,854 wheel INFO adding 'django-4.2.20.dist-info/top_level.txt' 2025-04-21 11:30:25,884 wheel INFO adding 'django-4.2.20.dist-info/RECORD' 2025-04-21 11:30:25,913 root INFO removing build/bdist.linux-i686/wheel 2025-04-21 11:30:26,248 gpep517 INFO The backend produced .dist/django-4.2.20-py3-none-any.whl django-4.2.20-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' '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__' >>> 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: 6.2 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.20-r0.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 21.2 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.20-r0.apk >>> py3-django: Build complete at Mon, 21 Apr 2025 11:30:44 +0000 elapsed time 0h 0m 33s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/27) Purging .makedepends-py3-django (20250421.113013) (2/27) Purging py3-asgiref-pyc (3.8.1-r1) (3/27) Purging py3-asgiref (3.8.1-r1) (4/27) Purging py3-sqlparse-pyc (0.5.1-r0) (5/27) Purging py3-sqlparse (0.5.1-r0) (6/27) Purging tzdata (2025b-r0) (7/27) Purging py3-gpep517-pyc (16-r0) (8/27) Purging py3-gpep517 (16-r0) (9/27) Purging py3-installer-pyc (0.7.0-r2) (10/27) Purging py3-installer (0.7.0-r2) (11/27) Purging py3-setuptools-pyc (77.0.3-r0) (12/27) Purging py3-setuptools (77.0.3-r0) (13/27) Purging py3-wheel-pyc (0.43.0-r0) (14/27) Purging py3-wheel (0.43.0-r0) (15/27) Purging py3-packaging-pyc (24.2-r0) (16/27) Purging py3-packaging (24.2-r0) (17/27) Purging py3-parsing-pyc (3.2.0-r0) (18/27) Purging py3-parsing (3.2.0-r0) (19/27) Purging python3-pyc (3.12.10-r0) (20/27) Purging python3-pycache-pyc0 (3.12.10-r0) (21/27) Purging pyc (3.12.10-r0) (22/27) Purging python3 (3.12.10-r0) (23/27) Purging gdbm (1.24-r0) (24/27) Purging libffi (3.4.8-r0) (25/27) Purging libpanelw (6.5_p20250412-r0) (26/27) Purging mpdecimal (4.0.0-r0) (27/27) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 405 MiB in 118 packages >>> py3-django: Updating the community/x86 repository index... >>> py3-django: Signing the index...